| 1 | [ May 28 01:13:59 Enabled. ] | ||
| 2 | [ May 28 01:13:59 Rereading configuration. ] | ||
| 3 | [ May 28 01:14:00 Rereading configuration. ] | ||
| 4 | [ May 28 01:14:01 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 28 01:14:01 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.28 01:14:01.949230 [ 1 ] {} <Information> Application: Will watch for the process with pid 23725 | ||
| 29 | 2026.05.28 01:14:01.949733 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.28 01:14:02.090923 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23725 | ||
| 31 | 2026.05.28 01:14:02.092382 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.28 01:14:02.092572 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.28 01:14:02.164624 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.28 01:14:02.191673 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.28 01:14:02.191732 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.28 01:14:02.191753 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.28 01:14:02.191812 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.28 01:14:02.192221 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.28 01:14:02.193651 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.28 01:14:02.195219 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.28 01:14:02.196127 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.28 01:14:02.196420 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.28 01:14:02.196439 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.28 01:14:02.196451 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.28 01:14:02.197085 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.28 01:14:02.199049 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.28 01:14:02.205073 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.28 01:14:02.205778 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.28 01:14:02.207699 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.28 01:14:02.207794 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.28 01:14:02.208535 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.28 01:14:02.209126 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.28 01:14:02.211893 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.28 01:14:02.212121 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.28 01:14:02.213624 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.28 01:14:02.213966 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.28 01:14:02.214314 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.28 01:14:02.214967 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.28 01:14:02.215990 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.28 01:14:02.216026 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.28 01:14:02.216099 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.28 01:14:02.216201 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.28 01:14:02.220464 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.28 01:14:02.220496 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127063 sec | ||
| 69 | 2026.05.28 01:14:02.220516 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.28 01:14:02.220528 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.28 01:14:02.220663 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.28 01:14:02.220715 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.28 01:14:02.227645 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.28 01:14:02.227695 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.28 01:14:02.227709 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.28 01:14:02.227720 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.28 01:14:02.227762 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.28 01:14:02.227777 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.28 01:14:02.229719 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.28 01:14:02.229759 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.28 01:14:02.229785 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.28 01:14:02.229922 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.28 01:14:02.229957 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.28 01:14:02.229979 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.28 01:14:02.229990 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.28 01:14:02.230002 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.28 01:14:02.230033 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.28 01:14:02.230046 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.28 01:14:02.247600 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.28 01:14:02.248206 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.28 01:14:02.248232 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3711e-05 sec | ||
| 92 | 2026.05.28 01:14:02.248244 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.28 01:14:02.248257 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.28 01:14:02.248286 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.28 01:14:02.248452 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.28 01:14:02.248495 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.28 01:14:02.248509 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.28 01:14:02.248520 [ 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). | ||
| 99 | 2026.05.28 01:14:02.248538 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.28 01:14:02.261745 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.28 01:14:02.261925 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.20 MiB (RSS), difference: 92.35 MiB | ||
| 102 | 2026.05.28 01:14:02.262202 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.383e-05 sec. | ||
| 103 | 2026.05.28 01:14:02.262499 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.28 01:14:02.262600 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.28 01:14:02.262634 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.28 01:14:02.321623 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59101 | ||
| 107 | 2026.05.28 01:14:02.321909 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.28 01:14:02.321969 [ 3 ] {} <Debug> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Authenticating user 'default' from [fd00:1122:3344:101::d]:59101 | ||
| 109 | 2026.05.28 01:14:02.322003 [ 3 ] {} <Debug> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.28 01:14:02.322038 [ 3 ] {} <Debug> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.28 01:14:02.322158 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.28 01:14:02.322196 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.28 01:14:02.322225 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.28 01:14:02.322685 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57746 | ||
| 115 | 2026.05.28 01:14:02.322982 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.28 01:14:02.323030 [ 4 ] {} <Debug> TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Authenticating user 'default' from [fd00:1122:3344:101::d]:57746 | ||
| 117 | 2026.05.28 01:14:02.323069 [ 4 ] {} <Debug> TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.05.28 01:14:02.323083 [ 4 ] {} <Debug> TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.28 01:14:02.323796 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60245 | ||
| 120 | 2026.05.28 01:14:02.323796 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58454 | ||
| 121 | 2026.05.28 01:14:02.323888 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60281 | ||
| 122 | 2026.05.28 01:14:02.324084 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.28 01:14:02.324096 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59141 | ||
| 124 | 2026.05.28 01:14:02.324110 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.28 01:14:02.324125 [ 253 ] {} <Debug> TCP-Session: 61eebac7-abe8-4b0c-949c-001c92497a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:60245 | ||
| 126 | 2026.05.28 01:14:02.324163 [ 5 ] {} <Debug> TCP-Session: 4fee5ee8-564a-4aec-a400-e9db44b5c0aa Authenticating user 'default' from [fd00:1122:3344:101::d]:58454 | ||
| 127 | 2026.05.28 01:14:02.324169 [ 253 ] {} <Debug> TCP-Session: 61eebac7-abe8-4b0c-949c-001c92497a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.28 01:14:02.324183 [ 5 ] {} <Debug> TCP-Session: 4fee5ee8-564a-4aec-a400-e9db44b5c0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.28 01:14:02.324196 [ 253 ] {} <Debug> TCP-Session: 61eebac7-abe8-4b0c-949c-001c92497a3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.28 01:14:02.324199 [ 5 ] {} <Debug> TCP-Session: 4fee5ee8-564a-4aec-a400-e9db44b5c0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.28 01:14:02.324289 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.28 01:14:02.324293 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.28 01:14:02.324334 [ 254 ] {} <Debug> TCP-Session: df72e5a9-f9c3-4f9c-b316-484c4cb14c35 Authenticating user 'default' from [fd00:1122:3344:101::d]:60281 | ||
| 134 | 2026.05.28 01:14:02.324344 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61035 | ||
| 135 | 2026.05.28 01:14:02.324364 [ 255 ] {} <Debug> TCP-Session: ce59896d-2eb7-4739-8bbf-e8879cac4ade Authenticating user 'default' from [fd00:1122:3344:101::d]:59141 | ||
| 136 | 2026.05.28 01:14:02.324371 [ 254 ] {} <Debug> TCP-Session: df72e5a9-f9c3-4f9c-b316-484c4cb14c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.28 01:14:02.324396 [ 255 ] {} <Debug> TCP-Session: ce59896d-2eb7-4739-8bbf-e8879cac4ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.28 01:14:02.324428 [ 254 ] {} <Debug> TCP-Session: df72e5a9-f9c3-4f9c-b316-484c4cb14c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.28 01:14:02.324435 [ 255 ] {} <Debug> TCP-Session: ce59896d-2eb7-4739-8bbf-e8879cac4ade Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.28 01:14:02.324447 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.05.28 01:14:02.324447 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43753 | ||
| 142 | 2026.05.28 01:14:02.324465 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59806 | ||
| 143 | 2026.05.28 01:14:02.324481 [ 257 ] {} <Debug> TCP-Session: d5a2103d-fe5c-4bfb-bd82-30cb558c0067 Authenticating user 'default' from [fd00:1122:3344:101::d]:61035 | ||
| 144 | 2026.05.28 01:14:02.324572 [ 257 ] {} <Debug> TCP-Session: d5a2103d-fe5c-4bfb-bd82-30cb558c0067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.28 01:14:02.324585 [ 257 ] {} <Debug> TCP-Session: d5a2103d-fe5c-4bfb-bd82-30cb558c0067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.28 01:14:02.324674 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.28 01:14:02.324714 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.05.28 01:14:02.324733 [ 256 ] {} <Debug> TCP-Session: dab4632b-80fc-4d42-a338-de0224d06744 Authenticating user 'default' from [fd00:1122:3344:101::d]:59806 | ||
| 149 | 2026.05.28 01:14:02.324753 [ 258 ] {} <Debug> TCP-Session: 6ff28bb1-3f98-4f08-9704-cee1e6aaad5f Authenticating user 'default' from [fd00:1122:3344:101::d]:43753 | ||
| 150 | 2026.05.28 01:14:02.324764 [ 256 ] {} <Debug> TCP-Session: dab4632b-80fc-4d42-a338-de0224d06744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.28 01:14:02.324803 [ 258 ] {} <Debug> TCP-Session: 6ff28bb1-3f98-4f08-9704-cee1e6aaad5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.28 01:14:02.324829 [ 256 ] {} <Debug> TCP-Session: dab4632b-80fc-4d42-a338-de0224d06744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.28 01:14:02.324835 [ 258 ] {} <Debug> TCP-Session: 6ff28bb1-3f98-4f08-9704-cee1e6aaad5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.28 01:14:02.326034 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.28 01:14:02.326462 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.28 01:14:02.359741 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59101) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.28 01:14:02.360468 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.28 01:14:02.360552 [ 3 ] {434c492e-4b8d-4554-9e61-863002fdfd08} <Debug> TCPHandler: Processed in 0.035441713 sec. | ||
| 205 | 2026.05.28 01:14:02.360969 [ 4 ] {} <Trace> TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.28 01:14:02.361245 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57746) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.28 01:14:02.361751 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57746) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.28 01:14:02.361922 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.28 01:14:02.362013 [ 4 ] {28d02e82-a3d9-45dd-8eca-677ccb081108} <Debug> TCPHandler: Processed in 0.001245003 sec. | ||
| 256 | 2026.05.28 01:14:02.362391 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.28 01:14:02.362661 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.28 01:14:02.362786 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.28 01:14:02.363347 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.28 01:14:02.363369 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3971e-05 sec | ||
| 261 | 2026.05.28 01:14:02.363390 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.28 01:14:02.363406 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.28 01:14:02.363428 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.28 01:14:02.364044 [ 3 ] {84bda904-07cd-4bc6-bfad-8d2738b819a4} <Debug> TCPHandler: Processed in 0.001846324 sec. | ||
| 265 | 2026.05.28 01:14:02.364193 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.28 01:14:02.364371 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.28 01:14:02.364433 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.28 01:14:02.369319 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.28 01:14:02.369764 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} <Debug> oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): Loading data parts | ||
| 271 | 2026.05.28 01:14:02.370242 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} <Debug> oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): There are no data parts | ||
| 272 | 2026.05.28 01:14:02.371544 [ 3 ] {ee8ae804-ac03-4d42-b59c-5973cf135754} <Debug> TCPHandler: Processed in 0.007403238 sec. | ||
| 273 | 2026.05.28 01:14:02.371728 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.28 01:14:02.372459 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.28 01:14:02.372516 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.28 01:14:02.377420 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} <Debug> oximeter.measurements_bool (64fe0eff-da83-48fa-afac-4211dc43a9d8): Loading data parts | ||
| 287 | 2026.05.28 01:14:02.377554 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} <Debug> oximeter.measurements_bool (64fe0eff-da83-48fa-afac-4211dc43a9d8): There are no data parts | ||
| 288 | 2026.05.28 01:14:02.377987 [ 3 ] {b2df7f89-8f7e-45f4-9052-f7db2c65fcb2} <Debug> TCPHandler: Processed in 0.006315539 sec. | ||
| 289 | 2026.05.28 01:14:02.378156 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.28 01:14:02.378336 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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) | ||
| 291 | 2026.05.28 01:14:02.378389 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.28 01:14:02.379269 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} <Debug> oximeter.measurements_i8 (b1513003-cba4-4e1d-823d-02e5fb777e21): Loading data parts | ||
| 293 | 2026.05.28 01:14:02.379393 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} <Debug> oximeter.measurements_i8 (b1513003-cba4-4e1d-823d-02e5fb777e21): There are no data parts | ||
| 294 | 2026.05.28 01:14:02.379840 [ 3 ] {80626cc7-384d-4bd9-9e9d-c57492de7fc6} <Debug> TCPHandler: Processed in 0.001736912 sec. | ||
| 295 | 2026.05.28 01:14:02.379995 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.28 01:14:02.380150 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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) | ||
| 297 | 2026.05.28 01:14:02.380204 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.28 01:14:02.381105 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} <Debug> oximeter.measurements_u8 (f07386b3-d8b8-45c6-8c24-8c7f0a9044dd): Loading data parts | ||
| 299 | 2026.05.28 01:14:02.381286 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} <Debug> oximeter.measurements_u8 (f07386b3-d8b8-45c6-8c24-8c7f0a9044dd): There are no data parts | ||
| 300 | 2026.05.28 01:14:02.381866 [ 3 ] {e2a42a18-bbe0-4358-9e32-ce41f82d5ec9} <Debug> TCPHandler: Processed in 0.001918866 sec. | ||
| 301 | 2026.05.28 01:14:02.382028 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.28 01:14:02.382225 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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) | ||
| 303 | 2026.05.28 01:14:02.382286 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.28 01:14:02.383369 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} <Debug> oximeter.measurements_i16 (7847f31b-9be3-4eb4-a5e3-0aa09675e296): Loading data parts | ||
| 305 | 2026.05.28 01:14:02.383527 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} <Debug> oximeter.measurements_i16 (7847f31b-9be3-4eb4-a5e3-0aa09675e296): There are no data parts | ||
| 306 | 2026.05.28 01:14:02.384128 [ 3 ] {f29ab4e8-5982-464e-8369-f6660424e9f0} <Debug> TCPHandler: Processed in 0.00215077 sec. | ||
| 307 | 2026.05.28 01:14:02.384342 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.28 01:14:02.384553 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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) | ||
| 309 | 2026.05.28 01:14:02.384622 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.28 01:14:02.385636 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} <Debug> oximeter.measurements_u16 (9aee4a72-05e7-4a54-b592-be2b2ae8114a): Loading data parts | ||
| 311 | 2026.05.28 01:14:02.385784 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} <Debug> oximeter.measurements_u16 (9aee4a72-05e7-4a54-b592-be2b2ae8114a): There are no data parts | ||
| 312 | 2026.05.28 01:14:02.386325 [ 3 ] {671d393d-5f9e-4236-9ea9-dc225bcc8ec0} <Debug> TCPHandler: Processed in 0.00209781 sec. | ||
| 313 | 2026.05.28 01:14:02.386496 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.28 01:14:02.386716 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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) | ||
| 315 | 2026.05.28 01:14:02.386783 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.28 01:14:02.387668 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} <Debug> oximeter.measurements_i32 (b3fc2c96-188a-40bc-84dd-7577d64490c8): Loading data parts | ||
| 317 | 2026.05.28 01:14:02.387802 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} <Debug> oximeter.measurements_i32 (b3fc2c96-188a-40bc-84dd-7577d64490c8): There are no data parts | ||
| 318 | 2026.05.28 01:14:02.388270 [ 3 ] {e73a04a9-f43f-4953-b8bc-9721ee0ac967} <Debug> TCPHandler: Processed in 0.001832534 sec. | ||
| 319 | 2026.05.28 01:14:02.388424 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.28 01:14:02.388580 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 321 | 2026.05.28 01:14:02.388635 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.28 01:14:02.389480 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} <Debug> oximeter.measurements_u32 (15fd1bc5-1739-40e2-9563-c3958f1b4d3b): Loading data parts | ||
| 323 | 2026.05.28 01:14:02.389622 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} <Debug> oximeter.measurements_u32 (15fd1bc5-1739-40e2-9563-c3958f1b4d3b): There are no data parts | ||
| 324 | 2026.05.28 01:14:02.390067 [ 3 ] {3f8cc064-8de8-48d9-9974-4937f8b4210b} <Debug> TCPHandler: Processed in 0.001692011 sec. | ||
| 325 | 2026.05.28 01:14:02.390205 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.28 01:14:02.390375 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.05.28 01:14:02.390427 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.28 01:14:02.391282 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} <Debug> oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): Loading data parts | ||
| 329 | 2026.05.28 01:14:02.391413 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} <Debug> oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): There are no data parts | ||
| 330 | 2026.05.28 01:14:02.391875 [ 3 ] {4ae57db8-cabd-4e67-a3fd-d3e5d5a0366d} <Debug> TCPHandler: Processed in 0.001717372 sec. | ||
| 331 | 2026.05.28 01:14:02.392019 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.28 01:14:02.392177 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.05.28 01:14:02.392233 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.28 01:14:02.393079 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} <Debug> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Loading data parts | ||
| 335 | 2026.05.28 01:14:02.393224 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} <Debug> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): There are no data parts | ||
| 336 | 2026.05.28 01:14:02.393672 [ 3 ] {b47343e4-7890-415b-89cd-7a7fc41ef88b} <Debug> TCPHandler: Processed in 0.001701012 sec. | ||
| 337 | 2026.05.28 01:14:02.393829 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.28 01:14:02.394003 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.05.28 01:14:02.394045 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.28 01:14:02.394901 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} <Debug> oximeter.measurements_f32 (cce44027-77da-4b65-82dd-9220e75d0947): Loading data parts | ||
| 341 | 2026.05.28 01:14:02.395024 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} <Debug> oximeter.measurements_f32 (cce44027-77da-4b65-82dd-9220e75d0947): There are no data parts | ||
| 342 | 2026.05.28 01:14:02.395453 [ 3 ] {fcff9c08-544b-4323-9aa0-118c82039e07} <Debug> TCPHandler: Processed in 0.001672641 sec. | ||
| 343 | 2026.05.28 01:14:02.395605 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.28 01:14:02.395760 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.05.28 01:14:02.395813 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.28 01:14:02.396663 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} <Debug> oximeter.measurements_f64 (fef80263-b882-4e52-9545-6bf666f33a2e): Loading data parts | ||
| 347 | 2026.05.28 01:14:02.396798 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} <Debug> oximeter.measurements_f64 (fef80263-b882-4e52-9545-6bf666f33a2e): There are no data parts | ||
| 348 | 2026.05.28 01:14:02.397237 [ 3 ] {be86b802-7225-4ff2-8883-52339fe5e3f5} <Debug> TCPHandler: Processed in 0.001679812 sec. | ||
| 349 | 2026.05.28 01:14:02.397371 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.28 01:14:02.397544 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.05.28 01:14:02.397586 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.28 01:14:02.398464 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} <Debug> oximeter.measurements_string (f1410076-9996-42f3-9187-25ff92b87786): Loading data parts | ||
| 353 | 2026.05.28 01:14:02.398582 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} <Debug> oximeter.measurements_string (f1410076-9996-42f3-9187-25ff92b87786): There are no data parts | ||
| 354 | 2026.05.28 01:14:02.399020 [ 3 ] {18389b64-9287-4841-8a71-cba3c75e7e13} <Debug> TCPHandler: Processed in 0.001696882 sec. | ||
| 355 | 2026.05.28 01:14:02.399213 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.28 01:14:02.399378 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.28 01:14:02.399447 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.28 01:14:02.400635 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} <Debug> oximeter.measurements_bytes (90d2869b-ca81-4a13-a7b3-0b41a751b92a): Loading data parts | ||
| 366 | 2026.05.28 01:14:02.400806 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} <Debug> oximeter.measurements_bytes (90d2869b-ca81-4a13-a7b3-0b41a751b92a): There are no data parts | ||
| 367 | 2026.05.28 01:14:02.401314 [ 3 ] {2d420f08-9489-4c9b-9450-090fb3a18ef3} <Debug> TCPHandler: Processed in 0.002147141 sec. | ||
| 368 | 2026.05.28 01:14:02.401496 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.28 01:14:02.401707 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 370 | 2026.05.28 01:14:02.401782 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.28 01:14:02.402948 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} <Debug> oximeter.measurements_cumulativei64 (0323ec70-3547-4e70-ba39-7a537cae3a2f): Loading data parts | ||
| 372 | 2026.05.28 01:14:02.403184 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} <Debug> oximeter.measurements_cumulativei64 (0323ec70-3547-4e70-ba39-7a537cae3a2f): There are no data parts | ||
| 373 | 2026.05.28 01:14:02.403740 [ 3 ] {0ce58d66-3963-489b-b2d4-e00400bc5593} <Debug> TCPHandler: Processed in 0.002305913 sec. | ||
| 374 | 2026.05.28 01:14:02.403927 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.28 01:14:02.404141 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 376 | 2026.05.28 01:14:02.404210 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.28 01:14:02.405197 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} <Debug> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Loading data parts | ||
| 378 | 2026.05.28 01:14:02.405336 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} <Debug> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): There are no data parts | ||
| 379 | 2026.05.28 01:14:02.405790 [ 3 ] {41e195c5-8a64-4488-adca-832685c898fe} <Debug> TCPHandler: Processed in 0.001923146 sec. | ||
| 380 | 2026.05.28 01:14:02.406050 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.28 01:14:02.406215 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 382 | 2026.05.28 01:14:02.406275 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.28 01:14:02.407193 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} <Debug> oximeter.measurements_cumulativef32 (922474b9-9ca7-4af4-b6ab-e97937f857a1): Loading data parts | ||
| 384 | 2026.05.28 01:14:02.407404 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} <Debug> oximeter.measurements_cumulativef32 (922474b9-9ca7-4af4-b6ab-e97937f857a1): There are no data parts | ||
| 385 | 2026.05.28 01:14:02.408049 [ 3 ] {9aca99b7-8af2-4420-a6db-d7fd04d680c2} <Debug> TCPHandler: Processed in 0.002047439 sec. | ||
| 386 | 2026.05.28 01:14:02.408284 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.28 01:14:02.408502 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 388 | 2026.05.28 01:14:02.408575 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.28 01:14:02.409658 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} <Debug> oximeter.measurements_cumulativef64 (b320849c-c965-4378-b954-d8efdf7eaf3a): Loading data parts | ||
| 390 | 2026.05.28 01:14:02.409801 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} <Debug> oximeter.measurements_cumulativef64 (b320849c-c965-4378-b954-d8efdf7eaf3a): There are no data parts | ||
| 391 | 2026.05.28 01:14:02.410261 [ 3 ] {40ed16ee-42bc-4b4b-88a7-66520fc5422c} <Debug> TCPHandler: Processed in 0.002080889 sec. | ||
| 392 | 2026.05.28 01:14:02.410418 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.28 01:14:02.410665 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 404 | 2026.05.28 01:14:02.410746 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.28 01:14:02.414536 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} <Debug> oximeter.measurements_histogrami8 (ff29a1f1-4e55-46cf-979b-90efdcca35ff): Loading data parts | ||
| 406 | 2026.05.28 01:14:02.414678 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} <Debug> oximeter.measurements_histogrami8 (ff29a1f1-4e55-46cf-979b-90efdcca35ff): There are no data parts | ||
| 407 | 2026.05.28 01:14:02.415354 [ 3 ] {cc25fa8f-8d02-4844-b8f7-ba17c92b4b52} <Debug> TCPHandler: Processed in 0.004986643 sec. | ||
| 408 | 2026.05.28 01:14:02.415558 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.28 01:14:02.415856 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 410 | 2026.05.28 01:14:02.415942 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.28 01:14:02.416994 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} <Debug> oximeter.measurements_histogramu8 (dfa53dd8-3306-4340-8283-ceaa479abe02): Loading data parts | ||
| 412 | 2026.05.28 01:14:02.417136 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} <Debug> oximeter.measurements_histogramu8 (dfa53dd8-3306-4340-8283-ceaa479abe02): There are no data parts | ||
| 413 | 2026.05.28 01:14:02.417619 [ 3 ] {5f9fe9c3-c266-4823-b278-77ea751e8aed} <Debug> TCPHandler: Processed in 0.00212208 sec. | ||
| 414 | 2026.05.28 01:14:02.417762 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.28 01:14:02.417979 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 416 | 2026.05.28 01:14:02.418043 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.28 01:14:02.419094 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} <Debug> oximeter.measurements_histogrami16 (18710047-8c20-4365-8b2c-64742628ed6c): Loading data parts | ||
| 418 | 2026.05.28 01:14:02.419217 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} <Debug> oximeter.measurements_histogrami16 (18710047-8c20-4365-8b2c-64742628ed6c): There are no data parts | ||
| 419 | 2026.05.28 01:14:02.419677 [ 3 ] {be944c27-69a9-400d-aee5-d174b49af3f9} <Debug> TCPHandler: Processed in 0.001964157 sec. | ||
| 420 | 2026.05.28 01:14:02.419829 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.28 01:14:02.420034 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2026.05.28 01:14:02.420099 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.28 01:14:02.421085 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} <Debug> oximeter.measurements_histogramu16 (d3708098-0332-4911-b843-44466cb25ad3): Loading data parts | ||
| 424 | 2026.05.28 01:14:02.421204 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} <Debug> oximeter.measurements_histogramu16 (d3708098-0332-4911-b843-44466cb25ad3): There are no data parts | ||
| 425 | 2026.05.28 01:14:02.421840 [ 3 ] {11f63504-780e-4d35-8e6c-0de8aabc584f} <Debug> TCPHandler: Processed in 0.002060618 sec. | ||
| 426 | 2026.05.28 01:14:02.421982 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.28 01:14:02.422190 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 428 | 2026.05.28 01:14:02.422258 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.28 01:14:02.423433 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} <Debug> oximeter.measurements_histogrami32 (bd608e1d-be16-4883-a9d0-5715a8dd3b21): Loading data parts | ||
| 430 | 2026.05.28 01:14:02.423576 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} <Debug> oximeter.measurements_histogrami32 (bd608e1d-be16-4883-a9d0-5715a8dd3b21): There are no data parts | ||
| 431 | 2026.05.28 01:14:02.424079 [ 3 ] {06ba85c3-e0d9-42a0-ab06-aee7fb452005} <Debug> TCPHandler: Processed in 0.00214516 sec. | ||
| 432 | 2026.05.28 01:14:02.424224 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.28 01:14:02.424443 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.424504 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.28 01:14:02.425585 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} <Debug> oximeter.measurements_histogramu32 (ebf9a449-7398-4e7c-97de-445a53b8fd8f): Loading data parts | ||
| 436 | 2026.05.28 01:14:02.425716 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} <Debug> oximeter.measurements_histogramu32 (ebf9a449-7398-4e7c-97de-445a53b8fd8f): There are no data parts | ||
| 437 | 2026.05.28 01:14:02.426226 [ 3 ] {ac3f998e-faed-4665-bfa2-b54939c5e5c2} <Debug> TCPHandler: Processed in 0.002051328 sec. | ||
| 438 | 2026.05.28 01:14:02.426373 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.28 01:14:02.426578 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.426641 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.28 01:14:02.427692 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} <Debug> oximeter.measurements_histogrami64 (8a27d269-0abd-46e4-a829-82c9f8010ed7): Loading data parts | ||
| 442 | 2026.05.28 01:14:02.427833 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} <Debug> oximeter.measurements_histogrami64 (8a27d269-0abd-46e4-a829-82c9f8010ed7): There are no data parts | ||
| 443 | 2026.05.28 01:14:02.428349 [ 3 ] {46799ef7-e6af-45b6-b0e6-9a838c163031} <Debug> TCPHandler: Processed in 0.002023778 sec. | ||
| 444 | 2026.05.28 01:14:02.428492 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.28 01:14:02.428712 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.428776 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.28 01:14:02.429837 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} <Debug> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Loading data parts | ||
| 448 | 2026.05.28 01:14:02.429997 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} <Debug> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): There are no data parts | ||
| 449 | 2026.05.28 01:14:02.430503 [ 3 ] {b7ede731-14d8-4006-98e4-15e3dfb4e5f0} <Debug> TCPHandler: Processed in 0.002059128 sec. | ||
| 450 | 2026.05.28 01:14:02.430646 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.28 01:14:02.430851 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.430914 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.28 01:14:02.431953 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} <Debug> oximeter.measurements_histogramf32 (777d6a04-8dd7-47e2-86b3-5702c316d3cd): Loading data parts | ||
| 454 | 2026.05.28 01:14:02.432093 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} <Debug> oximeter.measurements_histogramf32 (777d6a04-8dd7-47e2-86b3-5702c316d3cd): There are no data parts | ||
| 455 | 2026.05.28 01:14:02.432580 [ 3 ] {c55e96fd-4074-4679-ae52-a1bcd6d9a581} <Debug> TCPHandler: Processed in 0.001983857 sec. | ||
| 456 | 2026.05.28 01:14:02.432721 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.28 01:14:02.432940 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.433008 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.28 01:14:02.434033 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} <Debug> oximeter.measurements_histogramf64 (9b99831b-5d8a-4e05-bf53-d80b284d8e15): Loading data parts | ||
| 460 | 2026.05.28 01:14:02.434161 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} <Debug> oximeter.measurements_histogramf64 (9b99831b-5d8a-4e05-bf53-d80b284d8e15): There are no data parts | ||
| 461 | 2026.05.28 01:14:02.434674 [ 3 ] {e77b1d4f-bce5-4791-b3a4-7d2c943a3203} <Debug> TCPHandler: Processed in 0.002002557 sec. | ||
| 462 | 2026.05.28 01:14:02.434820 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.28 01:14:02.435005 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) /* 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 | 2026.05.28 01:14:02.435066 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.28 01:14:02.436277 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} <Debug> oximeter.fields_bool (a55bd4b0-cdc1-4915-b7d9-1b9fbcd65c6a): Loading data parts | ||
| 491 | 2026.05.28 01:14:02.436469 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} <Debug> oximeter.fields_bool (a55bd4b0-cdc1-4915-b7d9-1b9fbcd65c6a): There are no data parts | ||
| 492 | 2026.05.28 01:14:02.436985 [ 3 ] {9687d17d-bb84-4d3c-88b4-bed17a032c0d} <Debug> TCPHandler: Processed in 0.002215802 sec. | ||
| 493 | 2026.05.28 01:14:02.437145 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.28 01:14:02.437376 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.437422 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.28 01:14:02.438375 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} <Debug> oximeter.fields_i8 (a9ee1e04-6914-4237-9af5-e509dc62b737): Loading data parts | ||
| 497 | 2026.05.28 01:14:02.438546 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} <Debug> oximeter.fields_i8 (a9ee1e04-6914-4237-9af5-e509dc62b737): There are no data parts | ||
| 498 | 2026.05.28 01:14:02.439001 [ 3 ] {d12088f9-d59e-4d64-b128-52328e875abd} <Debug> TCPHandler: Processed in 0.001905315 sec. | ||
| 499 | 2026.05.28 01:14:02.439172 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.28 01:14:02.439329 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.439389 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.28 01:14:02.440377 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} <Debug> oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Loading data parts | ||
| 503 | 2026.05.28 01:14:02.440491 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} <Debug> oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): There are no data parts | ||
| 504 | 2026.05.28 01:14:02.441067 [ 3 ] {b48c442a-d281-4ec3-9f5f-915c53a19543} <Debug> TCPHandler: Processed in 0.001943597 sec. | ||
| 505 | 2026.05.28 01:14:02.441215 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.28 01:14:02.441391 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.441434 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.28 01:14:02.442430 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} <Debug> oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Loading data parts | ||
| 509 | 2026.05.28 01:14:02.442581 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} <Debug> oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): There are no data parts | ||
| 510 | 2026.05.28 01:14:02.443025 [ 3 ] {28f923fe-d274-4f50-89a6-8833025f1dd0} <Debug> TCPHandler: Processed in 0.001856544 sec. | ||
| 511 | 2026.05.28 01:14:02.443194 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.28 01:14:02.443350 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.443408 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.28 01:14:02.444309 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} <Debug> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Loading data parts | ||
| 515 | 2026.05.28 01:14:02.444469 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} <Debug> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): There are no data parts | ||
| 516 | 2026.05.28 01:14:02.444909 [ 3 ] {0e35e1be-df08-4e19-a727-8e75240163b1} <Debug> TCPHandler: Processed in 0.001761892 sec. | ||
| 517 | 2026.05.28 01:14:02.445048 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.28 01:14:02.445224 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.445277 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.28 01:14:02.446191 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} <Debug> oximeter.fields_i32 (4b465faa-ced3-47c2-8a67-f2f35cbc9db2): Loading data parts | ||
| 521 | 2026.05.28 01:14:02.446318 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} <Debug> oximeter.fields_i32 (4b465faa-ced3-47c2-8a67-f2f35cbc9db2): There are no data parts | ||
| 522 | 2026.05.28 01:14:02.446754 [ 3 ] {cebe1ebe-841d-4f4c-a3aa-4cfa1b83dd08} <Debug> TCPHandler: Processed in 0.001753083 sec. | ||
| 523 | 2026.05.28 01:14:02.446909 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.28 01:14:02.447065 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.447123 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.28 01:14:02.448015 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} <Debug> oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Loading data parts | ||
| 527 | 2026.05.28 01:14:02.448168 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} <Debug> oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): There are no data parts | ||
| 528 | 2026.05.28 01:14:02.448589 [ 3 ] {cc46a650-1501-47fe-b1ec-cf676aba048d} <Debug> TCPHandler: Processed in 0.001727232 sec. | ||
| 529 | 2026.05.28 01:14:02.448726 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.28 01:14:02.448900 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.448951 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.28 01:14:02.449865 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} <Debug> oximeter.fields_i64 (5e20cf63-e8d3-4bcf-895d-6e054e3cbe51): Loading data parts | ||
| 533 | 2026.05.28 01:14:02.449994 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} <Debug> oximeter.fields_i64 (5e20cf63-e8d3-4bcf-895d-6e054e3cbe51): There are no data parts | ||
| 534 | 2026.05.28 01:14:02.450432 [ 3 ] {fb20f9dd-9e14-4512-8da8-b9731d7a1400} <Debug> TCPHandler: Processed in 0.001753163 sec. | ||
| 535 | 2026.05.28 01:14:02.450588 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.28 01:14:02.450742 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.450801 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.28 01:14:02.451675 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} <Debug> oximeter.fields_u64 (0af6aa19-0a23-4347-8cb1-f188cf2f938f): Loading data parts | ||
| 539 | 2026.05.28 01:14:02.451814 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} <Debug> oximeter.fields_u64 (0af6aa19-0a23-4347-8cb1-f188cf2f938f): There are no data parts | ||
| 540 | 2026.05.28 01:14:02.452237 [ 3 ] {87d44bc9-e4a7-4445-919a-a3badb721f03} <Debug> TCPHandler: Processed in 0.001698522 sec. | ||
| 541 | 2026.05.28 01:14:02.452373 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.28 01:14:02.452545 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.452597 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.28 01:14:02.453487 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} <Debug> oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Loading data parts | ||
| 545 | 2026.05.28 01:14:02.453611 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} <Debug> oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): There are no data parts | ||
| 546 | 2026.05.28 01:14:02.454019 [ 3 ] {ec95d240-676d-462a-9c4f-72f2f14fe7a8} <Debug> TCPHandler: Processed in 0.001694122 sec. | ||
| 547 | 2026.05.28 01:14:02.454177 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.28 01:14:02.454330 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.454390 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.05.28 01:14:02.455254 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} <Debug> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Loading data parts | ||
| 551 | 2026.05.28 01:14:02.455406 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} <Debug> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): There are no data parts | ||
| 552 | 2026.05.28 01:14:02.455821 [ 3 ] {f837957e-597d-48c5-b9f3-4ad7aa17f2b1} <Debug> TCPHandler: Processed in 0.001692062 sec. | ||
| 553 | 2026.05.28 01:14:02.455958 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.28 01:14:02.456132 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) 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 | 2026.05.28 01:14:02.456193 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.05.28 01:14:02.457075 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} <Debug> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Loading data parts | ||
| 557 | 2026.05.28 01:14:02.457209 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} <Debug> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): There are no data parts | ||
| 558 | 2026.05.28 01:14:02.457663 [ 3 ] {ab587c3c-9587-4cec-a8a0-82bb0a5b73ec} <Debug> TCPHandler: Processed in 0.001752573 sec. | ||
| 559 | 2026.05.28 01:14:02.457831 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.28 01:14:02.458066 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) /* 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 | 2026.05.28 01:14:02.458144 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.05.28 01:14:02.459077 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Loading data parts | ||
| 566 | 2026.05.28 01:14:02.459203 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): There are no data parts | ||
| 567 | 2026.05.28 01:14:02.459764 [ 3 ] {85115327-f4c7-4a09-bca5-f1e20c2ae953} <Debug> TCPHandler: Processed in 0.001982087 sec. | ||
| 568 | 2026.05.28 01:14:02.460068 [ 4 ] {} <Trace> TCP-Session: e0724b8e-114a-45f8-b882-0ad9a0c8cc28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.28 01:14:02.460327 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57746) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.05.28 01:14:02.461026 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.05.28 01:14:02.467934 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Trace> oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.05.28 01:14:02.467975 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 573 | 2026.05.28 01:14:02.469448 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.05.28 01:14:02.469831 [ 259 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Trace> oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.05.28 01:14:02.470076 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.009875 sec., 101.26582278481013 rows/sec., 1.58 KiB/sec. | ||
| 576 | 2026.05.28 01:14:02.470376 [ 4 ] {50a89d5b-6f46-4ec3-81c6-bf259fae6b4d} <Debug> TCPHandler: Processed in 0.010436935 sec. | ||
| 577 | 2026.05.28 01:14:02.740576 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54938 | ||
| 578 | 2026.05.28 01:14:02.740750 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.05.28 01:14:02.740804 [ 261 ] {} <Debug> TCP-Session: 1a26ad45-ada2-444b-86c8-820b38b03e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:54938 | ||
| 580 | 2026.05.28 01:14:02.740907 [ 261 ] {} <Debug> TCP-Session: 1a26ad45-ada2-444b-86c8-820b38b03e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.05.28 01:14:02.740939 [ 261 ] {} <Debug> TCP-Session: 1a26ad45-ada2-444b-86c8-820b38b03e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.28 01:14:02.741063 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.05.28 01:14:02.741168 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.05.28 01:14:02.741208 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.05.28 01:14:02.741754 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52490 | ||
| 586 | 2026.05.28 01:14:02.741934 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.05.28 01:14:02.741982 [ 262 ] {} <Debug> TCP-Session: 03282ae7-23fe-4073-b156-5dfaa890259d Authenticating user 'default' from [fd00:1122:3344:101::e]:52490 | ||
| 588 | 2026.05.28 01:14:02.741998 [ 262 ] {} <Debug> TCP-Session: 03282ae7-23fe-4073-b156-5dfaa890259d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2026.05.28 01:14:02.742009 [ 262 ] {} <Debug> TCP-Session: 03282ae7-23fe-4073-b156-5dfaa890259d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.05.28 01:14:02.742101 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64201 | ||
| 591 | 2026.05.28 01:14:02.742746 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52817 | ||
| 592 | 2026.05.28 01:14:02.742837 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55590 | ||
| 593 | 2026.05.28 01:14:02.743027 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33804 | ||
| 594 | 2026.05.28 01:14:02.743099 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62459 | ||
| 595 | 2026.05.28 01:14:02.743125 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34019 | ||
| 596 | 2026.05.28 01:14:02.743270 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.05.28 01:14:02.743306 [ 263 ] {} <Debug> TCP-Session: b875951a-c87c-424d-a826-f503aba5cb5b Authenticating user 'default' from [fd00:1122:3344:101::e]:64201 | ||
| 598 | 2026.05.28 01:14:02.743356 [ 263 ] {} <Debug> TCP-Session: b875951a-c87c-424d-a826-f503aba5cb5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.05.28 01:14:02.743369 [ 263 ] {} <Debug> TCP-Session: b875951a-c87c-424d-a826-f503aba5cb5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2026.05.28 01:14:02.743426 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.05.28 01:14:02.743442 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.05.28 01:14:02.743501 [ 266 ] {} <Debug> TCP-Session: 2bfbc4b9-09c4-447d-8b43-ed38cfc8920f Authenticating user 'default' from [fd00:1122:3344:101::e]:55590 | ||
| 603 | 2026.05.28 01:14:02.743540 [ 266 ] {} <Debug> TCP-Session: 2bfbc4b9-09c4-447d-8b43-ed38cfc8920f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.05.28 01:14:02.743544 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.05.28 01:14:02.743548 [ 265 ] {} <Debug> TCP-Session: 56f47429-23e3-4f0f-ad0c-eed09fe79883 Authenticating user 'default' from [fd00:1122:3344:101::e]:52817 | ||
| 606 | 2026.05.28 01:14:02.743625 [ 267 ] {} <Debug> TCP-Session: 1ac7a26b-2756-45c8-8045-cbadad0cf035 Authenticating user 'default' from [fd00:1122:3344:101::e]:62459 | ||
| 607 | 2026.05.28 01:14:02.743635 [ 265 ] {} <Debug> TCP-Session: 56f47429-23e3-4f0f-ad0c-eed09fe79883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.05.28 01:14:02.743670 [ 267 ] {} <Debug> TCP-Session: 1ac7a26b-2756-45c8-8045-cbadad0cf035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.05.28 01:14:02.743682 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.05.28 01:14:02.743701 [ 265 ] {} <Debug> TCP-Session: 56f47429-23e3-4f0f-ad0c-eed09fe79883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.05.28 01:14:02.743708 [ 267 ] {} <Debug> TCP-Session: 1ac7a26b-2756-45c8-8045-cbadad0cf035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.28 01:14:02.743723 [ 268 ] {} <Debug> TCP-Session: caeed3f4-1896-4b9a-8c73-56db1497e620 Authenticating user 'default' from [fd00:1122:3344:101::e]:33804 | ||
| 613 | 2026.05.28 01:14:02.743553 [ 266 ] {} <Debug> TCP-Session: 2bfbc4b9-09c4-447d-8b43-ed38cfc8920f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.05.28 01:14:02.743774 [ 268 ] {} <Debug> TCP-Session: caeed3f4-1896-4b9a-8c73-56db1497e620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.05.28 01:14:02.743545 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 616 | 2026.05.28 01:14:02.743875 [ 268 ] {} <Debug> TCP-Session: caeed3f4-1896-4b9a-8c73-56db1497e620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.28 01:14:02.743919 [ 269 ] {} <Debug> TCP-Session: df9b903d-5a9b-4d27-9f97-0256a0074152 Authenticating user 'default' from [fd00:1122:3344:101::e]:34019 | ||
| 618 | 2026.05.28 01:14:02.743957 [ 269 ] {} <Debug> TCP-Session: df9b903d-5a9b-4d27-9f97-0256a0074152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.28 01:14:02.743970 [ 269 ] {} <Debug> TCP-Session: df9b903d-5a9b-4d27-9f97-0256a0074152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.28 01:14:03.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.13 MiB, peak 124.13 MiB, free memory in arenas 0.00 B, will set to 138.01 MiB (RSS), difference: 13.88 MiB | ||
| 621 | 2026.05.28 01:14:03.252375 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44469 | ||
| 622 | 2026.05.28 01:14:03.252536 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.28 01:14:03.252571 [ 270 ] {} <Debug> TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Authenticating user 'default' from [fd00:1122:3344:101::e]:44469 | ||
| 624 | 2026.05.28 01:14:03.252620 [ 270 ] {} <Debug> TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.28 01:14:03.252633 [ 270 ] {} <Debug> TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.28 01:14:03.252953 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37596 | ||
| 627 | 2026.05.28 01:14:03.253056 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44405 | ||
| 628 | 2026.05.28 01:14:03.253267 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 629 | 2026.05.28 01:14:03.253270 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35308 | ||
| 630 | 2026.05.28 01:14:03.253316 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.05.28 01:14:03.253355 [ 271 ] {} <Debug> TCP-Session: 6803c456-44c0-4ee0-aa0e-1128bf16c222 Authenticating user 'default' from [fd00:1122:3344:101::e]:37596 | ||
| 632 | 2026.05.28 01:14:03.253360 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61736 | ||
| 633 | 2026.05.28 01:14:03.253317 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48325 | ||
| 634 | 2026.05.28 01:14:03.253446 [ 271 ] {} <Debug> TCP-Session: 6803c456-44c0-4ee0-aa0e-1128bf16c222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.05.28 01:14:03.253449 [ 270 ] {} <Trace> TCP-Session: 5dab0f94-020a-491e-917b-a6057425317f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.05.28 01:14:03.253447 [ 272 ] {} <Debug> TCP-Session: a85475af-8e78-4ab1-942f-ebaf3a8b8cbf Authenticating user 'default' from [fd00:1122:3344:101::e]:44405 | ||
| 637 | 2026.05.28 01:14:03.253504 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53382 | ||
| 638 | 2026.05.28 01:14:03.253538 [ 272 ] {} <Debug> TCP-Session: a85475af-8e78-4ab1-942f-ebaf3a8b8cbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.28 01:14:03.253486 [ 271 ] {} <Debug> TCP-Session: 6803c456-44c0-4ee0-aa0e-1128bf16c222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.05.28 01:14:03.253564 [ 272 ] {} <Debug> TCP-Session: a85475af-8e78-4ab1-942f-ebaf3a8b8cbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.28 01:14:03.253576 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.28 01:14:03.253626 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40971 | ||
| 643 | 2026.05.28 01:14:03.253656 [ 274 ] {} <Debug> TCP-Session: 9e54d639-d715-407e-9444-32ee3d594c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:35308 | ||
| 644 | 2026.05.28 01:14:03.253672 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.05.28 01:14:03.253720 [ 274 ] {} <Debug> TCP-Session: 9e54d639-d715-407e-9444-32ee3d594c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.28 01:14:03.253731 [ 275 ] {} <Debug> TCP-Session: 8dd3fc34-acaf-49dd-95ad-068015f9d36c Authenticating user 'default' from [fd00:1122:3344:101::e]:61736 | ||
| 647 | 2026.05.28 01:14:03.253741 [ 274 ] {} <Debug> TCP-Session: 9e54d639-d715-407e-9444-32ee3d594c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.28 01:14:03.253759 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.05.28 01:14:03.253796 [ 275 ] {} <Debug> TCP-Session: 8dd3fc34-acaf-49dd-95ad-068015f9d36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.28 01:14:03.253833 [ 275 ] {} <Debug> TCP-Session: 8dd3fc34-acaf-49dd-95ad-068015f9d36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.28 01:14:03.253835 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44469) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 652 | 2026.05.28 01:14:03.253878 [ 273 ] {} <Debug> TCP-Session: 563ceb02-94c6-41a1-80bc-039b711788a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48325 | ||
| 653 | 2026.05.28 01:14:03.253841 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64193 | ||
| 654 | 2026.05.28 01:14:03.253931 [ 273 ] {} <Debug> TCP-Session: 563ceb02-94c6-41a1-80bc-039b711788a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.05.28 01:14:03.253936 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.28 01:14:03.253946 [ 273 ] {} <Debug> TCP-Session: 563ceb02-94c6-41a1-80bc-039b711788a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.28 01:14:03.253984 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.05.28 01:14:03.253996 [ 276 ] {} <Debug> TCP-Session: 400d8463-668d-400c-867b-ed3860f29f80 Authenticating user 'default' from [fd00:1122:3344:101::e]:53382 | ||
| 659 | 2026.05.28 01:14:03.254023 [ 277 ] {} <Debug> TCP-Session: 2e3104f7-badb-4717-b989-3243cbb7c8e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40971 | ||
| 660 | 2026.05.28 01:14:03.254039 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 661 | 2026.05.28 01:14:03.254049 [ 276 ] {} <Debug> TCP-Session: 400d8463-668d-400c-867b-ed3860f29f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.28 01:14:03.254059 [ 277 ] {} <Debug> TCP-Session: 2e3104f7-badb-4717-b989-3243cbb7c8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.28 01:14:03.254082 [ 278 ] {} <Debug> TCP-Session: 2ed0563f-ece4-4b1c-b320-9b6b2df9d131 Authenticating user 'default' from [fd00:1122:3344:101::e]:64193 | ||
| 664 | 2026.05.28 01:14:03.254096 [ 276 ] {} <Debug> TCP-Session: 400d8463-668d-400c-867b-ed3860f29f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.05.28 01:14:03.254115 [ 278 ] {} <Debug> TCP-Session: 2ed0563f-ece4-4b1c-b320-9b6b2df9d131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 666 | 2026.05.28 01:14:03.254104 [ 277 ] {} <Debug> TCP-Session: 2e3104f7-badb-4717-b989-3243cbb7c8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.28 01:14:03.254136 [ 278 ] {} <Debug> TCP-Session: 2ed0563f-ece4-4b1c-b320-9b6b2df9d131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.28 01:14:03.256693 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 669 | 2026.05.28 01:14:03.258066 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 670 | 2026.05.28 01:14:03.259311 [ 259 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 671 | 2026.05.28 01:14:03.259771 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.006074 sec., 6750.082318077049 rows/sec., 411.43 KiB/sec. | ||
| 672 | 2026.05.28 01:14:03.259860 [ 270 ] {269b0f19-9fa5-45a3-8542-5c8686d0c1bf} <Debug> TCPHandler: Processed in 0.006646255 sec. | ||
| 673 | 2026.05.28 01:14:05.747314 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55931 | ||
| 674 | 2026.05.28 01:14:05.747458 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.28 01:14:05.747582 [ 279 ] {} <Debug> TCP-Session: 2aa23596-87fb-4bee-b1eb-33e9d1aa749a Authenticating user 'default' from [fd00:1122:3344:101::a]:55931 | ||
| 676 | 2026.05.28 01:14:05.747606 [ 279 ] {} <Debug> TCP-Session: 2aa23596-87fb-4bee-b1eb-33e9d1aa749a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.05.28 01:14:05.747618 [ 279 ] {} <Debug> TCP-Session: 2aa23596-87fb-4bee-b1eb-33e9d1aa749a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 678 | 2026.05.28 01:14:05.747765 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 679 | 2026.05.28 01:14:05.747796 [ 279 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 680 | 2026.05.28 01:14:05.747900 [ 279 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 681 | 2026.05.28 01:14:05.748311 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48927 | ||
| 682 | 2026.05.28 01:14:05.748510 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.28 01:14:05.748536 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35746 | ||
| 684 | 2026.05.28 01:14:05.748549 [ 280 ] {} <Debug> TCP-Session: b182c75f-2d8a-433d-bc18-8237615f7530 Authenticating user 'default' from [fd00:1122:3344:101::a]:48927 | ||
| 685 | 2026.05.28 01:14:05.748607 [ 280 ] {} <Debug> TCP-Session: b182c75f-2d8a-433d-bc18-8237615f7530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.05.28 01:14:05.748618 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34022 | ||
| 687 | 2026.05.28 01:14:05.748619 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57582 | ||
| 688 | 2026.05.28 01:14:05.748716 [ 280 ] {} <Debug> TCP-Session: b182c75f-2d8a-433d-bc18-8237615f7530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.05.28 01:14:05.748721 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37044 | ||
| 690 | 2026.05.28 01:14:05.748744 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.05.28 01:14:05.748852 [ 282 ] {} <Debug> TCP-Session: 46143901-f5ef-4d2a-a7d2-5353e406d42b Authenticating user 'default' from [fd00:1122:3344:101::a]:35746 | ||
| 692 | 2026.05.28 01:14:05.748875 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.28 01:14:05.748859 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64740 | ||
| 694 | 2026.05.28 01:14:05.748881 [ 282 ] {} <Debug> TCP-Session: 46143901-f5ef-4d2a-a7d2-5353e406d42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.28 01:14:05.749007 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57359 | ||
| 696 | 2026.05.28 01:14:05.749022 [ 282 ] {} <Debug> TCP-Session: 46143901-f5ef-4d2a-a7d2-5353e406d42b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.28 01:14:05.749063 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.28 01:14:05.749111 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.28 01:14:05.749049 [ 283 ] {} <Debug> TCP-Session: 30a8a7fd-0456-4891-b008-70a09ad3c04b Authenticating user 'default' from [fd00:1122:3344:101::a]:34022 | ||
| 700 | 2026.05.28 01:14:05.749192 [ 281 ] {} <Debug> TCP-Session: 671d10ec-b757-4847-a96e-ce053beecf30 Authenticating user 'default' from [fd00:1122:3344:101::a]:57582 | ||
| 701 | 2026.05.28 01:14:05.749186 [ 284 ] {} <Debug> TCP-Session: 844b9cdd-1634-4afe-a4ed-2221d30d1d0a Authenticating user 'default' from [fd00:1122:3344:101::a]:37044 | ||
| 702 | 2026.05.28 01:14:05.749282 [ 283 ] {} <Debug> TCP-Session: 30a8a7fd-0456-4891-b008-70a09ad3c04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.28 01:14:05.749297 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.28 01:14:05.749291 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 705 | 2026.05.28 01:14:05.749290 [ 281 ] {} <Debug> TCP-Session: 671d10ec-b757-4847-a96e-ce053beecf30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.28 01:14:05.749414 [ 286 ] {} <Debug> TCP-Session: 8601ce8c-1561-46c0-98af-5826883ff502 Authenticating user 'default' from [fd00:1122:3344:101::a]:57359 | ||
| 707 | 2026.05.28 01:14:05.749405 [ 285 ] {} <Debug> TCP-Session: 1ec20c2f-c0a8-44d6-8241-0f649ae57d30 Authenticating user 'default' from [fd00:1122:3344:101::a]:64740 | ||
| 708 | 2026.05.28 01:14:05.749392 [ 283 ] {} <Debug> TCP-Session: 30a8a7fd-0456-4891-b008-70a09ad3c04b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.28 01:14:05.749505 [ 286 ] {} <Debug> TCP-Session: 8601ce8c-1561-46c0-98af-5826883ff502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.28 01:14:05.749496 [ 285 ] {} <Debug> TCP-Session: 1ec20c2f-c0a8-44d6-8241-0f649ae57d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.28 01:14:05.749483 [ 281 ] {} <Debug> TCP-Session: 671d10ec-b757-4847-a96e-ce053beecf30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.28 01:14:05.749583 [ 286 ] {} <Debug> TCP-Session: 8601ce8c-1561-46c0-98af-5826883ff502 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.28 01:14:05.749590 [ 285 ] {} <Debug> TCP-Session: 1ec20c2f-c0a8-44d6-8241-0f649ae57d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.28 01:14:05.749285 [ 284 ] {} <Debug> TCP-Session: 844b9cdd-1634-4afe-a4ed-2221d30d1d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.28 01:14:05.749732 [ 284 ] {} <Debug> TCP-Session: 844b9cdd-1634-4afe-a4ed-2221d30d1d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.28 01:14:06.788508 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47808 | ||
| 717 | 2026.05.28 01:14:06.788672 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2026.05.28 01:14:06.788708 [ 287 ] {} <Debug> TCP-Session: 7c4cb908-1068-4430-bafd-af37a82f3786 Authenticating user 'default' from [fd00:1122:3344:101::c]:47808 | ||
| 719 | 2026.05.28 01:14:06.788948 [ 287 ] {} <Debug> TCP-Session: 7c4cb908-1068-4430-bafd-af37a82f3786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.28 01:14:06.788968 [ 287 ] {} <Debug> TCP-Session: 7c4cb908-1068-4430-bafd-af37a82f3786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.28 01:14:06.789049 [ 287 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 722 | 2026.05.28 01:14:06.789189 [ 287 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 723 | 2026.05.28 01:14:06.789209 [ 287 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.28 01:14:06.789881 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44151 | ||
| 725 | 2026.05.28 01:14:06.789961 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59616 | ||
| 726 | 2026.05.28 01:14:06.790048 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 727 | 2026.05.28 01:14:06.790103 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57800 | ||
| 728 | 2026.05.28 01:14:06.790169 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50862 | ||
| 729 | 2026.05.28 01:14:06.790339 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40271 | ||
| 730 | 2026.05.28 01:14:06.790465 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.28 01:14:06.790475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2026.05.28 01:14:06.790428 [ 288 ] {} <Debug> TCP-Session: 061cdcbe-3ad8-41ea-a871-27eaaad428ca Authenticating user 'default' from [fd00:1122:3344:101::c]:44151 | ||
| 733 | 2026.05.28 01:14:06.790542 [ 288 ] {} <Debug> TCP-Session: 061cdcbe-3ad8-41ea-a871-27eaaad428ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.28 01:14:06.790614 [ 289 ] {} <Debug> TCP-Session: 2a7917c4-1bb1-446e-82ab-5da7113e8e58 Authenticating user 'default' from [fd00:1122:3344:101::c]:59616 | ||
| 735 | 2026.05.28 01:14:06.790653 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.28 01:14:06.790571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43788 | ||
| 737 | 2026.05.28 01:14:06.790728 [ 289 ] {} <Debug> TCP-Session: 2a7917c4-1bb1-446e-82ab-5da7113e8e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 738 | 2026.05.28 01:14:06.790722 [ 292 ] {} <Debug> TCP-Session: 39e28364-fd16-443f-82d6-900defa0136e Authenticating user 'default' from [fd00:1122:3344:101::c]:40271 | ||
| 739 | 2026.05.28 01:14:06.790711 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51564 | ||
| 740 | 2026.05.28 01:14:06.790899 [ 289 ] {} <Debug> TCP-Session: 2a7917c4-1bb1-446e-82ab-5da7113e8e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.28 01:14:06.790893 [ 292 ] {} <Debug> TCP-Session: 39e28364-fd16-443f-82d6-900defa0136e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.05.28 01:14:06.790701 [ 288 ] {} <Debug> TCP-Session: 061cdcbe-3ad8-41ea-a871-27eaaad428ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.28 01:14:06.791051 [ 292 ] {} <Debug> TCP-Session: 39e28364-fd16-443f-82d6-900defa0136e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.28 01:14:06.791024 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 745 | 2026.05.28 01:14:06.790556 [ 291 ] {} <Debug> TCP-Session: 23daf088-9d86-44b1-9d55-012d488b0016 Authenticating user 'default' from [fd00:1122:3344:101::c]:50862 | ||
| 746 | 2026.05.28 01:14:06.790567 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 747 | 2026.05.28 01:14:06.791181 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.05.28 01:14:06.791256 [ 290 ] {} <Debug> TCP-Session: 48ef0330-adb1-4a43-874a-8d8805c054f9 Authenticating user 'default' from [fd00:1122:3344:101::c]:57800 | ||
| 749 | 2026.05.28 01:14:06.791267 [ 294 ] {} <Debug> TCP-Session: 65614676-01b5-404e-8e72-b4a03d01adc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:51564 | ||
| 750 | 2026.05.28 01:14:06.791365 [ 290 ] {} <Debug> TCP-Session: 48ef0330-adb1-4a43-874a-8d8805c054f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.28 01:14:06.791331 [ 291 ] {} <Debug> TCP-Session: 23daf088-9d86-44b1-9d55-012d488b0016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.05.28 01:14:06.791384 [ 293 ] {} <Debug> TCP-Session: 267e12ae-8513-4473-b884-f0d3c4b73d01 Authenticating user 'default' from [fd00:1122:3344:101::c]:43788 | ||
| 753 | 2026.05.28 01:14:06.791515 [ 294 ] {} <Debug> TCP-Session: 65614676-01b5-404e-8e72-b4a03d01adc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.28 01:14:06.791537 [ 293 ] {} <Debug> TCP-Session: 267e12ae-8513-4473-b884-f0d3c4b73d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.05.28 01:14:06.791540 [ 294 ] {} <Debug> TCP-Session: 65614676-01b5-404e-8e72-b4a03d01adc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.05.28 01:14:06.791607 [ 291 ] {} <Debug> TCP-Session: 23daf088-9d86-44b1-9d55-012d488b0016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.28 01:14:06.791704 [ 290 ] {} <Debug> TCP-Session: 48ef0330-adb1-4a43-874a-8d8805c054f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.28 01:14:06.791719 [ 293 ] {} <Debug> TCP-Session: 267e12ae-8513-4473-b884-f0d3c4b73d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.28 01:14:06.886621 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59721 | ||
| 760 | 2026.05.28 01:14:06.886792 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.28 01:14:06.886826 [ 295 ] {} <Debug> TCP-Session: e9601817-d24c-46c7-bc56-11450bfcd617 Authenticating user 'default' from [fd00:1122:3344:101::b]:59721 | ||
| 762 | 2026.05.28 01:14:06.886849 [ 295 ] {} <Debug> TCP-Session: e9601817-d24c-46c7-bc56-11450bfcd617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.28 01:14:06.886863 [ 295 ] {} <Debug> TCP-Session: e9601817-d24c-46c7-bc56-11450bfcd617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.28 01:14:06.886940 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.28 01:14:06.886970 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.28 01:14:06.886990 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.28 01:14:06.887475 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54038 | ||
| 768 | 2026.05.28 01:14:06.887682 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33207 | ||
| 769 | 2026.05.28 01:14:06.887769 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.28 01:14:06.887810 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63189 | ||
| 771 | 2026.05.28 01:14:06.887818 [ 296 ] {} <Debug> TCP-Session: 6b936c1c-b9ce-4d5a-a17a-740b165d629d Authenticating user 'default' from [fd00:1122:3344:101::b]:54038 | ||
| 772 | 2026.05.28 01:14:06.887853 [ 296 ] {} <Debug> TCP-Session: 6b936c1c-b9ce-4d5a-a17a-740b165d629d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.28 01:14:06.887866 [ 296 ] {} <Debug> TCP-Session: 6b936c1c-b9ce-4d5a-a17a-740b165d629d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.28 01:14:06.887895 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.28 01:14:06.887987 [ 297 ] {} <Debug> TCP-Session: f171406c-5599-45e8-a6b5-4b4b56d4e280 Authenticating user 'default' from [fd00:1122:3344:101::b]:33207 | ||
| 776 | 2026.05.28 01:14:06.888017 [ 297 ] {} <Debug> TCP-Session: f171406c-5599-45e8-a6b5-4b4b56d4e280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.28 01:14:06.888018 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.05.28 01:14:06.888041 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50753 | ||
| 779 | 2026.05.28 01:14:06.888035 [ 297 ] {} <Debug> TCP-Session: f171406c-5599-45e8-a6b5-4b4b56d4e280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.28 01:14:06.888082 [ 298 ] {} <Debug> TCP-Session: fe05f22d-75fd-486c-b077-e1752d328ea5 Authenticating user 'default' from [fd00:1122:3344:101::b]:63189 | ||
| 781 | 2026.05.28 01:14:06.888117 [ 298 ] {} <Debug> TCP-Session: fe05f22d-75fd-486c-b077-e1752d328ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.28 01:14:06.888137 [ 298 ] {} <Debug> TCP-Session: fe05f22d-75fd-486c-b077-e1752d328ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.28 01:14:06.888192 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64855 | ||
| 784 | 2026.05.28 01:14:06.888276 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.05.28 01:14:06.888277 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44352 | ||
| 786 | 2026.05.28 01:14:06.888313 [ 299 ] {} <Debug> TCP-Session: 79bad935-7081-446f-8ae2-2549d82f6b48 Authenticating user 'default' from [fd00:1122:3344:101::b]:50753 | ||
| 787 | 2026.05.28 01:14:06.888331 [ 299 ] {} <Debug> TCP-Session: 79bad935-7081-446f-8ae2-2549d82f6b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.28 01:14:06.888345 [ 299 ] {} <Debug> TCP-Session: 79bad935-7081-446f-8ae2-2549d82f6b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.28 01:14:06.888449 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 790 | 2026.05.28 01:14:06.888454 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57305 | ||
| 791 | 2026.05.28 01:14:06.888496 [ 300 ] {} <Debug> TCP-Session: 4e2524d3-ea42-44e0-b649-39cb586dc631 Authenticating user 'default' from [fd00:1122:3344:101::b]:64855 | ||
| 792 | 2026.05.28 01:14:06.888521 [ 300 ] {} <Debug> TCP-Session: 4e2524d3-ea42-44e0-b649-39cb586dc631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.28 01:14:06.888535 [ 300 ] {} <Debug> TCP-Session: 4e2524d3-ea42-44e0-b649-39cb586dc631 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.28 01:14:06.888536 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.28 01:14:06.888577 [ 301 ] {} <Debug> TCP-Session: 08ebce26-af8d-4bdf-b3ed-683211574611 Authenticating user 'default' from [fd00:1122:3344:101::b]:44352 | ||
| 796 | 2026.05.28 01:14:06.888595 [ 301 ] {} <Debug> TCP-Session: 08ebce26-af8d-4bdf-b3ed-683211574611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.28 01:14:06.888609 [ 301 ] {} <Debug> TCP-Session: 08ebce26-af8d-4bdf-b3ed-683211574611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.28 01:14:06.888723 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.28 01:14:06.888760 [ 302 ] {} <Debug> TCP-Session: 121ef265-3470-4a9f-8471-21c4b8fc1306 Authenticating user 'default' from [fd00:1122:3344:101::b]:57305 | ||
| 800 | 2026.05.28 01:14:06.888779 [ 302 ] {} <Debug> TCP-Session: 121ef265-3470-4a9f-8471-21c4b8fc1306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.28 01:14:06.888793 [ 302 ] {} <Debug> TCP-Session: 121ef265-3470-4a9f-8471-21c4b8fc1306 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.28 01:14:07.000279 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.87 MiB, peak 140.87 MiB, free memory in arenas 0.00 B, will set to 141.90 MiB (RSS), difference: 1.03 MiB | ||
| 803 | 2026.05.28 01:14:09.730463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.28 01:14:09.730498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.28 01:14:09.730590 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.28 01:14:09.730634 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.28 01:14:09.733205 [ 244 ] {} <Debug> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Loading data parts | ||
| 808 | 2026.05.28 01:14:09.733488 [ 244 ] {} <Debug> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): There are no data parts | ||
| 809 | 2026.05.28 01:14:09.736206 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.28 01:14:09.736260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 811 | 2026.05.28 01:14:09.739031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.28 01:14:09.740328 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.28 01:14:09.740561 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.28 01:14:09.752144 [ 243 ] {} <Debug> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Loading data parts | ||
| 815 | 2026.05.28 01:14:09.752362 [ 243 ] {} <Debug> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): There are no data parts | ||
| 816 | 2026.05.28 01:14:09.796590 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.28 01:14:09.796700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 818 | 2026.05.28 01:14:09.808784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.28 01:14:09.812219 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.28 01:14:09.819959 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.28 01:14:10.000437 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.85 MiB, peak 150.85 MiB, free memory in arenas 0.00 B, will set to 155.85 MiB (RSS), difference: 9.00 MiB | ||
| 822 | 2026.05.28 01:14:12.231348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 823 | 2026.05.28 01:14:12.231441 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.28 01:14:12.234797 [ 242 ] {} <Debug> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Loading data parts | ||
| 825 | 2026.05.28 01:14:12.234988 [ 242 ] {} <Debug> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): There are no data parts | ||
| 826 | 2026.05.28 01:14:12.238127 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.28 01:14:12.238165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 828 | 2026.05.28 01:14:12.239577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.28 01:14:12.240062 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.28 01:14:12.240274 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 831 | 2026.05.28 01:14:13.000392 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.99 MiB, peak 159.99 MiB, free memory in arenas 0.00 B, will set to 156.75 MiB (RSS), difference: -3.24 MiB | ||
| 832 | 2026.05.28 01:14:17.216281 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.28 01:14:17.216342 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.28 01:14:17.242091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.28 01:14:17.243154 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.28 01:14:17.243219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 837 | 2026.05.28 01:14:17.243935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.28 01:14:17.244465 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.28 01:14:17.244605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.28 01:14:17.321508 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.28 01:14:17.338090 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.28 01:14:17.338142 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 843 | 2026.05.28 01:14:17.344517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.28 01:14:17.345666 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.28 01:14:17.348334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.28 01:14:18.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.44 MiB, peak 161.44 MiB, free memory in arenas 0.00 B, will set to 159.31 MiB (RSS), difference: 1.87 MiB | ||
| 847 | 2026.05.28 01:14:24.744770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 848 | 2026.05.28 01:14:24.745307 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.05.28 01:14:24.745363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 850 | 2026.05.28 01:14:24.746250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 851 | 2026.05.28 01:14:24.746768 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.05.28 01:14:24.746936 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 853 | 2026.05.28 01:14:24.848482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 854 | 2026.05.28 01:14:24.867918 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.28 01:14:24.867992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 856 | 2026.05.28 01:14:24.875917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 857 | 2026.05.28 01:14:24.877970 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.28 01:14:24.884933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 859 | 2026.05.28 01:14:25.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.89 MiB, peak 163.89 MiB, free memory in arenas 0.00 B, will set to 160.91 MiB (RSS), difference: 1.02 MiB | ||
| 860 | 2026.05.28 01:14:27.492720 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.28 01:14:27.492990 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.28 01:14:27.497834 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.05.28 01:14:27.500254 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.05.28 01:14:27.500799 [ 3 ] {17a3af2a-1dd0-496f-9e54-4b8ec329a92f} <Debug> TCPHandler: Processed in 0.008224104 sec. | ||
| 865 | 2026.05.28 01:14:27.512667 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.05.28 01:14:27.512849 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 867 | 2026.05.28 01:14:27.512922 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.05.28 01:14:27.515782 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.05.28 01:14:27.515825 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 870 | 2026.05.28 01:14:27.516524 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.05.28 01:14:27.516928 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.05.28 01:14:27.517090 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004292 sec., 6057.781919850886 rows/sec., 1.30 MiB/sec. | ||
| 873 | 2026.05.28 01:14:27.517135 [ 3 ] {7b739fed-6733-4bc8-a981-4592c7a61733} <Debug> TCPHandler: Processed in 0.004603057 sec. | ||
| 874 | 2026.05.28 01:14:27.517298 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.05.28 01:14:27.517404 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 876 | 2026.05.28 01:14:27.517448 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 877 | 2026.05.28 01:14:27.520814 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Trace> oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.05.28 01:14:27.520884 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 879 | 2026.05.28 01:14:27.521505 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.05.28 01:14:27.521986 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Trace> oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.05.28 01:14:27.522179 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004794 sec., 5006.2578222778475 rows/sec., 425.34 KiB/sec. | ||
| 882 | 2026.05.28 01:14:27.522244 [ 3 ] {258abe8b-9e4a-4890-8744-e0a7de528337} <Debug> TCPHandler: Processed in 0.004999654 sec. | ||
| 883 | 2026.05.28 01:14:27.522459 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.05.28 01:14:27.522595 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 885 | 2026.05.28 01:14:27.522656 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 886 | 2026.05.28 01:14:27.523197 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Trace> oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.05.28 01:14:27.523236 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 888 | 2026.05.28 01:14:27.523667 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.05.28 01:14:27.524132 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Trace> oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.05.28 01:14:27.524270 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001716 sec., 5827.505827505827 rows/sec., 475.19 KiB/sec. | ||
| 891 | 2026.05.28 01:14:27.524308 [ 3 ] {326217c2-bca9-444d-ab81-f1b0429eb3a8} <Debug> TCPHandler: Processed in 0.001964697 sec. | ||
| 892 | 2026.05.28 01:14:27.524477 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.05.28 01:14:27.524582 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 894 | 2026.05.28 01:14:27.524627 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 895 | 2026.05.28 01:14:27.525205 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.05.28 01:14:27.525244 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 897 | 2026.05.28 01:14:27.525717 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.05.28 01:14:27.526183 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.05.28 01:14:27.526317 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Debug> executeQuery: Read 203 rows, 18.39 KiB in 0.00176 sec., 115340.90909090909 rows/sec., 10.20 MiB/sec. | ||
| 900 | 2026.05.28 01:14:27.526350 [ 3 ] {379a9d00-6c6b-42e5-8049-144b62310313} <Debug> TCPHandler: Processed in 0.001926716 sec. | ||
| 901 | 2026.05.28 01:14:27.526496 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.05.28 01:14:27.526598 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 903 | 2026.05.28 01:14:27.526641 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 904 | 2026.05.28 01:14:27.527140 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.05.28 01:14:27.527174 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 906 | 2026.05.28 01:14:27.527614 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.05.28 01:14:27.528059 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.05.28 01:14:27.528191 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Debug> executeQuery: Read 33 rows, 2.49 KiB in 0.001615 sec., 20433.43653250774 rows/sec., 1.50 MiB/sec. | ||
| 909 | 2026.05.28 01:14:27.528226 [ 3 ] {ef1c1bb2-8f9b-40fc-928e-dd5477337a70} <Debug> TCPHandler: Processed in 0.001782353 sec. | ||
| 910 | 2026.05.28 01:14:27.528376 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.05.28 01:14:27.528475 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 912 | 2026.05.28 01:14:27.528517 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 913 | 2026.05.28 01:14:27.529019 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Trace> oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.05.28 01:14:27.529065 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 915 | 2026.05.28 01:14:27.529525 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.05.28 01:14:27.529985 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Trace> oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.05.28 01:14:27.530117 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001662 sec., 14440.43321299639 rows/sec., 1.20 MiB/sec. | ||
| 918 | 2026.05.28 01:14:27.530154 [ 3 ] {f515c1eb-c80b-45a6-8844-fb761490104a} <Debug> TCPHandler: Processed in 0.001828474 sec. | ||
| 919 | 2026.05.28 01:14:27.530302 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.05.28 01:14:27.530402 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 921 | 2026.05.28 01:14:27.530443 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 922 | 2026.05.28 01:14:27.530871 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Trace> oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.28 01:14:27.530907 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 924 | 2026.05.28 01:14:27.531323 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.05.28 01:14:27.531852 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Trace> oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.28 01:14:27.531981 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001599 sec., 7504.6904315197 rows/sec., 586.30 KiB/sec. | ||
| 927 | 2026.05.28 01:14:27.532015 [ 3 ] {3839234b-28fc-4997-a3ad-4c4ab176e49c} <Debug> TCPHandler: Processed in 0.001765264 sec. | ||
| 928 | 2026.05.28 01:14:27.532149 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.05.28 01:14:27.532248 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2026.05.28 01:14:27.532290 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2026.05.28 01:14:27.532749 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.05.28 01:14:27.532785 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 933 | 2026.05.28 01:14:27.533212 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.05.28 01:14:27.533665 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.05.28 01:14:27.533785 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Debug> executeQuery: Read 121 rows, 10.07 KiB in 0.001611 sec., 75108.62818125388 rows/sec., 6.10 MiB/sec. | ||
| 936 | 2026.05.28 01:14:27.533816 [ 3 ] {837ed237-ac3d-426c-b1bf-1dbbb42624f4} <Debug> TCPHandler: Processed in 0.001773163 sec. | ||
| 937 | 2026.05.28 01:14:27.534014 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.05.28 01:14:27.534111 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 939 | 2026.05.28 01:14:27.534155 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 940 | 2026.05.28 01:14:27.534603 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.05.28 01:14:27.534637 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 942 | 2026.05.28 01:14:27.537167 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.05.28 01:14:27.537812 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.05.28 01:14:27.537948 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Debug> executeQuery: Read 201 rows, 15.87 KiB in 0.003856 sec., 52126.55601659751 rows/sec., 4.02 MiB/sec. | ||
| 945 | 2026.05.28 01:14:27.537985 [ 3 ] {159f43af-23d3-4607-8f77-de5a2fdd8c4c} <Debug> TCPHandler: Processed in 0.004020575 sec. | ||
| 946 | 2026.05.28 01:14:27.538163 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.05.28 01:14:27.538269 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.05.28 01:14:27.538330 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <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 | ||
| 949 | 2026.05.28 01:14:27.539133 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.05.28 01:14:27.539171 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 951 | 2026.05.28 01:14:27.539847 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.05.28 01:14:27.540334 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.05.28 01:14:27.540484 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002234 sec., 4923.903312444047 rows/sec., 8.82 MiB/sec. | ||
| 954 | 2026.05.28 01:14:27.540540 [ 3 ] {72e818a4-9587-467f-b6b9-c48362aa6629} <Debug> TCPHandler: Processed in 0.002446056 sec. | ||
| 955 | 2026.05.28 01:14:27.540682 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.05.28 01:14:27.540783 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.05.28 01:14:27.540827 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 958 | 2026.05.28 01:14:27.541187 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.28 01:14:27.541224 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 960 | 2026.05.28 01:14:27.541728 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.05.28 01:14:27.542198 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.28 01:14:27.542329 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.03 MiB/sec. | ||
| 963 | 2026.05.28 01:14:27.542363 [ 3 ] {14c41ee7-6745-4e20-b9e9-60ddaac1f423} <Debug> TCPHandler: Processed in 0.001733582 sec. | ||
| 964 | 2026.05.28 01:14:32.216608 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 965 | 2026.05.28 01:14:32.216673 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 966 | 2026.05.28 01:14:32.241058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 | ||
| 967 | 2026.05.28 01:14:32.243009 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.05.28 01:14:32.243045 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 969 | 2026.05.28 01:14:32.244284 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.05.28 01:14:32.244910 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.05.28 01:14:32.245124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 972 | 2026.05.28 01:14:32.247128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 973 | 2026.05.28 01:14:32.247647 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.05.28 01:14:32.247685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 975 | 2026.05.28 01:14:32.248362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 976 | 2026.05.28 01:14:32.248831 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.05.28 01:14:32.248955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 978 | 2026.05.28 01:14:32.385117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 979 | 2026.05.28 01:14:32.401634 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.05.28 01:14:32.401692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 981 | 2026.05.28 01:14:32.408221 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 982 | 2026.05.28 01:14:32.411044 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.05.28 01:14:32.419762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 984 | 2026.05.28 01:14:32.488566 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.05.28 01:14:32.488761 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 986 | 2026.05.28 01:14:32.489091 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 987 | 2026.05.28 01:14:32.489158 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 988 | 2026.05.28 01:14:32.489379 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.05.28 01:14:32.493679 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.05.28 01:14:32.493975 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 991 | 2026.05.28 01:14:32.496160 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 992 | 2026.05.28 01:14:32.496211 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (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 | ||
| 993 | 2026.05.28 01:14:32.496229 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 994 | 2026.05.28 01:14:32.496334 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 995 | 2026.05.28 01:14:32.496359 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 996 | 2026.05.28 01:14:32.514165 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.025488 sec., 1020.0878844946642 rows/sec., 225.02 KiB/sec. | ||
| 997 | 2026.05.28 01:14:32.514291 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Debug> MemoryTracker: Peak memory usage (for query): 136.47 KiB. | ||
| 998 | 2026.05.28 01:14:32.514308 [ 3 ] {631a3a68-5c59-4183-81c6-b4b6b17fd0f9} <Debug> TCPHandler: Processed in 0.025857693 sec. | ||
| 999 | 2026.05.28 01:14:32.516109 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.28 01:14:32.516272 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1001 | 2026.05.28 01:14:32.516339 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1002 | 2026.05.28 01:14:32.516944 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.05.28 01:14:32.516983 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1004 | 2026.05.28 01:14:32.517447 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1005 | 2026.05.28 01:14:32.517959 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.05.28 01:14:32.518108 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.26 MiB/sec. | ||
| 1007 | 2026.05.28 01:14:32.518143 [ 3 ] {816325b5-9bc5-4be9-85d5-b1c01e788ee8} <Debug> TCPHandler: Processed in 0.00216271 sec. | ||
| 1008 | 2026.05.28 01:14:32.518308 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.28 01:14:32.518412 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1010 | 2026.05.28 01:14:32.518456 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1011 | 2026.05.28 01:14:32.518888 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.05.28 01:14:32.518923 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1013 | 2026.05.28 01:14:32.519363 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.05.28 01:14:32.519846 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.05.28 01:14:32.519973 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001585 sec., 40378.54889589905 rows/sec., 3.15 MiB/sec. | ||
| 1016 | 2026.05.28 01:14:32.520005 [ 3 ] {c6edf35d-976e-48be-83c5-303a25d947f3} <Debug> TCPHandler: Processed in 0.001748053 sec. | ||
| 1017 | 2026.05.28 01:14:32.520148 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.05.28 01:14:32.520245 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1019 | 2026.05.28 01:14:32.520297 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1020 | 2026.05.28 01:14:32.520712 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.05.28 01:14:32.520745 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1022 | 2026.05.28 01:14:32.521215 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1023 | 2026.05.28 01:14:32.521793 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.05.28 01:14:32.521921 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001695 sec., 94395.2802359882 rows/sec., 6.57 MiB/sec. | ||
| 1025 | 2026.05.28 01:14:32.521953 [ 3 ] {71cf773f-7ac7-4c2a-970d-ce073d5e5272} <Debug> TCPHandler: Processed in 0.001862634 sec. | ||
| 1026 | 2026.05.28 01:14:32.522224 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.05.28 01:14:32.522408 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1028 | 2026.05.28 01:14:32.522483 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1029 | 2026.05.28 01:14:32.523032 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.05.28 01:14:32.523076 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1031 | 2026.05.28 01:14:32.523711 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2026.05.28 01:14:32.524415 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.05.28 01:14:32.524566 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002212 sec., 27124.773960216997 rows/sec., 1.83 MiB/sec. | ||
| 1034 | 2026.05.28 01:14:32.524602 [ 3 ] {a10dba54-056e-44c5-af7b-0e8cec68476c} <Debug> TCPHandler: Processed in 0.002525717 sec. | ||
| 1035 | 2026.05.28 01:14:33.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.59 MiB, peak 166.24 MiB, free memory in arenas 0.00 B, will set to 164.70 MiB (RSS), difference: 2.11 MiB | ||
| 1036 | 2026.05.28 01:14:37.489202 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.05.28 01:14:37.489483 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1038 | 2026.05.28 01:14:37.489823 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1039 | 2026.05.28 01:14:37.489866 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1040 | 2026.05.28 01:14:37.490088 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.05.28 01:14:37.490160 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1042 | 2026.05.28 01:14:37.490303 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1043 | 2026.05.28 01:14:37.490340 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1044 | 2026.05.28 01:14:37.490362 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (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 | ||
| 1045 | 2026.05.28 01:14:37.490379 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1046 | 2026.05.28 01:14:37.490420 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1047 | 2026.05.28 01:14:37.490440 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1048 | 2026.05.28 01:14:37.491582 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002207 sec., 11780.697779791572 rows/sec., 2.54 MiB/sec. | ||
| 1049 | 2026.05.28 01:14:37.491692 [ 3 ] {fd3fece8-4dd9-46ef-b293-6029627be825} <Debug> TCPHandler: Processed in 0.00264304 sec. | ||
| 1050 | 2026.05.28 01:14:37.493580 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.05.28 01:14:37.493729 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2026.05.28 01:14:37.493812 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2026.05.28 01:14:37.494749 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.05.28 01:14:37.494797 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1055 | 2026.05.28 01:14:37.495349 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.05.28 01:14:37.495965 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.05.28 01:14:37.496112 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.002444 sec., 31914.893617021276 rows/sec., 2.63 MiB/sec. | ||
| 1058 | 2026.05.28 01:14:37.496148 [ 3 ] {7cf26f9c-959f-4550-a7a9-9795d80b34c5} <Debug> TCPHandler: Processed in 0.002621339 sec. | ||
| 1059 | 2026.05.28 01:14:37.496327 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.05.28 01:14:37.496425 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.05.28 01:14:37.496466 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2026.05.28 01:14:37.496958 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.05.28 01:14:37.496995 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1064 | 2026.05.28 01:14:37.497490 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2026.05.28 01:14:37.497964 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.05.28 01:14:37.498095 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001689 sec., 6512.729425695678 rows/sec., 489.73 KiB/sec. | ||
| 1067 | 2026.05.28 01:14:37.498129 [ 3 ] {78adc92b-90e5-45dd-8bb5-5838791af491} <Debug> TCPHandler: Processed in 0.001857505 sec. | ||
| 1068 | 2026.05.28 01:14:37.498279 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.28 01:14:37.498376 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.28 01:14:37.498416 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2026.05.28 01:14:37.498860 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.28 01:14:37.498896 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1073 | 2026.05.28 01:14:37.499384 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.05.28 01:14:37.499855 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.28 01:14:37.499982 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001623 sec., 46210.720887245836 rows/sec., 3.61 MiB/sec. | ||
| 1076 | 2026.05.28 01:14:37.500015 [ 3 ] {0e2eb0a5-c857-4d40-8ee1-90d4966e9e30} <Debug> TCPHandler: Processed in 0.001787243 sec. | ||
| 1077 | 2026.05.28 01:14:37.500164 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.28 01:14:37.500261 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.28 01:14:37.500304 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2026.05.28 01:14:37.500769 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.28 01:14:37.500805 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1082 | 2026.05.28 01:14:37.501270 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.05.28 01:14:37.501741 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.28 01:14:37.501872 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
| 1085 | 2026.05.28 01:14:37.501905 [ 3 ] {717117c3-7bfe-40d7-855a-e2701d195507} <Debug> TCPHandler: Processed in 0.001791584 sec. | ||
| 1086 | 2026.05.28 01:14:37.502034 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.28 01:14:37.502130 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.28 01:14:37.502186 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <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 | ||
| 1089 | 2026.05.28 01:14:37.502898 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.28 01:14:37.502934 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1091 | 2026.05.28 01:14:37.503570 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.05.28 01:14:37.504048 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.28 01:14:37.504185 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002072 sec., 5308.880308880309 rows/sec., 9.51 MiB/sec. | ||
| 1094 | 2026.05.28 01:14:37.504231 [ 3 ] {f97a960e-532c-49d0-a7a4-f7e3018ea072} <Debug> TCPHandler: Processed in 0.002247222 sec. | ||
| 1095 | 2026.05.28 01:14:37.504357 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.28 01:14:37.504454 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.28 01:14:37.504495 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2026.05.28 01:14:37.504845 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.28 01:14:37.504881 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1100 | 2026.05.28 01:14:37.505310 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2026.05.28 01:14:37.505840 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.28 01:14:37.505970 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.63 MiB/sec. | ||
| 1103 | 2026.05.28 01:14:37.506002 [ 3 ] {57e15e1b-4a98-4f35-9cc4-820e90f13451} <Debug> TCPHandler: Processed in 0.001694771 sec. | ||
| 1104 | 2026.05.28 01:14:39.749964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1105 | 2026.05.28 01:14:39.750425 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1106 | 2026.05.28 01:14:39.750474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1107 | 2026.05.28 01:14:39.751226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1108 | 2026.05.28 01:14:39.751755 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.05.28 01:14:39.751924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1110 | 2026.05.28 01:14:39.920762 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1111 | 2026.05.28 01:14:39.941841 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.05.28 01:14:39.941920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1113 | 2026.05.28 01:14:39.948874 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1114 | 2026.05.28 01:14:39.950202 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.05.28 01:14:39.956691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1116 | 2026.05.28 01:14:40.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.27 MiB, peak 169.27 MiB, free memory in arenas 0.00 B, will set to 166.36 MiB (RSS), difference: 1.10 MiB | ||
| 1117 | 2026.05.28 01:14:42.246116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 | ||
| 1118 | 2026.05.28 01:14:42.247549 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.05.28 01:14:42.247586 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1120 | 2026.05.28 01:14:42.248841 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1121 | 2026.05.28 01:14:42.249398 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.05.28 01:14:42.249613 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 1123 | 2026.05.28 01:14:42.488976 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1124 | 2026.05.28 01:14:42.489225 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1125 | 2026.05.28 01:14:42.489574 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1126 | 2026.05.28 01:14:42.489618 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1127 | 2026.05.28 01:14:42.489843 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.05.28 01:14:42.489910 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.05.28 01:14:42.490046 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1130 | 2026.05.28 01:14:42.490082 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1131 | 2026.05.28 01:14:42.490104 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (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 | ||
| 1132 | 2026.05.28 01:14:42.490121 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1133 | 2026.05.28 01:14:42.490167 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1134 | 2026.05.28 01:14:42.490187 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1135 | 2026.05.28 01:14:42.491267 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002144 sec., 12126.86567164179 rows/sec., 2.61 MiB/sec. | ||
| 1136 | 2026.05.28 01:14:42.491362 [ 3 ] {b5dfe163-f709-4872-b45b-769a9bd441c8} <Debug> TCPHandler: Processed in 0.002521787 sec. | ||
| 1137 | 2026.05.28 01:14:42.492969 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1138 | 2026.05.28 01:14:42.493083 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1139 | 2026.05.28 01:14:42.493127 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1140 | 2026.05.28 01:14:42.493664 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.05.28 01:14:42.493702 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1142 | 2026.05.28 01:14:42.494180 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1143 | 2026.05.28 01:14:42.494650 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.05.28 01:14:42.494792 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00174 sec., 32183.908045977012 rows/sec., 2.46 MiB/sec. | ||
| 1145 | 2026.05.28 01:14:42.494827 [ 3 ] {c90574b9-ca16-41d9-9387-79c55b6e29f6} <Debug> TCPHandler: Processed in 0.001911716 sec. | ||
| 1146 | 2026.05.28 01:14:42.494967 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.05.28 01:14:42.495071 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1148 | 2026.05.28 01:14:42.495112 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1149 | 2026.05.28 01:14:42.495529 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.05.28 01:14:42.495565 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1151 | 2026.05.28 01:14:42.495989 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1152 | 2026.05.28 01:14:42.496434 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.05.28 01:14:42.496561 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001508 sec., 42440.31830238727 rows/sec., 3.31 MiB/sec. | ||
| 1154 | 2026.05.28 01:14:42.496594 [ 3 ] {b783dc6b-6345-42ee-bef7-4709864a6405} <Debug> TCPHandler: Processed in 0.001677312 sec. | ||
| 1155 | 2026.05.28 01:14:42.496754 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.05.28 01:14:42.496851 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1157 | 2026.05.28 01:14:42.496895 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1158 | 2026.05.28 01:14:42.497303 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.05.28 01:14:42.497338 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1160 | 2026.05.28 01:14:42.497793 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1161 | 2026.05.28 01:14:42.498338 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.05.28 01:14:42.498543 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001707 sec., 93731.69302870533 rows/sec., 6.53 MiB/sec. | ||
| 1163 | 2026.05.28 01:14:42.498592 [ 3 ] {5c5ef9f1-4702-4f62-9e1e-0637d26c91d2} <Debug> TCPHandler: Processed in 0.001895236 sec. | ||
| 1164 | 2026.05.28 01:14:42.498744 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.05.28 01:14:42.498924 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.05.28 01:14:42.498974 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1167 | 2026.05.28 01:14:42.499356 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.05.28 01:14:42.499392 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1169 | 2026.05.28 01:14:42.499896 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1170 | 2026.05.28 01:14:42.500445 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.05.28 01:14:42.500585 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001743 sec., 34423.40791738382 rows/sec., 2.32 MiB/sec. | ||
| 1172 | 2026.05.28 01:14:42.500619 [ 3 ] {6dc5c693-3493-41cb-b707-c2a10720e01b} <Debug> TCPHandler: Processed in 0.001941256 sec. | ||
| 1173 | 2026.05.28 01:14:47.216736 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1174 | 2026.05.28 01:14:47.216801 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1175 | 2026.05.28 01:14:47.252875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1176 | 2026.05.28 01:14:47.253356 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.05.28 01:14:47.253402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1178 | 2026.05.28 01:14:47.254058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1179 | 2026.05.28 01:14:47.254533 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.05.28 01:14:47.254652 [ 69 ] {} <Debug> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1181 | 2026.05.28 01:14:47.254661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1182 | 2026.05.28 01:14:47.254712 [ 69 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.05.28 01:14:47.254738 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1184 | 2026.05.28 01:14:47.256894 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::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 | ||
| 1185 | 2026.05.28 01:14:47.259116 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1186 | 2026.05.28 01:14:47.259195 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::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 | ||
| 1187 | 2026.05.28 01:14:47.259310 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::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 | ||
| 1188 | 2026.05.28 01:14:47.259400 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::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 | ||
| 1189 | 2026.05.28 01:14:47.259453 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::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 | ||
| 1190 | 2026.05.28 01:14:47.259498 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::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 | ||
| 1191 | 2026.05.28 01:14:47.259572 [ 186 ] {b966a414-a27a-426f-b839-edcd61690cea::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 | ||
| 1192 | 2026.05.28 01:14:47.277347 [ 190 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.022516441 sec., 124620.0498560141 rows/sec., 1.78 MiB/sec. | ||
| 1193 | 2026.05.28 01:14:47.278332 [ 187 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1194 | 2026.05.28 01:14:47.278987 [ 187 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.05.28 01:14:47.279059 [ 187 ] {b966a414-a27a-426f-b839-edcd61690cea::all_1_6_1} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1196 | 2026.05.28 01:14:47.279163 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1197 | 2026.05.28 01:14:47.457635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1198 | 2026.05.28 01:14:47.474292 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.05.28 01:14:47.474363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1200 | 2026.05.28 01:14:47.480144 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1201 | 2026.05.28 01:14:47.481382 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.05.28 01:14:47.481626 [ 69 ] {} <Debug> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1203 | 2026.05.28 01:14:47.481692 [ 69 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.05.28 01:14:47.481711 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1205 | 2026.05.28 01:14:47.481842 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::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 | ||
| 1206 | 2026.05.28 01:14:47.484865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1207 | 2026.05.28 01:14:47.486017 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1208 | 2026.05.28 01:14:47.487583 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::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 | ||
| 1209 | 2026.05.28 01:14:47.489273 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.05.28 01:14:47.489498 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1211 | 2026.05.28 01:14:47.489822 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1212 | 2026.05.28 01:14:47.489861 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1213 | 2026.05.28 01:14:47.490078 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1214 | 2026.05.28 01:14:47.490149 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1215 | 2026.05.28 01:14:47.490290 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1216 | 2026.05.28 01:14:47.490325 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1217 | 2026.05.28 01:14:47.490348 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (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 | ||
| 1218 | 2026.05.28 01:14:47.490363 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1219 | 2026.05.28 01:14:47.490406 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1220 | 2026.05.28 01:14:47.490432 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1221 | 2026.05.28 01:14:47.491621 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002217 sec., 11727.559765448807 rows/sec., 2.53 MiB/sec. | ||
| 1222 | 2026.05.28 01:14:47.491696 [ 3 ] {f7b73e84-0637-482c-a809-0a2713992287} <Debug> TCPHandler: Processed in 0.002554297 sec. | ||
| 1223 | 2026.05.28 01:14:47.492985 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::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 | ||
| 1224 | 2026.05.28 01:14:47.493509 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.05.28 01:14:47.493628 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1226 | 2026.05.28 01:14:47.493674 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1227 | 2026.05.28 01:14:47.494165 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.05.28 01:14:47.494207 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1229 | 2026.05.28 01:14:47.494696 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1230 | 2026.05.28 01:14:47.495225 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.05.28 01:14:47.495400 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001803 sec., 43261.23128119801 rows/sec., 3.57 MiB/sec. | ||
| 1232 | 2026.05.28 01:14:47.495439 [ 3 ] {74677cef-cfa7-4f35-88b5-855f36f8caa6} <Debug> TCPHandler: Processed in 0.001981777 sec. | ||
| 1233 | 2026.05.28 01:14:47.495587 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.28 01:14:47.495687 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1235 | 2026.05.28 01:14:47.495729 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1236 | 2026.05.28 01:14:47.496140 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.28 01:14:47.496176 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1238 | 2026.05.28 01:14:47.496614 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1239 | 2026.05.28 01:14:47.497100 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.28 01:14:47.497234 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001569 sec., 7010.834926704907 rows/sec., 527.18 KiB/sec. | ||
| 1241 | 2026.05.28 01:14:47.497268 [ 3 ] {5edbcb0a-bf21-4a4e-9aa8-772f9daf58d8} <Debug> TCPHandler: Processed in 0.001732512 sec. | ||
| 1242 | 2026.05.28 01:14:47.497394 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.28 01:14:47.497493 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.28 01:14:47.497533 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1245 | 2026.05.28 01:14:47.497731 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::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 | ||
| 1246 | 2026.05.28 01:14:47.497944 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.05.28 01:14:47.497984 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1248 | 2026.05.28 01:14:47.498430 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1249 | 2026.05.28 01:14:47.498954 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.05.28 01:14:47.499111 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001636 sec., 45843.52078239609 rows/sec., 3.58 MiB/sec. | ||
| 1251 | 2026.05.28 01:14:47.499147 [ 3 ] {b0a99cbf-fb47-4c84-88fa-f7b7f743bfc0} <Debug> TCPHandler: Processed in 0.001803673 sec. | ||
| 1252 | 2026.05.28 01:14:47.499279 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.28 01:14:47.499376 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.28 01:14:47.499419 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1255 | 2026.05.28 01:14:47.499816 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.28 01:14:47.499854 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1257 | 2026.05.28 01:14:47.500330 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1258 | 2026.05.28 01:14:47.500805 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.28 01:14:47.500960 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001603 sec., 99812.85090455395 rows/sec., 6.95 MiB/sec. | ||
| 1260 | 2026.05.28 01:14:47.500996 [ 3 ] {c44314f5-f751-433a-8e06-d913b6aad170} <Debug> TCPHandler: Processed in 0.001766173 sec. | ||
| 1261 | 2026.05.28 01:14:47.501141 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.05.28 01:14:47.501237 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.05.28 01:14:47.501291 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <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 | ||
| 1264 | 2026.05.28 01:14:47.502080 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.28 01:14:47.502117 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1266 | 2026.05.28 01:14:47.502334 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::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 | ||
| 1267 | 2026.05.28 01:14:47.502883 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1268 | 2026.05.28 01:14:47.503584 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.05.28 01:14:47.503849 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002623 sec., 4193.671368661838 rows/sec., 7.51 MiB/sec. | ||
| 1270 | 2026.05.28 01:14:47.503970 [ 3 ] {038596cd-0f62-4522-9606-a6abc4d9d7dc} <Debug> TCPHandler: Processed in 0.002878104 sec. | ||
| 1271 | 2026.05.28 01:14:47.504160 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.05.28 01:14:47.504293 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.05.28 01:14:47.504355 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1274 | 2026.05.28 01:14:47.504802 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.05.28 01:14:47.504840 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1276 | 2026.05.28 01:14:47.505310 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1277 | 2026.05.28 01:14:47.505809 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.05.28 01:14:47.505968 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001718 sec., 34924.33061699651 rows/sec., 2.35 MiB/sec. | ||
| 1279 | 2026.05.28 01:14:47.506003 [ 3 ] {897fa375-e005-446e-84da-513f5670bde1} <Debug> TCPHandler: Processed in 0.001949227 sec. | ||
| 1280 | 2026.05.28 01:14:47.509660 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::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 | ||
| 1281 | 2026.05.28 01:14:47.514051 [ 187 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::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 | ||
| 1282 | 2026.05.28 01:14:47.573317 [ 190 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091539761 sec., 502.5138748177418 rows/sec., 2.60 MiB/sec. | ||
| 1283 | 2026.05.28 01:14:47.576015 [ 201 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1284 | 2026.05.28 01:14:47.578846 [ 201 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.05.28 01:14:47.578952 [ 201 ] {aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f::all_1_6_1} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1286 | 2026.05.28 01:14:47.581159 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1287 | 2026.05.28 01:14:48.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.92 MiB, peak 177.46 MiB, free memory in arenas 0.00 B, will set to 177.06 MiB (RSS), difference: 9.13 MiB | ||
| 1288 | 2026.05.28 01:14:52.488924 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.28 01:14:52.489180 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1290 | 2026.05.28 01:14:52.489535 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1291 | 2026.05.28 01:14:52.489579 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1292 | 2026.05.28 01:14:52.489828 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1293 | 2026.05.28 01:14:52.489895 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1294 | 2026.05.28 01:14:52.490029 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1295 | 2026.05.28 01:14:52.490065 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1296 | 2026.05.28 01:14:52.490087 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (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 | ||
| 1297 | 2026.05.28 01:14:52.490103 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1298 | 2026.05.28 01:14:52.490146 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1299 | 2026.05.28 01:14:52.490168 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1300 | 2026.05.28 01:14:52.491202 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002121 sec., 12258.368694012259 rows/sec., 2.64 MiB/sec. | ||
| 1301 | 2026.05.28 01:14:52.491294 [ 3 ] {069b5d05-6840-4666-b413-3be01f67d73e} <Debug> TCPHandler: Processed in 0.002506077 sec. | ||
| 1302 | 2026.05.28 01:14:52.492999 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.05.28 01:14:52.493199 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1304 | 2026.05.28 01:14:52.493274 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1305 | 2026.05.28 01:14:52.494020 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.05.28 01:14:52.494064 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1307 | 2026.05.28 01:14:52.494531 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1308 | 2026.05.28 01:14:52.494986 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.05.28 01:14:52.495132 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.15 MiB/sec. | ||
| 1310 | 2026.05.28 01:14:52.495139 [ 58 ] {} <Debug> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1311 | 2026.05.28 01:14:52.495167 [ 3 ] {852dbb2c-32f1-4085-8b93-ac2e5d2ff963} <Debug> TCPHandler: Processed in 0.002262842 sec. | ||
| 1312 | 2026.05.28 01:14:52.495223 [ 58 ] {} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.05.28 01:14:52.495262 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1314 | 2026.05.28 01:14:52.495334 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.05.28 01:14:52.495393 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::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 | ||
| 1316 | 2026.05.28 01:14:52.495436 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1317 | 2026.05.28 01:14:52.495481 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1318 | 2026.05.28 01:14:52.495532 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1319 | 2026.05.28 01:14:52.495576 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 203 rows starting from the beginning of the part | ||
| 1320 | 2026.05.28 01:14:52.495656 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1321 | 2026.05.28 01:14:52.495706 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 78 rows starting from the beginning of the part | ||
| 1322 | 2026.05.28 01:14:52.495753 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1323 | 2026.05.28 01:14:52.495800 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1324 | 2026.05.28 01:14:52.495854 [ 191 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1325 | 2026.05.28 01:14:52.496145 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.05.28 01:14:52.496191 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1327 | 2026.05.28 01:14:52.496925 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1328 | 2026.05.28 01:14:52.497276 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 5 columns (5 merged, 0 gathered) in 0.001931466 sec., 272849.7421129857 rows/sec., 23.64 MiB/sec. | ||
| 1329 | 2026.05.28 01:14:52.497522 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.05.28 01:14:52.497581 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1331 | 2026.05.28 01:14:52.497666 [ 56 ] {} <Debug> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1332 | 2026.05.28 01:14:52.497702 [ 56 ] {} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.05.28 01:14:52.497715 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002295 sec., 27886.710239651413 rows/sec., 2.18 MiB/sec. | ||
| 1334 | 2026.05.28 01:14:52.497723 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1335 | 2026.05.28 01:14:52.497779 [ 3 ] {79894d73-26d4-4200-a5f2-c965adee163c} <Debug> TCPHandler: Processed in 0.002495347 sec. | ||
| 1336 | 2026.05.28 01:14:52.497847 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::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 | ||
| 1337 | 2026.05.28 01:14:52.497954 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1338 | 2026.05.28 01:14:52.497989 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.05.28 01:14:52.497990 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 121 rows starting from the beginning of the part | ||
| 1340 | 2026.05.28 01:14:52.498103 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1341 | 2026.05.28 01:14:52.498126 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1342 | 2026.05.28 01:14:52.498155 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 75 rows starting from the beginning of the part | ||
| 1343 | 2026.05.28 01:14:52.498190 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1344 | 2026.05.28 01:14:52.498201 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1345 | 2026.05.28 01:14:52.498209 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.05.28 01:14:52.498259 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1347 | 2026.05.28 01:14:52.498287 [ 190 ] {9d4a3074-b12f-43e3-9248-7b3538a9e075::all_1_6_1} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1348 | 2026.05.28 01:14:52.498310 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1349 | 2026.05.28 01:14:52.498357 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1350 | 2026.05.28 01:14:52.498648 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.05.28 01:14:52.498689 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1352 | 2026.05.28 01:14:52.499221 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428576 sec., 324098.9628833188 rows/sec., 26.81 MiB/sec. | ||
| 1353 | 2026.05.28 01:14:52.499397 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1354 | 2026.05.28 01:14:52.499461 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1355 | 2026.05.28 01:14:52.500068 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.05.28 01:14:52.500136 [ 196 ] {7367cdf5-de32-473b-b800-65a4ddfccf93::all_1_6_1} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1357 | 2026.05.28 01:14:52.500193 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1358 | 2026.05.28 01:14:52.500297 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.28 01:14:52.500453 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1360 | 2026.05.28 01:14:52.500495 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1361 | 2026.05.28 01:14:52.500514 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1362 | 2026.05.28 01:14:52.500516 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002423 sec., 66033.8423442014 rows/sec., 4.60 MiB/sec. | ||
| 1363 | 2026.05.28 01:14:52.500590 [ 3 ] {1466a8b9-33bc-4b69-bf85-3db5088d41ff} <Debug> TCPHandler: Processed in 0.00271311 sec. | ||
| 1364 | 2026.05.28 01:14:52.500623 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::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 | ||
| 1365 | 2026.05.28 01:14:52.500778 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1366 | 2026.05.28 01:14:52.500792 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.05.28 01:14:52.500815 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1368 | 2026.05.28 01:14:52.500913 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1369 | 2026.05.28 01:14:52.500932 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1370 | 2026.05.28 01:14:52.500964 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1371 | 2026.05.28 01:14:52.500996 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1372 | 2026.05.28 01:14:52.501020 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1373 | 2026.05.28 01:14:52.501076 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1374 | 2026.05.28 01:14:52.501133 [ 190 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1375 | 2026.05.28 01:14:52.501474 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.28 01:14:52.501516 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1377 | 2026.05.28 01:14:52.502066 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1378 | 2026.05.28 01:14:52.502628 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.28 01:14:52.502736 [ 55 ] {} <Debug> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1380 | 2026.05.28 01:14:52.502769 [ 55 ] {} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.05.28 01:14:52.502779 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001891 sec., 31729.243786356423 rows/sec., 2.14 MiB/sec. | ||
| 1382 | 2026.05.28 01:14:52.502788 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1383 | 2026.05.28 01:14:52.502826 [ 3 ] {c6fa1a6f-f4c7-44cd-a728-e38edc082017} <Debug> TCPHandler: Processed in 0.002152 sec. | ||
| 1384 | 2026.05.28 01:14:52.502875 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::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 | ||
| 1385 | 2026.05.28 01:14:52.502967 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1386 | 2026.05.28 01:14:52.502993 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1387 | 2026.05.28 01:14:52.503037 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1388 | 2026.05.28 01:14:52.503076 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1389 | 2026.05.28 01:14:52.503112 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1390 | 2026.05.28 01:14:52.503145 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1391 | 2026.05.28 01:14:52.503179 [ 196 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1392 | 2026.05.28 01:14:52.504254 [ 193 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001395856 sec., 232115.63370433627 rows/sec., 15.64 MiB/sec. | ||
| 1393 | 2026.05.28 01:14:52.504328 [ 193 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 5 columns (5 merged, 0 gathered) in 0.00376418 sec., 265927.7717856213 rows/sec., 18.92 MiB/sec. | ||
| 1394 | 2026.05.28 01:14:52.504557 [ 200 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1395 | 2026.05.28 01:14:52.504616 [ 191 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1396 | 2026.05.28 01:14:52.505143 [ 200 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.28 01:14:52.505217 [ 200 ] {1d2d7725-226c-473f-a51b-4c0422435937::all_1_6_1} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1398 | 2026.05.28 01:14:52.505233 [ 191 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.28 01:14:52.505275 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1400 | 2026.05.28 01:14:52.505395 [ 191 ] {3d378d10-67e8-4719-996a-5007dcdc71d2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1401 | 2026.05.28 01:14:52.505476 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1402 | 2026.05.28 01:14:54.755661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1403 | 2026.05.28 01:14:54.756389 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.05.28 01:14:54.756462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1405 | 2026.05.28 01:14:54.757338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1406 | 2026.05.28 01:14:54.758047 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.05.28 01:14:54.758238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1408 | 2026.05.28 01:14:54.985811 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1409 | 2026.05.28 01:14:55.006166 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.28 01:14:55.006232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1411 | 2026.05.28 01:14:55.014165 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1412 | 2026.05.28 01:14:55.016532 [ 243 ] {} <Trace> system.metric_log (aeaa6dd3-93bb-48f2-a0c9-49de83a2c80f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.05.28 01:14:55.024161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1414 | 2026.05.28 01:14:55.748701 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38561 | ||
| 1415 | 2026.05.28 01:14:55.748807 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1416 | 2026.05.28 01:14:55.748836 [ 306 ] {} <Debug> TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:38561 | ||
| 1417 | 2026.05.28 01:14:55.748860 [ 306 ] {} <Debug> TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.05.28 01:14:55.748874 [ 306 ] {} <Debug> TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1419 | 2026.05.28 01:14:55.749141 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63367 | ||
| 1420 | 2026.05.28 01:14:55.749254 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1421 | 2026.05.28 01:14:55.749258 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48343 | ||
| 1422 | 2026.05.28 01:14:55.749286 [ 307 ] {} <Debug> TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Authenticating user 'default' from [fd00:1122:3344:101::e]:63367 | ||
| 1423 | 2026.05.28 01:14:55.749264 [ 306 ] {} <Trace> TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.05.28 01:14:55.749331 [ 307 ] {} <Debug> TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1425 | 2026.05.28 01:14:55.749364 [ 307 ] {} <Debug> TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1426 | 2026.05.28 01:14:55.749375 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1427 | 2026.05.28 01:14:55.749399 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55699 | ||
| 1428 | 2026.05.28 01:14:55.749413 [ 308 ] {} <Debug> TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Authenticating user 'default' from [fd00:1122:3344:101::e]:48343 | ||
| 1429 | 2026.05.28 01:14:55.749441 [ 308 ] {} <Debug> TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1430 | 2026.05.28 01:14:55.749457 [ 308 ] {} <Debug> TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2026.05.28 01:14:55.749480 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49463 | ||
| 1432 | 2026.05.28 01:14:55.749521 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38561) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1433 | 2026.05.28 01:14:55.749544 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1434 | 2026.05.28 01:14:55.749581 [ 310 ] {} <Debug> TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Authenticating user 'default' from [fd00:1122:3344:101::e]:55699 | ||
| 1435 | 2026.05.28 01:14:55.749599 [ 310 ] {} <Debug> TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2026.05.28 01:14:55.749612 [ 310 ] {} <Debug> TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2026.05.28 01:14:55.749689 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1438 | 2026.05.28 01:14:55.749711 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48230 | ||
| 1439 | 2026.05.28 01:14:55.749729 [ 311 ] {} <Debug> TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Authenticating user 'default' from [fd00:1122:3344:101::e]:49463 | ||
| 1440 | 2026.05.28 01:14:55.749759 [ 311 ] {} <Debug> TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2026.05.28 01:14:55.749774 [ 311 ] {} <Debug> TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2026.05.28 01:14:55.749796 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44979 | ||
| 1443 | 2026.05.28 01:14:55.749807 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39022 | ||
| 1444 | 2026.05.28 01:14:55.749924 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1445 | 2026.05.28 01:14:55.749926 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1446 | 2026.05.28 01:14:55.749961 [ 312 ] {} <Debug> TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Authenticating user 'default' from [fd00:1122:3344:101::e]:48230 | ||
| 1447 | 2026.05.28 01:14:55.749982 [ 312 ] {} <Debug> TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2026.05.28 01:14:55.749996 [ 312 ] {} <Debug> TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2026.05.28 01:14:55.750000 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1450 | 2026.05.28 01:14:55.750021 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35634 | ||
| 1451 | 2026.05.28 01:14:55.750115 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2026.05.28 01:14:55.750145 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1453 | 2026.05.28 01:14:55.750151 [ 309 ] {} <Debug> TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Authenticating user 'default' from [fd00:1122:3344:101::e]:39022 | ||
| 1454 | 2026.05.28 01:14:55.750182 [ 313 ] {} <Debug> TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:44979 | ||
| 1455 | 2026.05.28 01:14:55.750190 [ 309 ] {} <Debug> TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2026.05.28 01:14:55.750212 [ 313 ] {} <Debug> TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2026.05.28 01:14:55.750221 [ 309 ] {} <Debug> TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.05.28 01:14:55.750236 [ 313 ] {} <Debug> TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2026.05.28 01:14:55.752344 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1460 | 2026.05.28 01:14:55.752380 [ 314 ] {} <Debug> TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Authenticating user 'default' from [fd00:1122:3344:101::e]:35634 | ||
| 1461 | 2026.05.28 01:14:55.752397 [ 314 ] {} <Debug> TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2026.05.28 01:14:55.752409 [ 314 ] {} <Debug> TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2026.05.28 01:14:55.756650 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Debug> oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be) (SelectExecutor): Key condition: unknown | ||
| 1464 | 2026.05.28 01:14:55.768319 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Trace> AggregatingTransform: Aggregating | ||
| 1465 | 2026.05.28 01:14:55.770473 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1466 | 2026.05.28 01:14:55.770581 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005736518 sec. (174.322 rows/sec., 6.81 KiB/sec.) | ||
| 1467 | 2026.05.28 01:14:55.770600 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Trace> Aggregator: Merging aggregated data | ||
| 1468 | 2026.05.28 01:14:55.770632 [ 325 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1469 | 2026.05.28 01:14:55.774062 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.024602 sec., 40.64710186163727 rows/sec., 1.59 KiB/sec. | ||
| 1470 | 2026.05.28 01:14:55.774224 [ 306 ] {f1cfdbe3-5a59-4e4f-b487-a49847bc38b2} <Debug> TCPHandler: Processed in 0.025118679 sec. | ||
| 1471 | 2026.05.28 01:14:55.778325 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1472 | 2026.05.28 01:14:55.778376 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1473 | 2026.05.28 01:14:55.778397 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1474 | 2026.05.28 01:14:55.778400 [ 306 ] {} <Debug> TCP-Session: 8e2f1e85-3a08-4710-ae27-d34483662b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2026.05.28 01:14:55.778429 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1476 | 2026.05.28 01:14:55.778448 [ 314 ] {} <Debug> TCP-Session: f2f0ff17-a618-4e8e-940a-94bc34e08afb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1477 | 2026.05.28 01:14:55.778453 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1478 | 2026.05.28 01:14:55.778489 [ 311 ] {} <Debug> TCP-Session: 7b126b9c-12c4-45d5-b8a8-273feb9f9553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2026.05.28 01:14:55.778511 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1480 | 2026.05.28 01:14:55.778524 [ 310 ] {} <Debug> TCP-Session: 02e2e69a-fe62-44e2-8a3f-5aa0bb7ac611 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2026.05.28 01:14:55.778536 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1482 | 2026.05.28 01:14:55.778561 [ 308 ] {} <Debug> TCP-Session: 86611b51-3f57-4ac4-b3f5-058b5e070286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1483 | 2026.05.28 01:14:55.778554 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1484 | 2026.05.28 01:14:55.778599 [ 312 ] {} <Debug> TCP-Session: 50c3604a-5eca-4362-8490-1ba1fbdb1d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1485 | 2026.05.28 01:14:55.778485 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1486 | 2026.05.28 01:14:55.778632 [ 313 ] {} <Debug> TCP-Session: c43d6369-cf70-4a7f-8f57-59a21fde2d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.05.28 01:14:55.778434 [ 307 ] {} <Debug> TCP-Session: 00c4dc38-e239-4418-91a9-087b1691968d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2026.05.28 01:14:55.778672 [ 309 ] {} <Debug> TCP-Session: 1bba8846-22dd-4f0a-875f-aa6545ce5d56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2026.05.28 01:14:56.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.56 MiB, peak 186.65 MiB, free memory in arenas 0.00 B, will set to 180.58 MiB (RSS), difference: 2.02 MiB | ||
| 1490 | 2026.05.28 01:14:57.490835 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.05.28 01:14:57.491215 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1492 | 2026.05.28 01:14:57.491577 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1493 | 2026.05.28 01:14:57.491622 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1494 | 2026.05.28 01:14:57.491880 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1495 | 2026.05.28 01:14:57.491957 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1496 | 2026.05.28 01:14:57.492111 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1497 | 2026.05.28 01:14:57.492148 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1498 | 2026.05.28 01:14:57.492170 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Debug> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (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 | ||
| 1499 | 2026.05.28 01:14:57.492186 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1500 | 2026.05.28 01:14:57.492229 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1501 | 2026.05.28 01:14:57.492250 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1502 | 2026.05.28 01:14:57.493386 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002396 sec., 10851.419031719532 rows/sec., 2.34 MiB/sec. | ||
| 1503 | 2026.05.28 01:14:57.493485 [ 3 ] {a9158b19-5a18-402d-b2b7-ff2a1eaab305} <Debug> TCPHandler: Processed in 0.002793582 sec. | ||
| 1504 | 2026.05.28 01:14:57.496482 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.05.28 01:14:57.496678 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1506 | 2026.05.28 01:14:57.496756 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1507 | 2026.05.28 01:14:57.497448 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.05.28 01:14:57.497486 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1509 | 2026.05.28 01:14:57.498125 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1510 | 2026.05.28 01:14:57.498607 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Trace> oximeter.timeseries_schema (1790e262-21dd-4e8c-a4ba-088f45dc007c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.05.28 01:14:57.498765 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002142 sec., 1400.560224089636 rows/sec., 127.66 KiB/sec. | ||
| 1512 | 2026.05.28 01:14:57.498813 [ 3 ] {0c312e3e-d8e2-4495-bc42-4d9c1eae6fab} <Debug> TCPHandler: Processed in 0.002514387 sec. | ||
| 1513 | 2026.05.28 01:14:57.498978 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.05.28 01:14:57.499076 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1515 | 2026.05.28 01:14:57.499119 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1516 | 2026.05.28 01:14:57.499581 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Trace> oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.05.28 01:14:57.499617 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1518 | 2026.05.28 01:14:57.500156 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1519 | 2026.05.28 01:14:57.500743 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Trace> oximeter.fields_i16 (ca929364-ef80-4c14-8308-0b79a5fdf42f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.05.28 01:14:57.500874 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001816 sec., 13215.859030837006 rows/sec., 1.10 MiB/sec. | ||
| 1521 | 2026.05.28 01:14:57.500914 [ 3 ] {4a0b292e-7445-4c13-8cb9-8b1465fe12c6} <Debug> TCPHandler: Processed in 0.001987037 sec. | ||
| 1522 | 2026.05.28 01:14:57.501058 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.05.28 01:14:57.501156 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1524 | 2026.05.28 01:14:57.501196 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1525 | 2026.05.28 01:14:57.501597 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Trace> oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.28 01:14:57.501632 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1527 | 2026.05.28 01:14:57.502127 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1528 | 2026.05.28 01:14:57.502694 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Trace> oximeter.fields_ipaddr (c32f748a-88d0-4fc7-855f-347db4099083): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.28 01:14:57.502823 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001685 sec., 1186.9436201780416 rows/sec., 96.79 KiB/sec. | ||
| 1530 | 2026.05.28 01:14:57.502858 [ 3 ] {05ac021e-5eb6-4f68-a994-22b66694b5c3} <Debug> TCPHandler: Processed in 0.001849845 sec. | ||
| 1531 | 2026.05.28 01:14:57.503005 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.05.28 01:14:57.503101 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1533 | 2026.05.28 01:14:57.503141 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1534 | 2026.05.28 01:14:57.503627 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.05.28 01:14:57.503663 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1536 | 2026.05.28 01:14:57.504250 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1537 | 2026.05.28 01:14:57.504738 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Trace> oximeter.fields_string (9d4a3074-b12f-43e3-9248-7b3538a9e075): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.28 01:14:57.504865 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Debug> executeQuery: Read 211 rows, 19.24 KiB in 0.001782 sec., 118406.28507295174 rows/sec., 10.54 MiB/sec. | ||
| 1539 | 2026.05.28 01:14:57.504899 [ 3 ] {3d22c66f-4948-41a2-bc22-1e518b5e69d6} <Debug> TCPHandler: Processed in 0.001949376 sec. | ||
| 1540 | 2026.05.28 01:14:57.505163 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.05.28 01:14:57.505260 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1542 | 2026.05.28 01:14:57.505300 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1543 | 2026.05.28 01:14:57.505762 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.05.28 01:14:57.505806 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1545 | 2026.05.28 01:14:57.506312 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1546 | 2026.05.28 01:14:57.506835 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Trace> oximeter.fields_u16 (c4b2a5ec-b693-492f-9fd7-92a45e4bb850): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.05.28 01:14:57.506966 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Debug> executeQuery: Read 31 rows, 2.38 KiB in 0.001724 sec., 17981.438515081205 rows/sec., 1.35 MiB/sec. | ||
| 1548 | 2026.05.28 01:14:57.507000 [ 3 ] {a768e38a-a6fd-4d2d-b328-b3797167cf7d} <Debug> TCPHandler: Processed in 0.001892615 sec. | ||
| 1549 | 2026.05.28 01:14:57.507137 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.05.28 01:14:57.507234 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1551 | 2026.05.28 01:14:57.507275 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1552 | 2026.05.28 01:14:57.507684 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Trace> oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.05.28 01:14:57.507721 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1554 | 2026.05.28 01:14:57.508199 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1555 | 2026.05.28 01:14:57.508965 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Trace> oximeter.fields_u32 (6ce47090-b262-465b-84be-f9f6ba31eb92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.05.28 01:14:57.509218 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001994 sec., 12036.108324974924 rows/sec., 1022.60 KiB/sec. | ||
| 1557 | 2026.05.28 01:14:57.509291 [ 3 ] {06a0a2e9-dc69-4325-bbf5-53a19a75d7f1} <Debug> TCPHandler: Processed in 0.002204111 sec. | ||
| 1558 | 2026.05.28 01:14:57.509494 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.05.28 01:14:57.509634 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1560 | 2026.05.28 01:14:57.509696 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1561 | 2026.05.28 01:14:57.510224 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Trace> oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.28 01:14:57.510264 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1563 | 2026.05.28 01:14:57.510798 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1564 | 2026.05.28 01:14:57.511335 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Trace> oximeter.fields_u8 (32a5cedd-c8f8-4c57-a375-0c31e20df13c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.05.28 01:14:57.511486 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001893 sec., 6339.144215530903 rows/sec., 495.25 KiB/sec. | ||
| 1566 | 2026.05.28 01:14:57.511542 [ 3 ] {74621de4-2f0e-4313-914f-567b8ca3e217} <Debug> TCPHandler: Processed in 0.0021721 sec. | ||
| 1567 | 2026.05.28 01:14:57.511686 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.05.28 01:14:57.511794 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1569 | 2026.05.28 01:14:57.511840 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1570 | 2026.05.28 01:14:57.512367 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.05.28 01:14:57.512406 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1572 | 2026.05.28 01:14:57.512916 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1573 | 2026.05.28 01:14:57.513430 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Trace> oximeter.fields_uuid (7367cdf5-de32-473b-b800-65a4ddfccf93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.05.28 01:14:57.513567 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001797 sec., 69560.37840845855 rows/sec., 5.64 MiB/sec. | ||
| 1575 | 2026.05.28 01:14:57.513606 [ 3 ] {f8faa851-6a6e-45f9-a63d-48fe26bc9acf} <Debug> TCPHandler: Processed in 0.001972007 sec. | ||
| 1576 | 2026.05.28 01:14:57.513774 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.05.28 01:14:57.513898 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1578 | 2026.05.28 01:14:57.513953 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1579 | 2026.05.28 01:14:57.514408 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.05.28 01:14:57.514690 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1581 | 2026.05.28 01:14:57.515325 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1582 | 2026.05.28 01:14:57.515936 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Trace> oximeter.measurements_cumulativeu64 (3d378d10-67e8-4719-996a-5007dcdc71d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.05.28 01:14:57.516077 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.002204 sec., 89382.94010889293 rows/sec., 6.41 MiB/sec. | ||
| 1584 | 2026.05.28 01:14:57.516112 [ 3 ] {93501231-ce06-4181-bbdf-da06e9b692d9} <Debug> TCPHandler: Processed in 0.002401935 sec. | ||
| 1585 | 2026.05.28 01:14:57.516251 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.05.28 01:14:57.516351 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.05.28 01:14:57.516408 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <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 | ||
| 1588 | 2026.05.28 01:14:57.517221 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.05.28 01:14:57.517258 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1590 | 2026.05.28 01:14:57.518035 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1591 | 2026.05.28 01:14:57.518722 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <Trace> oximeter.measurements_histogramu64 (b590ea9f-f216-473c-a89b-b66dc7d04277): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.05.28 01:14:57.518872 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.002541 sec., 6690.279417552145 rows/sec., 11.99 MiB/sec. | ||
| 1593 | 2026.05.28 01:14:57.518929 [ 3 ] {29f5b2dc-dbff-4570-af35-d0a6e16cc1c1} <Debug> TCPHandler: Processed in 0.0027277 sec. | ||
| 1594 | 2026.05.28 01:14:57.519081 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.05.28 01:14:57.519177 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.05.28 01:14:57.519224 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1597 | 2026.05.28 01:14:57.519579 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Trace> oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.05.28 01:14:57.519613 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1599 | 2026.05.28 01:14:57.520247 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1600 | 2026.05.28 01:14:57.520864 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Trace> oximeter.measurements_i64 (4123896b-edf2-44f2-9d33-d5e8b4a9b22d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.05.28 01:14:57.521018 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001858 sec., 3229.278794402583 rows/sec., 228.11 KiB/sec. | ||
| 1602 | 2026.05.28 01:14:57.521075 [ 3 ] {cb6c5127-d3ad-480f-8d3d-cf98f0441f15} <Debug> TCPHandler: Processed in 0.002044088 sec. | ||
| 1603 | 2026.05.28 01:14:57.521212 [ 3 ] {} <Trace> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.05.28 01:14:57.521320 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59101) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1605 | 2026.05.28 01:14:57.521364 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1606 | 2026.05.28 01:14:57.521761 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.05.28 01:14:57.521799 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1608 | 2026.05.28 01:14:57.522317 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1609 | 2026.05.28 01:14:57.522841 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Trace> oximeter.measurements_u64 (1d2d7725-226c-473f-a51b-4c0422435937): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.05.28 01:14:57.522979 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001679 sec., 35735.5568790947 rows/sec., 2.41 MiB/sec. | ||
| 1611 | 2026.05.28 01:14:57.523012 [ 3 ] {66b0dae2-54db-48c2-8a43-74680984ab48} <Debug> TCPHandler: Processed in 0.001852835 sec. | ||
| 1612 | 2026.05.28 01:14:59.131560 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39240 | ||
| 1613 | 2026.05.28 01:14:59.131653 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1614 | 2026.05.28 01:14:59.131688 [ 306 ] {} <Debug> TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Authenticating user 'default' from [fd00:1122:3344:101::e]:39240 | ||
| 1615 | 2026.05.28 01:14:59.131714 [ 306 ] {} <Debug> TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.28 01:14:59.131731 [ 306 ] {} <Debug> TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.05.28 01:14:59.131962 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60192 | ||
| 1618 | 2026.05.28 01:14:59.131987 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47540 | ||
| 1619 | 2026.05.28 01:14:59.132018 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57234 | ||
| 1620 | 2026.05.28 01:14:59.132040 [ 306 ] {} <Trace> TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.05.28 01:14:59.132057 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64645 | ||
| 1622 | 2026.05.28 01:14:59.132082 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1623 | 2026.05.28 01:14:59.132098 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1624 | 2026.05.28 01:14:59.132125 [ 308 ] {} <Debug> TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Authenticating user 'default' from [fd00:1122:3344:101::e]:47540 | ||
| 1625 | 2026.05.28 01:14:59.132136 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1626 | 2026.05.28 01:14:59.132140 [ 309 ] {} <Debug> TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Authenticating user 'default' from [fd00:1122:3344:101::e]:57234 | ||
| 1627 | 2026.05.28 01:14:59.132158 [ 308 ] {} <Debug> TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.05.28 01:14:59.132167 [ 313 ] {} <Debug> TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Authenticating user 'default' from [fd00:1122:3344:101::e]:64645 | ||
| 1629 | 2026.05.28 01:14:59.132182 [ 309 ] {} <Debug> TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.05.28 01:14:59.132186 [ 308 ] {} <Debug> TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2026.05.28 01:14:59.132202 [ 313 ] {} <Debug> TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.05.28 01:14:59.132213 [ 309 ] {} <Debug> TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.05.28 01:14:59.132219 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39240) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1634 | 2026.05.28 01:14:59.132233 [ 313 ] {} <Debug> TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.05.28 01:14:59.132065 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62835 | ||
| 1636 | 2026.05.28 01:14:59.132059 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1637 | 2026.05.28 01:14:59.132035 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46575 | ||
| 1638 | 2026.05.28 01:14:59.132361 [ 307 ] {} <Debug> TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Authenticating user 'default' from [fd00:1122:3344:101::e]:60192 | ||
| 1639 | 2026.05.28 01:14:59.132364 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1640 | 2026.05.28 01:14:59.132399 [ 307 ] {} <Debug> TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.05.28 01:14:59.132399 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2026.05.28 01:14:59.132418 [ 314 ] {} <Debug> TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Authenticating user 'default' from [fd00:1122:3344:101::e]:62835 | ||
| 1643 | 2026.05.28 01:14:59.132425 [ 307 ] {} <Debug> TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.05.28 01:14:59.132441 [ 310 ] {} <Debug> TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:46575 | ||
| 1645 | 2026.05.28 01:14:59.132469 [ 314 ] {} <Debug> TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2026.05.28 01:14:59.132483 [ 310 ] {} <Debug> TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.05.28 01:14:59.132487 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1648 | 2026.05.28 01:14:59.132499 [ 310 ] {} <Debug> TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.28 01:14:59.132492 [ 314 ] {} <Debug> TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.28 01:14:59.132036 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34673 | ||
| 1651 | 2026.05.28 01:14:59.132551 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1652 | 2026.05.28 01:14:59.132045 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60093 | ||
| 1653 | 2026.05.28 01:14:59.132597 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1654 | 2026.05.28 01:14:59.132626 [ 311 ] {} <Debug> TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Authenticating user 'default' from [fd00:1122:3344:101::e]:34673 | ||
| 1655 | 2026.05.28 01:14:59.132643 [ 311 ] {} <Debug> TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.05.28 01:14:59.132656 [ 311 ] {} <Debug> TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2026.05.28 01:14:59.132677 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2026.05.28 01:14:59.132706 [ 312 ] {} <Debug> TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:60093 | ||
| 1659 | 2026.05.28 01:14:59.132723 [ 312 ] {} <Debug> TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2026.05.28 01:14:59.132736 [ 312 ] {} <Debug> TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2026.05.28 01:14:59.132837 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Debug> oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be) (SelectExecutor): Key condition: unknown | ||
| 1662 | 2026.05.28 01:14:59.133703 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Trace> AggregatingTransform: Aggregating | ||
| 1663 | 2026.05.28 01:14:59.133749 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Trace> Aggregator: Aggregation method: without_key | ||
| 1664 | 2026.05.28 01:14:59.133781 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845346 sec. (1182.948 rows/sec., 46.21 KiB/sec.) | ||
| 1665 | 2026.05.28 01:14:59.133797 [ 326 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Trace> Aggregator: Merging aggregated data | ||
| 1666 | 2026.05.28 01:14:59.134411 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002246 sec., 445.2359750667854 rows/sec., 17.39 KiB/sec. | ||
| 1667 | 2026.05.28 01:14:59.134537 [ 306 ] {e6d9ab7a-543f-4998-aa41-0a1fa80dc051} <Debug> TCPHandler: Processed in 0.002608039 sec. | ||
| 1668 | 2026.05.28 01:14:59.134700 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1669 | 2026.05.28 01:14:59.134707 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1670 | 2026.05.28 01:14:59.134716 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2026.05.28 01:14:59.134737 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1672 | 2026.05.28 01:14:59.134759 [ 306 ] {} <Debug> TCP-Session: 96c7555a-5d82-459c-823c-07e79b4e0834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.05.28 01:14:59.134784 [ 314 ] {} <Debug> TCP-Session: f9698142-f632-43b6-97fd-c3dcedaca35e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2026.05.28 01:14:59.134794 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1675 | 2026.05.28 01:14:59.134804 [ 313 ] {} <Debug> TCP-Session: 94767214-f60f-42e0-8bc0-f6ee19ab6261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1676 | 2026.05.28 01:14:59.134830 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2026.05.28 01:14:59.134842 [ 308 ] {} <Debug> TCP-Session: 183a0bf6-34a6-4aa5-bfb5-d70f7120b0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.05.28 01:14:59.134870 [ 311 ] {} <Debug> TCP-Session: 05088e9e-43cc-4b70-a4fe-68be604f4341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.05.28 01:14:59.134814 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1680 | 2026.05.28 01:14:59.134778 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1681 | 2026.05.28 01:14:59.134931 [ 310 ] {} <Debug> TCP-Session: b4907836-2980-419d-97be-b58eb6e19d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.05.28 01:14:59.134743 [ 307 ] {} <Debug> TCP-Session: 585547d4-b568-4c21-9493-38bb778d4a21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1683 | 2026.05.28 01:14:59.134950 [ 309 ] {} <Debug> TCP-Session: 65bf73aa-f2b9-4937-b9cb-65a2818f829a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2026.05.28 01:14:59.134759 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1685 | 2026.05.28 01:14:59.135027 [ 312 ] {} <Debug> TCP-Session: 4969dea6-8fec-448c-9f9f-849e75e41eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2026.05.28 01:15:00.265234 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57396 | ||
| 1687 | 2026.05.28 01:15:00.265324 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1688 | 2026.05.28 01:15:00.265349 [ 310 ] {} <Debug> TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57396 | ||
| 1689 | 2026.05.28 01:15:00.265372 [ 310 ] {} <Debug> TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.05.28 01:15:00.265386 [ 310 ] {} <Debug> TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.05.28 01:15:00.265587 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56543 | ||
| 1692 | 2026.05.28 01:15:00.265605 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41650 | ||
| 1693 | 2026.05.28 01:15:00.265611 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41979 | ||
| 1694 | 2026.05.28 01:15:00.265662 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60701 | ||
| 1695 | 2026.05.28 01:15:00.265674 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1696 | 2026.05.28 01:15:00.265681 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62969 | ||
| 1697 | 2026.05.28 01:15:00.265713 [ 310 ] {} <Trace> TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.05.28 01:15:00.265717 [ 313 ] {} <Debug> TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Authenticating user 'default' from [fd00:1122:3344:101::e]:41650 | ||
| 1699 | 2026.05.28 01:15:00.265736 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1700 | 2026.05.28 01:15:00.265758 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1701 | 2026.05.28 01:15:00.265768 [ 313 ] {} <Debug> TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.05.28 01:15:00.265789 [ 312 ] {} <Debug> TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Authenticating user 'default' from [fd00:1122:3344:101::e]:41979 | ||
| 1703 | 2026.05.28 01:15:00.265804 [ 313 ] {} <Debug> TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2026.05.28 01:15:00.265827 [ 312 ] {} <Debug> TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2026.05.28 01:15:00.265728 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1706 | 2026.05.28 01:15:00.265856 [ 312 ] {} <Debug> TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.28 01:15:00.265885 [ 306 ] {} <Debug> TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Authenticating user 'default' from [fd00:1122:3344:101::e]:60701 | ||
| 1708 | 2026.05.28 01:15:00.265897 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57396) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1709 | 2026.05.28 01:15:00.265915 [ 306 ] {} <Debug> TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2026.05.28 01:15:00.265695 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60503 | ||
| 1711 | 2026.05.28 01:15:00.265940 [ 306 ] {} <Debug> TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.05.28 01:15:00.265672 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1713 | 2026.05.28 01:15:00.265656 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53211 | ||
| 1714 | 2026.05.28 01:15:00.266014 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1715 | 2026.05.28 01:15:00.266013 [ 311 ] {} <Debug> TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Authenticating user 'default' from [fd00:1122:3344:101::e]:56543 | ||
| 1716 | 2026.05.28 01:15:00.266050 [ 309 ] {} <Debug> TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Authenticating user 'default' from [fd00:1122:3344:101::e]:60503 | ||
| 1717 | 2026.05.28 01:15:00.266056 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1718 | 2026.05.28 01:15:00.266063 [ 311 ] {} <Debug> TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.05.28 01:15:00.266082 [ 309 ] {} <Debug> TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.05.28 01:15:00.266089 [ 314 ] {} <Debug> TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Authenticating user 'default' from [fd00:1122:3344:101::e]:53211 | ||
| 1721 | 2026.05.28 01:15:00.266097 [ 311 ] {} <Debug> TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2026.05.28 01:15:00.266108 [ 309 ] {} <Debug> TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1723 | 2026.05.28 01:15:00.266120 [ 314 ] {} <Debug> TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2026.05.28 01:15:00.265688 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33427 | ||
| 1725 | 2026.05.28 01:15:00.266149 [ 314 ] {} <Debug> TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2026.05.28 01:15:00.265797 [ 307 ] {} <Debug> TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62969 | ||
| 1727 | 2026.05.28 01:15:00.266209 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1728 | 2026.05.28 01:15:00.266222 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1729 | 2026.05.28 01:15:00.266242 [ 308 ] {} <Debug> TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:33427 | ||
| 1730 | 2026.05.28 01:15:00.266212 [ 307 ] {} <Debug> TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2026.05.28 01:15:00.266272 [ 308 ] {} <Debug> TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1732 | 2026.05.28 01:15:00.266289 [ 307 ] {} <Debug> TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2026.05.28 01:15:00.266287 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1734 | 2026.05.28 01:15:00.266301 [ 308 ] {} <Debug> TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.28 01:15:00.266604 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Debug> oximeter.version (afd7e527-31a3-4a45-881d-0698f77812be) (SelectExecutor): Key condition: unknown | ||
| 1736 | 2026.05.28 01:15:00.267637 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Trace> AggregatingTransform: Aggregating | ||
| 1737 | 2026.05.28 01:15:00.267680 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Trace> Aggregator: Aggregation method: without_key | ||
| 1738 | 2026.05.28 01:15:00.267710 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005519 sec. (994.511 rows/sec., 38.85 KiB/sec.) | ||
| 1739 | 2026.05.28 01:15:00.267726 [ 350 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Trace> Aggregator: Merging aggregated data | ||
| 1740 | 2026.05.28 01:15:00.268555 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002714 sec., 368.45983787767136 rows/sec., 14.39 KiB/sec. | ||
| 1741 | 2026.05.28 01:15:00.268718 [ 310 ] {180f967e-9548-46d8-a342-0bfe9ea71210} <Debug> TCPHandler: Processed in 0.003143829 sec. | ||
| 1742 | 2026.05.28 01:15:00.268841 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1743 | 2026.05.28 01:15:00.268870 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1744 | 2026.05.28 01:15:00.268873 [ 310 ] {} <Debug> TCP-Session: 44568526-9218-49f3-9a64-e0fe18043bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.05.28 01:15:00.268898 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1746 | 2026.05.28 01:15:00.268921 [ 311 ] {} <Debug> TCP-Session: 66d856bd-558d-4089-beca-e130cf04f351 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.05.28 01:15:00.268921 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1748 | 2026.05.28 01:15:00.268958 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1749 | 2026.05.28 01:15:00.268967 [ 312 ] {} <Debug> TCP-Session: d9c24b96-4ffd-40c7-bc6e-fc53febded45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2026.05.28 01:15:00.268978 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1751 | 2026.05.28 01:15:00.268995 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1752 | 2026.05.28 01:15:00.269019 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1753 | 2026.05.28 01:15:00.269040 [ 306 ] {} <Debug> TCP-Session: b19b22c5-25c4-4d02-99b3-b92f821b236e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1754 | 2026.05.28 01:15:00.269054 [ 313 ] {} <Debug> TCP-Session: 1a1e087a-0e4f-4640-8684-7aa9a4a1174f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2026.05.28 01:15:00.269074 [ 314 ] {} <Debug> TCP-Session: 836cbfea-c8dd-44c7-9ab3-9fbb55d2a03c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1756 | 2026.05.28 01:15:00.269009 [ 309 ] {} <Debug> TCP-Session: 24791554-4c19-48da-98bb-689fa2a46a8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2026.05.28 01:15:00.268964 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1758 | 2026.05.28 01:15:00.268995 [ 307 ] {} <Debug> TCP-Session: 2eedf9e3-0e54-4659-8e0e-16a55a832fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2026.05.28 01:15:00.269154 [ 308 ] {} <Debug> TCP-Session: 133b0794-04de-4866-8cc5-c2b9fc357e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2026.05.28 01:15:02.216861 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1761 | 2026.05.28 01:15:02.216915 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1762 | 2026.05.28 01:15:02.251483 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 | ||
| 1763 | 2026.05.28 01:15:02.253218 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.05.28 01:15:02.253275 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1765 | 2026.05.28 01:15:02.254691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1766 | 2026.05.28 01:15:02.255040 [ 242 ] {} <Trace> system.query_log (115ac65c-f720-4710-8e3a-bb8a29b49afd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.05.28 01:15:02.255383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 1768 | 2026.05.28 01:15:02.259331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 3742 | ||
| 1769 | 2026.05.28 01:15:02.259866 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.05.28 01:15:02.259918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1771 | 2026.05.28 01:15:02.260458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1772 | 2026.05.28 01:15:02.260734 [ 244 ] {} <Trace> system.asynchronous_metric_log (b966a414-a27a-426f-b839-edcd61690cea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.28 01:15:02.260889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3742 | ||
| 1774 | 2026.05.28 01:15:02.326605 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1775 | 2026.05.28 01:15:02.326680 [ 3 ] {} <Debug> TCP-Session: a5aeeada-4272-4a0f-b678-aaf59dcfa46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||