| 1 | [ May 26 21:43:19 Enabled. ] | ||
| 2 | [ May 26 21:43:19 Rereading configuration. ] | ||
| 3 | [ May 26 21:43:21 Rereading configuration. ] | ||
| 4 | [ May 26 21:43:32 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 26 21:43:32 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.26 21:43:33.409667 [ 1 ] {} <Information> Application: Will watch for the process with pid 24010 | ||
| 29 | 2026.05.26 21:43:33.410298 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.26 21:43:33.911630 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24010 | ||
| 31 | 2026.05.26 21:43:33.912885 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.26 21:43:33.913039 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.26 21:43:34.007776 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.26 21:43:34.029665 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.26 21:43:34.029755 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.26 21:43:34.029774 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.26 21:43:34.029845 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.26 21:43:34.030511 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.26 21:43:34.033531 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.26 21:43:34.035219 [ 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.26 21:43:34.036177 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.26 21:43:34.037094 [ 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.26 21:43:34.037148 [ 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.26 21:43:34.037161 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.26 21:43:34.037869 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.26 21:43:34.039986 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.26 21:43:34.046213 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.26 21:43:34.046963 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.26 21:43:34.048823 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.26 21:43:34.049430 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.26 21:43:34.050142 [ 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.26 21:43:34.050814 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.26 21:43:34.055716 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.26 21:43:34.056044 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.26 21:43:34.058173 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.26 21:43:34.058681 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.26 21:43:34.058997 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.26 21:43:34.059349 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.26 21:43:34.060349 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.26 21:43:34.060409 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.26 21:43:34.060484 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.26 21:43:34.060572 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.26 21:43:34.066327 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.26 21:43:34.066397 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179653 sec | ||
| 69 | 2026.05.26 21:43:34.066445 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.26 21:43:34.066458 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.26 21:43:34.067110 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.26 21:43:34.067681 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.26 21:43:34.078377 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.26 21:43:34.078499 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.26 21:43:34.078515 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.26 21:43:34.078526 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.26 21:43:34.078624 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.26 21:43:34.078640 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.26 21:43:34.084740 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.26 21:43:34.084781 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.26 21:43:34.084857 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.26 21:43:34.084996 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.26 21:43:34.085031 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.26 21:43:34.085111 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.26 21:43:34.085123 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.26 21:43:34.085134 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.26 21:43:34.085218 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.26 21:43:34.085232 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.26 21:43:34.107383 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.26 21:43:34.108288 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.26 21:43:34.108359 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.0791e-05 sec | ||
| 92 | 2026.05.26 21:43:34.108374 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.26 21:43:34.108385 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.26 21:43:34.108419 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.26 21:43:34.108663 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.26 21:43:34.108742 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.26 21:43:34.108756 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.26 21:43:34.108767 [ 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.26 21:43:34.108846 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.26 21:43:34.112463 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.26 21:43:34.112661 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.35 MiB (RSS), difference: 92.50 MiB | ||
| 102 | 2026.05.26 21:43:34.114053 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.391e-05 sec. | ||
| 103 | 2026.05.26 21:43:34.114438 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.26 21:43:34.115845 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.26 21:43:34.115863 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.26 21:43:34.495948 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60841 | ||
| 107 | 2026.05.26 21:43:34.496239 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.26 21:43:34.496298 [ 3 ] {} <Debug> TCP-Session: 3ab2a426-a5d2-4a41-82de-845865669d86 Authenticating user 'default' from [fd00:1122:3344:101::e]:60841 | ||
| 109 | 2026.05.26 21:43:34.496328 [ 3 ] {} <Debug> TCP-Session: 3ab2a426-a5d2-4a41-82de-845865669d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.26 21:43:34.496434 [ 3 ] {} <Debug> TCP-Session: 3ab2a426-a5d2-4a41-82de-845865669d86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.26 21:43:34.496547 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.26 21:43:34.496577 [ 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.26 21:43:34.496663 [ 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.26 21:43:34.497796 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44886 | ||
| 115 | 2026.05.26 21:43:34.497906 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49215 | ||
| 116 | 2026.05.26 21:43:34.497919 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46767 | ||
| 117 | 2026.05.26 21:43:34.498047 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.26 21:43:34.498071 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.26 21:43:34.498092 [ 4 ] {} <Debug> TCP-Session: 8677ca7b-f832-402f-b380-84690fd5093f Authenticating user 'default' from [fd00:1122:3344:101::e]:44886 | ||
| 120 | 2026.05.26 21:43:34.498095 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64508 | ||
| 121 | 2026.05.26 21:43:34.498131 [ 4 ] {} <Debug> TCP-Session: 8677ca7b-f832-402f-b380-84690fd5093f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.26 21:43:34.498192 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.26 21:43:34.498204 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44320 | ||
| 124 | 2026.05.26 21:43:34.498267 [ 4 ] {} <Debug> TCP-Session: 8677ca7b-f832-402f-b380-84690fd5093f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.26 21:43:34.498273 [ 5 ] {} <Debug> TCP-Session: bdca4cb9-aad5-4469-8687-084d3f1fa899 Authenticating user 'default' from [fd00:1122:3344:101::e]:46767 | ||
| 126 | 2026.05.26 21:43:34.498118 [ 254 ] {} <Debug> TCP-Session: d99f0dc3-951f-4be2-908a-b0d395a4dfdb Authenticating user 'default' from [fd00:1122:3344:101::e]:49215 | ||
| 127 | 2026.05.26 21:43:34.498351 [ 5 ] {} <Debug> TCP-Session: bdca4cb9-aad5-4469-8687-084d3f1fa899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.26 21:43:34.498362 [ 254 ] {} <Debug> TCP-Session: d99f0dc3-951f-4be2-908a-b0d395a4dfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.26 21:43:34.498446 [ 5 ] {} <Debug> TCP-Session: bdca4cb9-aad5-4469-8687-084d3f1fa899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.26 21:43:34.498462 [ 254 ] {} <Debug> TCP-Session: d99f0dc3-951f-4be2-908a-b0d395a4dfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.26 21:43:34.498886 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46128 | ||
| 132 | 2026.05.26 21:43:34.498934 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.26 21:43:34.498967 [ 255 ] {} <Debug> TCP-Session: 8a800e29-e676-417e-a429-fff1ca0956ba Authenticating user 'default' from [fd00:1122:3344:101::e]:64508 | ||
| 134 | 2026.05.26 21:43:34.499050 [ 255 ] {} <Debug> TCP-Session: 8a800e29-e676-417e-a429-fff1ca0956ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.26 21:43:34.499055 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41852 | ||
| 136 | 2026.05.26 21:43:34.499065 [ 255 ] {} <Debug> TCP-Session: 8a800e29-e676-417e-a429-fff1ca0956ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.26 21:43:34.499119 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.26 21:43:34.499207 [ 256 ] {} <Debug> TCP-Session: 06c1e3a5-abc0-4c3a-b965-8247807bed87 Authenticating user 'default' from [fd00:1122:3344:101::e]:44320 | ||
| 139 | 2026.05.26 21:43:34.499226 [ 256 ] {} <Debug> TCP-Session: 06c1e3a5-abc0-4c3a-b965-8247807bed87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.26 21:43:34.499238 [ 256 ] {} <Debug> TCP-Session: 06c1e3a5-abc0-4c3a-b965-8247807bed87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.26 21:43:34.499740 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.26 21:43:34.499775 [ 257 ] {} <Debug> TCP-Session: 09d2b4f9-9bc3-460d-8580-19a4523efc05 Authenticating user 'default' from [fd00:1122:3344:101::e]:46128 | ||
| 143 | 2026.05.26 21:43:34.499787 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65089 | ||
| 144 | 2026.05.26 21:43:34.499800 [ 257 ] {} <Debug> TCP-Session: 09d2b4f9-9bc3-460d-8580-19a4523efc05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.26 21:43:34.499919 [ 257 ] {} <Debug> TCP-Session: 09d2b4f9-9bc3-460d-8580-19a4523efc05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.26 21:43:34.500505 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.26 21:43:34.500551 [ 3 ] {} <Trace> TCP-Session: 3ab2a426-a5d2-4a41-82de-845865669d86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2026.05.26 21:43:34.500512 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.05.26 21:43:34.500612 [ 258 ] {} <Debug> TCP-Session: 5bc6b5da-856f-436c-aa8c-e9dbb25ddf22 Authenticating user 'default' from [fd00:1122:3344:101::e]:41852 | ||
| 150 | 2026.05.26 21:43:34.500622 [ 259 ] {} <Debug> TCP-Session: 9ccd9f4a-c31b-404b-a425-e88cf207deaf Authenticating user 'default' from [fd00:1122:3344:101::e]:65089 | ||
| 151 | 2026.05.26 21:43:34.500711 [ 258 ] {} <Debug> TCP-Session: 5bc6b5da-856f-436c-aa8c-e9dbb25ddf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.26 21:43:34.500724 [ 259 ] {} <Debug> TCP-Session: 9ccd9f4a-c31b-404b-a425-e88cf207deaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.26 21:43:34.500735 [ 258 ] {} <Debug> TCP-Session: 5bc6b5da-856f-436c-aa8c-e9dbb25ddf22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.26 21:43:34.500820 [ 259 ] {} <Debug> TCP-Session: 9ccd9f4a-c31b-404b-a425-e88cf207deaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.26 21:43:34.501675 [ 3 ] {3fc1eee7-1c39-4e8b-80a2-95d0fabbb2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60841) 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) | ||
| 156 | 2026.05.26 21:43:34.510482 [ 3 ] {3fc1eee7-1c39-4e8b-80a2-95d0fabbb2b4} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.26 21:43:34.513106 [ 3 ] {3fc1eee7-1c39-4e8b-80a2-95d0fabbb2b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.26 21:43:34.515375 [ 260 ] {3fc1eee7-1c39-4e8b-80a2-95d0fabbb2b4} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.26 21:43:34.516874 [ 3 ] {3fc1eee7-1c39-4e8b-80a2-95d0fabbb2b4} <Debug> TCPHandler: Processed in 0.018729848 sec. | ||
| 160 | 2026.05.26 21:43:34.540776 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48313 | ||
| 161 | 2026.05.26 21:43:34.540884 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.26 21:43:34.541008 [ 261 ] {} <Debug> TCP-Session: 248069fc-732a-4942-bdcd-edd4b0dcc03b Authenticating user 'default' from [fd00:1122:3344:101::c]:48313 | ||
| 163 | 2026.05.26 21:43:34.541027 [ 261 ] {} <Debug> TCP-Session: 248069fc-732a-4942-bdcd-edd4b0dcc03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.05.26 21:43:34.541039 [ 261 ] {} <Debug> TCP-Session: 248069fc-732a-4942-bdcd-edd4b0dcc03b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.26 21:43:34.541163 [ 261 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 166 | 2026.05.26 21:43:34.541190 [ 261 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 167 | 2026.05.26 21:43:34.541274 [ 261 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 168 | 2026.05.26 21:43:34.541835 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40808 | ||
| 169 | 2026.05.26 21:43:34.541962 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60703 | ||
| 170 | 2026.05.26 21:43:34.542144 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.26 21:43:34.542158 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33561 | ||
| 172 | 2026.05.26 21:43:34.542188 [ 263 ] {} <Debug> TCP-Session: be3d75db-24a6-4bf1-8c7a-efef0e0ddb2f Authenticating user 'default' from [fd00:1122:3344:101::c]:40808 | ||
| 173 | 2026.05.26 21:43:34.542044 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34250 | ||
| 174 | 2026.05.26 21:43:34.542247 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.26 21:43:34.542299 [ 263 ] {} <Debug> TCP-Session: be3d75db-24a6-4bf1-8c7a-efef0e0ddb2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.26 21:43:34.542054 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32893 | ||
| 177 | 2026.05.26 21:43:34.542371 [ 264 ] {} <Debug> TCP-Session: efc0b427-d291-4bd1-be83-f68daf2bd063 Authenticating user 'default' from [fd00:1122:3344:101::c]:60703 | ||
| 178 | 2026.05.26 21:43:34.542332 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.05.26 21:43:34.542353 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40697 | ||
| 180 | 2026.05.26 21:43:34.542534 [ 264 ] {} <Debug> TCP-Session: efc0b427-d291-4bd1-be83-f68daf2bd063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.26 21:43:34.542333 [ 263 ] {} <Debug> TCP-Session: be3d75db-24a6-4bf1-8c7a-efef0e0ddb2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.26 21:43:34.542594 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36092 | ||
| 183 | 2026.05.26 21:43:34.542488 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.26 21:43:34.542684 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.26 21:43:34.542653 [ 264 ] {} <Debug> TCP-Session: efc0b427-d291-4bd1-be83-f68daf2bd063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.26 21:43:34.542621 [ 266 ] {} <Debug> TCP-Session: f7487c43-f388-428b-a02c-705ae771d856 Authenticating user 'default' from [fd00:1122:3344:101::c]:33561 | ||
| 187 | 2026.05.26 21:43:34.542781 [ 262 ] {} <Debug> TCP-Session: 97b6b425-fa46-4e59-a74a-bfd1334dca36 Authenticating user 'default' from [fd00:1122:3344:101::c]:32893 | ||
| 188 | 2026.05.26 21:43:34.542778 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.26 21:43:34.542803 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 190 | 2026.05.26 21:43:34.542867 [ 267 ] {} <Debug> TCP-Session: e47a4a2e-9fb8-4823-978b-90a9667a4c9e Authenticating user 'default' from [fd00:1122:3344:101::c]:40697 | ||
| 191 | 2026.05.26 21:43:34.542877 [ 262 ] {} <Debug> TCP-Session: 97b6b425-fa46-4e59-a74a-bfd1334dca36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.26 21:43:34.542841 [ 266 ] {} <Debug> TCP-Session: f7487c43-f388-428b-a02c-705ae771d856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.26 21:43:34.542947 [ 268 ] {} <Debug> TCP-Session: c39b7d5b-4a31-4e5a-ba0e-be7e92c644e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:36092 | ||
| 194 | 2026.05.26 21:43:34.542957 [ 262 ] {} <Debug> TCP-Session: 97b6b425-fa46-4e59-a74a-bfd1334dca36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.26 21:43:34.542969 [ 266 ] {} <Debug> TCP-Session: f7487c43-f388-428b-a02c-705ae771d856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.26 21:43:34.542982 [ 268 ] {} <Debug> TCP-Session: c39b7d5b-4a31-4e5a-ba0e-be7e92c644e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.26 21:43:34.542752 [ 265 ] {} <Debug> TCP-Session: 4a788c8f-6ac2-4cec-8b3c-ea42ab4f14d8 Authenticating user 'default' from [fd00:1122:3344:101::c]:34250 | ||
| 198 | 2026.05.26 21:43:34.543063 [ 267 ] {} <Debug> TCP-Session: e47a4a2e-9fb8-4823-978b-90a9667a4c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.26 21:43:34.543105 [ 268 ] {} <Debug> TCP-Session: c39b7d5b-4a31-4e5a-ba0e-be7e92c644e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.26 21:43:34.543133 [ 267 ] {} <Debug> TCP-Session: e47a4a2e-9fb8-4823-978b-90a9667a4c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.26 21:43:34.543122 [ 265 ] {} <Debug> TCP-Session: 4a788c8f-6ac2-4cec-8b3c-ea42ab4f14d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 202 | 2026.05.26 21:43:34.543200 [ 265 ] {} <Debug> TCP-Session: 4a788c8f-6ac2-4cec-8b3c-ea42ab4f14d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.05.26 21:43:34.701287 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35178 | ||
| 204 | 2026.05.26 21:43:34.701412 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.05.26 21:43:34.701442 [ 269 ] {} <Debug> TCP-Session: 84b14ee5-5822-4543-be0e-8e96484943fd Authenticating user 'default' from [fd00:1122:3344:101::b]:35178 | ||
| 206 | 2026.05.26 21:43:34.701607 [ 269 ] {} <Debug> TCP-Session: 84b14ee5-5822-4543-be0e-8e96484943fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.26 21:43:34.701635 [ 269 ] {} <Debug> TCP-Session: 84b14ee5-5822-4543-be0e-8e96484943fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.26 21:43:34.701725 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 209 | 2026.05.26 21:43:34.701882 [ 269 ] {} <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 | ||
| 210 | 2026.05.26 21:43:34.701915 [ 269 ] {} <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 | ||
| 211 | 2026.05.26 21:43:34.702764 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34273 | ||
| 212 | 2026.05.26 21:43:34.702857 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62714 | ||
| 213 | 2026.05.26 21:43:34.702926 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.05.26 21:43:34.703018 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47425 | ||
| 215 | 2026.05.26 21:43:34.703035 [ 270 ] {} <Debug> TCP-Session: bcba944e-53b8-4225-8fb7-4b48b1c2912b Authenticating user 'default' from [fd00:1122:3344:101::b]:34273 | ||
| 216 | 2026.05.26 21:43:34.703076 [ 270 ] {} <Debug> TCP-Session: bcba944e-53b8-4225-8fb7-4b48b1c2912b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.05.26 21:43:34.703150 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55034 | ||
| 218 | 2026.05.26 21:43:34.703178 [ 270 ] {} <Debug> TCP-Session: bcba944e-53b8-4225-8fb7-4b48b1c2912b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.26 21:43:34.703187 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.26 21:43:34.703381 [ 271 ] {} <Debug> TCP-Session: a2061171-fddd-4e29-a870-5ccd29e8de81 Authenticating user 'default' from [fd00:1122:3344:101::b]:62714 | ||
| 221 | 2026.05.26 21:43:34.703404 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46110 | ||
| 222 | 2026.05.26 21:43:34.703409 [ 271 ] {} <Debug> TCP-Session: a2061171-fddd-4e29-a870-5ccd29e8de81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.26 21:43:34.703475 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.26 21:43:34.703507 [ 271 ] {} <Debug> TCP-Session: a2061171-fddd-4e29-a870-5ccd29e8de81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.26 21:43:34.703462 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.26 21:43:34.703543 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.26 21:43:34.703602 [ 273 ] {} <Debug> TCP-Session: 625696e0-069d-4b79-9907-4509ea0e52f8 Authenticating user 'default' from [fd00:1122:3344:101::b]:55034 | ||
| 228 | 2026.05.26 21:43:34.703609 [ 272 ] {} <Debug> TCP-Session: dcbfb197-74b8-4fa0-b1a9-f5076f60a5db Authenticating user 'default' from [fd00:1122:3344:101::b]:47425 | ||
| 229 | 2026.05.26 21:43:34.703580 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56607 | ||
| 230 | 2026.05.26 21:43:34.703709 [ 273 ] {} <Debug> TCP-Session: 625696e0-069d-4b79-9907-4509ea0e52f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.26 21:43:34.703689 [ 272 ] {} <Debug> TCP-Session: dcbfb197-74b8-4fa0-b1a9-f5076f60a5db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.26 21:43:34.703677 [ 274 ] {} <Debug> TCP-Session: 0fd5fa83-97e5-4a87-b66b-a2aa9f106803 Authenticating user 'default' from [fd00:1122:3344:101::b]:46110 | ||
| 233 | 2026.05.26 21:43:34.703804 [ 272 ] {} <Debug> TCP-Session: dcbfb197-74b8-4fa0-b1a9-f5076f60a5db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.26 21:43:34.703790 [ 273 ] {} <Debug> TCP-Session: 625696e0-069d-4b79-9907-4509ea0e52f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.26 21:43:34.703843 [ 274 ] {} <Debug> TCP-Session: 0fd5fa83-97e5-4a87-b66b-a2aa9f106803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.26 21:43:34.703854 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.26 21:43:34.703672 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39848 | ||
| 238 | 2026.05.26 21:43:34.703958 [ 274 ] {} <Debug> TCP-Session: 0fd5fa83-97e5-4a87-b66b-a2aa9f106803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.26 21:43:34.703988 [ 275 ] {} <Debug> TCP-Session: b02f171b-dc07-4f95-a9f5-f0175c703f31 Authenticating user 'default' from [fd00:1122:3344:101::b]:56607 | ||
| 240 | 2026.05.26 21:43:34.704132 [ 275 ] {} <Debug> TCP-Session: b02f171b-dc07-4f95-a9f5-f0175c703f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.26 21:43:34.704146 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 242 | 2026.05.26 21:43:34.704150 [ 275 ] {} <Debug> TCP-Session: b02f171b-dc07-4f95-a9f5-f0175c703f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.26 21:43:34.704198 [ 276 ] {} <Debug> TCP-Session: 20c37ae2-694f-4cd7-b844-20b5de223fb4 Authenticating user 'default' from [fd00:1122:3344:101::b]:39848 | ||
| 244 | 2026.05.26 21:43:34.704314 [ 276 ] {} <Debug> TCP-Session: 20c37ae2-694f-4cd7-b844-20b5de223fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.26 21:43:34.704327 [ 276 ] {} <Debug> TCP-Session: 20c37ae2-694f-4cd7-b844-20b5de223fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.05.26 21:43:35.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.58 MiB, peak 119.58 MiB, free memory in arenas 0.00 B, will set to 124.92 MiB (RSS), difference: 5.34 MiB | ||
| 247 | 2026.05.26 21:43:35.125892 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38088 | ||
| 248 | 2026.05.26 21:43:35.126064 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.05.26 21:43:35.126185 [ 277 ] {} <Debug> TCP-Session: 4ddd0ef3-e72b-4594-b93f-20fe07b1afda Authenticating user 'default' from [fd00:1122:3344:101::a]:38088 | ||
| 250 | 2026.05.26 21:43:35.126212 [ 277 ] {} <Debug> TCP-Session: 4ddd0ef3-e72b-4594-b93f-20fe07b1afda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.26 21:43:35.126227 [ 277 ] {} <Debug> TCP-Session: 4ddd0ef3-e72b-4594-b93f-20fe07b1afda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.26 21:43:35.126378 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 253 | 2026.05.26 21:43:35.126410 [ 277 ] {} <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 | ||
| 254 | 2026.05.26 21:43:35.126504 [ 277 ] {} <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 | ||
| 255 | 2026.05.26 21:43:35.127010 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42472 | ||
| 256 | 2026.05.26 21:43:35.127029 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63031 | ||
| 257 | 2026.05.26 21:43:35.127087 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50610 | ||
| 258 | 2026.05.26 21:43:35.127183 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.05.26 21:43:35.127185 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52219 | ||
| 260 | 2026.05.26 21:43:35.127215 [ 279 ] {} <Debug> TCP-Session: 3dd2cdee-e76d-479b-8307-6191ede415f6 Authenticating user 'default' from [fd00:1122:3344:101::a]:42472 | ||
| 261 | 2026.05.26 21:43:35.127311 [ 279 ] {} <Debug> TCP-Session: 3dd2cdee-e76d-479b-8307-6191ede415f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.26 21:43:35.127326 [ 279 ] {} <Debug> TCP-Session: 3dd2cdee-e76d-479b-8307-6191ede415f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.05.26 21:43:35.127366 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.05.26 21:43:35.127360 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42452 | ||
| 265 | 2026.05.26 21:43:35.127485 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.05.26 21:43:35.127515 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.05.26 21:43:35.127563 [ 280 ] {} <Debug> TCP-Session: 050a8738-a377-4be5-9f0f-9753d20e4ab6 Authenticating user 'default' from [fd00:1122:3344:101::a]:50610 | ||
| 268 | 2026.05.26 21:43:35.127552 [ 281 ] {} <Debug> TCP-Session: 8cd0d2a5-52d8-4b9e-b4b8-f2913f6427eb Authenticating user 'default' from [fd00:1122:3344:101::a]:52219 | ||
| 269 | 2026.05.26 21:43:35.127687 [ 281 ] {} <Debug> TCP-Session: 8cd0d2a5-52d8-4b9e-b4b8-f2913f6427eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.05.26 21:43:35.127714 [ 280 ] {} <Debug> TCP-Session: 050a8738-a377-4be5-9f0f-9753d20e4ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.26 21:43:35.127747 [ 281 ] {} <Debug> TCP-Session: 8cd0d2a5-52d8-4b9e-b4b8-f2913f6427eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.26 21:43:35.127710 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46067 | ||
| 273 | 2026.05.26 21:43:35.127698 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.26 21:43:35.127801 [ 280 ] {} <Debug> TCP-Session: 050a8738-a377-4be5-9f0f-9753d20e4ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.26 21:43:35.127702 [ 278 ] {} <Debug> TCP-Session: ab209aa2-fc49-4768-84e9-39a462a61e1c Authenticating user 'default' from [fd00:1122:3344:101::a]:63031 | ||
| 276 | 2026.05.26 21:43:35.127710 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39749 | ||
| 277 | 2026.05.26 21:43:35.127965 [ 278 ] {} <Debug> TCP-Session: ab209aa2-fc49-4768-84e9-39a462a61e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.26 21:43:35.127961 [ 282 ] {} <Debug> TCP-Session: fe444dfb-3ff0-45c4-bc18-e4521ac9fd8c Authenticating user 'default' from [fd00:1122:3344:101::a]:42452 | ||
| 279 | 2026.05.26 21:43:35.127935 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.05.26 21:43:35.128082 [ 282 ] {} <Debug> TCP-Session: fe444dfb-3ff0-45c4-bc18-e4521ac9fd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.26 21:43:35.128059 [ 278 ] {} <Debug> TCP-Session: ab209aa2-fc49-4768-84e9-39a462a61e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.26 21:43:35.128182 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 283 | 2026.05.26 21:43:35.128226 [ 282 ] {} <Debug> TCP-Session: fe444dfb-3ff0-45c4-bc18-e4521ac9fd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.26 21:43:35.128270 [ 283 ] {} <Debug> TCP-Session: 93692da3-7494-446e-8f12-0edf339c36d1 Authenticating user 'default' from [fd00:1122:3344:101::a]:39749 | ||
| 285 | 2026.05.26 21:43:35.128204 [ 284 ] {} <Debug> TCP-Session: ee3a6bfc-b3a9-443a-bc69-66db9d02bc8b Authenticating user 'default' from [fd00:1122:3344:101::a]:46067 | ||
| 286 | 2026.05.26 21:43:35.128350 [ 284 ] {} <Debug> TCP-Session: ee3a6bfc-b3a9-443a-bc69-66db9d02bc8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.26 21:43:35.128357 [ 283 ] {} <Debug> TCP-Session: 93692da3-7494-446e-8f12-0edf339c36d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 288 | 2026.05.26 21:43:35.128461 [ 284 ] {} <Debug> TCP-Session: ee3a6bfc-b3a9-443a-bc69-66db9d02bc8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2026.05.26 21:43:35.128466 [ 283 ] {} <Debug> TCP-Session: 93692da3-7494-446e-8f12-0edf339c36d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 290 | 2026.05.26 21:43:35.410863 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63338 | ||
| 291 | 2026.05.26 21:43:35.411028 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 292 | 2026.05.26 21:43:35.411064 [ 285 ] {} <Debug> TCP-Session: 008d1430-e94d-4a64-9bc1-c6cf1e8b780d Authenticating user 'default' from [fd00:1122:3344:101::e]:63338 | ||
| 293 | 2026.05.26 21:43:35.411178 [ 285 ] {} <Debug> TCP-Session: 008d1430-e94d-4a64-9bc1-c6cf1e8b780d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.05.26 21:43:35.411196 [ 285 ] {} <Debug> TCP-Session: 008d1430-e94d-4a64-9bc1-c6cf1e8b780d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.05.26 21:43:35.411571 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58777 | ||
| 296 | 2026.05.26 21:43:35.411622 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42238 | ||
| 297 | 2026.05.26 21:43:35.411696 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37648 | ||
| 298 | 2026.05.26 21:43:35.411875 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 299 | 2026.05.26 21:43:35.411900 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57204 | ||
| 300 | 2026.05.26 21:43:35.411938 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51061 | ||
| 301 | 2026.05.26 21:43:35.411971 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 302 | 2026.05.26 21:43:35.411994 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 303 | 2026.05.26 21:43:35.412023 [ 286 ] {} <Debug> TCP-Session: 9a4a850f-6bb3-44ca-8c90-276faa829f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:58777 | ||
| 304 | 2026.05.26 21:43:35.412070 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 305 | 2026.05.26 21:43:35.412075 [ 288 ] {} <Debug> TCP-Session: 245fc056-99c4-4a4d-b9bf-41c6ef337562 Authenticating user 'default' from [fd00:1122:3344:101::e]:37648 | ||
| 306 | 2026.05.26 21:43:35.412087 [ 287 ] {} <Debug> TCP-Session: 9f1b57b1-3321-4023-8b36-45ca8e35c0c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42238 | ||
| 307 | 2026.05.26 21:43:35.412132 [ 286 ] {} <Debug> TCP-Session: 9a4a850f-6bb3-44ca-8c90-276faa829f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 308 | 2026.05.26 21:43:35.412158 [ 288 ] {} <Debug> TCP-Session: 245fc056-99c4-4a4d-b9bf-41c6ef337562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 309 | 2026.05.26 21:43:35.412164 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61998 | ||
| 310 | 2026.05.26 21:43:35.412166 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 311 | 2026.05.26 21:43:35.412234 [ 288 ] {} <Debug> TCP-Session: 245fc056-99c4-4a4d-b9bf-41c6ef337562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.26 21:43:35.412212 [ 286 ] {} <Debug> TCP-Session: 9a4a850f-6bb3-44ca-8c90-276faa829f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.26 21:43:35.412296 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.26 21:43:35.412321 [ 289 ] {} <Debug> TCP-Session: 2c330597-2c0a-412b-8d74-1c5f4d339377 Authenticating user 'default' from [fd00:1122:3344:101::e]:51061 | ||
| 315 | 2026.05.26 21:43:35.412167 [ 287 ] {} <Debug> TCP-Session: 9f1b57b1-3321-4023-8b36-45ca8e35c0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2026.05.26 21:43:35.412163 [ 290 ] {} <Debug> TCP-Session: aa744ebf-ace0-4f28-b846-beac0109e51e Authenticating user 'default' from [fd00:1122:3344:101::e]:57204 | ||
| 317 | 2026.05.26 21:43:35.412428 [ 289 ] {} <Debug> TCP-Session: 2c330597-2c0a-412b-8d74-1c5f4d339377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.26 21:43:35.412404 [ 287 ] {} <Debug> TCP-Session: 9f1b57b1-3321-4023-8b36-45ca8e35c0c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 319 | 2026.05.26 21:43:35.412053 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63760 | ||
| 320 | 2026.05.26 21:43:35.412509 [ 289 ] {} <Debug> TCP-Session: 2c330597-2c0a-412b-8d74-1c5f4d339377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.26 21:43:35.412492 [ 290 ] {} <Debug> TCP-Session: aa744ebf-ace0-4f28-b846-beac0109e51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.26 21:43:35.412412 [ 292 ] {} <Debug> TCP-Session: 11dc90d8-26d6-4015-af27-91f895191bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:61998 | ||
| 323 | 2026.05.26 21:43:35.412624 [ 290 ] {} <Debug> TCP-Session: aa744ebf-ace0-4f28-b846-beac0109e51e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.26 21:43:35.412693 [ 292 ] {} <Debug> TCP-Session: 11dc90d8-26d6-4015-af27-91f895191bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 325 | 2026.05.26 21:43:35.412713 [ 292 ] {} <Debug> TCP-Session: 11dc90d8-26d6-4015-af27-91f895191bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.26 21:43:35.412726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 327 | 2026.05.26 21:43:35.412835 [ 291 ] {} <Debug> TCP-Session: b60b5ec5-dc62-495c-a51f-f5e9b463c05a Authenticating user 'default' from [fd00:1122:3344:101::e]:63760 | ||
| 328 | 2026.05.26 21:43:35.412866 [ 291 ] {} <Debug> TCP-Session: b60b5ec5-dc62-495c-a51f-f5e9b463c05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.26 21:43:35.412919 [ 291 ] {} <Debug> TCP-Session: b60b5ec5-dc62-495c-a51f-f5e9b463c05a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.26 21:43:36.435092 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40135 | ||
| 331 | 2026.05.26 21:43:36.441333 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 332 | 2026.05.26 21:43:36.441371 [ 293 ] {} <Debug> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40135 | ||
| 333 | 2026.05.26 21:43:36.441501 [ 293 ] {} <Debug> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.26 21:43:36.441519 [ 293 ] {} <Debug> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.26 21:43:36.441611 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 336 | 2026.05.26 21:43:36.441738 [ 293 ] {} <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 | ||
| 337 | 2026.05.26 21:43:36.441759 [ 293 ] {} <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 | ||
| 338 | 2026.05.26 21:43:36.444555 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56219 | ||
| 339 | 2026.05.26 21:43:36.444685 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58220 | ||
| 340 | 2026.05.26 21:43:36.444855 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 341 | 2026.05.26 21:43:36.444893 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 342 | 2026.05.26 21:43:36.444915 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56877 | ||
| 343 | 2026.05.26 21:43:36.444937 [ 294 ] {} <Debug> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56219 | ||
| 344 | 2026.05.26 21:43:36.445004 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38076 | ||
| 345 | 2026.05.26 21:43:36.444994 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 346 | 2026.05.26 21:43:36.445077 [ 294 ] {} <Debug> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.26 21:43:36.445171 [ 294 ] {} <Debug> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.05.26 21:43:36.445209 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46683 | ||
| 349 | 2026.05.26 21:43:36.445232 [ 295 ] {} <Debug> TCP-Session: a0ba5154-a775-49d3-85e0-82b8e2e373b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58220 | ||
| 350 | 2026.05.26 21:43:36.445308 [ 295 ] {} <Debug> TCP-Session: a0ba5154-a775-49d3-85e0-82b8e2e373b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 351 | 2026.05.26 21:43:36.445359 [ 295 ] {} <Debug> TCP-Session: a0ba5154-a775-49d3-85e0-82b8e2e373b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 352 | 2026.05.26 21:43:36.445447 [ 293 ] {df5da113-b29e-4bd1-a88c-7388c3f6b3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 353 | 2026.05.26 21:43:36.445482 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 354 | 2026.05.26 21:43:36.445522 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2026.05.26 21:43:36.445475 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36742 | ||
| 356 | 2026.05.26 21:43:36.445462 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.05.26 21:43:36.445597 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35692 | ||
| 358 | 2026.05.26 21:43:36.445598 [ 296 ] {} <Debug> TCP-Session: fc18922a-583e-4b18-9efc-517c935abe68 Authenticating user 'default' from [fd00:1122:3344:101::d]:56877 | ||
| 359 | 2026.05.26 21:43:36.445583 [ 298 ] {} <Debug> TCP-Session: 2f9321cf-940f-457e-a49f-59b17b6677b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46683 | ||
| 360 | 2026.05.26 21:43:36.445720 [ 296 ] {} <Debug> TCP-Session: fc18922a-583e-4b18-9efc-517c935abe68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.05.26 21:43:36.445722 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54310 | ||
| 362 | 2026.05.26 21:43:36.445720 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 363 | 2026.05.26 21:43:36.445780 [ 298 ] {} <Debug> TCP-Session: 2f9321cf-940f-457e-a49f-59b17b6677b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2026.05.26 21:43:36.445818 [ 299 ] {} <Debug> TCP-Session: 90893d1d-ffab-49eb-90a2-95af53717094 Authenticating user 'default' from [fd00:1122:3344:101::d]:36742 | ||
| 365 | 2026.05.26 21:43:36.445802 [ 296 ] {} <Debug> TCP-Session: fc18922a-583e-4b18-9efc-517c935abe68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.05.26 21:43:36.445693 [ 297 ] {} <Debug> TCP-Session: 323d9cde-b649-4dc9-a1aa-b70d81a2cb2b Authenticating user 'default' from [fd00:1122:3344:101::d]:38076 | ||
| 367 | 2026.05.26 21:43:36.445912 [ 299 ] {} <Debug> TCP-Session: 90893d1d-ffab-49eb-90a2-95af53717094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.26 21:43:36.445881 [ 298 ] {} <Debug> TCP-Session: 2f9321cf-940f-457e-a49f-59b17b6677b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.26 21:43:36.445970 [ 297 ] {} <Debug> TCP-Session: 323d9cde-b649-4dc9-a1aa-b70d81a2cb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.26 21:43:36.445987 [ 299 ] {} <Debug> TCP-Session: 90893d1d-ffab-49eb-90a2-95af53717094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 371 | 2026.05.26 21:43:36.446058 [ 297 ] {} <Debug> TCP-Session: 323d9cde-b649-4dc9-a1aa-b70d81a2cb2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.26 21:43:36.446392 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 373 | 2026.05.26 21:43:36.446519 [ 300 ] {} <Debug> TCP-Session: 58c2a06e-eee2-4447-91c3-ad538481a5f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35692 | ||
| 374 | 2026.05.26 21:43:36.446614 [ 300 ] {} <Debug> TCP-Session: 58c2a06e-eee2-4447-91c3-ad538481a5f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.05.26 21:43:36.446626 [ 300 ] {} <Debug> TCP-Session: 58c2a06e-eee2-4447-91c3-ad538481a5f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.26 21:43:36.447640 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 377 | 2026.05.26 21:43:36.448183 [ 301 ] {} <Debug> TCP-Session: d723e36f-e1cf-4df6-99b9-2c024d881fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54310 | ||
| 378 | 2026.05.26 21:43:36.448205 [ 301 ] {} <Debug> TCP-Session: d723e36f-e1cf-4df6-99b9-2c024d881fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.26 21:43:36.448295 [ 301 ] {} <Debug> TCP-Session: d723e36f-e1cf-4df6-99b9-2c024d881fb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 380 | 2026.05.26 21:43:36.497847 [ 293 ] {df5da113-b29e-4bd1-a88c-7388c3f6b3cc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40135) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 381 | |||
| 382 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 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 | ||
| 385 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 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 | ||
| 389 | 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 | ||
| 390 | 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 | ||
| 391 | 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 | ||
| 392 | 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 | ||
| 393 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 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 | ||
| 396 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 403 | |||
| 404 | 2026.05.26 21:43:36.498867 [ 293 ] {df5da113-b29e-4bd1-a88c-7388c3f6b3cc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 405 | |||
| 406 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 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 | ||
| 409 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 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 | ||
| 413 | 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 | ||
| 414 | 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 | ||
| 415 | 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 | ||
| 416 | 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 | ||
| 417 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 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 | ||
| 420 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 427 | |||
| 428 | 2026.05.26 21:43:36.499127 [ 293 ] {df5da113-b29e-4bd1-a88c-7388c3f6b3cc} <Debug> TCPHandler: Processed in 0.054548473 sec. | ||
| 429 | 2026.05.26 21:43:36.503441 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.26 21:43:36.503613 [ 293 ] {1b16a9a3-3f96-451d-a0f1-f44f7e3c8a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 431 | 2026.05.26 21:43:36.503904 [ 293 ] {1b16a9a3-3f96-451d-a0f1-f44f7e3c8a8b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40135) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 432 | |||
| 433 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 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 | ||
| 436 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 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 | ||
| 440 | 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 | ||
| 441 | 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 | ||
| 442 | 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 | ||
| 443 | 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 | ||
| 444 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 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 | ||
| 447 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 454 | |||
| 455 | 2026.05.26 21:43:36.504158 [ 293 ] {1b16a9a3-3f96-451d-a0f1-f44f7e3c8a8b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 456 | |||
| 457 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 458 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 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 | ||
| 460 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 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 | ||
| 464 | 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 | ||
| 465 | 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 | ||
| 466 | 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 | ||
| 467 | 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 | ||
| 468 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 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 | ||
| 471 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 478 | |||
| 479 | 2026.05.26 21:43:36.504366 [ 293 ] {1b16a9a3-3f96-451d-a0f1-f44f7e3c8a8b} <Debug> TCPHandler: Processed in 0.001040504 sec. | ||
| 480 | 2026.05.26 21:43:36.506842 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.26 21:43:36.508009 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 482 | 2026.05.26 21:43:36.508177 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 483 | 2026.05.26 21:43:36.508943 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 484 | 2026.05.26 21:43:36.509015 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000110381 sec | ||
| 485 | 2026.05.26 21:43:36.509067 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Trace> ReferentialDeps: No tables | ||
| 486 | 2026.05.26 21:43:36.509081 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Trace> LoadingDeps: No tables | ||
| 487 | 2026.05.26 21:43:36.509149 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 488 | 2026.05.26 21:43:36.509283 [ 294 ] {0faeff67-62f8-4e84-aec7-d744d22736b3} <Debug> TCPHandler: Processed in 0.002590896 sec. | ||
| 489 | 2026.05.26 21:43:36.509430 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.26 21:43:36.509588 [ 294 ] {16e29ac2-fae9-4915-a48b-4c4ab0081d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) /* The version table contains metadata about the `oximeter` database */ | ||
| 491 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 492 | 2026.05.26 21:43:36.509714 [ 294 ] {16e29ac2-fae9-4915-a48b-4c4ab0081d1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 493 | 2026.05.26 21:43:36.513493 [ 294 ] {16e29ac2-fae9-4915-a48b-4c4ab0081d1a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 494 | 2026.05.26 21:43:36.514513 [ 294 ] {16e29ac2-fae9-4915-a48b-4c4ab0081d1a} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409): Loading data parts | ||
| 495 | 2026.05.26 21:43:36.514966 [ 294 ] {16e29ac2-fae9-4915-a48b-4c4ab0081d1a} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409): There are no data parts | ||
| 496 | 2026.05.26 21:43:36.516863 [ 294 ] {16e29ac2-fae9-4915-a48b-4c4ab0081d1a} <Debug> TCPHandler: Processed in 0.007478204 sec. | ||
| 497 | 2026.05.26 21:43:36.517027 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.26 21:43:36.517859 [ 294 ] {67cb0f48-2228-44e3-91d1-6458f72aa72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) /* The measurement tables contain all individual samples from each timeseries. | ||
| 499 | * | ||
| 500 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 501 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 502 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 503 | * by all samples from the same timeseries. | ||
| 504 | * | ||
| 505 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 506 | * and then uses that to index quickly into the measurements tables. | ||
| 507 | */ | ||
| 508 | 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) | ||
| 509 | 2026.05.26 21:43:36.517973 [ 294 ] {67cb0f48-2228-44e3-91d1-6458f72aa72c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 510 | 2026.05.26 21:43:36.523718 [ 294 ] {67cb0f48-2228-44e3-91d1-6458f72aa72c} <Debug> oximeter.measurements_bool (7e68d1fe-c86d-4efe-89df-4dfa2b7689a6): Loading data parts | ||
| 511 | 2026.05.26 21:43:36.523866 [ 294 ] {67cb0f48-2228-44e3-91d1-6458f72aa72c} <Debug> oximeter.measurements_bool (7e68d1fe-c86d-4efe-89df-4dfa2b7689a6): There are no data parts | ||
| 512 | 2026.05.26 21:43:36.524777 [ 294 ] {67cb0f48-2228-44e3-91d1-6458f72aa72c} <Debug> TCPHandler: Processed in 0.007794368 sec. | ||
| 513 | 2026.05.26 21:43:36.524934 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.26 21:43:36.525129 [ 294 ] {4f820a88-cd81-4e8e-b49e-473ee22ecbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 515 | 2026.05.26 21:43:36.525258 [ 294 ] {4f820a88-cd81-4e8e-b49e-473ee22ecbfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 516 | 2026.05.26 21:43:36.526429 [ 294 ] {4f820a88-cd81-4e8e-b49e-473ee22ecbfe} <Debug> oximeter.measurements_i8 (faeb0ac1-bdce-4d64-9dfc-4b6ff16be735): Loading data parts | ||
| 517 | 2026.05.26 21:43:36.526583 [ 294 ] {4f820a88-cd81-4e8e-b49e-473ee22ecbfe} <Debug> oximeter.measurements_i8 (faeb0ac1-bdce-4d64-9dfc-4b6ff16be735): There are no data parts | ||
| 518 | 2026.05.26 21:43:36.527053 [ 294 ] {4f820a88-cd81-4e8e-b49e-473ee22ecbfe} <Debug> TCPHandler: Processed in 0.00219896 sec. | ||
| 519 | 2026.05.26 21:43:36.527198 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.26 21:43:36.527421 [ 294 ] {eb463de9-3b3f-4828-a493-8f0afcd91309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 521 | 2026.05.26 21:43:36.527533 [ 294 ] {eb463de9-3b3f-4828-a493-8f0afcd91309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 522 | 2026.05.26 21:43:36.528545 [ 294 ] {eb463de9-3b3f-4828-a493-8f0afcd91309} <Debug> oximeter.measurements_u8 (b91d6411-40f5-4e64-beb3-45fd5ce5d054): Loading data parts | ||
| 523 | 2026.05.26 21:43:36.528667 [ 294 ] {eb463de9-3b3f-4828-a493-8f0afcd91309} <Debug> oximeter.measurements_u8 (b91d6411-40f5-4e64-beb3-45fd5ce5d054): There are no data parts | ||
| 524 | 2026.05.26 21:43:36.529227 [ 294 ] {eb463de9-3b3f-4828-a493-8f0afcd91309} <Debug> TCPHandler: Processed in 0.002038548 sec. | ||
| 525 | 2026.05.26 21:43:36.529367 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.26 21:43:36.529526 [ 294 ] {c29dfa98-be04-467b-a5f7-6e10f879a04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 527 | 2026.05.26 21:43:36.529644 [ 294 ] {c29dfa98-be04-467b-a5f7-6e10f879a04a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 528 | 2026.05.26 21:43:36.530621 [ 294 ] {c29dfa98-be04-467b-a5f7-6e10f879a04a} <Debug> oximeter.measurements_i16 (fbaaacdb-df84-4e51-b78f-4db52f311727): Loading data parts | ||
| 529 | 2026.05.26 21:43:36.530791 [ 294 ] {c29dfa98-be04-467b-a5f7-6e10f879a04a} <Debug> oximeter.measurements_i16 (fbaaacdb-df84-4e51-b78f-4db52f311727): There are no data parts | ||
| 530 | 2026.05.26 21:43:36.531229 [ 294 ] {c29dfa98-be04-467b-a5f7-6e10f879a04a} <Debug> TCPHandler: Processed in 0.001949637 sec. | ||
| 531 | 2026.05.26 21:43:36.531358 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.26 21:43:36.531645 [ 294 ] {fedefa62-2a8f-4329-959a-67553b8b6690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 533 | 2026.05.26 21:43:36.531820 [ 294 ] {fedefa62-2a8f-4329-959a-67553b8b6690} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 534 | 2026.05.26 21:43:36.532754 [ 294 ] {fedefa62-2a8f-4329-959a-67553b8b6690} <Debug> oximeter.measurements_u16 (6c998edb-774d-41ec-8a40-5d36a8e568b9): Loading data parts | ||
| 535 | 2026.05.26 21:43:36.532870 [ 294 ] {fedefa62-2a8f-4329-959a-67553b8b6690} <Debug> oximeter.measurements_u16 (6c998edb-774d-41ec-8a40-5d36a8e568b9): There are no data parts | ||
| 536 | 2026.05.26 21:43:36.533396 [ 294 ] {fedefa62-2a8f-4329-959a-67553b8b6690} <Debug> TCPHandler: Processed in 0.002036408 sec. | ||
| 537 | 2026.05.26 21:43:36.533534 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.26 21:43:36.533686 [ 294 ] {a8ba4f23-6e76-4b12-bc4f-0c5ff67e9d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 539 | 2026.05.26 21:43:36.533795 [ 294 ] {a8ba4f23-6e76-4b12-bc4f-0c5ff67e9d50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 540 | 2026.05.26 21:43:36.534729 [ 294 ] {a8ba4f23-6e76-4b12-bc4f-0c5ff67e9d50} <Debug> oximeter.measurements_i32 (5b56b7e6-a871-42b0-b93f-7e40c4f5faa5): Loading data parts | ||
| 541 | 2026.05.26 21:43:36.534908 [ 294 ] {a8ba4f23-6e76-4b12-bc4f-0c5ff67e9d50} <Debug> oximeter.measurements_i32 (5b56b7e6-a871-42b0-b93f-7e40c4f5faa5): There are no data parts | ||
| 542 | 2026.05.26 21:43:36.535398 [ 294 ] {a8ba4f23-6e76-4b12-bc4f-0c5ff67e9d50} <Debug> TCPHandler: Processed in 0.001910826 sec. | ||
| 543 | 2026.05.26 21:43:36.535532 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.26 21:43:36.535760 [ 294 ] {51a1f76c-a76f-406a-97c0-36b3e7434a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 545 | 2026.05.26 21:43:36.535875 [ 294 ] {51a1f76c-a76f-406a-97c0-36b3e7434a62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 546 | 2026.05.26 21:43:36.536885 [ 294 ] {51a1f76c-a76f-406a-97c0-36b3e7434a62} <Debug> oximeter.measurements_u32 (3feee3eb-4120-4312-9ddf-9d50e2ef8dbf): Loading data parts | ||
| 547 | 2026.05.26 21:43:36.536993 [ 294 ] {51a1f76c-a76f-406a-97c0-36b3e7434a62} <Debug> oximeter.measurements_u32 (3feee3eb-4120-4312-9ddf-9d50e2ef8dbf): There are no data parts | ||
| 548 | 2026.05.26 21:43:36.537521 [ 294 ] {51a1f76c-a76f-406a-97c0-36b3e7434a62} <Debug> TCPHandler: Processed in 0.002097509 sec. | ||
| 549 | 2026.05.26 21:43:36.537729 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.26 21:43:36.537885 [ 294 ] {0188cf27-9912-4104-be84-834d869cbf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 551 | 2026.05.26 21:43:36.537999 [ 294 ] {0188cf27-9912-4104-be84-834d869cbf85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 552 | 2026.05.26 21:43:36.538907 [ 294 ] {0188cf27-9912-4104-be84-834d869cbf85} <Debug> oximeter.measurements_i64 (bdb9a44f-e81d-4d46-91b9-34ee55d5e0af): Loading data parts | ||
| 553 | 2026.05.26 21:43:36.539087 [ 294 ] {0188cf27-9912-4104-be84-834d869cbf85} <Debug> oximeter.measurements_i64 (bdb9a44f-e81d-4d46-91b9-34ee55d5e0af): There are no data parts | ||
| 554 | 2026.05.26 21:43:36.539558 [ 294 ] {0188cf27-9912-4104-be84-834d869cbf85} <Debug> TCPHandler: Processed in 0.001877217 sec. | ||
| 555 | 2026.05.26 21:43:36.539690 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.26 21:43:36.539907 [ 294 ] {e1ccfa1a-9218-4e0e-8817-c1a612bb1539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 557 | 2026.05.26 21:43:36.540013 [ 294 ] {e1ccfa1a-9218-4e0e-8817-c1a612bb1539} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 558 | 2026.05.26 21:43:36.540926 [ 294 ] {e1ccfa1a-9218-4e0e-8817-c1a612bb1539} <Debug> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Loading data parts | ||
| 559 | 2026.05.26 21:43:36.541038 [ 294 ] {e1ccfa1a-9218-4e0e-8817-c1a612bb1539} <Debug> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): There are no data parts | ||
| 560 | 2026.05.26 21:43:36.541560 [ 294 ] {e1ccfa1a-9218-4e0e-8817-c1a612bb1539} <Debug> TCPHandler: Processed in 0.001912346 sec. | ||
| 561 | 2026.05.26 21:43:36.541714 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.26 21:43:36.541870 [ 294 ] {0f130adf-776e-4883-8de3-47edac1da67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 563 | 2026.05.26 21:43:36.541987 [ 294 ] {0f130adf-776e-4883-8de3-47edac1da67f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 564 | 2026.05.26 21:43:36.542917 [ 294 ] {0f130adf-776e-4883-8de3-47edac1da67f} <Debug> oximeter.measurements_f32 (f6afd144-7e1f-41fc-8871-90f3a1d607b0): Loading data parts | ||
| 565 | 2026.05.26 21:43:36.543099 [ 294 ] {0f130adf-776e-4883-8de3-47edac1da67f} <Debug> oximeter.measurements_f32 (f6afd144-7e1f-41fc-8871-90f3a1d607b0): There are no data parts | ||
| 566 | 2026.05.26 21:43:36.543541 [ 294 ] {0f130adf-776e-4883-8de3-47edac1da67f} <Debug> TCPHandler: Processed in 0.001875106 sec. | ||
| 567 | 2026.05.26 21:43:36.543670 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.26 21:43:36.543891 [ 294 ] {8848843e-0364-48e9-a532-7888b794711a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 569 | 2026.05.26 21:43:36.543997 [ 294 ] {8848843e-0364-48e9-a532-7888b794711a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 570 | 2026.05.26 21:43:36.544925 [ 294 ] {8848843e-0364-48e9-a532-7888b794711a} <Debug> oximeter.measurements_f64 (faff5997-b236-4f2c-ae26-58501c311e99): Loading data parts | ||
| 571 | 2026.05.26 21:43:36.545040 [ 294 ] {8848843e-0364-48e9-a532-7888b794711a} <Debug> oximeter.measurements_f64 (faff5997-b236-4f2c-ae26-58501c311e99): There are no data parts | ||
| 572 | 2026.05.26 21:43:36.545577 [ 294 ] {8848843e-0364-48e9-a532-7888b794711a} <Debug> TCPHandler: Processed in 0.001951318 sec. | ||
| 573 | 2026.05.26 21:43:36.545714 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.26 21:43:36.545868 [ 294 ] {f6522cea-ed08-4231-9e05-a5c96771f908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 575 | 2026.05.26 21:43:36.545987 [ 294 ] {f6522cea-ed08-4231-9e05-a5c96771f908} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 576 | 2026.05.26 21:43:36.546955 [ 294 ] {f6522cea-ed08-4231-9e05-a5c96771f908} <Debug> oximeter.measurements_string (4461eb63-b4ee-4c43-a31a-4aec83fa4b6d): Loading data parts | ||
| 577 | 2026.05.26 21:43:36.547128 [ 294 ] {f6522cea-ed08-4231-9e05-a5c96771f908} <Debug> oximeter.measurements_string (4461eb63-b4ee-4c43-a31a-4aec83fa4b6d): There are no data parts | ||
| 578 | 2026.05.26 21:43:36.547551 [ 294 ] {f6522cea-ed08-4231-9e05-a5c96771f908} <Debug> TCPHandler: Processed in 0.001947127 sec. | ||
| 579 | 2026.05.26 21:43:36.547750 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.26 21:43:36.547988 [ 294 ] {21228f7c-8358-4a11-a16b-5dff84bd11c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 581 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 582 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 583 | * a string isn't palatable for a few reasons. | ||
| 584 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 585 | * details. | ||
| 586 | */ | ||
| 587 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.05.26 21:43:36.548104 [ 294 ] {21228f7c-8358-4a11-a16b-5dff84bd11c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 589 | 2026.05.26 21:43:36.549074 [ 294 ] {21228f7c-8358-4a11-a16b-5dff84bd11c8} <Debug> oximeter.measurements_bytes (8b6bdc78-27cd-4205-a9aa-dfd6a314c476): Loading data parts | ||
| 590 | 2026.05.26 21:43:36.549226 [ 294 ] {21228f7c-8358-4a11-a16b-5dff84bd11c8} <Debug> oximeter.measurements_bytes (8b6bdc78-27cd-4205-a9aa-dfd6a314c476): There are no data parts | ||
| 591 | 2026.05.26 21:43:36.549667 [ 294 ] {21228f7c-8358-4a11-a16b-5dff84bd11c8} <Debug> TCPHandler: Processed in 0.001968637 sec. | ||
| 592 | 2026.05.26 21:43:36.549795 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.26 21:43:36.550018 [ 294 ] {bd26815b-aefe-4c01-8deb-3002540d3e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 594 | 2026.05.26 21:43:36.550127 [ 294 ] {bd26815b-aefe-4c01-8deb-3002540d3e5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 595 | 2026.05.26 21:43:36.551115 [ 294 ] {bd26815b-aefe-4c01-8deb-3002540d3e5a} <Debug> oximeter.measurements_cumulativei64 (a60f61d5-2246-4c1d-83d1-797ff0da6337): Loading data parts | ||
| 596 | 2026.05.26 21:43:36.551229 [ 294 ] {bd26815b-aefe-4c01-8deb-3002540d3e5a} <Debug> oximeter.measurements_cumulativei64 (a60f61d5-2246-4c1d-83d1-797ff0da6337): There are no data parts | ||
| 597 | 2026.05.26 21:43:36.551800 [ 294 ] {bd26815b-aefe-4c01-8deb-3002540d3e5a} <Debug> TCPHandler: Processed in 0.002041658 sec. | ||
| 598 | 2026.05.26 21:43:36.551941 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.05.26 21:43:36.552102 [ 294 ] {ef258d78-98c6-4c1a-bc79-a41faf9fe64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 600 | 2026.05.26 21:43:36.552229 [ 294 ] {ef258d78-98c6-4c1a-bc79-a41faf9fe64e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 601 | 2026.05.26 21:43:36.553261 [ 294 ] {ef258d78-98c6-4c1a-bc79-a41faf9fe64e} <Debug> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Loading data parts | ||
| 602 | 2026.05.26 21:43:36.553376 [ 294 ] {ef258d78-98c6-4c1a-bc79-a41faf9fe64e} <Debug> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): There are no data parts | ||
| 603 | 2026.05.26 21:43:36.554070 [ 294 ] {ef258d78-98c6-4c1a-bc79-a41faf9fe64e} <Debug> TCPHandler: Processed in 0.00217558 sec. | ||
| 604 | 2026.05.26 21:43:36.554328 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.26 21:43:36.554540 [ 294 ] {85ae26a2-4d89-41bd-9460-996d66e0d230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 606 | 2026.05.26 21:43:36.554683 [ 294 ] {85ae26a2-4d89-41bd-9460-996d66e0d230} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 607 | 2026.05.26 21:43:36.555746 [ 294 ] {85ae26a2-4d89-41bd-9460-996d66e0d230} <Debug> oximeter.measurements_cumulativef32 (ef03c515-7d99-4feb-9ee7-015ce6f85463): Loading data parts | ||
| 608 | 2026.05.26 21:43:36.555941 [ 294 ] {85ae26a2-4d89-41bd-9460-996d66e0d230} <Debug> oximeter.measurements_cumulativef32 (ef03c515-7d99-4feb-9ee7-015ce6f85463): There are no data parts | ||
| 609 | 2026.05.26 21:43:36.556444 [ 294 ] {85ae26a2-4d89-41bd-9460-996d66e0d230} <Debug> TCPHandler: Processed in 0.00217769 sec. | ||
| 610 | 2026.05.26 21:43:36.556583 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.26 21:43:36.556820 [ 294 ] {0a0b5b7a-12ef-422d-b1ef-4cf1347ec908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 612 | 2026.05.26 21:43:36.556936 [ 294 ] {0a0b5b7a-12ef-422d-b1ef-4cf1347ec908} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 613 | 2026.05.26 21:43:36.557972 [ 294 ] {0a0b5b7a-12ef-422d-b1ef-4cf1347ec908} <Debug> oximeter.measurements_cumulativef64 (5e183ce0-d762-410c-903d-0761736b3629): Loading data parts | ||
| 614 | 2026.05.26 21:43:36.558085 [ 294 ] {0a0b5b7a-12ef-422d-b1ef-4cf1347ec908} <Debug> oximeter.measurements_cumulativef64 (5e183ce0-d762-410c-903d-0761736b3629): There are no data parts | ||
| 615 | 2026.05.26 21:43:36.558637 [ 294 ] {0a0b5b7a-12ef-422d-b1ef-4cf1347ec908} <Debug> TCPHandler: Processed in 0.002099819 sec. | ||
| 616 | 2026.05.26 21:43:36.558776 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.05.26 21:43:36.559002 [ 294 ] {08f0b3c8-57c3-4feb-9ac1-8050f9c88f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 618 | * NOTE: Array types cannot be Nullable, see | ||
| 619 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 620 | * for more details. | ||
| 621 | * | ||
| 622 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 623 | * is unfortunate, and at this point relies on the fact that an | ||
| 624 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 625 | * to figure out another way to represent missing samples here. | ||
| 626 | */ | ||
| 627 | 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) | ||
| 628 | 2026.05.26 21:43:36.559142 [ 294 ] {08f0b3c8-57c3-4feb-9ac1-8050f9c88f3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 629 | 2026.05.26 21:43:36.560298 [ 294 ] {08f0b3c8-57c3-4feb-9ac1-8050f9c88f3d} <Debug> oximeter.measurements_histogrami8 (1ddd693b-1dbd-415d-958c-e9a30da16735): Loading data parts | ||
| 630 | 2026.05.26 21:43:36.560479 [ 294 ] {08f0b3c8-57c3-4feb-9ac1-8050f9c88f3d} <Debug> oximeter.measurements_histogrami8 (1ddd693b-1dbd-415d-958c-e9a30da16735): There are no data parts | ||
| 631 | 2026.05.26 21:43:36.561037 [ 294 ] {08f0b3c8-57c3-4feb-9ac1-8050f9c88f3d} <Debug> TCPHandler: Processed in 0.002309652 sec. | ||
| 632 | 2026.05.26 21:43:36.561183 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.26 21:43:36.561474 [ 294 ] {222dafac-77c8-4b83-9f46-870b28afabe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 634 | 2026.05.26 21:43:36.561607 [ 294 ] {222dafac-77c8-4b83-9f46-870b28afabe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 635 | 2026.05.26 21:43:36.562712 [ 294 ] {222dafac-77c8-4b83-9f46-870b28afabe3} <Debug> oximeter.measurements_histogramu8 (9aa21b5c-e78f-4fbb-ba99-6a0b75dbaab5): Loading data parts | ||
| 636 | 2026.05.26 21:43:36.562818 [ 294 ] {222dafac-77c8-4b83-9f46-870b28afabe3} <Debug> oximeter.measurements_histogramu8 (9aa21b5c-e78f-4fbb-ba99-6a0b75dbaab5): There are no data parts | ||
| 637 | 2026.05.26 21:43:36.563365 [ 294 ] {222dafac-77c8-4b83-9f46-870b28afabe3} <Debug> TCPHandler: Processed in 0.002278442 sec. | ||
| 638 | 2026.05.26 21:43:36.563497 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.05.26 21:43:36.563760 [ 294 ] {39396dc4-a848-4ec5-9c09-47c8947969b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 640 | 2026.05.26 21:43:36.563902 [ 294 ] {39396dc4-a848-4ec5-9c09-47c8947969b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 641 | 2026.05.26 21:43:36.565074 [ 294 ] {39396dc4-a848-4ec5-9c09-47c8947969b1} <Debug> oximeter.measurements_histogrami16 (06edc069-6436-4b4d-8ab2-de041191cb36): Loading data parts | ||
| 642 | 2026.05.26 21:43:36.565269 [ 294 ] {39396dc4-a848-4ec5-9c09-47c8947969b1} <Debug> oximeter.measurements_histogrami16 (06edc069-6436-4b4d-8ab2-de041191cb36): There are no data parts | ||
| 643 | 2026.05.26 21:43:36.565756 [ 294 ] {39396dc4-a848-4ec5-9c09-47c8947969b1} <Debug> TCPHandler: Processed in 0.002257091 sec. | ||
| 644 | 2026.05.26 21:43:36.565883 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.26 21:43:36.566150 [ 294 ] {5f7bbc2a-c44d-434e-89a0-10b8051315c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 646 | 2026.05.26 21:43:36.566268 [ 294 ] {5f7bbc2a-c44d-434e-89a0-10b8051315c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 647 | 2026.05.26 21:43:36.567467 [ 294 ] {5f7bbc2a-c44d-434e-89a0-10b8051315c6} <Debug> oximeter.measurements_histogramu16 (cadd52a3-f730-45ac-9e4c-6e46197d40bd): Loading data parts | ||
| 648 | 2026.05.26 21:43:36.567583 [ 294 ] {5f7bbc2a-c44d-434e-89a0-10b8051315c6} <Debug> oximeter.measurements_histogramu16 (cadd52a3-f730-45ac-9e4c-6e46197d40bd): There are no data parts | ||
| 649 | 2026.05.26 21:43:36.568137 [ 294 ] {5f7bbc2a-c44d-434e-89a0-10b8051315c6} <Debug> TCPHandler: Processed in 0.002284362 sec. | ||
| 650 | 2026.05.26 21:43:36.568273 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.05.26 21:43:36.568476 [ 294 ] {1cfacbfa-0841-460c-a52a-48cb2fcd12d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 652 | 2026.05.26 21:43:36.568604 [ 294 ] {1cfacbfa-0841-460c-a52a-48cb2fcd12d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 653 | 2026.05.26 21:43:36.569720 [ 294 ] {1cfacbfa-0841-460c-a52a-48cb2fcd12d7} <Debug> oximeter.measurements_histogrami32 (9df858ed-d6c5-4d16-b951-d7a74c66f27a): Loading data parts | ||
| 654 | 2026.05.26 21:43:36.569891 [ 294 ] {1cfacbfa-0841-460c-a52a-48cb2fcd12d7} <Debug> oximeter.measurements_histogrami32 (9df858ed-d6c5-4d16-b951-d7a74c66f27a): There are no data parts | ||
| 655 | 2026.05.26 21:43:36.570379 [ 294 ] {1cfacbfa-0841-460c-a52a-48cb2fcd12d7} <Debug> TCPHandler: Processed in 0.00220281 sec. | ||
| 656 | 2026.05.26 21:43:36.570513 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.05.26 21:43:36.570855 [ 294 ] {03ffb00d-936e-4913-a0f7-814f651e8d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 658 | 2026.05.26 21:43:36.570980 [ 294 ] {03ffb00d-936e-4913-a0f7-814f651e8d38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 659 | 2026.05.26 21:43:36.572145 [ 294 ] {03ffb00d-936e-4913-a0f7-814f651e8d38} <Debug> oximeter.measurements_histogramu32 (5b32ef2f-2277-4302-8ded-3fc7c94c0f06): Loading data parts | ||
| 660 | 2026.05.26 21:43:36.572260 [ 294 ] {03ffb00d-936e-4913-a0f7-814f651e8d38} <Debug> oximeter.measurements_histogramu32 (5b32ef2f-2277-4302-8ded-3fc7c94c0f06): There are no data parts | ||
| 661 | 2026.05.26 21:43:36.572839 [ 294 ] {03ffb00d-936e-4913-a0f7-814f651e8d38} <Debug> TCPHandler: Processed in 0.002328172 sec. | ||
| 662 | 2026.05.26 21:43:36.572966 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.26 21:43:36.573157 [ 294 ] {0799145c-235c-4c8a-8578-1760e313cb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 664 | 2026.05.26 21:43:36.573330 [ 294 ] {0799145c-235c-4c8a-8578-1760e313cb53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 665 | 2026.05.26 21:43:36.574482 [ 294 ] {0799145c-235c-4c8a-8578-1760e313cb53} <Debug> oximeter.measurements_histogrami64 (3ae429dd-5d30-4626-b7aa-578faa0249cc): Loading data parts | ||
| 666 | 2026.05.26 21:43:36.574670 [ 294 ] {0799145c-235c-4c8a-8578-1760e313cb53} <Debug> oximeter.measurements_histogrami64 (3ae429dd-5d30-4626-b7aa-578faa0249cc): There are no data parts | ||
| 667 | 2026.05.26 21:43:36.575169 [ 294 ] {0799145c-235c-4c8a-8578-1760e313cb53} <Debug> TCPHandler: Processed in 0.002226591 sec. | ||
| 668 | 2026.05.26 21:43:36.575312 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 669 | 2026.05.26 21:43:36.575596 [ 294 ] {1726a531-8433-42b4-98ae-3b428c0f88ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 670 | 2026.05.26 21:43:36.575721 [ 294 ] {1726a531-8433-42b4-98ae-3b428c0f88ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 671 | 2026.05.26 21:43:36.576867 [ 294 ] {1726a531-8433-42b4-98ae-3b428c0f88ac} <Debug> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Loading data parts | ||
| 672 | 2026.05.26 21:43:36.576982 [ 294 ] {1726a531-8433-42b4-98ae-3b428c0f88ac} <Debug> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): There are no data parts | ||
| 673 | 2026.05.26 21:43:36.577573 [ 294 ] {1726a531-8433-42b4-98ae-3b428c0f88ac} <Debug> TCPHandler: Processed in 0.002308602 sec. | ||
| 674 | 2026.05.26 21:43:36.577742 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 675 | 2026.05.26 21:43:36.577946 [ 294 ] {55075346-6e5b-49d2-9fee-e4815939441e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 676 | 2026.05.26 21:43:36.578076 [ 294 ] {55075346-6e5b-49d2-9fee-e4815939441e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 677 | 2026.05.26 21:43:36.579189 [ 294 ] {55075346-6e5b-49d2-9fee-e4815939441e} <Debug> oximeter.measurements_histogramf32 (79d90887-7e2d-451d-b965-bd0eb9d02076): Loading data parts | ||
| 678 | 2026.05.26 21:43:36.579368 [ 294 ] {55075346-6e5b-49d2-9fee-e4815939441e} <Debug> oximeter.measurements_histogramf32 (79d90887-7e2d-451d-b965-bd0eb9d02076): There are no data parts | ||
| 679 | 2026.05.26 21:43:36.579919 [ 294 ] {55075346-6e5b-49d2-9fee-e4815939441e} <Debug> TCPHandler: Processed in 0.00222403 sec. | ||
| 680 | 2026.05.26 21:43:36.580057 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.05.26 21:43:36.580340 [ 294 ] {f2bb6a8c-6774-483a-81b7-6a5c83ceab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 682 | 2026.05.26 21:43:36.580466 [ 294 ] {f2bb6a8c-6774-483a-81b7-6a5c83ceab3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 683 | 2026.05.26 21:43:36.581596 [ 294 ] {f2bb6a8c-6774-483a-81b7-6a5c83ceab3d} <Debug> oximeter.measurements_histogramf64 (2ec5edd3-5a7e-42ca-9670-91f5fb3dc7a9): Loading data parts | ||
| 684 | 2026.05.26 21:43:36.581720 [ 294 ] {f2bb6a8c-6774-483a-81b7-6a5c83ceab3d} <Debug> oximeter.measurements_histogramf64 (2ec5edd3-5a7e-42ca-9670-91f5fb3dc7a9): There are no data parts | ||
| 685 | 2026.05.26 21:43:36.582327 [ 294 ] {f2bb6a8c-6774-483a-81b7-6a5c83ceab3d} <Debug> TCPHandler: Processed in 0.002317622 sec. | ||
| 686 | 2026.05.26 21:43:36.582476 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 687 | 2026.05.26 21:43:36.582663 [ 294 ] {5b1a345b-754b-4ca1-ab1e-acb9b73c6e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) /* The field tables store named dimensions of each timeseries. | ||
| 688 | * | ||
| 689 | * As with the measurement tables, there is one field table for each field data | ||
| 690 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 691 | * this behavior **must not** be relied upon for query correctness. | ||
| 692 | * | ||
| 693 | * The index for the fields differs from the measurements, however. Rows are | ||
| 694 | * sorted by timeseries name, then field name, field value, and finally | ||
| 695 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 696 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 697 | * usually then used to look up measurements. | ||
| 698 | * | ||
| 699 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 700 | * timeseries name and then key, since it would improve lookups where one | ||
| 701 | * already has the key. Realistically though, these tables are quite small and | ||
| 702 | * so performance benefits will be low in absolute terms. | ||
| 703 | * | ||
| 704 | * TTL: We use a materialized column to expire old field table records. This | ||
| 705 | * column is generated automatically by the database whenever a new row is | ||
| 706 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 707 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 708 | * record will remain during a deduplication, which will have the last | ||
| 709 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 710 | * measurement tables. | ||
| 711 | */ | ||
| 712 | 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) | ||
| 713 | 2026.05.26 21:43:36.582788 [ 294 ] {5b1a345b-754b-4ca1-ab1e-acb9b73c6e7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 714 | 2026.05.26 21:43:36.584401 [ 294 ] {5b1a345b-754b-4ca1-ab1e-acb9b73c6e7f} <Debug> oximeter.fields_bool (3a794f6c-040c-4df7-a1d8-e39b2da3039c): Loading data parts | ||
| 715 | 2026.05.26 21:43:36.584593 [ 294 ] {5b1a345b-754b-4ca1-ab1e-acb9b73c6e7f} <Debug> oximeter.fields_bool (3a794f6c-040c-4df7-a1d8-e39b2da3039c): There are no data parts | ||
| 716 | 2026.05.26 21:43:36.585064 [ 294 ] {5b1a345b-754b-4ca1-ab1e-acb9b73c6e7f} <Debug> TCPHandler: Processed in 0.002635826 sec. | ||
| 717 | 2026.05.26 21:43:36.585202 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2026.05.26 21:43:36.585436 [ 294 ] {a074127d-d53c-431f-b1bd-ee0f17a5ec85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 719 | 2026.05.26 21:43:36.585518 [ 294 ] {a074127d-d53c-431f-b1bd-ee0f17a5ec85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 720 | 2026.05.26 21:43:36.586470 [ 294 ] {a074127d-d53c-431f-b1bd-ee0f17a5ec85} <Debug> oximeter.fields_i8 (7cd808c0-3a09-406c-8cc1-920bb962b758): Loading data parts | ||
| 721 | 2026.05.26 21:43:36.586575 [ 294 ] {a074127d-d53c-431f-b1bd-ee0f17a5ec85} <Debug> oximeter.fields_i8 (7cd808c0-3a09-406c-8cc1-920bb962b758): There are no data parts | ||
| 722 | 2026.05.26 21:43:36.587107 [ 294 ] {a074127d-d53c-431f-b1bd-ee0f17a5ec85} <Debug> TCPHandler: Processed in 0.001951487 sec. | ||
| 723 | 2026.05.26 21:43:36.587329 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 724 | 2026.05.26 21:43:36.587485 [ 294 ] {a5aeaf33-30f4-45a1-87fa-20aa04e15bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 725 | 2026.05.26 21:43:36.587601 [ 294 ] {a5aeaf33-30f4-45a1-87fa-20aa04e15bdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 726 | 2026.05.26 21:43:36.588654 [ 294 ] {a5aeaf33-30f4-45a1-87fa-20aa04e15bdf} <Debug> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Loading data parts | ||
| 727 | 2026.05.26 21:43:36.588875 [ 294 ] {a5aeaf33-30f4-45a1-87fa-20aa04e15bdf} <Debug> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): There are no data parts | ||
| 728 | 2026.05.26 21:43:36.589339 [ 294 ] {a5aeaf33-30f4-45a1-87fa-20aa04e15bdf} <Debug> TCPHandler: Processed in 0.002104409 sec. | ||
| 729 | 2026.05.26 21:43:36.589484 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 730 | 2026.05.26 21:43:36.589778 [ 294 ] {1038a7bd-fb52-4299-8ca6-9e9a22359eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 731 | 2026.05.26 21:43:36.589897 [ 294 ] {1038a7bd-fb52-4299-8ca6-9e9a22359eb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 732 | 2026.05.26 21:43:36.590912 [ 294 ] {1038a7bd-fb52-4299-8ca6-9e9a22359eb3} <Debug> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Loading data parts | ||
| 733 | 2026.05.26 21:43:36.591040 [ 294 ] {1038a7bd-fb52-4299-8ca6-9e9a22359eb3} <Debug> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): There are no data parts | ||
| 734 | 2026.05.26 21:43:36.591609 [ 294 ] {1038a7bd-fb52-4299-8ca6-9e9a22359eb3} <Debug> TCPHandler: Processed in 0.002114829 sec. | ||
| 735 | 2026.05.26 21:43:36.591786 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 736 | 2026.05.26 21:43:36.591932 [ 294 ] {7fe87818-63c0-48b0-aec6-3808b0702700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 737 | 2026.05.26 21:43:36.592042 [ 294 ] {7fe87818-63c0-48b0-aec6-3808b0702700} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 738 | 2026.05.26 21:43:36.593061 [ 294 ] {7fe87818-63c0-48b0-aec6-3808b0702700} <Debug> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Loading data parts | ||
| 739 | 2026.05.26 21:43:36.593252 [ 294 ] {7fe87818-63c0-48b0-aec6-3808b0702700} <Debug> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): There are no data parts | ||
| 740 | 2026.05.26 21:43:36.593768 [ 294 ] {7fe87818-63c0-48b0-aec6-3808b0702700} <Debug> TCPHandler: Processed in 0.002019648 sec. | ||
| 741 | 2026.05.26 21:43:36.593934 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 742 | 2026.05.26 21:43:36.594171 [ 294 ] {4ce81a46-7bec-4703-a62d-34f128aac363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 743 | 2026.05.26 21:43:36.594287 [ 294 ] {4ce81a46-7bec-4703-a62d-34f128aac363} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 744 | 2026.05.26 21:43:36.595282 [ 294 ] {4ce81a46-7bec-4703-a62d-34f128aac363} <Debug> oximeter.fields_i32 (b1fb51c0-00c2-4af8-bd72-23f462a38d81): Loading data parts | ||
| 745 | 2026.05.26 21:43:36.595398 [ 294 ] {4ce81a46-7bec-4703-a62d-34f128aac363} <Debug> oximeter.fields_i32 (b1fb51c0-00c2-4af8-bd72-23f462a38d81): There are no data parts | ||
| 746 | 2026.05.26 21:43:36.595928 [ 294 ] {4ce81a46-7bec-4703-a62d-34f128aac363} <Debug> TCPHandler: Processed in 0.002061288 sec. | ||
| 747 | 2026.05.26 21:43:36.596083 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 748 | 2026.05.26 21:43:36.596228 [ 294 ] {84db30fd-c2a8-4231-81c9-7f865a317cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 749 | 2026.05.26 21:43:36.596345 [ 294 ] {84db30fd-c2a8-4231-81c9-7f865a317cd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 750 | 2026.05.26 21:43:36.597427 [ 294 ] {84db30fd-c2a8-4231-81c9-7f865a317cd4} <Debug> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Loading data parts | ||
| 751 | 2026.05.26 21:43:36.597647 [ 294 ] {84db30fd-c2a8-4231-81c9-7f865a317cd4} <Debug> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): There are no data parts | ||
| 752 | 2026.05.26 21:43:36.598110 [ 294 ] {84db30fd-c2a8-4231-81c9-7f865a317cd4} <Debug> TCPHandler: Processed in 0.002044488 sec. | ||
| 753 | 2026.05.26 21:43:36.598252 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.05.26 21:43:36.598485 [ 294 ] {d9df606d-b775-493e-b451-940765a7c660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 755 | 2026.05.26 21:43:36.598626 [ 294 ] {d9df606d-b775-493e-b451-940765a7c660} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 756 | 2026.05.26 21:43:36.599707 [ 294 ] {d9df606d-b775-493e-b451-940765a7c660} <Debug> oximeter.fields_i64 (a1e94efd-2089-4d4a-8a74-c010d04c2041): Loading data parts | ||
| 757 | 2026.05.26 21:43:36.599851 [ 294 ] {d9df606d-b775-493e-b451-940765a7c660} <Debug> oximeter.fields_i64 (a1e94efd-2089-4d4a-8a74-c010d04c2041): There are no data parts | ||
| 758 | 2026.05.26 21:43:36.600563 [ 294 ] {d9df606d-b775-493e-b451-940765a7c660} <Debug> TCPHandler: Processed in 0.002358083 sec. | ||
| 759 | 2026.05.26 21:43:36.600735 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.05.26 21:43:36.600902 [ 294 ] {982a0306-e2e1-4973-8d18-15410ff21fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 761 | 2026.05.26 21:43:36.601107 [ 294 ] {982a0306-e2e1-4973-8d18-15410ff21fad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 762 | 2026.05.26 21:43:36.602218 [ 294 ] {982a0306-e2e1-4973-8d18-15410ff21fad} <Debug> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): Loading data parts | ||
| 763 | 2026.05.26 21:43:36.602384 [ 294 ] {982a0306-e2e1-4973-8d18-15410ff21fad} <Debug> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): There are no data parts | ||
| 764 | 2026.05.26 21:43:36.603044 [ 294 ] {982a0306-e2e1-4973-8d18-15410ff21fad} <Debug> TCPHandler: Processed in 0.002361322 sec. | ||
| 765 | 2026.05.26 21:43:36.603225 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.05.26 21:43:36.603455 [ 294 ] {54fab187-06ea-4165-a989-693014df11de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 767 | 2026.05.26 21:43:36.603501 [ 294 ] {54fab187-06ea-4165-a989-693014df11de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 768 | 2026.05.26 21:43:36.604596 [ 294 ] {54fab187-06ea-4165-a989-693014df11de} <Debug> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Loading data parts | ||
| 769 | 2026.05.26 21:43:36.604809 [ 294 ] {54fab187-06ea-4165-a989-693014df11de} <Debug> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): There are no data parts | ||
| 770 | 2026.05.26 21:43:36.605569 [ 294 ] {54fab187-06ea-4165-a989-693014df11de} <Debug> TCPHandler: Processed in 0.002455214 sec. | ||
| 771 | 2026.05.26 21:43:36.605872 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.05.26 21:43:36.606095 [ 294 ] {1fff71e8-603e-4286-a0b8-d6c4b7595409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 773 | 2026.05.26 21:43:36.606158 [ 294 ] {1fff71e8-603e-4286-a0b8-d6c4b7595409} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 774 | 2026.05.26 21:43:36.607505 [ 294 ] {1fff71e8-603e-4286-a0b8-d6c4b7595409} <Debug> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Loading data parts | ||
| 775 | 2026.05.26 21:43:36.607650 [ 294 ] {1fff71e8-603e-4286-a0b8-d6c4b7595409} <Debug> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): There are no data parts | ||
| 776 | 2026.05.26 21:43:36.608323 [ 294 ] {1fff71e8-603e-4286-a0b8-d6c4b7595409} <Debug> TCPHandler: Processed in 0.002571406 sec. | ||
| 777 | 2026.05.26 21:43:36.608500 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.05.26 21:43:36.608689 [ 294 ] {0f7a66ce-98a0-4b9d-b3da-419495341808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 779 | 2026.05.26 21:43:36.608732 [ 294 ] {0f7a66ce-98a0-4b9d-b3da-419495341808} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 780 | 2026.05.26 21:43:36.609814 [ 294 ] {0f7a66ce-98a0-4b9d-b3da-419495341808} <Debug> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Loading data parts | ||
| 781 | 2026.05.26 21:43:36.609944 [ 294 ] {0f7a66ce-98a0-4b9d-b3da-419495341808} <Debug> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): There are no data parts | ||
| 782 | 2026.05.26 21:43:36.610458 [ 294 ] {0f7a66ce-98a0-4b9d-b3da-419495341808} <Debug> TCPHandler: Processed in 0.002030358 sec. | ||
| 783 | 2026.05.26 21:43:36.610630 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.05.26 21:43:36.610875 [ 294 ] {06d6f426-4f2b-42b0-8357-909881e4c195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) /* The timeseries schema table stores the extracted schema for the samples | ||
| 785 | * oximeter collects. | ||
| 786 | */ | ||
| 787 | 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) | ||
| 788 | 2026.05.26 21:43:36.610942 [ 294 ] {06d6f426-4f2b-42b0-8357-909881e4c195} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 789 | 2026.05.26 21:43:36.611979 [ 294 ] {06d6f426-4f2b-42b0-8357-909881e4c195} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): Loading data parts | ||
| 790 | 2026.05.26 21:43:36.612117 [ 294 ] {06d6f426-4f2b-42b0-8357-909881e4c195} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): There are no data parts | ||
| 791 | 2026.05.26 21:43:36.612964 [ 294 ] {06d6f426-4f2b-42b0-8357-909881e4c195} <Debug> TCPHandler: Processed in 0.002381073 sec. | ||
| 792 | 2026.05.26 21:43:36.613220 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.05.26 21:43:36.613476 [ 293 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 794 | 2026.05.26 21:43:36.615200 [ 293 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 795 | 2026.05.26 21:43:36.621075 [ 260 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Trace> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 796 | 2026.05.26 21:43:36.621128 [ 260 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 797 | 2026.05.26 21:43:36.624910 [ 260 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 798 | 2026.05.26 21:43:36.625455 [ 260 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Trace> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 799 | 2026.05.26 21:43:36.625770 [ 293 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012404 sec., 80.61915511125443 rows/sec., 1.26 KiB/sec. | ||
| 800 | 2026.05.26 21:43:36.625922 [ 293 ] {120dcc02-f8d4-4f05-a127-11d91896aeac} <Debug> TCPHandler: Processed in 0.012755135 sec. | ||
| 801 | 2026.05.26 21:43:37.000482 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.84 MiB, peak 132.84 MiB, free memory in arenas 0.00 B, will set to 141.58 MiB (RSS), difference: 8.73 MiB | ||
| 802 | 2026.05.26 21:43:41.586430 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 803 | 2026.05.26 21:43:41.586446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 804 | 2026.05.26 21:43:41.586542 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 805 | 2026.05.26 21:43:41.586570 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 806 | 2026.05.26 21:43:41.588740 [ 244 ] {} <Debug> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Loading data parts | ||
| 807 | 2026.05.26 21:43:41.588933 [ 244 ] {} <Debug> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): There are no data parts | ||
| 808 | 2026.05.26 21:43:41.590822 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.26 21:43:41.590862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 810 | 2026.05.26 21:43:41.592684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.26 21:43:41.593309 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.26 21:43:41.593454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 813 | 2026.05.26 21:43:41.598374 [ 245 ] {} <Debug> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Loading data parts | ||
| 814 | 2026.05.26 21:43:41.598561 [ 245 ] {} <Debug> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): There are no data parts | ||
| 815 | 2026.05.26 21:43:41.621421 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 816 | 2026.05.26 21:43:41.621466 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 817 | 2026.05.26 21:43:41.627781 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 818 | 2026.05.26 21:43:41.629012 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 819 | 2026.05.26 21:43:41.631973 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 820 | 2026.05.26 21:43:42.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.71 MiB, peak 150.71 MiB, free memory in arenas 0.00 B, will set to 155.74 MiB (RSS), difference: 9.03 MiB | ||
| 821 | 2026.05.26 21:43:44.086199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 822 | 2026.05.26 21:43:44.086301 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 823 | 2026.05.26 21:43:44.089588 [ 243 ] {} <Debug> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Loading data parts | ||
| 824 | 2026.05.26 21:43:44.089747 [ 243 ] {} <Debug> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): There are no data parts | ||
| 825 | 2026.05.26 21:43:44.093038 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.05.26 21:43:44.093082 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 827 | 2026.05.26 21:43:44.094559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 828 | 2026.05.26 21:43:44.095137 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.05.26 21:43:44.095397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 830 | 2026.05.26 21:43:45.001257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.89 MiB, peak 159.89 MiB, free memory in arenas 0.00 B, will set to 156.76 MiB (RSS), difference: -3.13 MiB | ||
| 831 | 2026.05.26 21:43:49.060833 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 832 | 2026.05.26 21:43:49.060897 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 833 | 2026.05.26 21:43:49.093580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 834 | 2026.05.26 21:43:49.094390 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 835 | 2026.05.26 21:43:49.094443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 836 | 2026.05.26 21:43:49.095154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 837 | 2026.05.26 21:43:49.095683 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 838 | 2026.05.26 21:43:49.095847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 839 | 2026.05.26 21:43:49.132113 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 840 | 2026.05.26 21:43:49.150553 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 841 | 2026.05.26 21:43:49.150625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 842 | 2026.05.26 21:43:49.158789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 843 | 2026.05.26 21:43:49.160097 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 844 | 2026.05.26 21:43:49.163677 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 845 | 2026.05.26 21:43:50.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.55 MiB, peak 161.55 MiB, free memory in arenas 0.00 B, will set to 159.30 MiB (RSS), difference: 1.75 MiB | ||
| 846 | 2026.05.26 21:43:51.954984 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.26 21:43:51.955252 [ 293 ] {3eb0dca5-f392-41a9-b689-5ffa95472d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 848 | 2026.05.26 21:43:51.955932 [ 293 ] {3eb0dca5-f392-41a9-b689-5ffa95472d8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.05.26 21:43:51.956076 [ 293 ] {3eb0dca5-f392-41a9-b689-5ffa95472d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.05.26 21:43:51.956554 [ 293 ] {3eb0dca5-f392-41a9-b689-5ffa95472d8d} <Debug> TCPHandler: Processed in 0.001709734 sec. | ||
| 851 | 2026.05.26 21:43:51.976433 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.26 21:43:51.976555 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.26 21:43:51.976601 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.05.26 21:43:51.981240 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.26 21:43:51.981283 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 856 | 2026.05.26 21:43:51.981963 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.26 21:43:51.982366 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.26 21:43:51.982513 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Debug> executeQuery: Read 40 rows, 9.36 KiB in 0.005994 sec., 6673.34000667334 rows/sec., 1.53 MiB/sec. | ||
| 859 | 2026.05.26 21:43:51.982562 [ 293 ] {185f535d-0ef3-4648-9c1d-44d355f024c4} <Debug> TCPHandler: Processed in 0.006184245 sec. | ||
| 860 | 2026.05.26 21:43:51.982789 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.26 21:43:51.982891 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.26 21:43:51.982934 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 863 | 2026.05.26 21:43:51.986144 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.26 21:43:51.986180 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 865 | 2026.05.26 21:43:51.986699 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.26 21:43:51.987245 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 867 | 2026.05.26 21:43:51.987379 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00451 sec., 62084.25720620842 rows/sec., 3.94 MiB/sec. | ||
| 868 | 2026.05.26 21:43:51.987413 [ 293 ] {2ca98c4d-dc3b-471c-a1b6-5c956cc63ae7} <Debug> TCPHandler: Processed in 0.004675044 sec. | ||
| 869 | 2026.05.26 21:43:51.987561 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2026.05.26 21:43:51.987664 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 871 | 2026.05.26 21:43:51.987707 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 872 | 2026.05.26 21:43:51.988138 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 873 | 2026.05.26 21:43:51.988177 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 874 | 2026.05.26 21:43:51.988608 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 875 | 2026.05.26 21:43:51.989218 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 876 | 2026.05.26 21:43:51.989360 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001718 sec., 4656.577415599535 rows/sec., 379.71 KiB/sec. | ||
| 877 | 2026.05.26 21:43:51.989394 [ 293 ] {a5fc8174-b79d-4456-8d5a-1f9f46a1ca0c} <Debug> TCPHandler: Processed in 0.001884566 sec. | ||
| 878 | 2026.05.26 21:43:51.989529 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2026.05.26 21:43:51.989630 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 880 | 2026.05.26 21:43:51.989672 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 881 | 2026.05.26 21:43:52.047122 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.26 21:43:52.047167 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 883 | 2026.05.26 21:43:52.048170 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 884 | 2026.05.26 21:43:52.048705 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.26 21:43:52.048846 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Debug> executeQuery: Read 3966 rows, 305.99 KiB in 0.059237 sec., 66951.3986191063 rows/sec., 5.04 MiB/sec. | ||
| 886 | 2026.05.26 21:43:52.048892 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 887 | 2026.05.26 21:43:52.048906 [ 293 ] {dad88591-49ae-4a2a-8eeb-9f58b864cc9d} <Debug> TCPHandler: Processed in 0.059428839 sec. | ||
| 888 | 2026.05.26 21:43:52.049071 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.05.26 21:43:52.049180 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 890 | 2026.05.26 21:43:52.049226 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 891 | 2026.05.26 21:43:52.049761 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.26 21:43:52.049797 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 893 | 2026.05.26 21:43:52.050277 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.26 21:43:52.050721 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.05.26 21:43:52.050848 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Debug> executeQuery: Read 161 rows, 9.95 KiB in 0.001693 sec., 95097.46012994683 rows/sec., 5.74 MiB/sec. | ||
| 896 | 2026.05.26 21:43:52.050881 [ 293 ] {166db962-b29c-4897-838e-1c00006397bf} <Debug> TCPHandler: Processed in 0.001876016 sec. | ||
| 897 | 2026.05.26 21:43:52.051006 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.05.26 21:43:52.051105 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 899 | 2026.05.26 21:43:52.051145 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 900 | 2026.05.26 21:43:52.051925 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.26 21:43:52.051963 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 902 | 2026.05.26 21:43:52.052464 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.26 21:43:52.052922 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 904 | 2026.05.26 21:43:52.053050 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Debug> executeQuery: Read 1098 rows, 66.61 KiB in 0.001964 sec., 559063.1364562118 rows/sec., 33.12 MiB/sec. | ||
| 905 | 2026.05.26 21:43:52.053084 [ 293 ] {2b7a70c9-e934-43ef-9122-144d5c2581b7} <Debug> TCPHandler: Processed in 0.00212866 sec. | ||
| 906 | 2026.05.26 21:43:52.053207 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.26 21:43:52.053305 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 908 | 2026.05.26 21:43:52.053350 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 909 | 2026.05.26 21:43:52.053741 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Trace> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.26 21:43:52.053778 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 911 | 2026.05.26 21:43:52.054200 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.05.26 21:43:52.054660 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Trace> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2026.05.26 21:43:52.054786 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.0015 sec., 1333.3333333333333 rows/sec., 93.75 KiB/sec. | ||
| 914 | 2026.05.26 21:43:52.054819 [ 293 ] {74868292-3bf3-4d64-8dac-7657531c721d} <Debug> TCPHandler: Processed in 0.001662453 sec. | ||
| 915 | 2026.05.26 21:43:52.054939 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.05.26 21:43:52.055036 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 917 | 2026.05.26 21:43:52.055076 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 918 | 2026.05.26 21:43:52.055519 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.26 21:43:52.055555 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 920 | 2026.05.26 21:43:52.055985 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2026.05.26 21:43:52.056489 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.05.26 21:43:52.056616 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001598 sec., 90112.64080100125 rows/sec., 5.12 MiB/sec. | ||
| 923 | 2026.05.26 21:43:52.056649 [ 293 ] {8e95be65-c921-4f86-8802-902094664fcc} <Debug> TCPHandler: Processed in 0.001760174 sec. | ||
| 924 | 2026.05.26 21:43:52.056788 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.05.26 21:43:52.056885 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 926 | 2026.05.26 21:43:52.056924 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 927 | 2026.05.26 21:43:52.058299 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.05.26 21:43:52.058336 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 929 | 2026.05.26 21:43:52.058854 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.05.26 21:43:52.059379 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.05.26 21:43:52.059505 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Debug> executeQuery: Read 2266 rows, 156.39 KiB in 0.002638 sec., 858984.0788476118 rows/sec., 57.89 MiB/sec. | ||
| 932 | 2026.05.26 21:43:52.059538 [ 293 ] {6c0e2269-d954-4d0e-b300-b02a9a11996a} <Debug> TCPHandler: Processed in 0.002800789 sec. | ||
| 933 | 2026.05.26 21:43:52.059665 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.05.26 21:43:52.059763 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 935 | 2026.05.26 21:43:52.059805 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 936 | 2026.05.26 21:43:52.060149 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Trace> oximeter.measurements_bool (7e68d1fe-c86d-4efe-89df-4dfa2b7689a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.05.26 21:43:52.060186 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 938 | 2026.05.26 21:43:52.060634 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.05.26 21:43:52.061091 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Trace> oximeter.measurements_bool (7e68d1fe-c86d-4efe-89df-4dfa2b7689a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.05.26 21:43:52.061218 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001474 sec., 2713.7042062415194 rows/sec., 141.78 KiB/sec. | ||
| 941 | 2026.05.26 21:43:52.061250 [ 293 ] {1a661f18-a12e-497f-a7be-11af97c27098} <Debug> TCPHandler: Processed in 0.001635092 sec. | ||
| 942 | 2026.05.26 21:43:52.061384 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.05.26 21:43:52.061481 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 944 | 2026.05.26 21:43:52.061524 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 945 | 2026.05.26 21:43:52.062448 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.05.26 21:43:52.062481 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 947 | 2026.05.26 21:43:52.063086 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2026.05.26 21:43:52.063612 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.05.26 21:43:52.063740 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Debug> executeQuery: Read 2267 rows, 141.79 KiB in 0.002278 sec., 995171.202809482 rows/sec., 60.78 MiB/sec. | ||
| 950 | 2026.05.26 21:43:52.063774 [ 293 ] {8be90241-a412-45c1-a1f3-ee5124179ca8} <Debug> TCPHandler: Processed in 0.002439813 sec. | ||
| 951 | 2026.05.26 21:43:52.063901 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.05.26 21:43:52.064000 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 953 | 2026.05.26 21:43:52.064043 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 954 | 2026.05.26 21:43:52.064361 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Trace> oximeter.measurements_f64 (faff5997-b236-4f2c-ae26-58501c311e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.05.26 21:43:52.064396 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 956 | 2026.05.26 21:43:52.064820 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2026.05.26 21:43:52.065277 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Trace> oximeter.measurements_f64 (faff5997-b236-4f2c-ae26-58501c311e99): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.05.26 21:43:52.065401 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. | ||
| 959 | 2026.05.26 21:43:52.065434 [ 293 ] {0ac9298b-25ab-41bb-800f-e7d4c645d05f} <Debug> TCPHandler: Processed in 0.001583402 sec. | ||
| 960 | 2026.05.26 21:43:52.065555 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.05.26 21:43:52.065652 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 962 | 2026.05.26 21:43:52.065705 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <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 | ||
| 963 | 2026.05.26 21:43:52.066460 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.05.26 21:43:52.066497 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 965 | 2026.05.26 21:43:52.067175 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2026.05.26 21:43:52.067633 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.05.26 21:43:52.067767 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002133 sec., 6094.702297233943 rows/sec., 10.92 MiB/sec. | ||
| 968 | 2026.05.26 21:43:52.067811 [ 293 ] {fc24d2e9-6b1c-490c-82a9-3198d23ab640} <Debug> TCPHandler: Processed in 0.002305312 sec. | ||
| 969 | 2026.05.26 21:43:52.067948 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.05.26 21:43:52.068046 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 971 | 2026.05.26 21:43:52.068088 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 972 | 2026.05.26 21:43:52.068519 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.05.26 21:43:52.068556 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 974 | 2026.05.26 21:43:52.069009 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2026.05.26 21:43:52.069506 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.05.26 21:43:52.069634 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Debug> executeQuery: Read 340 rows, 18.67 KiB in 0.001607 sec., 211574.36216552585 rows/sec., 11.35 MiB/sec. | ||
| 977 | 2026.05.26 21:43:52.069667 [ 293 ] {14665300-b1d7-4feb-b964-7687bee9dfe9} <Debug> TCPHandler: Processed in 0.001770345 sec. | ||
| 978 | 2026.05.26 21:43:54.095753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 6 | ||
| 979 | 2026.05.26 21:43:54.098135 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2026.05.26 21:43:54.098174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 981 | 2026.05.26 21:43:54.099755 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2026.05.26 21:43:54.100302 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2026.05.26 21:43:54.100516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 984 | 2026.05.26 21:43:56.595977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 985 | 2026.05.26 21:43:56.596440 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.05.26 21:43:56.596492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 987 | 2026.05.26 21:43:56.597285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 988 | 2026.05.26 21:43:56.597759 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.05.26 21:43:56.597902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 990 | 2026.05.26 21:43:56.638621 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.05.26 21:43:56.638856 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 992 | 2026.05.26 21:43:56.639207 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 993 | 2026.05.26 21:43:56.639276 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 994 | 2026.05.26 21:43:56.639489 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2026.05.26 21:43:56.639664 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.05.26 21:43:56.639902 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 997 | 2026.05.26 21:43:56.640023 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 998 | 2026.05.26 21:43:56.640066 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (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 | ||
| 999 | 2026.05.26 21:43:56.640082 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1000 | 2026.05.26 21:43:56.640176 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <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'))" | ||
| 1001 | 2026.05.26 21:43:56.640198 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1002 | 2026.05.26 21:43:56.643558 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Debug> executeQuery: Read 40 rows, 9.36 KiB in 0.004797 sec., 8338.544923910778 rows/sec., 1.91 MiB/sec. | ||
| 1003 | 2026.05.26 21:43:56.643681 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Debug> MemoryTracker: Peak memory usage (for query): 137.21 KiB. | ||
| 1004 | 2026.05.26 21:43:56.643699 [ 293 ] {13ba0feb-91d8-4a4a-bf94-e3b7bac198e2} <Debug> TCPHandler: Processed in 0.005215682 sec. | ||
| 1005 | 2026.05.26 21:43:56.644870 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2026.05.26 21:43:56.644991 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1007 | 2026.05.26 21:43:56.645039 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1008 | 2026.05.26 21:43:56.645630 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2026.05.26 21:43:56.645674 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1010 | 2026.05.26 21:43:56.646221 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1011 | 2026.05.26 21:43:56.646773 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2026.05.26 21:43:56.646921 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001965 sec., 13231.552162849872 rows/sec., 1007.38 KiB/sec. | ||
| 1013 | 2026.05.26 21:43:56.646957 [ 293 ] {e26fad1f-9a12-4022-b3bc-ae390b1c5329} <Debug> TCPHandler: Processed in 0.002142139 sec. | ||
| 1014 | 2026.05.26 21:43:56.647080 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.05.26 21:43:56.647183 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1016 | 2026.05.26 21:43:56.647224 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1017 | 2026.05.26 21:43:56.647630 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1018 | 2026.05.26 21:43:56.647667 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1019 | 2026.05.26 21:43:56.648076 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1020 | 2026.05.26 21:43:56.648532 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1021 | 2026.05.26 21:43:56.648663 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001503 sec., 18629.407850964737 rows/sec., 1.45 MiB/sec. | ||
| 1022 | 2026.05.26 21:43:56.648696 [ 293 ] {3c909946-fd72-4b1a-b32b-cfeb10c1cde6} <Debug> TCPHandler: Processed in 0.001666443 sec. | ||
| 1023 | 2026.05.26 21:43:56.648814 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.05.26 21:43:56.648912 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1025 | 2026.05.26 21:43:56.648955 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1026 | 2026.05.26 21:43:56.649321 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.05.26 21:43:56.649357 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1028 | 2026.05.26 21:43:56.649804 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1029 | 2026.05.26 21:43:56.650252 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.05.26 21:43:56.650570 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001662 sec., 48134.77737665463 rows/sec., 3.34 MiB/sec. | ||
| 1031 | 2026.05.26 21:43:56.650664 [ 293 ] {8e8ba3ab-7275-48a8-abfb-d895eb66d6a6} <Debug> TCPHandler: Processed in 0.001897516 sec. | ||
| 1032 | 2026.05.26 21:43:56.650852 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.05.26 21:43:56.650995 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1034 | 2026.05.26 21:43:56.651056 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1035 | 2026.05.26 21:43:56.651570 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.05.26 21:43:56.651642 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1037 | 2026.05.26 21:43:56.652256 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1038 | 2026.05.26 21:43:56.652742 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.05.26 21:43:56.652920 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001968 sec., 12195.121951219511 rows/sec., 855.48 KiB/sec. | ||
| 1040 | 2026.05.26 21:43:56.652973 [ 293 ] {0a15db14-e87e-4705-a696-f3afec6246f5} <Debug> TCPHandler: Processed in 0.002238291 sec. | ||
| 1041 | 2026.05.26 21:43:56.663794 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1042 | 2026.05.26 21:43:56.681783 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.05.26 21:43:56.681846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1044 | 2026.05.26 21:43:56.688171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1045 | 2026.05.26 21:43:56.689392 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.05.26 21:43:56.695463 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1047 | 2026.05.26 21:43:57.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.22 MiB, peak 166.22 MiB, free memory in arenas 0.00 B, will set to 164.27 MiB (RSS), difference: 2.05 MiB | ||
| 1048 | 2026.05.26 21:44:01.639936 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.05.26 21:44:01.640326 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1050 | 2026.05.26 21:44:01.640719 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1051 | 2026.05.26 21:44:01.640755 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1052 | 2026.05.26 21:44:01.640964 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1053 | 2026.05.26 21:44:01.641033 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1054 | 2026.05.26 21:44:01.641174 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1055 | 2026.05.26 21:44:01.641210 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1056 | 2026.05.26 21:44:01.641233 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (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 | ||
| 1057 | 2026.05.26 21:44:01.641250 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1058 | 2026.05.26 21:44:01.641290 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <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'))" | ||
| 1059 | 2026.05.26 21:44:01.641309 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1060 | 2026.05.26 21:44:01.642723 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Debug> executeQuery: Read 40 rows, 9.36 KiB in 0.002547 sec., 15704.750687082844 rows/sec., 3.59 MiB/sec. | ||
| 1061 | 2026.05.26 21:44:01.642826 [ 293 ] {f9d45a5f-46cd-4508-9469-23985e8a51a1} <Debug> TCPHandler: Processed in 0.003089562 sec. | ||
| 1062 | 2026.05.26 21:44:01.644036 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.05.26 21:44:01.644153 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1064 | 2026.05.26 21:44:01.644197 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1065 | 2026.05.26 21:44:01.644784 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.05.26 21:44:01.644833 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1067 | 2026.05.26 21:44:01.645406 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1068 | 2026.05.26 21:44:01.645918 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.05.26 21:44:01.646065 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001946 sec., 13360.739979445016 rows/sec., 1017.21 KiB/sec. | ||
| 1070 | 2026.05.26 21:44:01.646100 [ 293 ] {3504f7fb-ffd1-44ca-8dac-28e42d387ad9} <Debug> TCPHandler: Processed in 0.002117169 sec. | ||
| 1071 | 2026.05.26 21:44:01.646230 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.26 21:44:01.646325 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1073 | 2026.05.26 21:44:01.646365 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1074 | 2026.05.26 21:44:01.646857 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.05.26 21:44:01.646918 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1076 | 2026.05.26 21:44:01.647369 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1077 | 2026.05.26 21:44:01.647841 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.05.26 21:44:01.647972 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001666 sec., 16806.722689075632 rows/sec., 1.31 MiB/sec. | ||
| 1079 | 2026.05.26 21:44:01.648006 [ 293 ] {c0d14a3a-bc34-4a0d-927d-06196fb48ab9} <Debug> TCPHandler: Processed in 0.001829545 sec. | ||
| 1080 | 2026.05.26 21:44:01.648153 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.05.26 21:44:01.648248 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.05.26 21:44:01.648291 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1083 | 2026.05.26 21:44:01.648664 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.05.26 21:44:01.648702 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1085 | 2026.05.26 21:44:01.649241 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1086 | 2026.05.26 21:44:01.649808 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.05.26 21:44:01.649935 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001705 sec., 58651.02639296188 rows/sec., 4.07 MiB/sec. | ||
| 1088 | 2026.05.26 21:44:01.649967 [ 293 ] {3b6b52fe-cfe0-4da3-9102-760dba302984} <Debug> TCPHandler: Processed in 0.001862746 sec. | ||
| 1089 | 2026.05.26 21:44:01.650096 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.05.26 21:44:01.650191 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1091 | 2026.05.26 21:44:01.650232 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1092 | 2026.05.26 21:44:01.650598 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.05.26 21:44:01.650634 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1094 | 2026.05.26 21:44:01.651160 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1095 | 2026.05.26 21:44:01.651735 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.05.26 21:44:01.651862 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001689 sec., 17761.989342806395 rows/sec., 1.22 MiB/sec. | ||
| 1097 | 2026.05.26 21:44:01.651893 [ 293 ] {0c5ad6cd-cb62-4192-a1cf-f01f1559afde} <Debug> TCPHandler: Processed in 0.001846785 sec. | ||
| 1098 | 2026.05.26 21:44:04.060969 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1099 | 2026.05.26 21:44:04.061035 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1100 | 2026.05.26 21:44:04.098240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1101 | 2026.05.26 21:44:04.098899 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.05.26 21:44:04.098931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1103 | 2026.05.26 21:44:04.099618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1104 | 2026.05.26 21:44:04.100075 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.05.26 21:44:04.100194 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1106 | 2026.05.26 21:44:04.195778 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1107 | 2026.05.26 21:44:04.211571 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.26 21:44:04.211615 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1109 | 2026.05.26 21:44:04.218079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2026.05.26 21:44:04.219365 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.26 21:44:04.221958 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1112 | 2026.05.26 21:44:06.643288 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.26 21:44:06.643568 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.26 21:44:06.643962 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1115 | 2026.05.26 21:44:06.644010 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1116 | 2026.05.26 21:44:06.644280 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.05.26 21:44:06.644350 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.05.26 21:44:06.644506 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 1119 | 2026.05.26 21:44:06.644543 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1120 | 2026.05.26 21:44:06.644565 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (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 | ||
| 1121 | 2026.05.26 21:44:06.644581 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1122 | 2026.05.26 21:44:06.644624 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1123 | 2026.05.26 21:44:06.644644 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1124 | 2026.05.26 21:44:06.645769 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Debug> executeQuery: Read 40 rows, 9.36 KiB in 0.002317 sec., 17263.703064307294 rows/sec., 3.95 MiB/sec. | ||
| 1125 | 2026.05.26 21:44:06.645871 [ 293 ] {60283441-34c9-463c-b787-a6432169f318} <Debug> TCPHandler: Processed in 0.002789898 sec. | ||
| 1126 | 2026.05.26 21:44:06.650295 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.26 21:44:06.650432 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.26 21:44:06.650484 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1129 | 2026.05.26 21:44:06.651304 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.26 21:44:06.651356 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1131 | 2026.05.26 21:44:06.651969 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.05.26 21:44:06.652504 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.26 21:44:06.652646 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.002254 sec., 124223.60248447205 rows/sec., 7.88 MiB/sec. | ||
| 1134 | 2026.05.26 21:44:06.652681 [ 293 ] {6e277b54-ed03-46a5-b35d-206dbbb500c8} <Debug> TCPHandler: Processed in 0.002446074 sec. | ||
| 1135 | 2026.05.26 21:44:06.652829 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.26 21:44:06.652924 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.26 21:44:06.652964 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1138 | 2026.05.26 21:44:06.653684 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.26 21:44:06.653721 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1140 | 2026.05.26 21:44:06.654191 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1141 | 2026.05.26 21:44:06.654714 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.26 21:44:06.654840 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Debug> executeQuery: Read 769 rows, 61.09 KiB in 0.001935 sec., 397416.0206718346 rows/sec., 30.83 MiB/sec. | ||
| 1143 | 2026.05.26 21:44:06.654873 [ 293 ] {209bb593-a1ef-49a4-8758-9b25820e9c38} <Debug> TCPHandler: Processed in 0.002098159 sec. | ||
| 1144 | 2026.05.26 21:44:06.655006 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.26 21:44:06.655104 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.26 21:44:06.655144 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1147 | 2026.05.26 21:44:06.655613 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.26 21:44:06.655650 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1149 | 2026.05.26 21:44:06.656081 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1150 | 2026.05.26 21:44:06.656558 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.26 21:44:06.656685 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Debug> executeQuery: Read 151 rows, 9.24 KiB in 0.001599 sec., 94434.02126328956 rows/sec., 5.64 MiB/sec. | ||
| 1152 | 2026.05.26 21:44:06.656718 [ 293 ] {3dc1c2f0-eab6-4630-8b09-8b610b6ae1b2} <Debug> TCPHandler: Processed in 0.001760654 sec. | ||
| 1153 | 2026.05.26 21:44:06.656864 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.26 21:44:06.656960 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.26 21:44:06.656999 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1156 | 2026.05.26 21:44:06.657453 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.26 21:44:06.657490 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1158 | 2026.05.26 21:44:06.657919 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.05.26 21:44:06.658396 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.26 21:44:06.658521 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001579 sec., 91830.27232425586 rows/sec., 5.93 MiB/sec. | ||
| 1161 | 2026.05.26 21:44:06.658554 [ 293 ] {710aa9e1-f060-47a1-8a60-109394298d4f} <Debug> TCPHandler: Processed in 0.001739094 sec. | ||
| 1162 | 2026.05.26 21:44:06.658681 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.26 21:44:06.658776 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.26 21:44:06.658814 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1165 | 2026.05.26 21:44:06.659288 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.26 21:44:06.659325 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1167 | 2026.05.26 21:44:06.659757 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1168 | 2026.05.26 21:44:06.660276 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.26 21:44:06.660402 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001645 sec., 87537.99392097264 rows/sec., 4.97 MiB/sec. | ||
| 1170 | 2026.05.26 21:44:06.660438 [ 293 ] {88278b8e-0a29-440e-949b-b4d433b960ce} <Debug> TCPHandler: Processed in 0.001804745 sec. | ||
| 1171 | 2026.05.26 21:44:06.660560 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.26 21:44:06.660656 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.26 21:44:06.660695 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1174 | 2026.05.26 21:44:06.661255 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.26 21:44:06.661292 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1176 | 2026.05.26 21:44:06.661751 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1177 | 2026.05.26 21:44:06.662227 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.26 21:44:06.662353 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Debug> executeQuery: Read 459 rows, 32.73 KiB in 0.001715 sec., 267638.4839650146 rows/sec., 18.64 MiB/sec. | ||
| 1179 | 2026.05.26 21:44:06.662386 [ 293 ] {0bacbdd0-243f-4165-89e3-f7b32c0f2129} <Debug> TCPHandler: Processed in 0.001874826 sec. | ||
| 1180 | 2026.05.26 21:44:06.662509 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.26 21:44:06.662606 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.26 21:44:06.662647 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1183 | 2026.05.26 21:44:06.662979 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Trace> oximeter.measurements_bool (7e68d1fe-c86d-4efe-89df-4dfa2b7689a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.26 21:44:06.663016 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1185 | 2026.05.26 21:44:06.663445 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.05.26 21:44:06.663920 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Trace> oximeter.measurements_bool (7e68d1fe-c86d-4efe-89df-4dfa2b7689a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.26 21:44:06.664048 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.00146 sec., 2739.7260273972606 rows/sec., 143.14 KiB/sec. | ||
| 1188 | 2026.05.26 21:44:06.664080 [ 293 ] {6a8c8b86-90d1-404f-b896-789c93b815b1} <Debug> TCPHandler: Processed in 0.001619812 sec. | ||
| 1189 | 2026.05.26 21:44:06.664208 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.26 21:44:06.664305 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.26 21:44:06.664347 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1192 | 2026.05.26 21:44:06.664759 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.26 21:44:06.664796 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1194 | 2026.05.26 21:44:06.665264 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1195 | 2026.05.26 21:44:06.665837 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.26 21:44:06.665965 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Debug> executeQuery: Read 205 rows, 13.72 KiB in 0.001679 sec., 122096.48600357356 rows/sec., 7.98 MiB/sec. | ||
| 1197 | 2026.05.26 21:44:06.665998 [ 293 ] {01f2a2a3-6b0c-4c74-a026-6e835315830a} <Debug> TCPHandler: Processed in 0.001837885 sec. | ||
| 1198 | 2026.05.26 21:44:06.666118 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.26 21:44:06.666213 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.26 21:44:06.666256 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1201 | 2026.05.26 21:44:06.666670 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Trace> oximeter.measurements_f64 (faff5997-b236-4f2c-ae26-58501c311e99): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.26 21:44:06.666706 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1203 | 2026.05.26 21:44:06.667125 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1204 | 2026.05.26 21:44:06.667595 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Trace> oximeter.measurements_f64 (faff5997-b236-4f2c-ae26-58501c311e99): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.26 21:44:06.667723 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001528 sec., 654.4502617801047 rows/sec., 44.10 KiB/sec. | ||
| 1206 | 2026.05.26 21:44:06.667755 [ 293 ] {9123b7d1-5936-4379-b22c-2e820b038500} <Debug> TCPHandler: Processed in 0.001685493 sec. | ||
| 1207 | 2026.05.26 21:44:06.667874 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.26 21:44:06.667968 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.26 21:44:06.668020 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <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 | ||
| 1210 | 2026.05.26 21:44:06.668807 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.26 21:44:06.668849 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1212 | 2026.05.26 21:44:06.669521 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1213 | 2026.05.26 21:44:06.670019 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.26 21:44:06.670189 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002235 sec., 4921.700223713647 rows/sec., 8.82 MiB/sec. | ||
| 1215 | 2026.05.26 21:44:06.670259 [ 293 ] {2e71f017-267d-402e-a76c-c5b5082a320e} <Debug> TCPHandler: Processed in 0.002432544 sec. | ||
| 1216 | 2026.05.26 21:44:06.670443 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.26 21:44:06.670561 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.26 21:44:06.670611 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1219 | 2026.05.26 21:44:06.671031 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.26 21:44:06.671075 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1221 | 2026.05.26 21:44:06.671538 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1222 | 2026.05.26 21:44:06.672012 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.26 21:44:06.672141 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Debug> executeQuery: Read 60 rows, 3.73 KiB in 0.001606 sec., 37359.900373599005 rows/sec., 2.27 MiB/sec. | ||
| 1224 | 2026.05.26 21:44:06.672174 [ 293 ] {2e1a00ec-275e-43e9-8736-728c717e3cd5} <Debug> TCPHandler: Processed in 0.001791355 sec. | ||
| 1225 | 2026.05.26 21:44:11.601199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1226 | 2026.05.26 21:44:11.601708 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.05.26 21:44:11.601746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1228 | 2026.05.26 21:44:11.602575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1229 | 2026.05.26 21:44:11.603247 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.05.26 21:44:11.603402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1231 | 2026.05.26 21:44:11.646217 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.05.26 21:44:11.646576 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) 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', '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) | ||
| 1233 | 2026.05.26 21:44:11.647026 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1234 | 2026.05.26 21:44:11.647075 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <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', '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 | ||
| 1235 | 2026.05.26 21:44:11.647362 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1236 | 2026.05.26 21:44:11.647454 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1237 | 2026.05.26 21:44:11.647599 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1238 | 2026.05.26 21:44:11.647637 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1239 | 2026.05.26 21:44:11.647659 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (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 | ||
| 1240 | 2026.05.26 21:44:11.647675 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1241 | 2026.05.26 21:44:11.647716 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <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', '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'))" | ||
| 1242 | 2026.05.26 21:44:11.647736 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 40 rows starting from 0 | ||
| 1243 | 2026.05.26 21:44:11.648851 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Debug> executeQuery: Read 40 rows, 9.36 KiB in 0.002485 sec., 16096.579476861169 rows/sec., 3.68 MiB/sec. | ||
| 1244 | 2026.05.26 21:44:11.648960 [ 293 ] {ad3374f0-8b75-4897-b0f1-3b446e103a9a} <Debug> TCPHandler: Processed in 0.00288142 sec. | ||
| 1245 | 2026.05.26 21:44:11.652079 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.05.26 21:44:11.652229 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1247 | 2026.05.26 21:44:11.652281 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1248 | 2026.05.26 21:44:11.652920 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.05.26 21:44:11.652960 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1250 | 2026.05.26 21:44:11.653549 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2026.05.26 21:44:11.653983 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.05.26 21:44:11.654133 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001947 sec., 5136.106831022085 rows/sec., 1.68 MiB/sec. | ||
| 1253 | 2026.05.26 21:44:11.654168 [ 293 ] {666f1324-cdf8-4b47-aa06-2799766188f6} <Debug> TCPHandler: Processed in 0.00221597 sec. | ||
| 1254 | 2026.05.26 21:44:11.654304 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.05.26 21:44:11.654405 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1256 | 2026.05.26 21:44:11.654450 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1257 | 2026.05.26 21:44:11.654886 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.05.26 21:44:11.654923 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1259 | 2026.05.26 21:44:11.655359 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.05.26 21:44:11.655880 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.05.26 21:44:11.656011 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001625 sec., 14769.23076923077 rows/sec., 1.23 MiB/sec. | ||
| 1262 | 2026.05.26 21:44:11.656044 [ 293 ] {0e3c0ff6-67ae-4b2c-bdc3-c7dae36a2c99} <Debug> TCPHandler: Processed in 0.001790525 sec. | ||
| 1263 | 2026.05.26 21:44:11.656223 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1264 | 2026.05.26 21:44:11.656320 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1265 | 2026.05.26 21:44:11.656360 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1266 | 2026.05.26 21:44:11.656806 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.05.26 21:44:11.656843 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1268 | 2026.05.26 21:44:11.657270 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1269 | 2026.05.26 21:44:11.657749 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.05.26 21:44:11.657876 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001574 sec., 2541.296060991105 rows/sec., 207.22 KiB/sec. | ||
| 1271 | 2026.05.26 21:44:11.657910 [ 293 ] {4f37599a-1500-47ca-9571-14ab93707bb7} <Debug> TCPHandler: Processed in 0.001736494 sec. | ||
| 1272 | 2026.05.26 21:44:11.658034 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.05.26 21:44:11.658130 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1274 | 2026.05.26 21:44:11.658169 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1275 | 2026.05.26 21:44:11.658699 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2026.05.26 21:44:11.658736 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1277 | 2026.05.26 21:44:11.659175 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1278 | 2026.05.26 21:44:11.659715 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2026.05.26 21:44:11.659870 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Debug> executeQuery: Read 178 rows, 15.96 KiB in 0.001758 sec., 101251.4220705347 rows/sec., 8.87 MiB/sec. | ||
| 1280 | 2026.05.26 21:44:11.659906 [ 293 ] {a286dda9-1ba1-4bba-81d4-3c35822c71f6} <Debug> TCPHandler: Processed in 0.001921406 sec. | ||
| 1281 | 2026.05.26 21:44:11.660032 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.05.26 21:44:11.660128 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1283 | 2026.05.26 21:44:11.660167 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1284 | 2026.05.26 21:44:11.660577 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1285 | 2026.05.26 21:44:11.660614 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1286 | 2026.05.26 21:44:11.661043 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1287 | 2026.05.26 21:44:11.661572 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2026.05.26 21:44:11.661702 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Debug> executeQuery: Read 16 rows, 1.24 KiB in 0.001592 sec., 10050.251256281406 rows/sec., 779.04 KiB/sec. | ||
| 1289 | 2026.05.26 21:44:11.661735 [ 293 ] {2920f5cd-ac15-4268-adae-9b394f680097} <Debug> TCPHandler: Processed in 0.001752274 sec. | ||
| 1290 | 2026.05.26 21:44:11.661858 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2026.05.26 21:44:11.661953 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1292 | 2026.05.26 21:44:11.661993 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1293 | 2026.05.26 21:44:11.662400 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1294 | 2026.05.26 21:44:11.662437 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1295 | 2026.05.26 21:44:11.662866 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1296 | 2026.05.26 21:44:11.663355 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.05.26 21:44:11.663483 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001548 sec., 15503.87596899225 rows/sec., 1.29 MiB/sec. | ||
| 1298 | 2026.05.26 21:44:11.663516 [ 293 ] {79867d60-aec9-4130-8bbe-f36524f564e3} <Debug> TCPHandler: Processed in 0.001707954 sec. | ||
| 1299 | 2026.05.26 21:44:11.663640 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1300 | 2026.05.26 21:44:11.663737 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1301 | 2026.05.26 21:44:11.663777 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1302 | 2026.05.26 21:44:11.664173 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.05.26 21:44:11.664209 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1304 | 2026.05.26 21:44:11.664636 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1305 | 2026.05.26 21:44:11.665115 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.05.26 21:44:11.665245 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001525 sec., 7868.852459016393 rows/sec., 614.75 KiB/sec. | ||
| 1307 | 2026.05.26 21:44:11.665277 [ 293 ] {c002860b-c9a0-415d-b528-5fe6e5dbc418} <Debug> TCPHandler: Processed in 0.001687023 sec. | ||
| 1308 | 2026.05.26 21:44:11.665402 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2026.05.26 21:44:11.665497 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1310 | 2026.05.26 21:44:11.665536 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1311 | 2026.05.26 21:44:11.665991 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1312 | 2026.05.26 21:44:11.666028 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1313 | 2026.05.26 21:44:11.666470 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1314 | 2026.05.26 21:44:11.666954 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.05.26 21:44:11.667113 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Debug> executeQuery: Read 104 rows, 8.70 KiB in 0.001633 sec., 63686.46662584201 rows/sec., 5.20 MiB/sec. | ||
| 1316 | 2026.05.26 21:44:11.667149 [ 293 ] {10f8eaf3-27b3-43ca-9947-96029817672f} <Debug> TCPHandler: Processed in 0.001795715 sec. | ||
| 1317 | 2026.05.26 21:44:11.667279 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1318 | 2026.05.26 21:44:11.667375 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1319 | 2026.05.26 21:44:11.667418 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1320 | 2026.05.26 21:44:11.667903 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1321 | 2026.05.26 21:44:11.667940 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1322 | 2026.05.26 21:44:11.668465 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1323 | 2026.05.26 21:44:11.668980 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1324 | 2026.05.26 21:44:11.669142 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Debug> executeQuery: Read 318 rows, 24.50 KiB in 0.001785 sec., 178151.2605042017 rows/sec., 13.40 MiB/sec. | ||
| 1325 | 2026.05.26 21:44:11.669178 [ 293 ] {f05c2d0d-003a-4497-883f-250ff70afdbe} <Debug> TCPHandler: Processed in 0.001949207 sec. | ||
| 1326 | 2026.05.26 21:44:11.669314 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1327 | 2026.05.26 21:44:11.669411 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1328 | 2026.05.26 21:44:11.669453 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1329 | 2026.05.26 21:44:11.669842 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1330 | 2026.05.26 21:44:11.669882 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1331 | 2026.05.26 21:44:11.670312 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1332 | 2026.05.26 21:44:11.670803 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1333 | 2026.05.26 21:44:11.670960 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001567 sec., 38289.72559029994 rows/sec., 2.58 MiB/sec. | ||
| 1334 | 2026.05.26 21:44:11.670994 [ 293 ] {18e5425b-921f-4f8b-b4f0-8c841c0263c8} <Debug> TCPHandler: Processed in 0.001740524 sec. | ||
| 1335 | 2026.05.26 21:44:11.722937 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1336 | 2026.05.26 21:44:11.739423 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.26 21:44:11.739481 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1338 | 2026.05.26 21:44:11.745508 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1339 | 2026.05.26 21:44:11.746695 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.05.26 21:44:11.749454 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1341 | 2026.05.26 21:44:16.214505 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64884 | ||
| 1342 | 2026.05.26 21:44:16.214620 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1343 | 2026.05.26 21:44:16.214651 [ 303 ] {} <Debug> TCP-Session: 72322ad6-8bb8-4587-945f-cc9f53d26836 Authenticating user 'default' from [fd00:1122:3344:101::e]:64884 | ||
| 1344 | 2026.05.26 21:44:16.214674 [ 303 ] {} <Debug> TCP-Session: 72322ad6-8bb8-4587-945f-cc9f53d26836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.26 21:44:16.214687 [ 303 ] {} <Debug> TCP-Session: 72322ad6-8bb8-4587-945f-cc9f53d26836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2026.05.26 21:44:16.215062 [ 303 ] {} <Trace> TCP-Session: 72322ad6-8bb8-4587-945f-cc9f53d26836 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.05.26 21:44:16.215116 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38692 | ||
| 1348 | 2026.05.26 21:44:16.215187 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55741 | ||
| 1349 | 2026.05.26 21:44:16.215235 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1350 | 2026.05.26 21:44:16.215257 [ 303 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64884) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1351 | 2026.05.26 21:44:16.215267 [ 304 ] {} <Debug> TCP-Session: 4cc87f0b-064b-42fc-8775-b56e909b7439 Authenticating user 'default' from [fd00:1122:3344:101::e]:38692 | ||
| 1352 | 2026.05.26 21:44:16.215278 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43278 | ||
| 1353 | 2026.05.26 21:44:16.215306 [ 304 ] {} <Debug> TCP-Session: 4cc87f0b-064b-42fc-8775-b56e909b7439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1354 | 2026.05.26 21:44:16.215321 [ 304 ] {} <Debug> TCP-Session: 4cc87f0b-064b-42fc-8775-b56e909b7439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.05.26 21:44:16.215260 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1356 | 2026.05.26 21:44:16.215362 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60927 | ||
| 1357 | 2026.05.26 21:44:16.215376 [ 305 ] {} <Debug> TCP-Session: ec3e3bff-f00d-4432-a7e6-68e9cc852961 Authenticating user 'default' from [fd00:1122:3344:101::e]:55741 | ||
| 1358 | 2026.05.26 21:44:16.215402 [ 305 ] {} <Debug> TCP-Session: ec3e3bff-f00d-4432-a7e6-68e9cc852961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.05.26 21:44:16.215418 [ 305 ] {} <Debug> TCP-Session: ec3e3bff-f00d-4432-a7e6-68e9cc852961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1360 | 2026.05.26 21:44:16.215478 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1361 | 2026.05.26 21:44:16.215509 [ 306 ] {} <Debug> TCP-Session: 9642cdc2-8c6b-42be-a15d-224b69f23afa Authenticating user 'default' from [fd00:1122:3344:101::e]:43278 | ||
| 1362 | 2026.05.26 21:44:16.215526 [ 306 ] {} <Debug> TCP-Session: 9642cdc2-8c6b-42be-a15d-224b69f23afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1363 | 2026.05.26 21:44:16.215539 [ 306 ] {} <Debug> TCP-Session: 9642cdc2-8c6b-42be-a15d-224b69f23afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.26 21:44:16.215581 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1365 | 2026.05.26 21:44:16.215601 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50861 | ||
| 1366 | 2026.05.26 21:44:16.215620 [ 303 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1367 | 2026.05.26 21:44:16.215655 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57526 | ||
| 1368 | 2026.05.26 21:44:16.215615 [ 307 ] {} <Debug> TCP-Session: 57f0a534-ed88-4af1-ba75-f6dd6eff8692 Authenticating user 'default' from [fd00:1122:3344:101::e]:60927 | ||
| 1369 | 2026.05.26 21:44:16.215711 [ 303 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1370 | 2026.05.26 21:44:16.215717 [ 307 ] {} <Debug> TCP-Session: 57f0a534-ed88-4af1-ba75-f6dd6eff8692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2026.05.26 21:44:16.215749 [ 307 ] {} <Debug> TCP-Session: 57f0a534-ed88-4af1-ba75-f6dd6eff8692 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1372 | 2026.05.26 21:44:16.215748 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40759 | ||
| 1373 | 2026.05.26 21:44:16.215895 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1374 | 2026.05.26 21:44:16.215905 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33127 | ||
| 1375 | 2026.05.26 21:44:16.215936 [ 308 ] {} <Debug> TCP-Session: e873c29a-e410-43a1-ab21-4971267d1f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:50861 | ||
| 1376 | 2026.05.26 21:44:16.215968 [ 308 ] {} <Debug> TCP-Session: e873c29a-e410-43a1-ab21-4971267d1f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1377 | 2026.05.26 21:44:16.215982 [ 308 ] {} <Debug> TCP-Session: e873c29a-e410-43a1-ab21-4971267d1f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.05.26 21:44:16.216027 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1379 | 2026.05.26 21:44:16.216062 [ 309 ] {} <Debug> TCP-Session: c09dc679-7384-4565-a6e6-449e9124802e Authenticating user 'default' from [fd00:1122:3344:101::e]:57526 | ||
| 1380 | 2026.05.26 21:44:16.216070 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1381 | 2026.05.26 21:44:16.216078 [ 309 ] {} <Debug> TCP-Session: c09dc679-7384-4565-a6e6-449e9124802e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2026.05.26 21:44:16.216075 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1383 | 2026.05.26 21:44:16.216108 [ 309 ] {} <Debug> TCP-Session: c09dc679-7384-4565-a6e6-449e9124802e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.26 21:44:16.216108 [ 311 ] {} <Debug> TCP-Session: 284c3067-9a77-4e24-aa5b-16e4e5823c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:33127 | ||
| 1385 | 2026.05.26 21:44:16.216141 [ 310 ] {} <Debug> TCP-Session: 49c32cb8-c218-4e0a-9e5a-702135404ed9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40759 | ||
| 1386 | 2026.05.26 21:44:16.216166 [ 311 ] {} <Debug> TCP-Session: 284c3067-9a77-4e24-aa5b-16e4e5823c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1387 | 2026.05.26 21:44:16.216180 [ 310 ] {} <Debug> TCP-Session: 49c32cb8-c218-4e0a-9e5a-702135404ed9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1388 | 2026.05.26 21:44:16.216188 [ 311 ] {} <Debug> TCP-Session: 284c3067-9a77-4e24-aa5b-16e4e5823c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.26 21:44:16.216204 [ 310 ] {} <Debug> TCP-Session: 49c32cb8-c218-4e0a-9e5a-702135404ed9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.26 21:44:16.216313 [ 303 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409) (SelectExecutor): Key condition: unknown | ||
| 1391 | 2026.05.26 21:44:16.221918 [ 312 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Trace> AggregatingTransform: Aggregating | ||
| 1392 | 2026.05.26 21:44:16.222647 [ 312 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Trace> Aggregator: Aggregation method: without_key | ||
| 1393 | 2026.05.26 21:44:16.222783 [ 312 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004066166 sec. (245.932 rows/sec., 9.61 KiB/sec.) | ||
| 1394 | 2026.05.26 21:44:16.222862 [ 312 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Trace> Aggregator: Merging aggregated data | ||
| 1395 | 2026.05.26 21:44:16.222894 [ 312 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1396 | 2026.05.26 21:44:16.224341 [ 303 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00914 sec., 109.40919037199124 rows/sec., 4.27 KiB/sec. | ||
| 1397 | 2026.05.26 21:44:16.224536 [ 303 ] {7310ad84-c2ae-42cd-8348-d066cb2e5707} <Debug> TCPHandler: Processed in 0.009634303 sec. | ||
| 1398 | 2026.05.26 21:44:16.224803 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1399 | 2026.05.26 21:44:16.224840 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1400 | 2026.05.26 21:44:16.224857 [ 303 ] {} <Debug> TCP-Session: 72322ad6-8bb8-4587-945f-cc9f53d26836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1401 | 2026.05.26 21:44:16.224855 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1402 | 2026.05.26 21:44:16.224875 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1403 | 2026.05.26 21:44:16.224915 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1404 | 2026.05.26 21:44:16.224927 [ 305 ] {} <Debug> TCP-Session: ec3e3bff-f00d-4432-a7e6-68e9cc852961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2026.05.26 21:44:16.224948 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1406 | 2026.05.26 21:44:16.224956 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1407 | 2026.05.26 21:44:16.224988 [ 308 ] {} <Debug> TCP-Session: e873c29a-e410-43a1-ab21-4971267d1f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1408 | 2026.05.26 21:44:16.224973 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1409 | 2026.05.26 21:44:16.225032 [ 307 ] {} <Debug> TCP-Session: 57f0a534-ed88-4af1-ba75-f6dd6eff8692 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2026.05.26 21:44:16.224960 [ 311 ] {} <Debug> TCP-Session: 284c3067-9a77-4e24-aa5b-16e4e5823c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1411 | 2026.05.26 21:44:16.225065 [ 306 ] {} <Debug> TCP-Session: 9642cdc2-8c6b-42be-a15d-224b69f23afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1412 | 2026.05.26 21:44:16.224950 [ 310 ] {} <Debug> TCP-Session: 49c32cb8-c218-4e0a-9e5a-702135404ed9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1413 | 2026.05.26 21:44:16.224895 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1414 | 2026.05.26 21:44:16.224895 [ 304 ] {} <Debug> TCP-Session: 4cc87f0b-064b-42fc-8775-b56e909b7439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2026.05.26 21:44:16.225164 [ 309 ] {} <Debug> TCP-Session: c09dc679-7384-4565-a6e6-449e9124802e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.05.26 21:44:16.642403 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.05.26 21:44:16.642665 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) 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) | ||
| 1418 | 2026.05.26 21:44:16.642988 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1419 | 2026.05.26 21:44:16.643031 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <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 | ||
| 1420 | 2026.05.26 21:44:16.643310 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.05.26 21:44:16.643387 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1422 | 2026.05.26 21:44:16.643532 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1423 | 2026.05.26 21:44:16.643639 [ 315 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1424 | 2026.05.26 21:44:16.643639 [ 317 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1425 | 2026.05.26 21:44:16.643753 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1426 | 2026.05.26 21:44:16.643783 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1427 | 2026.05.26 21:44:16.643921 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1428 | 2026.05.26 21:44:16.643945 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1429 | 2026.05.26 21:44:16.644025 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <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'))" | ||
| 1430 | 2026.05.26 21:44:16.644074 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <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'))" | ||
| 1431 | 2026.05.26 21:44:16.645610 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.00302 sec., 16556.291390728475 rows/sec., 4.11 MiB/sec. | ||
| 1432 | 2026.05.26 21:44:16.645742 [ 293 ] {12359b7c-8a87-49f2-ad58-1faf07d75a7c} <Debug> TCPHandler: Processed in 0.003480788 sec. | ||
| 1433 | 2026.05.26 21:44:16.647615 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1434 | 2026.05.26 21:44:16.647740 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1435 | 2026.05.26 21:44:16.647788 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1436 | 2026.05.26 21:44:16.648380 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1437 | 2026.05.26 21:44:16.648427 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1438 | 2026.05.26 21:44:16.648843 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1439 | 2026.05.26 21:44:16.649090 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1440 | 2026.05.26 21:44:16.649240 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Debug> executeQuery: Read 78 rows, 6.59 KiB in 0.001535 sec., 50814.33224755701 rows/sec., 4.19 MiB/sec. | ||
| 1441 | 2026.05.26 21:44:16.649239 [ 78 ] {} <Debug> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1442 | 2026.05.26 21:44:16.649280 [ 293 ] {48ec3b73-069c-4c51-bdb3-bcdc9a8f9075} <Debug> TCPHandler: Processed in 0.001724504 sec. | ||
| 1443 | 2026.05.26 21:44:16.649304 [ 78 ] {} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.26 21:44:16.649333 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1445 | 2026.05.26 21:44:16.649516 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.26 21:44:16.649556 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::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 | ||
| 1447 | 2026.05.26 21:44:16.649706 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.05.26 21:44:16.649745 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1449 | 2026.05.26 21:44:16.649777 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1450 | 2026.05.26 21:44:16.649817 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3966 rows starting from the beginning of the part | ||
| 1451 | 2026.05.26 21:44:16.649935 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1452 | 2026.05.26 21:44:16.650016 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1453 | 2026.05.26 21:44:16.650069 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 769 rows starting from the beginning of the part | ||
| 1454 | 2026.05.26 21:44:16.650116 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 178 rows starting from the beginning of the part | ||
| 1455 | 2026.05.26 21:44:16.650175 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1456 | 2026.05.26 21:44:16.650395 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.05.26 21:44:16.650440 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1458 | 2026.05.26 21:44:16.650833 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1459 | 2026.05.26 21:44:16.651100 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.05.26 21:44:16.651270 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001613 sec., 6819.590824550527 rows/sec., 512.80 KiB/sec. | ||
| 1461 | 2026.05.26 21:44:16.651320 [ 293 ] {cb473660-e4a4-4120-a88f-2f35b6f0e425} <Debug> TCPHandler: Processed in 0.001939387 sec. | ||
| 1462 | 2026.05.26 21:44:16.651489 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.05.26 21:44:16.651601 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1464 | 2026.05.26 21:44:16.651649 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1465 | 2026.05.26 21:44:16.652119 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.26 21:44:16.652160 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1467 | 2026.05.26 21:44:16.652518 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1468 | 2026.05.26 21:44:16.652752 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.05.26 21:44:16.652859 [ 78 ] {} <Debug> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1470 | 2026.05.26 21:44:16.652897 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001323 sec., 56689.34240362812 rows/sec., 4.43 MiB/sec. | ||
| 1471 | 2026.05.26 21:44:16.652902 [ 78 ] {} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.05.26 21:44:16.652942 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1473 | 2026.05.26 21:44:16.652944 [ 293 ] {fbc3ef15-c417-47b5-aa55-24c2c4817030} <Debug> TCPHandler: Processed in 0.001510081 sec. | ||
| 1474 | 2026.05.26 21:44:16.653094 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::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 | ||
| 1475 | 2026.05.26 21:44:16.653107 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.05.26 21:44:16.653265 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.05.26 21:44:16.653280 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1478 | 2026.05.26 21:44:16.653317 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1479 | 2026.05.26 21:44:16.653336 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2266 rows starting from the beginning of the part | ||
| 1480 | 2026.05.26 21:44:16.653447 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1481 | 2026.05.26 21:44:16.653509 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1482 | 2026.05.26 21:44:16.653565 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 459 rows starting from the beginning of the part | ||
| 1483 | 2026.05.26 21:44:16.653613 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1484 | 2026.05.26 21:44:16.653666 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1485 | 2026.05.26 21:44:16.653784 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.05.26 21:44:16.653830 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1487 | 2026.05.26 21:44:16.654260 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1488 | 2026.05.26 21:44:16.654528 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.26 21:44:16.654646 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1490 | 2026.05.26 21:44:16.654686 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2026.05.26 21:44:16.654692 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001453 sec., 110116.99931176874 rows/sec., 7.67 MiB/sec. | ||
| 1492 | 2026.05.26 21:44:16.654707 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1493 | 2026.05.26 21:44:16.654743 [ 293 ] {77f5ed57-6ab8-4a2c-8d93-1032cd59d55e} <Debug> TCPHandler: Processed in 0.001691403 sec. | ||
| 1494 | 2026.05.26 21:44:16.654841 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::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 | ||
| 1495 | 2026.05.26 21:44:16.654874 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2026.05.26 21:44:16.654969 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1497 | 2026.05.26 21:44:16.654986 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1498 | 2026.05.26 21:44:16.655022 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2267 rows starting from the beginning of the part | ||
| 1499 | 2026.05.26 21:44:16.655055 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <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 | ||
| 1500 | 2026.05.26 21:44:16.655119 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 1501 | 2026.05.26 21:44:16.655177 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1502 | 2026.05.26 21:44:16.655250 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 205 rows starting from the beginning of the part | ||
| 1503 | 2026.05.26 21:44:16.655299 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 318 rows starting from the beginning of the part | ||
| 1504 | 2026.05.26 21:44:16.655360 [ 186 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::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 | ||
| 1505 | 2026.05.26 21:44:16.655452 [ 188 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2960 rows, containing 5 columns (5 merged, 0 gathered) in 0.002428734 sec., 1218741.945392126 rows/sec., 88.40 MiB/sec. | ||
| 1506 | 2026.05.26 21:44:16.655736 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1507 | 2026.05.26 21:44:16.655936 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.05.26 21:44:16.655987 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1509 | 2026.05.26 21:44:16.656015 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2026.05.26 21:44:16.656106 [ 191 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_6_1} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1511 | 2026.05.26 21:44:16.656143 [ 201 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5043 rows, containing 5 columns (5 merged, 0 gathered) in 0.006712853 sec., 751245.4093661815 rows/sec., 60.12 MiB/sec. | ||
| 1512 | 2026.05.26 21:44:16.656209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1513 | 2026.05.26 21:44:16.656574 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1514 | 2026.05.26 21:44:16.656629 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1515 | 2026.05.26 21:44:16.656963 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.05.26 21:44:16.656970 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.05.26 21:44:16.657050 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_6_1} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1518 | 2026.05.26 21:44:16.657142 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 1519 | 2026.05.26 21:44:16.657166 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002202 sec., 4995.458673932789 rows/sec., 8.95 MiB/sec. | ||
| 1520 | 2026.05.26 21:44:16.657245 [ 293 ] {ce695648-3951-499e-993d-f57ba60401a1} <Debug> TCPHandler: Processed in 0.002423884 sec. | ||
| 1521 | 2026.05.26 21:44:16.657376 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.05.26 21:44:16.657487 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1523 | 2026.05.26 21:44:16.657537 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1524 | 2026.05.26 21:44:16.657903 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.05.26 21:44:16.657941 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1526 | 2026.05.26 21:44:16.658218 [ 189 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3130 rows, containing 5 columns (5 merged, 0 gathered) in 0.003419427 sec., 915358.04098172 rows/sec., 58.32 MiB/sec. | ||
| 1527 | 2026.05.26 21:44:16.658287 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1528 | 2026.05.26 21:44:16.658515 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.26 21:44:16.658606 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1530 | 2026.05.26 21:44:16.658637 [ 78 ] {} <Debug> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1531 | 2026.05.26 21:44:16.658659 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 1532 | 2026.05.26 21:44:16.658680 [ 78 ] {} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2026.05.26 21:44:16.658880 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.05.26 21:44:16.659191 [ 293 ] {b5b4ee75-7521-47e0-8147-9ed6a1611bce} <Debug> TCPHandler: Processed in 0.001868536 sec. | ||
| 1535 | 2026.05.26 21:44:16.659221 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1536 | 2026.05.26 21:44:16.659253 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1537 | 2026.05.26 21:44:16.659344 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1538 | 2026.05.26 21:44:16.659390 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::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 | ||
| 1539 | 2026.05.26 21:44:16.659540 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2026.05.26 21:44:16.659587 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 340 rows starting from the beginning of the part | ||
| 1541 | 2026.05.26 21:44:16.659695 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1542 | 2026.05.26 21:44:16.659751 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1543 | 2026.05.26 21:44:16.659798 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::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 | ||
| 1544 | 2026.05.26 21:44:16.659848 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::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 | ||
| 1545 | 2026.05.26 21:44:16.659895 [ 189 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::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 | ||
| 1546 | 2026.05.26 21:44:16.660837 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553651 sec., 369452.3416133996 rows/sec., 21.67 MiB/sec. | ||
| 1547 | 2026.05.26 21:44:16.661006 [ 191 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1548 | 2026.05.26 21:44:16.661286 [ 191 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.05.26 21:44:16.661362 [ 191 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_6_1} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2026.05.26 21:44:16.661440 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1551 | 2026.05.26 21:44:17.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.54 MiB, peak 175.10 MiB, free memory in arenas 0.00 B, will set to 172.47 MiB (RSS), difference: 4.93 MiB | ||
| 1552 | 2026.05.26 21:44:19.061102 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1553 | 2026.05.26 21:44:19.061156 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1554 | 2026.05.26 21:44:19.104438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 2815 | ||
| 1555 | 2026.05.26 21:44:19.104986 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.05.26 21:44:19.105034 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1557 | 2026.05.26 21:44:19.105543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1558 | 2026.05.26 21:44:19.105780 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1559 | 2026.05.26 21:44:19.105915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2815 | ||
| 1560 | 2026.05.26 21:44:19.105952 [ 72 ] {} <Debug> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1561 | 2026.05.26 21:44:19.106007 [ 72 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.26 21:44:19.106027 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1563 | 2026.05.26 21:44:19.106169 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::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 | ||
| 1564 | 2026.05.26 21:44:19.106356 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1565 | 2026.05.26 21:44:19.106401 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::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 | ||
| 1566 | 2026.05.26 21:44:19.106469 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::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 | ||
| 1567 | 2026.05.26 21:44:19.106516 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::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 | ||
| 1568 | 2026.05.26 21:44:19.106554 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::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 | ||
| 1569 | 2026.05.26 21:44:19.106595 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::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 | ||
| 1570 | 2026.05.26 21:44:19.106638 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 497 rows starting from the beginning of the part | ||
| 1571 | 2026.05.26 21:44:19.112987 [ 188 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2815 rows, containing 4 columns (4 merged, 0 gathered) in 0.006883975 sec., 408920.7180444438 rows/sec., 5.85 MiB/sec. | ||
| 1572 | 2026.05.26 21:44:19.113673 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1573 | 2026.05.26 21:44:19.113929 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_6_1} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.05.26 21:44:19.113998 [ 189 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_6_1} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1575 | 2026.05.26 21:44:19.114076 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1576 | 2026.05.26 21:44:19.250474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1577 | 2026.05.26 21:44:19.266457 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.05.26 21:44:19.266500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1579 | 2026.05.26 21:44:19.272610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1580 | 2026.05.26 21:44:19.273295 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.05.26 21:44:19.273548 [ 72 ] {} <Debug> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1582 | 2026.05.26 21:44:19.273617 [ 72 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.05.26 21:44:19.273637 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1584 | 2026.05.26 21:44:19.273763 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::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 | ||
| 1585 | 2026.05.26 21:44:19.276570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1586 | 2026.05.26 21:44:19.277805 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1587 | 2026.05.26 21:44:19.279219 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::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 | ||
| 1588 | 2026.05.26 21:44:19.283603 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::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 | ||
| 1589 | 2026.05.26 21:44:19.287802 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::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 | ||
| 1590 | 2026.05.26 21:44:19.292030 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::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 | ||
| 1591 | 2026.05.26 21:44:19.297061 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::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 | ||
| 1592 | 2026.05.26 21:44:19.301688 [ 189 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::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 | ||
| 1593 | 2026.05.26 21:44:19.357303 [ 190 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083600693 sec., 550.2346732939163 rows/sec., 2.85 MiB/sec. | ||
| 1594 | 2026.05.26 21:44:19.359029 [ 193 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1595 | 2026.05.26 21:44:19.360848 [ 193 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_6_1} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.05.26 21:44:19.360943 [ 193 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_6_1} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2026.05.26 21:44:19.361927 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1598 | 2026.05.26 21:44:20.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.63 MiB, peak 183.17 MiB, free memory in arenas 0.00 B, will set to 183.97 MiB (RSS), difference: 10.34 MiB | ||
| 1599 | 2026.05.26 21:44:20.017482 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57328 | ||
| 1600 | 2026.05.26 21:44:20.017564 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1601 | 2026.05.26 21:44:20.017590 [ 303 ] {} <Debug> TCP-Session: 39dc93b3-96c3-4720-a499-7ba48274ccd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57328 | ||
| 1602 | 2026.05.26 21:44:20.017612 [ 303 ] {} <Debug> TCP-Session: 39dc93b3-96c3-4720-a499-7ba48274ccd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.05.26 21:44:20.017625 [ 303 ] {} <Debug> TCP-Session: 39dc93b3-96c3-4720-a499-7ba48274ccd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.05.26 21:44:20.017868 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65008 | ||
| 1605 | 2026.05.26 21:44:20.017892 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41196 | ||
| 1606 | 2026.05.26 21:44:20.017919 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35077 | ||
| 1607 | 2026.05.26 21:44:20.017941 [ 303 ] {} <Trace> TCP-Session: 39dc93b3-96c3-4720-a499-7ba48274ccd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1608 | 2026.05.26 21:44:20.017934 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41321 | ||
| 1609 | 2026.05.26 21:44:20.017928 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61216 | ||
| 1610 | 2026.05.26 21:44:20.017905 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34761 | ||
| 1611 | 2026.05.26 21:44:20.017900 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43520 | ||
| 1612 | 2026.05.26 21:44:20.018064 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1613 | 2026.05.26 21:44:20.017922 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61586 | ||
| 1614 | 2026.05.26 21:44:20.018132 [ 304 ] {} <Debug> TCP-Session: bfb9daab-5171-41eb-9ad0-c056846f99e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65008 | ||
| 1615 | 2026.05.26 21:44:20.018135 [ 303 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57328) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1616 | 2026.05.26 21:44:20.018170 [ 304 ] {} <Debug> TCP-Session: bfb9daab-5171-41eb-9ad0-c056846f99e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.05.26 21:44:20.018190 [ 304 ] {} <Debug> TCP-Session: bfb9daab-5171-41eb-9ad0-c056846f99e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.05.26 21:44:20.018292 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1619 | 2026.05.26 21:44:20.018297 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1620 | 2026.05.26 21:44:20.018316 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1621 | 2026.05.26 21:44:20.018327 [ 311 ] {} <Debug> TCP-Session: 8554668c-bc0b-4cce-81f9-3e2aab7805a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41321 | ||
| 1622 | 2026.05.26 21:44:20.018412 [ 307 ] {} <Debug> TCP-Session: 8c2704f3-c4e4-46f6-a3be-711db14140da Authenticating user 'default' from [fd00:1122:3344:101::e]:61586 | ||
| 1623 | 2026.05.26 21:44:20.018420 [ 311 ] {} <Debug> TCP-Session: 8554668c-bc0b-4cce-81f9-3e2aab7805a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1624 | 2026.05.26 21:44:20.018437 [ 303 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1625 | 2026.05.26 21:44:20.018454 [ 311 ] {} <Debug> TCP-Session: 8554668c-bc0b-4cce-81f9-3e2aab7805a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.05.26 21:44:20.018449 [ 305 ] {} <Debug> TCP-Session: b3ea4fdb-3fb4-470d-8569-f5a3dc670fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43520 | ||
| 1627 | 2026.05.26 21:44:20.018435 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1628 | 2026.05.26 21:44:20.018500 [ 303 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1629 | 2026.05.26 21:44:20.018502 [ 305 ] {} <Debug> TCP-Session: b3ea4fdb-3fb4-470d-8569-f5a3dc670fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.05.26 21:44:20.018524 [ 308 ] {} <Debug> TCP-Session: fa05b9cb-4e43-487d-b923-9f8b536b3198 Authenticating user 'default' from [fd00:1122:3344:101::e]:34761 | ||
| 1631 | 2026.05.26 21:44:20.018549 [ 305 ] {} <Debug> TCP-Session: b3ea4fdb-3fb4-470d-8569-f5a3dc670fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.05.26 21:44:20.018571 [ 308 ] {} <Debug> TCP-Session: fa05b9cb-4e43-487d-b923-9f8b536b3198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1633 | 2026.05.26 21:44:20.018572 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1634 | 2026.05.26 21:44:20.018595 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1635 | 2026.05.26 21:44:20.018623 [ 306 ] {} <Debug> TCP-Session: 1893c91a-bb13-4468-b42b-ec3403240ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41196 | ||
| 1636 | 2026.05.26 21:44:20.018594 [ 308 ] {} <Debug> TCP-Session: fa05b9cb-4e43-487d-b923-9f8b536b3198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.05.26 21:44:20.018647 [ 309 ] {} <Debug> TCP-Session: 32fccf17-2cb9-4a1f-b518-a8f4fd4b8a6a Authenticating user 'default' from [fd00:1122:3344:101::e]:35077 | ||
| 1638 | 2026.05.26 21:44:20.018654 [ 306 ] {} <Debug> TCP-Session: 1893c91a-bb13-4468-b42b-ec3403240ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.05.26 21:44:20.018689 [ 309 ] {} <Debug> TCP-Session: 32fccf17-2cb9-4a1f-b518-a8f4fd4b8a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.05.26 21:44:20.018700 [ 306 ] {} <Debug> TCP-Session: 1893c91a-bb13-4468-b42b-ec3403240ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.05.26 21:44:20.018714 [ 309 ] {} <Debug> TCP-Session: 32fccf17-2cb9-4a1f-b518-a8f4fd4b8a6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.05.26 21:44:20.018435 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1643 | 2026.05.26 21:44:20.018773 [ 310 ] {} <Debug> TCP-Session: 380c2044-39b5-42e2-b37a-0f851a236adb Authenticating user 'default' from [fd00:1122:3344:101::e]:61216 | ||
| 1644 | 2026.05.26 21:44:20.018793 [ 310 ] {} <Debug> TCP-Session: 380c2044-39b5-42e2-b37a-0f851a236adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.05.26 21:44:20.018800 [ 303 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409) (SelectExecutor): Key condition: unknown | ||
| 1646 | 2026.05.26 21:44:20.018811 [ 310 ] {} <Debug> TCP-Session: 380c2044-39b5-42e2-b37a-0f851a236adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1647 | 2026.05.26 21:44:20.018452 [ 307 ] {} <Debug> TCP-Session: 8c2704f3-c4e4-46f6-a3be-711db14140da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.05.26 21:44:20.018865 [ 307 ] {} <Debug> TCP-Session: 8c2704f3-c4e4-46f6-a3be-711db14140da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.26 21:44:20.019744 [ 329 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Trace> AggregatingTransform: Aggregating | ||
| 1650 | 2026.05.26 21:44:20.019784 [ 329 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1651 | 2026.05.26 21:44:20.019818 [ 329 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909402 sec. (1099.624 rows/sec., 42.95 KiB/sec.) | ||
| 1652 | 2026.05.26 21:44:20.019837 [ 329 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Trace> Aggregator: Merging aggregated data | ||
| 1653 | 2026.05.26 21:44:20.020453 [ 303 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002372 sec., 421.5851602023609 rows/sec., 16.47 KiB/sec. | ||
| 1654 | 2026.05.26 21:44:20.020605 [ 303 ] {34021ec5-97e1-44e1-9070-af264877b6c0} <Debug> TCPHandler: Processed in 0.002776448 sec. | ||
| 1655 | 2026.05.26 21:44:20.020741 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1656 | 2026.05.26 21:44:20.020766 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1657 | 2026.05.26 21:44:20.020771 [ 303 ] {} <Debug> TCP-Session: 39dc93b3-96c3-4720-a499-7ba48274ccd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2026.05.26 21:44:20.020786 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1659 | 2026.05.26 21:44:20.020808 [ 311 ] {} <Debug> TCP-Session: 8554668c-bc0b-4cce-81f9-3e2aab7805a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2026.05.26 21:44:20.020817 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1661 | 2026.05.26 21:44:20.020839 [ 304 ] {} <Debug> TCP-Session: bfb9daab-5171-41eb-9ad0-c056846f99e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.05.26 21:44:20.020864 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1663 | 2026.05.26 21:44:20.020879 [ 306 ] {} <Debug> TCP-Session: 1893c91a-bb13-4468-b42b-ec3403240ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.05.26 21:44:20.020885 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1665 | 2026.05.26 21:44:20.020902 [ 307 ] {} <Debug> TCP-Session: 8c2704f3-c4e4-46f6-a3be-711db14140da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.05.26 21:44:20.020909 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1667 | 2026.05.26 21:44:20.020937 [ 308 ] {} <Debug> TCP-Session: fa05b9cb-4e43-487d-b923-9f8b536b3198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.05.26 21:44:20.020848 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1669 | 2026.05.26 21:44:20.020971 [ 310 ] {} <Debug> TCP-Session: 380c2044-39b5-42e2-b37a-0f851a236adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.05.26 21:44:20.020805 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2026.05.26 21:44:20.021017 [ 309 ] {} <Debug> TCP-Session: 32fccf17-2cb9-4a1f-b518-a8f4fd4b8a6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2026.05.26 21:44:20.021048 [ 305 ] {} <Debug> TCP-Session: b3ea4fdb-3fb4-470d-8569-f5a3dc670fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.05.26 21:44:21.251824 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39379 | ||
| 1674 | 2026.05.26 21:44:21.251912 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1675 | 2026.05.26 21:44:21.251937 [ 307 ] {} <Debug> TCP-Session: f589797d-13a2-4513-aefe-7aa6bd241cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39379 | ||
| 1676 | 2026.05.26 21:44:21.251960 [ 307 ] {} <Debug> TCP-Session: f589797d-13a2-4513-aefe-7aa6bd241cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2026.05.26 21:44:21.251974 [ 307 ] {} <Debug> TCP-Session: f589797d-13a2-4513-aefe-7aa6bd241cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.05.26 21:44:21.252166 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46160 | ||
| 1679 | 2026.05.26 21:44:21.252177 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49656 | ||
| 1680 | 2026.05.26 21:44:21.252214 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64790 | ||
| 1681 | 2026.05.26 21:44:21.252247 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47468 | ||
| 1682 | 2026.05.26 21:44:21.252261 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55950 | ||
| 1683 | 2026.05.26 21:44:21.252274 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56766 | ||
| 1684 | 2026.05.26 21:44:21.252319 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1685 | 2026.05.26 21:44:21.252340 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1686 | 2026.05.26 21:44:21.252296 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59038 | ||
| 1687 | 2026.05.26 21:44:21.252374 [ 303 ] {} <Debug> TCP-Session: f04a779b-6b91-46f9-9c7e-2953880301ba Authenticating user 'default' from [fd00:1122:3344:101::e]:55950 | ||
| 1688 | 2026.05.26 21:44:21.252297 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1689 | 2026.05.26 21:44:21.252431 [ 303 ] {} <Debug> TCP-Session: f04a779b-6b91-46f9-9c7e-2953880301ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.05.26 21:44:21.252284 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64723 | ||
| 1691 | 2026.05.26 21:44:21.252462 [ 309 ] {} <Debug> TCP-Session: 5407814d-dca6-4f90-8dab-aa5390ebb573 Authenticating user 'default' from [fd00:1122:3344:101::e]:49656 | ||
| 1692 | 2026.05.26 21:44:21.252462 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1693 | 2026.05.26 21:44:21.252504 [ 309 ] {} <Debug> TCP-Session: 5407814d-dca6-4f90-8dab-aa5390ebb573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.05.26 21:44:21.252509 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1695 | 2026.05.26 21:44:21.252520 [ 306 ] {} <Debug> TCP-Session: 049a08da-972c-4659-9631-56f4ef7d036c Authenticating user 'default' from [fd00:1122:3344:101::e]:59038 | ||
| 1696 | 2026.05.26 21:44:21.252528 [ 309 ] {} <Debug> TCP-Session: 5407814d-dca6-4f90-8dab-aa5390ebb573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2026.05.26 21:44:21.252543 [ 305 ] {} <Debug> TCP-Session: df5176e0-1109-423e-b5c5-55a7df0f7a0b Authenticating user 'default' from [fd00:1122:3344:101::e]:64723 | ||
| 1698 | 2026.05.26 21:44:21.252560 [ 306 ] {} <Debug> TCP-Session: 049a08da-972c-4659-9631-56f4ef7d036c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2026.05.26 21:44:21.252458 [ 303 ] {} <Debug> TCP-Session: f04a779b-6b91-46f9-9c7e-2953880301ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1700 | 2026.05.26 21:44:21.252586 [ 306 ] {} <Debug> TCP-Session: 049a08da-972c-4659-9631-56f4ef7d036c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1701 | 2026.05.26 21:44:21.252580 [ 305 ] {} <Debug> TCP-Session: df5176e0-1109-423e-b5c5-55a7df0f7a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.05.26 21:44:21.252279 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1703 | 2026.05.26 21:44:21.252627 [ 305 ] {} <Debug> TCP-Session: df5176e0-1109-423e-b5c5-55a7df0f7a0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2026.05.26 21:44:21.252656 [ 308 ] {} <Debug> TCP-Session: 75825521-4f1e-4f99-943e-1a42b7abf6bc Authenticating user 'default' from [fd00:1122:3344:101::e]:46160 | ||
| 1705 | 2026.05.26 21:44:21.252313 [ 307 ] {} <Trace> TCP-Session: f589797d-13a2-4513-aefe-7aa6bd241cb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.05.26 21:44:21.252689 [ 308 ] {} <Debug> TCP-Session: 75825521-4f1e-4f99-943e-1a42b7abf6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.26 21:44:21.252717 [ 308 ] {} <Debug> TCP-Session: 75825521-4f1e-4f99-943e-1a42b7abf6bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.05.26 21:44:21.252373 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1709 | 2026.05.26 21:44:21.252368 [ 311 ] {} <Debug> TCP-Session: a1057ae3-487d-43e0-98f5-b9b4cc3ca1c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47468 | ||
| 1710 | 2026.05.26 21:44:21.252766 [ 304 ] {} <Debug> TCP-Session: 07c72067-f870-4c44-9e3c-6272bbf7c5ba Authenticating user 'default' from [fd00:1122:3344:101::e]:56766 | ||
| 1711 | 2026.05.26 21:44:21.252786 [ 311 ] {} <Debug> TCP-Session: a1057ae3-487d-43e0-98f5-b9b4cc3ca1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2026.05.26 21:44:21.252793 [ 304 ] {} <Debug> TCP-Session: 07c72067-f870-4c44-9e3c-6272bbf7c5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.05.26 21:44:21.252809 [ 311 ] {} <Debug> TCP-Session: a1057ae3-487d-43e0-98f5-b9b4cc3ca1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.05.26 21:44:21.252823 [ 304 ] {} <Debug> TCP-Session: 07c72067-f870-4c44-9e3c-6272bbf7c5ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.26 21:44:21.252301 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1716 | 2026.05.26 21:44:21.252856 [ 307 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39379) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1717 | 2026.05.26 21:44:21.252895 [ 310 ] {} <Debug> TCP-Session: 12933864-8637-4677-92bb-4899da6ca9e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64790 | ||
| 1718 | 2026.05.26 21:44:21.252919 [ 310 ] {} <Debug> TCP-Session: 12933864-8637-4677-92bb-4899da6ca9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.05.26 21:44:21.252932 [ 310 ] {} <Debug> TCP-Session: 12933864-8637-4677-92bb-4899da6ca9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1720 | 2026.05.26 21:44:21.253195 [ 307 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1721 | 2026.05.26 21:44:21.253252 [ 307 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1722 | 2026.05.26 21:44:21.253552 [ 307 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409) (SelectExecutor): Key condition: unknown | ||
| 1723 | 2026.05.26 21:44:21.254544 [ 344 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Trace> AggregatingTransform: Aggregating | ||
| 1724 | 2026.05.26 21:44:21.254585 [ 344 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Trace> Aggregator: Aggregation method: without_key | ||
| 1725 | 2026.05.26 21:44:21.254617 [ 344 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971883 sec. (1028.930 rows/sec., 40.19 KiB/sec.) | ||
| 1726 | 2026.05.26 21:44:21.254634 [ 344 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Trace> Aggregator: Merging aggregated data | ||
| 1727 | 2026.05.26 21:44:21.255227 [ 307 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002431 sec., 411.3533525298231 rows/sec., 16.07 KiB/sec. | ||
| 1728 | 2026.05.26 21:44:21.255360 [ 307 ] {e93e9c96-9d8f-429f-a271-8b5659dfa041} <Debug> TCPHandler: Processed in 0.003186274 sec. | ||
| 1729 | 2026.05.26 21:44:21.255522 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1730 | 2026.05.26 21:44:21.255551 [ 307 ] {} <Debug> TCP-Session: f589797d-13a2-4513-aefe-7aa6bd241cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1731 | 2026.05.26 21:44:21.255554 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1732 | 2026.05.26 21:44:21.255572 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1733 | 2026.05.26 21:44:21.255586 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1734 | 2026.05.26 21:44:21.255606 [ 308 ] {} <Debug> TCP-Session: 75825521-4f1e-4f99-943e-1a42b7abf6bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2026.05.26 21:44:21.255608 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1736 | 2026.05.26 21:44:21.255624 [ 306 ] {} <Debug> TCP-Session: 049a08da-972c-4659-9631-56f4ef7d036c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1737 | 2026.05.26 21:44:21.255643 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1738 | 2026.05.26 21:44:21.255663 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1739 | 2026.05.26 21:44:21.255679 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1740 | 2026.05.26 21:44:21.255722 [ 310 ] {} <Debug> TCP-Session: 12933864-8637-4677-92bb-4899da6ca9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1741 | 2026.05.26 21:44:21.255739 [ 305 ] {} <Debug> TCP-Session: df5176e0-1109-423e-b5c5-55a7df0f7a0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1742 | 2026.05.26 21:44:21.255670 [ 303 ] {} <Debug> TCP-Session: f04a779b-6b91-46f9-9c7e-2953880301ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1743 | 2026.05.26 21:44:21.255634 [ 309 ] {} <Debug> TCP-Session: 5407814d-dca6-4f90-8dab-aa5390ebb573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1744 | 2026.05.26 21:44:21.255689 [ 304 ] {} <Debug> TCP-Session: 07c72067-f870-4c44-9e3c-6272bbf7c5ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1745 | 2026.05.26 21:44:21.255626 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1746 | 2026.05.26 21:44:21.255852 [ 311 ] {} <Debug> TCP-Session: a1057ae3-487d-43e0-98f5-b9b4cc3ca1c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1747 | 2026.05.26 21:44:21.641825 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2026.05.26 21:44:21.642067 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) 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) | ||
| 1749 | 2026.05.26 21:44:21.642434 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1750 | 2026.05.26 21:44:21.642478 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <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 | ||
| 1751 | 2026.05.26 21:44:21.642715 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1752 | 2026.05.26 21:44:21.642802 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1753 | 2026.05.26 21:44:21.642955 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1754 | 2026.05.26 21:44:21.643094 [ 312 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1755 | 2026.05.26 21:44:21.643107 [ 319 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1756 | 2026.05.26 21:44:21.643278 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1757 | 2026.05.26 21:44:21.643318 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1758 | 2026.05.26 21:44:21.643405 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1759 | 2026.05.26 21:44:21.643428 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1760 | 2026.05.26 21:44:21.643469 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <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'))" | ||
| 1761 | 2026.05.26 21:44:21.643515 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <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'))" | ||
| 1762 | 2026.05.26 21:44:21.645274 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.003291 sec., 15192.950470981465 rows/sec., 3.77 MiB/sec. | ||
| 1763 | 2026.05.26 21:44:21.645460 [ 293 ] {118a4b4a-34eb-4a21-9891-b4c0f9cffc72} <Debug> TCPHandler: Processed in 0.003783063 sec. | ||
| 1764 | 2026.05.26 21:44:21.647273 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.05.26 21:44:21.647419 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1766 | 2026.05.26 21:44:21.647482 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1767 | 2026.05.26 21:44:21.648114 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.05.26 21:44:21.648165 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1769 | 2026.05.26 21:44:21.648585 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.05.26 21:44:21.648813 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.05.26 21:44:21.648968 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.68 MiB/sec. | ||
| 1772 | 2026.05.26 21:44:21.649010 [ 293 ] {db2e214f-3993-4d44-88f6-7e94fde83b20} <Debug> TCPHandler: Processed in 0.001859395 sec. | ||
| 1773 | 2026.05.26 21:44:21.649139 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.05.26 21:44:21.649245 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1775 | 2026.05.26 21:44:21.649292 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1776 | 2026.05.26 21:44:21.649883 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.05.26 21:44:21.649932 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1778 | 2026.05.26 21:44:21.650340 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1779 | 2026.05.26 21:44:21.650584 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.05.26 21:44:21.650733 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001511 sec., 42356.05559232296 rows/sec., 3.31 MiB/sec. | ||
| 1781 | 2026.05.26 21:44:21.650778 [ 293 ] {1c1a998b-fe07-47bd-89bc-b093b7306973} <Debug> TCPHandler: Processed in 0.001691823 sec. | ||
| 1782 | 2026.05.26 21:44:21.650918 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.05.26 21:44:21.651038 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1784 | 2026.05.26 21:44:21.651088 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1785 | 2026.05.26 21:44:21.651512 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.05.26 21:44:21.651548 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1787 | 2026.05.26 21:44:21.651905 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1788 | 2026.05.26 21:44:21.652116 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.05.26 21:44:21.652247 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 1790 | 2026.05.26 21:44:21.652281 [ 293 ] {19310d19-ea1e-47ba-ade9-434d0cde8914} <Debug> TCPHandler: Processed in 0.00141922 sec. | ||
| 1791 | 2026.05.26 21:44:21.652448 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.05.26 21:44:21.652579 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1793 | 2026.05.26 21:44:21.652634 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1794 | 2026.05.26 21:44:21.653162 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.05.26 21:44:21.653214 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1796 | 2026.05.26 21:44:21.653711 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1797 | 2026.05.26 21:44:21.653950 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.05.26 21:44:21.654104 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001553 sec., 38634.9001931745 rows/sec., 2.60 MiB/sec. | ||
| 1799 | 2026.05.26 21:44:21.654155 [ 293 ] {5cbaef58-5dcb-4e25-be2e-a3acc682a97a} <Debug> TCPHandler: Processed in 0.001772495 sec. | ||
| 1800 | 2026.05.26 21:44:21.853457 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.05.26 21:44:21.853846 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1802 | 2026.05.26 21:44:21.854285 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1803 | 2026.05.26 21:44:21.854345 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1804 | 2026.05.26 21:44:21.854664 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1805 | 2026.05.26 21:44:21.854736 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1806 | 2026.05.26 21:44:21.854983 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1807 | 2026.05.26 21:44:21.855062 [ 312 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1808 | 2026.05.26 21:44:21.855087 [ 337 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1809 | 2026.05.26 21:44:21.855195 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1810 | 2026.05.26 21:44:21.855223 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1811 | 2026.05.26 21:44:21.855294 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1812 | 2026.05.26 21:44:21.855315 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1813 | 2026.05.26 21:44:21.855361 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 1814 | 2026.05.26 21:44:21.855409 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zfs_dataset:bytes_used', 'zfs_pool:bytes_allocated', 'zfs_pool:bytes_total', 'zone:cpu_nsec'))" | ||
| 1815 | 2026.05.26 21:44:21.856605 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002991 sec., 16716.81711802073 rows/sec., 4.15 MiB/sec. | ||
| 1816 | 2026.05.26 21:44:21.856735 [ 293 ] {e6b03158-75b4-4fac-9cca-1f9dcb5e9407} <Debug> TCPHandler: Processed in 0.003420277 sec. | ||
| 1817 | 2026.05.26 21:44:21.870825 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.26 21:44:21.870999 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.26 21:44:21.871069 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1820 | 2026.05.26 21:44:21.871795 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.26 21:44:21.871843 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1822 | 2026.05.26 21:44:21.872276 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1823 | 2026.05.26 21:44:21.872482 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.26 21:44:21.872635 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00168 sec., 1785.7142857142856 rows/sec., 162.76 KiB/sec. | ||
| 1825 | 2026.05.26 21:44:21.872686 [ 293 ] {4ee48bd9-fae3-477b-a583-d50f1d9efb34} <Debug> TCPHandler: Processed in 0.001986757 sec. | ||
| 1826 | 2026.05.26 21:44:21.872817 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.05.26 21:44:21.872924 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1828 | 2026.05.26 21:44:21.872969 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1829 | 2026.05.26 21:44:21.873410 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.05.26 21:44:21.873449 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1831 | 2026.05.26 21:44:21.873757 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1832 | 2026.05.26 21:44:21.873964 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.05.26 21:44:21.874090 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 1834 | 2026.05.26 21:44:21.874124 [ 293 ] {008c0d2b-552c-47ed-8209-6a17803f4066} <Debug> TCPHandler: Processed in 0.001365799 sec. | ||
| 1835 | 2026.05.26 21:44:21.874242 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.26 21:44:21.874342 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.26 21:44:21.874382 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1838 | 2026.05.26 21:44:21.876063 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.26 21:44:21.876100 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1840 | 2026.05.26 21:44:21.876803 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1841 | 2026.05.26 21:44:21.877044 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.26 21:44:21.877176 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Debug> executeQuery: Read 3286 rows, 252.64 KiB in 0.002855 sec., 1150963.2224168126 rows/sec., 86.42 MiB/sec. | ||
| 1843 | 2026.05.26 21:44:21.877212 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 1844 | 2026.05.26 21:44:21.877226 [ 293 ] {b1e01f42-f7e8-4937-940e-81b299882fef} <Debug> TCPHandler: Processed in 0.003034262 sec. | ||
| 1845 | 2026.05.26 21:44:21.877348 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.05.26 21:44:21.877447 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.05.26 21:44:21.877488 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1848 | 2026.05.26 21:44:21.877900 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.05.26 21:44:21.877937 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1850 | 2026.05.26 21:44:21.878244 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1851 | 2026.05.26 21:44:21.878453 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.05.26 21:44:21.878583 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001156 sec., 19896.1937716263 rows/sec., 1.45 MiB/sec. | ||
| 1853 | 2026.05.26 21:44:21.878616 [ 293 ] {54392fc9-5164-4fc8-9799-cc2e007849a2} <Debug> TCPHandler: Processed in 0.001318678 sec. | ||
| 1854 | 2026.05.26 21:44:21.878731 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.05.26 21:44:21.878834 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.05.26 21:44:21.878875 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1857 | 2026.05.26 21:44:21.879494 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.05.26 21:44:21.879530 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1859 | 2026.05.26 21:44:21.879925 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1860 | 2026.05.26 21:44:21.880203 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.05.26 21:44:21.880358 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Debug> executeQuery: Read 953 rows, 57.03 KiB in 0.001541 sec., 618429.591174562 rows/sec., 36.14 MiB/sec. | ||
| 1862 | 2026.05.26 21:44:21.880402 [ 293 ] {3a67675b-b090-4ab1-8ea6-72f3c05226d3} <Debug> TCPHandler: Processed in 0.001719974 sec. | ||
| 1863 | 2026.05.26 21:44:21.882308 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.05.26 21:44:21.882622 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1865 | 2026.05.26 21:44:21.882702 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1866 | 2026.05.26 21:44:21.883350 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Trace> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.05.26 21:44:21.883399 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1868 | 2026.05.26 21:44:21.883848 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1869 | 2026.05.26 21:44:21.884097 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Trace> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.05.26 21:44:21.884266 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001698 sec., 588.9281507656066 rows/sec., 41.41 KiB/sec. | ||
| 1871 | 2026.05.26 21:44:21.884316 [ 293 ] {597b4820-6a9a-4963-af68-be90fdbc420a} <Debug> TCPHandler: Processed in 0.00213344 sec. | ||
| 1872 | 2026.05.26 21:44:21.884487 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.05.26 21:44:21.884600 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1874 | 2026.05.26 21:44:21.884648 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1875 | 2026.05.26 21:44:21.885825 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.05.26 21:44:21.885865 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1877 | 2026.05.26 21:44:21.886347 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1878 | 2026.05.26 21:44:21.886617 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.05.26 21:44:21.886759 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Debug> executeQuery: Read 1896 rows, 130.77 KiB in 0.002185 sec., 867734.5537757438 rows/sec., 58.44 MiB/sec. | ||
| 1880 | 2026.05.26 21:44:21.886798 [ 293 ] {33e3c9c2-92ee-4b40-8cf2-5205a3f63735} <Debug> TCPHandler: Processed in 0.002377253 sec. | ||
| 1881 | 2026.05.26 21:44:21.886945 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.05.26 21:44:21.887052 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.05.26 21:44:21.887102 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1884 | 2026.05.26 21:44:21.887794 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.05.26 21:44:21.887829 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1886 | 2026.05.26 21:44:21.888279 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1887 | 2026.05.26 21:44:21.888510 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.05.26 21:44:21.888651 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001621 sec., 923504.0098704504 rows/sec., 56.01 MiB/sec. | ||
| 1889 | 2026.05.26 21:44:21.888688 [ 293 ] {2271c9b1-38c0-4a6e-b7a0-bbb8b0cf6551} <Debug> TCPHandler: Processed in 0.001796985 sec. | ||
| 1890 | 2026.05.26 21:44:21.888820 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.05.26 21:44:21.888923 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1892 | 2026.05.26 21:44:21.888984 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <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 | ||
| 1893 | 2026.05.26 21:44:21.889789 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.05.26 21:44:21.889828 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1895 | 2026.05.26 21:44:21.890409 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1896 | 2026.05.26 21:44:21.890639 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.05.26 21:44:21.890778 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001876 sec., 11194.029850746268 rows/sec., 20.06 MiB/sec. | ||
| 1898 | 2026.05.26 21:44:21.890838 [ 293 ] {9eab2bfe-44da-44d7-a5bc-cd494a70fe31} <Debug> TCPHandler: Processed in 0.002071379 sec. | ||
| 1899 | 2026.05.26 21:44:21.890973 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.05.26 21:44:21.891074 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1901 | 2026.05.26 21:44:21.891118 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1902 | 2026.05.26 21:44:21.891452 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Trace> oximeter.measurements_i64 (bdb9a44f-e81d-4d46-91b9-34ee55d5e0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.05.26 21:44:21.891490 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1904 | 2026.05.26 21:44:21.891821 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1905 | 2026.05.26 21:44:21.892045 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Trace> oximeter.measurements_i64 (bdb9a44f-e81d-4d46-91b9-34ee55d5e0af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.05.26 21:44:21.892181 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 751.47 KiB/sec. | ||
| 1907 | 2026.05.26 21:44:21.892222 [ 293 ] {e9511988-881a-4097-a560-026a8358e2bf} <Debug> TCPHandler: Processed in 0.001302108 sec. | ||
| 1908 | 2026.05.26 21:44:21.892378 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.05.26 21:44:21.892480 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1910 | 2026.05.26 21:44:21.892524 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1911 | 2026.05.26 21:44:21.892899 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.05.26 21:44:21.892936 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1913 | 2026.05.26 21:44:21.893263 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1914 | 2026.05.26 21:44:21.893484 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.05.26 21:44:21.893619 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Debug> executeQuery: Read 164 rows, 9.14 KiB in 0.001158 sec., 141623.48877374784 rows/sec., 7.71 MiB/sec. | ||
| 1916 | 2026.05.26 21:44:21.893654 [ 293 ] {6fb23b16-33d0-4117-86f0-83f422e74296} <Debug> TCPHandler: Processed in 0.001328999 sec. | ||
| 1917 | 2026.05.26 21:44:24.101760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 | ||
| 1918 | 2026.05.26 21:44:24.103468 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1919 | 2026.05.26 21:44:24.103517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1920 | 2026.05.26 21:44:24.104695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1921 | 2026.05.26 21:44:24.104962 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.05.26 21:44:24.105189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 1923 | 2026.05.26 21:44:26.606025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3263 | ||
| 1924 | 2026.05.26 21:44:26.606544 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.05.26 21:44:26.606597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1926 | 2026.05.26 21:44:26.607106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2026.05.26 21:44:26.607363 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.05.26 21:44:26.607510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3263 | ||
| 1929 | 2026.05.26 21:44:26.639654 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.05.26 21:44:26.639898 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) 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) | ||
| 1931 | 2026.05.26 21:44:26.640254 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1932 | 2026.05.26 21:44:26.640300 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <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 | ||
| 1933 | 2026.05.26 21:44:26.640550 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1934 | 2026.05.26 21:44:26.640632 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1935 | 2026.05.26 21:44:26.640794 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1936 | 2026.05.26 21:44:26.640906 [ 346 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1937 | 2026.05.26 21:44:26.640931 [ 312 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1938 | 2026.05.26 21:44:26.640914 [ 337 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1939 | 2026.05.26 21:44:26.641197 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1940 | 2026.05.26 21:44:26.641229 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.05.26 21:44:26.641299 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1942 | 2026.05.26 21:44:26.641319 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 1943 | 2026.05.26 21:44:26.641355 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <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'))" | ||
| 1944 | 2026.05.26 21:44:26.641398 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <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'))" | ||
| 1945 | 2026.05.26 21:44:26.642800 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002999 sec., 16672.224074691563 rows/sec., 4.14 MiB/sec. | ||
| 1946 | 2026.05.26 21:44:26.642941 [ 293 ] {6c443fff-6eab-4d84-9c49-014b1496936e} <Debug> TCPHandler: Processed in 0.003433537 sec. | ||
| 1947 | 2026.05.26 21:44:26.644452 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.05.26 21:44:26.644619 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1949 | 2026.05.26 21:44:26.644688 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1950 | 2026.05.26 21:44:26.645385 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.05.26 21:44:26.645431 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1952 | 2026.05.26 21:44:26.645827 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1953 | 2026.05.26 21:44:26.646067 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.05.26 21:44:26.646223 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.59 MiB/sec. | ||
| 1955 | 2026.05.26 21:44:26.646266 [ 293 ] {a2e999fe-4026-4e4d-8d0c-296e55081c6d} <Debug> TCPHandler: Processed in 0.001940717 sec. | ||
| 1956 | 2026.05.26 21:44:26.646412 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2026.05.26 21:44:26.646544 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1958 | 2026.05.26 21:44:26.646593 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1959 | 2026.05.26 21:44:26.647234 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2026.05.26 21:44:26.647277 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1961 | 2026.05.26 21:44:26.647645 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1962 | 2026.05.26 21:44:26.647879 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.05.26 21:44:26.648022 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001514 sec., 42272.12681638045 rows/sec., 3.30 MiB/sec. | ||
| 1964 | 2026.05.26 21:44:26.648062 [ 293 ] {03118be7-eeee-4431-a43b-3a2755ed6e65} <Debug> TCPHandler: Processed in 0.001717374 sec. | ||
| 1965 | 2026.05.26 21:44:26.648194 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2026.05.26 21:44:26.648299 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1967 | 2026.05.26 21:44:26.648344 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1968 | 2026.05.26 21:44:26.648749 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2026.05.26 21:44:26.648787 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1970 | 2026.05.26 21:44:26.649117 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1971 | 2026.05.26 21:44:26.649328 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.05.26 21:44:26.649460 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001183 sec., 108199.49281487743 rows/sec., 7.54 MiB/sec. | ||
| 1973 | 2026.05.26 21:44:26.649494 [ 293 ] {dda5340a-bc08-46da-89ea-b58201193220} <Debug> TCPHandler: Processed in 0.001350999 sec. | ||
| 1974 | 2026.05.26 21:44:26.649629 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2026.05.26 21:44:26.649729 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1976 | 2026.05.26 21:44:26.649771 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1977 | 2026.05.26 21:44:26.650109 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.05.26 21:44:26.650146 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1979 | 2026.05.26 21:44:26.650457 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1980 | 2026.05.26 21:44:26.650665 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2026.05.26 21:44:26.650796 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001087 sec., 44158.23367065317 rows/sec., 2.98 MiB/sec. | ||
| 1982 | 2026.05.26 21:44:26.650829 [ 293 ] {849ff1bb-908a-48b2-b593-755bea50faba} <Debug> TCPHandler: Processed in 0.001250137 sec. | ||
| 1983 | 2026.05.26 21:44:26.776672 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1984 | 2026.05.26 21:44:26.796190 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.05.26 21:44:26.796265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 1986 | 2026.05.26 21:44:26.804020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.05.26 21:44:26.805831 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.05.26 21:44:26.812961 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1989 | 2026.05.26 21:44:30.066740 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62290 | ||
| 1990 | 2026.05.26 21:44:30.066821 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1991 | 2026.05.26 21:44:30.066846 [ 307 ] {} <Debug> TCP-Session: c2177d5c-614e-4ac0-8455-2f61fe63993a Authenticating user 'default' from [fd00:1122:3344:101::e]:62290 | ||
| 1992 | 2026.05.26 21:44:30.066868 [ 307 ] {} <Debug> TCP-Session: c2177d5c-614e-4ac0-8455-2f61fe63993a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.05.26 21:44:30.066881 [ 307 ] {} <Debug> TCP-Session: c2177d5c-614e-4ac0-8455-2f61fe63993a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1994 | 2026.05.26 21:44:30.067094 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58329 | ||
| 1995 | 2026.05.26 21:44:30.067138 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33038 | ||
| 1996 | 2026.05.26 21:44:30.067145 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56572 | ||
| 1997 | 2026.05.26 21:44:30.067185 [ 307 ] {} <Trace> TCP-Session: c2177d5c-614e-4ac0-8455-2f61fe63993a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.05.26 21:44:30.067192 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1999 | 2026.05.26 21:44:30.067204 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45177 | ||
| 2000 | 2026.05.26 21:44:30.067219 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2001 | 2026.05.26 21:44:30.067236 [ 308 ] {} <Debug> TCP-Session: 87af9b5e-b37f-4454-b97c-2c249efed8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58329 | ||
| 2002 | 2026.05.26 21:44:30.067226 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2003 | 2026.05.26 21:44:30.067280 [ 310 ] {} <Debug> TCP-Session: 5c54bf96-e6a9-44a3-8289-ec22c3fc4fe3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33038 | ||
| 2004 | 2026.05.26 21:44:30.067286 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2005 | 2026.05.26 21:44:30.067310 [ 311 ] {} <Debug> TCP-Session: b33dde09-bfce-4f92-ae59-e34c20128614 Authenticating user 'default' from [fd00:1122:3344:101::e]:56572 | ||
| 2006 | 2026.05.26 21:44:30.067321 [ 310 ] {} <Debug> TCP-Session: 5c54bf96-e6a9-44a3-8289-ec22c3fc4fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.05.26 21:44:30.067338 [ 306 ] {} <Debug> TCP-Session: 7f583880-9df3-4893-b261-5be830058e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:45177 | ||
| 2008 | 2026.05.26 21:44:30.067344 [ 311 ] {} <Debug> TCP-Session: b33dde09-bfce-4f92-ae59-e34c20128614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.26 21:44:30.067355 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2010 | 2026.05.26 21:44:30.067378 [ 311 ] {} <Debug> TCP-Session: b33dde09-bfce-4f92-ae59-e34c20128614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.05.26 21:44:30.067372 [ 306 ] {} <Debug> TCP-Session: 7f583880-9df3-4893-b261-5be830058e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.05.26 21:44:30.067353 [ 310 ] {} <Debug> TCP-Session: 5c54bf96-e6a9-44a3-8289-ec22c3fc4fe3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.26 21:44:30.067419 [ 306 ] {} <Debug> TCP-Session: 7f583880-9df3-4893-b261-5be830058e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.05.26 21:44:30.067294 [ 308 ] {} <Debug> TCP-Session: 87af9b5e-b37f-4454-b97c-2c249efed8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.26 21:44:30.067187 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60321 | ||
| 2016 | 2026.05.26 21:44:30.067514 [ 308 ] {} <Debug> TCP-Session: 87af9b5e-b37f-4454-b97c-2c249efed8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.26 21:44:30.067181 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50234 | ||
| 2018 | 2026.05.26 21:44:30.067144 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47146 | ||
| 2019 | 2026.05.26 21:44:30.067586 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2020 | 2026.05.26 21:44:30.067613 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2021 | 2026.05.26 21:44:30.067197 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52440 | ||
| 2022 | 2026.05.26 21:44:30.067632 [ 304 ] {} <Debug> TCP-Session: 8c00906a-266b-4577-95a8-d1a9d0ab1f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:60321 | ||
| 2023 | 2026.05.26 21:44:30.067650 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.05.26 21:44:30.067679 [ 304 ] {} <Debug> TCP-Session: 8c00906a-266b-4577-95a8-d1a9d0ab1f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.05.26 21:44:30.067646 [ 303 ] {} <Debug> TCP-Session: 174e580c-d6ea-4e5e-b075-b57fb877203b Authenticating user 'default' from [fd00:1122:3344:101::e]:50234 | ||
| 2026 | 2026.05.26 21:44:30.067702 [ 304 ] {} <Debug> TCP-Session: 8c00906a-266b-4577-95a8-d1a9d0ab1f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.26 21:44:30.067702 [ 309 ] {} <Debug> TCP-Session: 5e1c5e1c-6588-4963-afe6-fe9eed18e626 Authenticating user 'default' from [fd00:1122:3344:101::e]:47146 | ||
| 2028 | 2026.05.26 21:44:30.067730 [ 303 ] {} <Debug> TCP-Session: 174e580c-d6ea-4e5e-b075-b57fb877203b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2029 | 2026.05.26 21:44:30.067747 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2030 | 2026.05.26 21:44:30.067755 [ 309 ] {} <Debug> TCP-Session: 5e1c5e1c-6588-4963-afe6-fe9eed18e626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.05.26 21:44:30.067762 [ 303 ] {} <Debug> TCP-Session: 174e580c-d6ea-4e5e-b075-b57fb877203b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.05.26 21:44:30.067793 [ 309 ] {} <Debug> TCP-Session: 5e1c5e1c-6588-4963-afe6-fe9eed18e626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.05.26 21:44:30.067755 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2026.05.26 21:44:30.067833 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2035 | 2026.05.26 21:44:30.067868 [ 305 ] {} <Debug> TCP-Session: 0c2048db-369b-442f-ba40-a54bf2dead26 Authenticating user 'default' from [fd00:1122:3344:101::e]:52440 | ||
| 2036 | 2026.05.26 21:44:30.067893 [ 305 ] {} <Debug> TCP-Session: 0c2048db-369b-442f-ba40-a54bf2dead26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2037 | 2026.05.26 21:44:30.067906 [ 305 ] {} <Debug> TCP-Session: 0c2048db-369b-442f-ba40-a54bf2dead26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.26 21:44:30.068145 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409) (SelectExecutor): Key condition: unknown | ||
| 2039 | 2026.05.26 21:44:30.068235 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2040 | 2026.05.26 21:44:30.240107 [ 345 ] {50b16f67-565e-409b-9434-2a8499c36034} <Trace> AggregatingTransform: Aggregating | ||
| 2041 | 2026.05.26 21:44:30.240185 [ 345 ] {50b16f67-565e-409b-9434-2a8499c36034} <Trace> Aggregator: Aggregation method: without_key | ||
| 2042 | 2026.05.26 21:44:30.240216 [ 345 ] {50b16f67-565e-409b-9434-2a8499c36034} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966594 sec. (1034.561 rows/sec., 40.41 KiB/sec.) | ||
| 2043 | 2026.05.26 21:44:30.240231 [ 345 ] {50b16f67-565e-409b-9434-2a8499c36034} <Trace> Aggregator: Merging aggregated data | ||
| 2044 | 2026.05.26 21:44:30.240882 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.173567 sec., 5.761463872740786 rows/sec., 230.46 B/sec. | ||
| 2045 | 2026.05.26 21:44:30.241079 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2046 | 2026.05.26 21:44:30.241097 [ 307 ] {50b16f67-565e-409b-9434-2a8499c36034} <Debug> TCPHandler: Processed in 0.174018671 sec. | ||
| 2047 | 2026.05.26 21:44:30.241292 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.05.26 21:44:30.241334 [ 307 ] {} <Debug> TCP-Session: c2177d5c-614e-4ac0-8455-2f61fe63993a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.05.26 21:44:30.241335 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.05.26 21:44:30.241350 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2051 | 2026.05.26 21:44:30.241371 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.05.26 21:44:30.241407 [ 306 ] {} <Debug> TCP-Session: 7f583880-9df3-4893-b261-5be830058e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2053 | 2026.05.26 21:44:30.241432 [ 309 ] {} <Debug> TCP-Session: 5e1c5e1c-6588-4963-afe6-fe9eed18e626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.26 21:44:30.241438 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2055 | 2026.05.26 21:44:30.241460 [ 308 ] {} <Debug> TCP-Session: 87af9b5e-b37f-4454-b97c-2c249efed8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.05.26 21:44:30.241459 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.05.26 21:44:30.241490 [ 304 ] {} <Debug> TCP-Session: 8c00906a-266b-4577-95a8-d1a9d0ab1f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.05.26 21:44:30.241416 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.05.26 21:44:30.241555 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.05.26 21:44:30.241588 [ 311 ] {} <Debug> TCP-Session: b33dde09-bfce-4f92-ae59-e34c20128614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.05.26 21:44:30.241553 [ 305 ] {} <Debug> TCP-Session: 0c2048db-369b-442f-ba40-a54bf2dead26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.05.26 21:44:30.241612 [ 310 ] {} <Debug> TCP-Session: 5c54bf96-e6a9-44a3-8289-ec22c3fc4fe3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.05.26 21:44:30.241396 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.05.26 21:44:30.241687 [ 303 ] {} <Debug> TCP-Session: 174e580c-d6ea-4e5e-b075-b57fb877203b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.26 21:44:31.000552 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.12 MiB, peak 199.25 MiB, free memory in arenas 0.00 B, will set to 205.82 MiB (RSS), difference: 18.69 MiB | ||
| 2066 | 2026.05.26 21:44:31.614315 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48505 | ||
| 2067 | 2026.05.26 21:44:31.614425 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2068 | 2026.05.26 21:44:31.614465 [ 307 ] {} <Debug> TCP-Session: 12d7f7b8-bfe3-4385-813c-08531d566b95 Authenticating user 'default' from [fd00:1122:3344:101::e]:48505 | ||
| 2069 | 2026.05.26 21:44:31.614493 [ 307 ] {} <Debug> TCP-Session: 12d7f7b8-bfe3-4385-813c-08531d566b95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.05.26 21:44:31.614509 [ 307 ] {} <Debug> TCP-Session: 12d7f7b8-bfe3-4385-813c-08531d566b95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.05.26 21:44:31.614820 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48251 | ||
| 2072 | 2026.05.26 21:44:31.614851 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54361 | ||
| 2073 | 2026.05.26 21:44:31.614891 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2074 | 2026.05.26 21:44:31.614903 [ 307 ] {} <Trace> TCP-Session: 12d7f7b8-bfe3-4385-813c-08531d566b95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.05.26 21:44:31.614932 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44656 | ||
| 2076 | 2026.05.26 21:44:31.614952 [ 308 ] {} <Debug> TCP-Session: 7998edfe-3ded-4e01-a849-877cb42498ec Authenticating user 'default' from [fd00:1122:3344:101::e]:48251 | ||
| 2077 | 2026.05.26 21:44:31.614988 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.05.26 21:44:31.615029 [ 308 ] {} <Debug> TCP-Session: 7998edfe-3ded-4e01-a849-877cb42498ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.05.26 21:44:31.615051 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2080 | 2026.05.26 21:44:31.615068 [ 309 ] {} <Debug> TCP-Session: 1ea7ddea-4232-412c-9d46-88a686de8b43 Authenticating user 'default' from [fd00:1122:3344:101::e]:54361 | ||
| 2081 | 2026.05.26 21:44:31.615097 [ 305 ] {} <Debug> TCP-Session: 24dfc14e-814b-4184-b172-ced2585d6152 Authenticating user 'default' from [fd00:1122:3344:101::e]:44656 | ||
| 2082 | 2026.05.26 21:44:31.614945 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63288 | ||
| 2083 | 2026.05.26 21:44:31.615131 [ 309 ] {} <Debug> TCP-Session: 1ea7ddea-4232-412c-9d46-88a686de8b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.05.26 21:44:31.615140 [ 305 ] {} <Debug> TCP-Session: 24dfc14e-814b-4184-b172-ced2585d6152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.05.26 21:44:31.615134 [ 307 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48505) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2086 | 2026.05.26 21:44:31.615192 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2087 | 2026.05.26 21:44:31.615198 [ 305 ] {} <Debug> TCP-Session: 24dfc14e-814b-4184-b172-ced2585d6152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2026.05.26 21:44:31.615247 [ 306 ] {} <Debug> TCP-Session: 66d08099-cf43-4bbd-a2b9-3e52c0343d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:63288 | ||
| 2089 | 2026.05.26 21:44:31.615191 [ 309 ] {} <Debug> TCP-Session: 1ea7ddea-4232-412c-9d46-88a686de8b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2026.05.26 21:44:31.615340 [ 306 ] {} <Debug> TCP-Session: 66d08099-cf43-4bbd-a2b9-3e52c0343d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.05.26 21:44:31.614914 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44089 | ||
| 2092 | 2026.05.26 21:44:31.615387 [ 306 ] {} <Debug> TCP-Session: 66d08099-cf43-4bbd-a2b9-3e52c0343d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.05.26 21:44:31.614893 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34149 | ||
| 2094 | 2026.05.26 21:44:31.615452 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2095 | 2026.05.26 21:44:31.614886 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48433 | ||
| 2096 | 2026.05.26 21:44:31.615511 [ 304 ] {} <Debug> TCP-Session: cb2f0caf-81f1-47a5-97f9-e289dfca5ecc Authenticating user 'default' from [fd00:1122:3344:101::e]:44089 | ||
| 2097 | 2026.05.26 21:44:31.615542 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2098 | 2026.05.26 21:44:31.615543 [ 307 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2099 | 2026.05.26 21:44:31.615573 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2100 | 2026.05.26 21:44:31.615565 [ 304 ] {} <Debug> TCP-Session: cb2f0caf-81f1-47a5-97f9-e289dfca5ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.05.26 21:44:31.615622 [ 311 ] {} <Debug> TCP-Session: 93219bb5-9d04-48d5-a59d-805e3640a2a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34149 | ||
| 2102 | 2026.05.26 21:44:31.615633 [ 303 ] {} <Debug> TCP-Session: 64a8ec38-f0c9-43ba-ae5b-429ee2730863 Authenticating user 'default' from [fd00:1122:3344:101::e]:48433 | ||
| 2103 | 2026.05.26 21:44:31.615643 [ 304 ] {} <Debug> TCP-Session: cb2f0caf-81f1-47a5-97f9-e289dfca5ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2104 | 2026.05.26 21:44:31.615675 [ 311 ] {} <Debug> TCP-Session: 93219bb5-9d04-48d5-a59d-805e3640a2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.05.26 21:44:31.615681 [ 303 ] {} <Debug> TCP-Session: 64a8ec38-f0c9-43ba-ae5b-429ee2730863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.26 21:44:31.615711 [ 311 ] {} <Debug> TCP-Session: 93219bb5-9d04-48d5-a59d-805e3640a2a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.26 21:44:31.615726 [ 303 ] {} <Debug> TCP-Session: 64a8ec38-f0c9-43ba-ae5b-429ee2730863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.05.26 21:44:31.615737 [ 307 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2109 | 2026.05.26 21:44:31.614873 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36560 | ||
| 2110 | 2026.05.26 21:44:31.615066 [ 308 ] {} <Debug> TCP-Session: 7998edfe-3ded-4e01-a849-877cb42498ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.05.26 21:44:31.615843 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2026.05.26 21:44:31.615869 [ 310 ] {} <Debug> TCP-Session: ef0b3b40-7939-448f-ae73-a02b8015357d Authenticating user 'default' from [fd00:1122:3344:101::e]:36560 | ||
| 2113 | 2026.05.26 21:44:31.615887 [ 310 ] {} <Debug> TCP-Session: ef0b3b40-7939-448f-ae73-a02b8015357d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.05.26 21:44:31.615904 [ 310 ] {} <Debug> TCP-Session: ef0b3b40-7939-448f-ae73-a02b8015357d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.05.26 21:44:31.616111 [ 307 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409) (SelectExecutor): Key condition: unknown | ||
| 2116 | 2026.05.26 21:44:31.617263 [ 343 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Trace> AggregatingTransform: Aggregating | ||
| 2117 | 2026.05.26 21:44:31.617317 [ 343 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Trace> Aggregator: Aggregation method: without_key | ||
| 2118 | 2026.05.26 21:44:31.617352 [ 343 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001105785 sec. (904.335 rows/sec., 35.33 KiB/sec.) | ||
| 2119 | 2026.05.26 21:44:31.617373 [ 343 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Trace> Aggregator: Merging aggregated data | ||
| 2120 | 2026.05.26 21:44:31.618063 [ 307 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002997 sec., 333.667000333667 rows/sec., 13.03 KiB/sec. | ||
| 2121 | 2026.05.26 21:44:31.618276 [ 307 ] {7373da2d-c550-46ca-ad62-af0f020d2475} <Debug> TCPHandler: Processed in 0.003507638 sec. | ||
| 2122 | 2026.05.26 21:44:31.618467 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2123 | 2026.05.26 21:44:31.618497 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2124 | 2026.05.26 21:44:31.618517 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2125 | 2026.05.26 21:44:31.618523 [ 307 ] {} <Debug> TCP-Session: 12d7f7b8-bfe3-4385-813c-08531d566b95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2026.05.26 21:44:31.618549 [ 306 ] {} <Debug> TCP-Session: 66d08099-cf43-4bbd-a2b9-3e52c0343d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2026.05.26 21:44:31.618570 [ 308 ] {} <Debug> TCP-Session: 7998edfe-3ded-4e01-a849-877cb42498ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.05.26 21:44:31.618562 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2129 | 2026.05.26 21:44:31.618609 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2130 | 2026.05.26 21:44:31.618624 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2026.05.26 21:44:31.618656 [ 310 ] {} <Debug> TCP-Session: ef0b3b40-7939-448f-ae73-a02b8015357d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.05.26 21:44:31.618659 [ 311 ] {} <Debug> TCP-Session: 93219bb5-9d04-48d5-a59d-805e3640a2a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.26 21:44:31.618595 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2134 | 2026.05.26 21:44:31.618693 [ 305 ] {} <Debug> TCP-Session: 24dfc14e-814b-4184-b172-ced2585d6152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2135 | 2026.05.26 21:44:31.618745 [ 309 ] {} <Debug> TCP-Session: 1ea7ddea-4232-412c-9d46-88a686de8b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2026.05.26 21:44:31.618534 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2026.05.26 21:44:31.618586 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.05.26 21:44:31.618828 [ 304 ] {} <Debug> TCP-Session: cb2f0caf-81f1-47a5-97f9-e289dfca5ecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.05.26 21:44:31.618859 [ 303 ] {} <Debug> TCP-Session: 64a8ec38-f0c9-43ba-ae5b-429ee2730863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2140 | 2026.05.26 21:44:31.643630 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2026.05.26 21:44:31.643908 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) 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) | ||
| 2142 | 2026.05.26 21:44:31.644405 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2143 | 2026.05.26 21:44:31.644454 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <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 | ||
| 2144 | 2026.05.26 21:44:31.644722 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2145 | 2026.05.26 21:44:31.644814 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2146 | 2026.05.26 21:44:31.644996 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2147 | 2026.05.26 21:44:31.645117 [ 348 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2148 | 2026.05.26 21:44:31.645132 [ 318 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2149 | 2026.05.26 21:44:31.645124 [ 339 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2150 | 2026.05.26 21:44:31.645313 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2151 | 2026.05.26 21:44:31.645350 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2152 | 2026.05.26 21:44:31.645440 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2153 | 2026.05.26 21:44:31.645468 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2154 | 2026.05.26 21:44:31.645521 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <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'))" | ||
| 2155 | 2026.05.26 21:44:31.645570 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <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'))" | ||
| 2156 | 2026.05.26 21:44:31.647023 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.003243 sec., 15417.823003391923 rows/sec., 3.83 MiB/sec. | ||
| 2157 | 2026.05.26 21:44:31.647155 [ 293 ] {3a5b7d3e-4da9-431b-a365-93a374a06b59} <Debug> TCPHandler: Processed in 0.003677001 sec. | ||
| 2158 | 2026.05.26 21:44:31.647627 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64553 | ||
| 2159 | 2026.05.26 21:44:31.647714 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2160 | 2026.05.26 21:44:31.647746 [ 307 ] {} <Debug> TCP-Session: fb9cbddc-988e-4cd0-aec5-16749cd52b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:64553 | ||
| 2161 | 2026.05.26 21:44:31.647776 [ 307 ] {} <Debug> TCP-Session: fb9cbddc-988e-4cd0-aec5-16749cd52b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.26 21:44:31.647794 [ 307 ] {} <Debug> TCP-Session: fb9cbddc-988e-4cd0-aec5-16749cd52b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2163 | 2026.05.26 21:44:31.648037 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64517 | ||
| 2164 | 2026.05.26 21:44:31.648090 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56648 | ||
| 2165 | 2026.05.26 21:44:31.648115 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2166 | 2026.05.26 21:44:31.648104 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65304 | ||
| 2167 | 2026.05.26 21:44:31.648155 [ 308 ] {} <Debug> TCP-Session: f6e75208-1bcd-463f-8e95-adafa5662461 Authenticating user 'default' from [fd00:1122:3344:101::e]:64517 | ||
| 2168 | 2026.05.26 21:44:31.648171 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2169 | 2026.05.26 21:44:31.648190 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50999 | ||
| 2170 | 2026.05.26 21:44:31.648198 [ 308 ] {} <Debug> TCP-Session: f6e75208-1bcd-463f-8e95-adafa5662461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.26 21:44:31.648215 [ 309 ] {} <Debug> TCP-Session: 05463dc7-b8b5-4e59-8c16-8b35f3ab080e Authenticating user 'default' from [fd00:1122:3344:101::e]:56648 | ||
| 2172 | 2026.05.26 21:44:31.648246 [ 308 ] {} <Debug> TCP-Session: f6e75208-1bcd-463f-8e95-adafa5662461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.26 21:44:31.648263 [ 309 ] {} <Debug> TCP-Session: 05463dc7-b8b5-4e59-8c16-8b35f3ab080e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2174 | 2026.05.26 21:44:31.648264 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.05.26 21:44:31.648287 [ 309 ] {} <Debug> TCP-Session: 05463dc7-b8b5-4e59-8c16-8b35f3ab080e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.26 21:44:31.648315 [ 306 ] {} <Debug> TCP-Session: a7c07600-1ad5-403f-92a0-6490e019612d Authenticating user 'default' from [fd00:1122:3344:101::e]:50999 | ||
| 2177 | 2026.05.26 21:44:31.648213 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2178 | 2026.05.26 21:44:31.648354 [ 306 ] {} <Debug> TCP-Session: a7c07600-1ad5-403f-92a0-6490e019612d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.05.26 21:44:31.648175 [ 307 ] {} <Trace> TCP-Session: fb9cbddc-988e-4cd0-aec5-16749cd52b56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.05.26 21:44:31.648379 [ 306 ] {} <Debug> TCP-Session: a7c07600-1ad5-403f-92a0-6490e019612d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.26 21:44:31.648375 [ 310 ] {} <Debug> TCP-Session: 683c8eb4-31c8-4b60-87e9-36e78d587900 Authenticating user 'default' from [fd00:1122:3344:101::e]:65304 | ||
| 2182 | 2026.05.26 21:44:31.648170 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54040 | ||
| 2183 | 2026.05.26 21:44:31.648447 [ 310 ] {} <Debug> TCP-Session: 683c8eb4-31c8-4b60-87e9-36e78d587900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.26 21:44:31.648131 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42572 | ||
| 2185 | 2026.05.26 21:44:31.648494 [ 310 ] {} <Debug> TCP-Session: 683c8eb4-31c8-4b60-87e9-36e78d587900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.26 21:44:31.648509 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2026.05.26 21:44:31.648555 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2188 | 2026.05.26 21:44:31.648578 [ 305 ] {} <Debug> TCP-Session: bf932191-f66a-412c-afac-5fcc541248f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54040 | ||
| 2189 | 2026.05.26 21:44:31.648596 [ 304 ] {} <Debug> TCP-Session: 85abb68f-c460-48d7-91eb-abf8c9ba7197 Authenticating user 'default' from [fd00:1122:3344:101::e]:42572 | ||
| 2190 | 2026.05.26 21:44:31.648615 [ 305 ] {} <Debug> TCP-Session: bf932191-f66a-412c-afac-5fcc541248f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2026.05.26 21:44:31.648631 [ 304 ] {} <Debug> TCP-Session: 85abb68f-c460-48d7-91eb-abf8c9ba7197 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2192 | 2026.05.26 21:44:31.648634 [ 307 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2193 | 2026.05.26 21:44:31.648661 [ 304 ] {} <Debug> TCP-Session: 85abb68f-c460-48d7-91eb-abf8c9ba7197 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.26 21:44:31.648645 [ 305 ] {} <Debug> TCP-Session: bf932191-f66a-412c-afac-5fcc541248f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.05.26 21:44:31.648129 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40054 | ||
| 2196 | 2026.05.26 21:44:31.648120 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37903 | ||
| 2197 | 2026.05.26 21:44:31.648789 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.05.26 21:44:31.648821 [ 303 ] {} <Debug> TCP-Session: 3a35e21e-e3a2-4852-8f4b-5d9dac4f5578 Authenticating user 'default' from [fd00:1122:3344:101::e]:40054 | ||
| 2199 | 2026.05.26 21:44:31.648842 [ 303 ] {} <Debug> TCP-Session: 3a35e21e-e3a2-4852-8f4b-5d9dac4f5578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.26 21:44:31.648858 [ 303 ] {} <Debug> TCP-Session: 3a35e21e-e3a2-4852-8f4b-5d9dac4f5578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.26 21:44:31.648915 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2026.05.26 21:44:31.648952 [ 311 ] {} <Debug> TCP-Session: 0061805b-6d3f-4344-ad72-cb0a67663317 Authenticating user 'default' from [fd00:1122:3344:101::e]:37903 | ||
| 2203 | 2026.05.26 21:44:31.648975 [ 311 ] {} <Debug> TCP-Session: 0061805b-6d3f-4344-ad72-cb0a67663317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2026.05.26 21:44:31.648992 [ 311 ] {} <Debug> TCP-Session: 0061805b-6d3f-4344-ad72-cb0a67663317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.05.26 21:44:31.649051 [ 307 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2206 | 2026.05.26 21:44:31.649133 [ 307 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2207 | 2026.05.26 21:44:31.649243 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.05.26 21:44:31.649424 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2209 | 2026.05.26 21:44:31.649496 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2210 | 2026.05.26 21:44:31.649540 [ 307 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Debug> oximeter.version (c82481af-1758-4387-89a7-e2a9a0590409) (SelectExecutor): Key condition: unknown | ||
| 2211 | 2026.05.26 21:44:31.650226 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2026.05.26 21:44:31.650288 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2213 | 2026.05.26 21:44:31.650728 [ 339 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Trace> AggregatingTransform: Aggregating | ||
| 2214 | 2026.05.26 21:44:31.650773 [ 339 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2215 | 2026.05.26 21:44:31.650811 [ 339 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001132646 sec. (882.888 rows/sec., 34.49 KiB/sec.) | ||
| 2216 | 2026.05.26 21:44:31.650834 [ 339 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Trace> Aggregator: Merging aggregated data | ||
| 2217 | 2026.05.26 21:44:31.650836 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2218 | 2026.05.26 21:44:31.651128 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.05.26 21:44:31.651315 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00194 sec., 28865.979381443296 rows/sec., 2.20 MiB/sec. | ||
| 2220 | 2026.05.26 21:44:31.651363 [ 293 ] {a6abc91f-5fbb-43f2-8730-3b1bc1eae0b8} <Debug> TCPHandler: Processed in 0.002201461 sec. | ||
| 2221 | 2026.05.26 21:44:31.651568 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.05.26 21:44:31.651680 [ 307 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003133 sec., 319.1828917969997 rows/sec., 12.47 KiB/sec. | ||
| 2223 | 2026.05.26 21:44:31.651751 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2224 | 2026.05.26 21:44:31.651831 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2225 | 2026.05.26 21:44:31.651908 [ 307 ] {8f1bc3b1-ed1e-4235-99f6-10d3aab7836c} <Debug> TCPHandler: Processed in 0.003876643 sec. | ||
| 2226 | 2026.05.26 21:44:31.652146 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.05.26 21:44:31.652156 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2026.05.26 21:44:31.652191 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2026.05.26 21:44:31.652192 [ 306 ] {} <Debug> TCP-Session: a7c07600-1ad5-403f-92a0-6490e019612d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.26 21:44:31.652215 [ 307 ] {} <Debug> TCP-Session: fb9cbddc-988e-4cd0-aec5-16749cd52b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.05.26 21:44:31.652235 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.05.26 21:44:31.652256 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2233 | 2026.05.26 21:44:31.652282 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2026.05.26 21:44:31.652299 [ 308 ] {} <Debug> TCP-Session: f6e75208-1bcd-463f-8e95-adafa5662461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.05.26 21:44:31.652324 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2236 | 2026.05.26 21:44:31.652347 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2026.05.26 21:44:31.652358 [ 305 ] {} <Debug> TCP-Session: bf932191-f66a-412c-afac-5fcc541248f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2026.05.26 21:44:31.652388 [ 310 ] {} <Debug> TCP-Session: 683c8eb4-31c8-4b60-87e9-36e78d587900 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.26 21:44:31.652410 [ 311 ] {} <Debug> TCP-Session: 0061805b-6d3f-4344-ad72-cb0a67663317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.05.26 21:44:31.652307 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2241 | 2026.05.26 21:44:31.652242 [ 309 ] {} <Debug> TCP-Session: 05463dc7-b8b5-4e59-8c16-8b35f3ab080e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.05.26 21:44:31.652536 [ 304 ] {} <Debug> TCP-Session: 85abb68f-c460-48d7-91eb-abf8c9ba7197 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.26 21:44:31.652327 [ 303 ] {} <Debug> TCP-Session: 3a35e21e-e3a2-4852-8f4b-5d9dac4f5578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.26 21:44:31.652581 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.05.26 21:44:31.652689 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2246 | 2026.05.26 21:44:31.653221 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2247 | 2026.05.26 21:44:31.653536 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.05.26 21:44:31.653745 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002047 sec., 31265.26624328285 rows/sec., 2.44 MiB/sec. | ||
| 2249 | 2026.05.26 21:44:31.653805 [ 293 ] {5ae4c6b7-2908-4896-b852-ee650cc30296} <Debug> TCPHandler: Processed in 0.002322453 sec. | ||
| 2250 | 2026.05.26 21:44:31.653999 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.05.26 21:44:31.654142 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.05.26 21:44:31.654206 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2253 | 2026.05.26 21:44:31.654799 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.05.26 21:44:31.654854 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2255 | 2026.05.26 21:44:31.655339 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2256 | 2026.05.26 21:44:31.655624 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.05.26 21:44:31.655809 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
| 2258 | 2026.05.26 21:44:31.655857 [ 293 ] {da245c87-7df5-4b3e-8a3c-40ccb5d0f9c9} <Debug> TCPHandler: Processed in 0.001931227 sec. | ||
| 2259 | 2026.05.26 21:44:31.656019 [ 293 ] {} <Trace> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.05.26 21:44:31.656167 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40135) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2261 | 2026.05.26 21:44:31.656233 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2262 | 2026.05.26 21:44:31.656729 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.05.26 21:44:31.656778 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2264 | 2026.05.26 21:44:31.657203 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2265 | 2026.05.26 21:44:31.657482 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.26 21:44:31.657653 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001522 sec., 39421.813403416556 rows/sec., 2.66 MiB/sec. | ||
| 2267 | 2026.05.26 21:44:31.657694 [ 293 ] {ac2d3364-7108-4a9e-a97e-6933c55bd0c6} <Debug> TCPHandler: Processed in 0.001743944 sec. | ||
| 2268 | 2026.05.26 21:44:32.617366 [ 47 ] {} <Debug> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2269 | 2026.05.26 21:44:32.617438 [ 47 ] {} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.05.26 21:44:32.617461 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2271 | 2026.05.26 21:44:32.617589 [ 188 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2272 | 2026.05.26 21:44:32.617746 [ 188 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2273 | 2026.05.26 21:44:32.617784 [ 188 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 161 rows starting from the beginning of the part | ||
| 2274 | 2026.05.26 21:44:32.617885 [ 188 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 151 rows starting from the beginning of the part | ||
| 2275 | 2026.05.26 21:44:32.617936 [ 188 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2276 | 2026.05.26 21:44:32.617986 [ 188 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 2277 | 2026.05.26 21:44:32.618029 [ 188 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2278 | 2026.05.26 21:44:32.618926 [ 190 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385409 sec., 261294.67904423893 rows/sec., 17.19 MiB/sec. | ||
| 2279 | 2026.05.26 21:44:32.619187 [ 198 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2280 | 2026.05.26 21:44:32.619615 [ 198 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.26 21:44:32.619703 [ 198 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_5_1} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2282 | 2026.05.26 21:44:32.619800 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2283 | 2026.05.26 21:44:34.061446 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2284 | 2026.05.26 21:44:34.061508 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2285 | 2026.05.26 21:44:34.105334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 8 | ||
| 2286 | 2026.05.26 21:44:34.106848 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.26 21:44:34.106896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2288 | 2026.05.26 21:44:34.107639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3775 | ||
| 2289 | 2026.05.26 21:44:34.108117 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.05.26 21:44:34.108160 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2291 | 2026.05.26 21:44:34.108238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2292 | 2026.05.26 21:44:34.108825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2293 | 2026.05.26 21:44:34.108857 [ 243 ] {} <Trace> system.query_log (0e4c7d33-305f-4c2b-a9ed-3f2ba8608c11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.05.26 21:44:34.109105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 8 | ||
| 2295 | 2026.05.26 21:44:34.109362 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.05.26 21:44:34.109502 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3775 | ||
| 2297 | 2026.05.26 21:44:34.313133 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2298 | 2026.05.26 21:44:34.330348 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.05.26 21:44:34.330406 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2300 | 2026.05.26 21:44:34.336962 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2301 | 2026.05.26 21:44:34.338169 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.05.26 21:44:34.348194 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2303 | 2026.05.26 21:44:34.499686 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2304 | 2026.05.26 21:44:34.499754 [ 3 ] {} <Debug> TCP-Session: 3ab2a426-a5d2-4a41-82de-845865669d86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.05.26 21:44:35.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.50 MiB, peak 218.14 MiB, free memory in arenas 0.00 B, will set to 207.80 MiB (RSS), difference: 3.30 MiB | ||
| 2306 | 2026.05.26 21:44:36.446795 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2307 | 2026.05.26 21:44:36.446907 [ 293 ] {} <Debug> TCP-Session: 771ef90f-84cb-40ab-a586-9475c4f0c4f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2026.05.26 21:44:36.643064 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.05.26 21:44:36.643351 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2310 | 2026.05.26 21:44:36.643731 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2311 | 2026.05.26 21:44:36.643779 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2312 | 2026.05.26 21:44:36.644056 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2313 | 2026.05.26 21:44:36.644134 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2314 | 2026.05.26 21:44:36.644280 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2315 | 2026.05.26 21:44:36.644412 [ 345 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2316 | 2026.05.26 21:44:36.644438 [ 334 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2317 | 2026.05.26 21:44:36.644413 [ 320 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2318 | 2026.05.26 21:44:36.644595 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2319 | 2026.05.26 21:44:36.644626 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2320 | 2026.05.26 21:44:36.644714 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2321 | 2026.05.26 21:44:36.644734 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 53 rows with 3 streams | ||
| 2322 | 2026.05.26 21:44:36.644772 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2323 | 2026.05.26 21:44:36.644819 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2324 | 2026.05.26 21:44:36.644870 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2325 | 2026.05.26 21:44:36.646574 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> executeQuery: Read 53 rows, 12.99 KiB in 0.003333 sec., 15901.590159015901 rows/sec., 3.80 MiB/sec. | ||
| 2326 | 2026.05.26 21:44:36.646747 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> MemoryTracker: Peak memory usage (for query): 149.28 KiB. | ||
| 2327 | 2026.05.26 21:44:36.646763 [ 294 ] {04073b7c-900b-4649-8066-7fcc2ef0f3c7} <Debug> TCPHandler: Processed in 0.003894783 sec. | ||
| 2328 | 2026.05.26 21:44:36.648997 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.05.26 21:44:36.649183 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2330 | 2026.05.26 21:44:36.649265 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2331 | 2026.05.26 21:44:36.650175 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.26 21:44:36.650214 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2333 | 2026.05.26 21:44:36.650605 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2334 | 2026.05.26 21:44:36.650832 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.26 21:44:36.650972 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.00185 sec., 71351.35135135135 rows/sec., 6.16 MiB/sec. | ||
| 2336 | 2026.05.26 21:44:36.650974 [ 40 ] {} <Debug> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2337 | 2026.05.26 21:44:36.651011 [ 294 ] {fc565160-36e6-4807-bf72-ea308afa7a5d} <Debug> TCPHandler: Processed in 0.002066819 sec. | ||
| 2338 | 2026.05.26 21:44:36.651039 [ 40 ] {} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.05.26 21:44:36.651067 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2340 | 2026.05.26 21:44:36.651151 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2341 | 2026.05.26 21:44:36.651254 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2342 | 2026.05.26 21:44:36.651295 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2343 | 2026.05.26 21:44:36.651548 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2344 | 2026.05.26 21:44:36.651654 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2026.05.26 21:44:36.651687 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 4118 rows starting from the beginning of the part | ||
| 2346 | 2026.05.26 21:44:36.651747 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2026.05.26 21:44:36.651753 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2348 | 2026.05.26 21:44:36.651784 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2349 | 2026.05.26 21:44:36.651814 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3286 rows starting from the beginning of the part | ||
| 2350 | 2026.05.26 21:44:36.651863 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2351 | 2026.05.26 21:44:36.651922 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2352 | 2026.05.26 21:44:36.651972 [ 188 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part | ||
| 2353 | 2026.05.26 21:44:36.652100 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2354 | 2026.05.26 21:44:36.652314 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.05.26 21:44:36.652441 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001206 sec., 31509.121061359867 rows/sec., 2.31 MiB/sec. | ||
| 2356 | 2026.05.26 21:44:36.652476 [ 294 ] {3f18b0f0-9480-4ad1-ba64-0e672da7cbbe} <Debug> TCPHandler: Processed in 0.001374089 sec. | ||
| 2357 | 2026.05.26 21:44:36.652606 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.05.26 21:44:36.652703 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2359 | 2026.05.26 21:44:36.652742 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2360 | 2026.05.26 21:44:36.653227 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.05.26 21:44:36.653266 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2362 | 2026.05.26 21:44:36.653582 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2363 | 2026.05.26 21:44:36.653805 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.26 21:44:36.653932 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Debug> executeQuery: Read 110 rows, 8.82 KiB in 0.001248 sec., 88141.02564102564 rows/sec., 6.90 MiB/sec. | ||
| 2365 | 2026.05.26 21:44:36.653947 [ 38 ] {} <Debug> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2366 | 2026.05.26 21:44:36.653966 [ 294 ] {6f5aeee8-488c-4fb8-9a9a-e6d0d00aef4c} <Debug> TCPHandler: Processed in 0.001409789 sec. | ||
| 2367 | 2026.05.26 21:44:36.654027 [ 38 ] {} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.26 21:44:36.654055 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2369 | 2026.05.26 21:44:36.654135 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.05.26 21:44:36.654158 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2371 | 2026.05.26 21:44:36.654241 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2372 | 2026.05.26 21:44:36.654286 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2373 | 2026.05.26 21:44:36.654291 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2374 | 2026.05.26 21:44:36.654328 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2342 rows starting from the beginning of the part | ||
| 2375 | 2026.05.26 21:44:36.654430 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2376 | 2026.05.26 21:44:36.654486 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1896 rows starting from the beginning of the part | ||
| 2377 | 2026.05.26 21:44:36.654534 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2378 | 2026.05.26 21:44:36.654591 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2379 | 2026.05.26 21:44:36.654643 [ 198 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2380 | 2026.05.26 21:44:36.654757 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.26 21:44:36.654801 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2382 | 2026.05.26 21:44:36.654799 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7704 rows, containing 5 columns (5 merged, 0 gathered) in 0.003311646 sec., 2326335.604711373 rows/sec., 185.05 MiB/sec. | ||
| 2383 | 2026.05.26 21:44:36.655190 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2384 | 2026.05.26 21:44:36.655298 [ 194 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2385 | 2026.05.26 21:44:36.655475 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.05.26 21:44:36.655626 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2026.05.26 21:44:36.655635 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001414 sec., 113154.17256011316 rows/sec., 7.88 MiB/sec. | ||
| 2388 | 2026.05.26 21:44:36.655673 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.26 21:44:36.655698 [ 294 ] {94128a19-6eff-4711-983e-c90fd32b3235} <Debug> TCPHandler: Processed in 0.001612352 sec. | ||
| 2390 | 2026.05.26 21:44:36.655704 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2391 | 2026.05.26 21:44:36.655737 [ 194 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.05.26 21:44:36.655819 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2393 | 2026.05.26 21:44:36.655839 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.05.26 21:44:36.655874 [ 194 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_11_2} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2395 | 2026.05.26 21:44:36.655949 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2396 | 2026.05.26 21:44:36.655950 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.05.26 21:44:36.655985 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3130 rows starting from the beginning of the part | ||
| 2398 | 2026.05.26 21:44:36.655999 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 2399 | 2026.05.26 21:44:36.656026 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <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 | ||
| 2400 | 2026.05.26 21:44:36.656058 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2401 | 2026.05.26 21:44:36.656119 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1497 rows starting from the beginning of the part | ||
| 2402 | 2026.05.26 21:44:36.656168 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2403 | 2026.05.26 21:44:36.656216 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2404 | 2026.05.26 21:44:36.656261 [ 188 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2405 | 2026.05.26 21:44:36.656498 [ 200 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4540 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387533 sec., 1901544.3975015215 rows/sec., 137.24 MiB/sec. | ||
| 2406 | 2026.05.26 21:44:36.656798 [ 194 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2407 | 2026.05.26 21:44:36.657055 [ 194 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2026.05.26 21:44:36.657127 [ 194 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_11_2} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2409 | 2026.05.26 21:44:36.657143 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.05.26 21:44:36.657194 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2411 | 2026.05.26 21:44:36.657200 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2412 | 2026.05.26 21:44:36.657924 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2413 | 2026.05.26 21:44:36.658154 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.05.26 21:44:36.658303 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002372 sec., 16020.236087689713 rows/sec., 28.71 MiB/sec. | ||
| 2415 | 2026.05.26 21:44:36.658357 [ 294 ] {907d6167-143c-446f-8f6a-c39d271fd30d} <Debug> TCPHandler: Processed in 0.002567515 sec. | ||
| 2416 | 2026.05.26 21:44:36.658499 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.05.26 21:44:36.658589 [ 198 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5235 rows, containing 5 columns (5 merged, 0 gathered) in 0.002821239 sec., 1855567.7133344605 rows/sec., 117.88 MiB/sec. | ||
| 2418 | 2026.05.26 21:44:36.658598 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2419 | 2026.05.26 21:44:36.658659 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2420 | 2026.05.26 21:44:36.658917 [ 194 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2421 | 2026.05.26 21:44:36.659005 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Trace> oximeter.measurements_i64 (bdb9a44f-e81d-4d46-91b9-34ee55d5e0af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.26 21:44:36.659049 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2423 | 2026.05.26 21:44:36.659175 [ 194 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.05.26 21:44:36.659250 [ 194 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2425 | 2026.05.26 21:44:36.659308 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 2426 | 2026.05.26 21:44:36.659369 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2427 | 2026.05.26 21:44:36.659573 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Trace> oximeter.measurements_i64 (bdb9a44f-e81d-4d46-91b9-34ee55d5e0af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.05.26 21:44:36.659691 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 1013.76 KiB/sec. | ||
| 2429 | 2026.05.26 21:44:36.659720 [ 294 ] {1c9235d0-c49c-438e-88ee-b9097c4aaad2} <Debug> TCPHandler: Processed in 0.001298458 sec. | ||
| 2430 | 2026.05.26 21:44:36.659848 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.05.26 21:44:36.659937 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2432 | 2026.05.26 21:44:36.659976 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2433 | 2026.05.26 21:44:36.660289 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.26 21:44:36.660322 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2435 | 2026.05.26 21:44:36.660684 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2436 | 2026.05.26 21:44:36.660895 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.05.26 21:44:36.661019 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2438 | 2026.05.26 21:44:36.661023 [ 38 ] {} <Debug> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2439 | 2026.05.26 21:44:36.661052 [ 294 ] {da9b60cb-07d1-4325-88db-b3904a3e48b8} <Debug> TCPHandler: Processed in 0.001225177 sec. | ||
| 2440 | 2026.05.26 21:44:36.661074 [ 38 ] {} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.26 21:44:36.661099 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2442 | 2026.05.26 21:44:36.661190 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2443 | 2026.05.26 21:44:36.661284 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2444 | 2026.05.26 21:44:36.661309 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 574 rows starting from the beginning of the part | ||
| 2445 | 2026.05.26 21:44:36.661351 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2446 | 2026.05.26 21:44:36.661387 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 164 rows starting from the beginning of the part | ||
| 2447 | 2026.05.26 21:44:36.661420 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2448 | 2026.05.26 21:44:36.661455 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2449 | 2026.05.26 21:44:36.661489 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2450 | 2026.05.26 21:44:36.662268 [ 200 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115135 sec., 866262.829164182 rows/sec., 51.97 MiB/sec. | ||
| 2451 | 2026.05.26 21:44:36.662420 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2452 | 2026.05.26 21:44:36.662663 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.05.26 21:44:36.662727 [ 188 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_11_2} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2454 | 2026.05.26 21:44:36.662779 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2455 | 2026.05.26 21:44:37.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.39 MiB, peak 218.14 MiB, free memory in arenas 0.00 B, will set to 210.07 MiB (RSS), difference: 3.69 MiB | ||
| 2456 | 2026.05.26 21:44:41.609619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4223 | ||
| 2457 | 2026.05.26 21:44:41.610137 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.26 21:44:41.610178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2459 | 2026.05.26 21:44:41.610683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2460 | 2026.05.26 21:44:41.610916 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.26 21:44:41.611050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4223 | ||
| 2462 | 2026.05.26 21:44:41.643123 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.05.26 21:44:41.643353 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 2464 | 2026.05.26 21:44:41.643708 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2465 | 2026.05.26 21:44:41.643756 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <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', '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 | ||
| 2466 | 2026.05.26 21:44:41.644022 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2467 | 2026.05.26 21:44:41.644101 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2468 | 2026.05.26 21:44:41.644253 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2469 | 2026.05.26 21:44:41.644353 [ 312 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2470 | 2026.05.26 21:44:41.644361 [ 345 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2471 | 2026.05.26 21:44:41.644361 [ 349 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2472 | 2026.05.26 21:44:41.644501 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2473 | 2026.05.26 21:44:41.644531 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2474 | 2026.05.26 21:44:41.644602 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2475 | 2026.05.26 21:44:41.644622 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2476 | 2026.05.26 21:44:41.644660 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <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', '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'))" | ||
| 2477 | 2026.05.26 21:44:41.644703 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <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', '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'))" | ||
| 2478 | 2026.05.26 21:44:41.645926 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002675 sec., 18691.58878504673 rows/sec., 4.64 MiB/sec. | ||
| 2479 | 2026.05.26 21:44:41.646071 [ 294 ] {292eb680-dfac-49fa-bdab-962f4f629a18} <Debug> TCPHandler: Processed in 0.003078112 sec. | ||
| 2480 | 2026.05.26 21:44:41.648592 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.05.26 21:44:41.648706 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2482 | 2026.05.26 21:44:41.648751 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2483 | 2026.05.26 21:44:41.649254 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.05.26 21:44:41.649295 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2485 | 2026.05.26 21:44:41.649648 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2486 | 2026.05.26 21:44:41.649878 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Trace> oximeter.fields_i16 (c9570f3d-9936-4d88-88a0-7b321c4ef2fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.05.26 21:44:41.650016 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001343 sec., 17870.439314966494 rows/sec., 1.48 MiB/sec. | ||
| 2488 | 2026.05.26 21:44:41.650049 [ 294 ] {2721c4f1-10a1-4f61-8e59-8284ba8dccdb} <Debug> TCPHandler: Processed in 0.001508611 sec. | ||
| 2489 | 2026.05.26 21:44:41.650182 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.05.26 21:44:41.650279 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2491 | 2026.05.26 21:44:41.650319 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2492 | 2026.05.26 21:44:41.650724 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.05.26 21:44:41.650760 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2494 | 2026.05.26 21:44:41.651043 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2495 | 2026.05.26 21:44:41.651256 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.05.26 21:44:41.651382 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001122 sec., 3565.0623885918003 rows/sec., 290.71 KiB/sec. | ||
| 2497 | 2026.05.26 21:44:41.651415 [ 294 ] {1c77b2a1-d01b-45d7-81b9-3ebdbd798899} <Debug> TCPHandler: Processed in 0.001284088 sec. | ||
| 2498 | 2026.05.26 21:44:41.651661 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.05.26 21:44:41.651855 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2500 | 2026.05.26 21:44:41.651927 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2501 | 2026.05.26 21:44:41.652718 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.05.26 21:44:41.652762 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2503 | 2026.05.26 21:44:41.653206 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2504 | 2026.05.26 21:44:41.653457 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.05.26 21:44:41.653607 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Debug> executeQuery: Read 186 rows, 16.75 KiB in 0.001809 sec., 102819.23714759536 rows/sec., 9.04 MiB/sec. | ||
| 2506 | 2026.05.26 21:44:41.653646 [ 294 ] {30113d6b-49dd-4051-99c2-7bda22a9111c} <Debug> TCPHandler: Processed in 0.002129189 sec. | ||
| 2507 | 2026.05.26 21:44:41.653786 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.05.26 21:44:41.653884 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.05.26 21:44:41.653925 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2510 | 2026.05.26 21:44:41.654354 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.05.26 21:44:41.654391 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2512 | 2026.05.26 21:44:41.654710 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2513 | 2026.05.26 21:44:41.654928 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.05.26 21:44:41.655052 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Debug> executeQuery: Read 20 rows, 1.54 KiB in 0.001188 sec., 16835.016835016835 rows/sec., 1.27 MiB/sec. | ||
| 2515 | 2026.05.26 21:44:41.655086 [ 294 ] {ca3adbf8-cd46-4f30-ac48-637db62a1b7d} <Debug> TCPHandler: Processed in 0.001349219 sec. | ||
| 2516 | 2026.05.26 21:44:41.655234 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.05.26 21:44:41.655356 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2518 | 2026.05.26 21:44:41.655406 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2519 | 2026.05.26 21:44:41.655915 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.05.26 21:44:41.655959 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2521 | 2026.05.26 21:44:41.656310 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2522 | 2026.05.26 21:44:41.656533 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.05.26 21:44:41.656668 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001337 sec., 17950.635751682872 rows/sec., 1.49 MiB/sec. | ||
| 2524 | 2026.05.26 21:44:41.656702 [ 294 ] {61a4bc81-06dd-43aa-ba73-ab6513f5898c} <Debug> TCPHandler: Processed in 0.001531591 sec. | ||
| 2525 | 2026.05.26 21:44:41.656828 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.05.26 21:44:41.656925 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2527 | 2026.05.26 21:44:41.656966 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2528 | 2026.05.26 21:44:41.657375 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.05.26 21:44:41.657411 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2530 | 2026.05.26 21:44:41.657719 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2531 | 2026.05.26 21:44:41.657935 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Trace> oximeter.fields_u8 (9265e35e-64e3-457d-8fa5-50a4123038aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.05.26 21:44:41.658059 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 814.51 KiB/sec. | ||
| 2533 | 2026.05.26 21:44:41.658092 [ 294 ] {796656dc-48c2-4c9d-8529-d8f64226ee19} <Debug> TCPHandler: Processed in 0.001313308 sec. | ||
| 2534 | 2026.05.26 21:44:41.658228 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2026.05.26 21:44:41.658324 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2536 | 2026.05.26 21:44:41.658364 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2537 | 2026.05.26 21:44:41.658797 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.05.26 21:44:41.658833 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2539 | 2026.05.26 21:44:41.659128 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2540 | 2026.05.26 21:44:41.659340 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.05.26 21:44:41.659468 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Debug> executeQuery: Read 108 rows, 9.02 KiB in 0.001162 sec., 92943.20137693631 rows/sec., 7.58 MiB/sec. | ||
| 2542 | 2026.05.26 21:44:41.659501 [ 294 ] {d03b68ae-49d6-47e2-88fc-d7030891cb07} <Debug> TCPHandler: Processed in 0.001321939 sec. | ||
| 2543 | 2026.05.26 21:44:41.659629 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2544 | 2026.05.26 21:44:41.659725 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2545 | 2026.05.26 21:44:41.659769 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2546 | 2026.05.26 21:44:41.660178 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.05.26 21:44:41.660214 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2548 | 2026.05.26 21:44:41.660571 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2549 | 2026.05.26 21:44:41.660785 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.05.26 21:44:41.660909 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001203 sec., 164588.52867830422 rows/sec., 11.80 MiB/sec. | ||
| 2551 | 2026.05.26 21:44:41.660943 [ 294 ] {dfdbc3d4-be39-4af4-840c-9b163b2f9b1e} <Debug> TCPHandler: Processed in 0.001362948 sec. | ||
| 2552 | 2026.05.26 21:44:41.661067 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.05.26 21:44:41.661163 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2554 | 2026.05.26 21:44:41.661218 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <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 | ||
| 2555 | 2026.05.26 21:44:41.661944 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.05.26 21:44:41.661981 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2557 | 2026.05.26 21:44:41.662468 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2558 | 2026.05.26 21:44:41.662699 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.26 21:44:41.662808 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2560 | 2026.05.26 21:44:41.662832 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001687 sec., 2371.072910491998 rows/sec., 4.25 MiB/sec. | ||
| 2561 | 2026.05.26 21:44:41.662871 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.26 21:44:41.662891 [ 294 ] {9a4eb4bb-f31f-44f2-9f9b-9138ef4d2ede} <Debug> TCPHandler: Processed in 0.001872375 sec. | ||
| 2563 | 2026.05.26 21:44:41.662898 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2564 | 2026.05.26 21:44:41.663029 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2565 | 2026.05.26 21:44:41.663056 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::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 | ||
| 2566 | 2026.05.26 21:44:41.663133 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.26 21:44:41.663180 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2568 | 2026.05.26 21:44:41.663320 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2026.05.26 21:44:41.663390 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2570 | 2026.05.26 21:44:41.663527 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2571 | 2026.05.26 21:44:41.663531 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.05.26 21:44:41.663579 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2573 | 2026.05.26 21:44:41.663643 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2574 | 2026.05.26 21:44:41.663746 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 2575 | 2026.05.26 21:44:41.663843 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2576 | 2026.05.26 21:44:41.663920 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2577 | 2026.05.26 21:44:41.663961 [ 198 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2578 | 2026.05.26 21:44:41.664158 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.26 21:44:41.664294 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 2580 | 2026.05.26 21:44:41.664330 [ 294 ] {b7d7b372-6555-4c36-853d-d874e2857ed5} <Debug> TCPHandler: Processed in 0.001349248 sec. | ||
| 2581 | 2026.05.26 21:44:41.666169 [ 199 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 98 rows, containing 19 columns (19 merged, 0 gathered) in 0.003167843 sec., 30935.876557013715 rows/sec., 55.44 MiB/sec. | ||
| 2582 | 2026.05.26 21:44:41.666523 [ 200 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2583 | 2026.05.26 21:44:41.667127 [ 200 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.05.26 21:44:41.667217 [ 200 ] {036e98e7-af7e-4094-a512-8dfed454ecfd::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2585 | 2026.05.26 21:44:41.667336 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2586 | 2026.05.26 21:44:41.848324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2587 | 2026.05.26 21:44:41.863774 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.05.26 21:44:41.863820 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2589 | 2026.05.26 21:44:41.869958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2590 | 2026.05.26 21:44:41.870642 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.05.26 21:44:41.873298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2592 | 2026.05.26 21:44:42.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.33 MiB, peak 218.14 MiB, free memory in arenas 0.00 B, will set to 212.56 MiB (RSS), difference: 1.24 MiB | ||
| 2593 | 2026.05.26 21:44:46.642652 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.05.26 21:44:46.642942 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 2595 | 2026.05.26 21:44:46.643311 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2596 | 2026.05.26 21:44:46.643354 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <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 | ||
| 2597 | 2026.05.26 21:44:46.643572 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2598 | 2026.05.26 21:44:46.643645 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2599 | 2026.05.26 21:44:46.643787 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2600 | 2026.05.26 21:44:46.643891 [ 360 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2601 | 2026.05.26 21:44:46.643904 [ 345 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2602 | 2026.05.26 21:44:46.643921 [ 316 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2603 | 2026.05.26 21:44:46.644057 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2604 | 2026.05.26 21:44:46.644087 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2605 | 2026.05.26 21:44:46.644158 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2606 | 2026.05.26 21:44:46.644178 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2607 | 2026.05.26 21:44:46.644214 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <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'))" | ||
| 2608 | 2026.05.26 21:44:46.644256 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <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'))" | ||
| 2609 | 2026.05.26 21:44:46.645657 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002825 sec., 17699.11504424779 rows/sec., 4.39 MiB/sec. | ||
| 2610 | 2026.05.26 21:44:46.645778 [ 294 ] {12b22250-3b8d-4001-9df5-df07a84e5678} <Debug> TCPHandler: Processed in 0.003277915 sec. | ||
| 2611 | 2026.05.26 21:44:46.648013 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.05.26 21:44:46.648127 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2613 | 2026.05.26 21:44:46.648170 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2614 | 2026.05.26 21:44:46.648770 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.05.26 21:44:46.648821 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2616 | 2026.05.26 21:44:46.649255 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2617 | 2026.05.26 21:44:46.649508 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.05.26 21:44:46.649652 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Debug> executeQuery: Read 132 rows, 11.68 KiB in 0.001558 sec., 84724.0051347882 rows/sec., 7.32 MiB/sec. | ||
| 2619 | 2026.05.26 21:44:46.649687 [ 294 ] {eeb1a5b2-f243-4180-8ab6-6f2a92be9258} <Debug> TCPHandler: Processed in 0.001724404 sec. | ||
| 2620 | 2026.05.26 21:44:46.649838 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.05.26 21:44:46.649935 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.05.26 21:44:46.649975 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2623 | 2026.05.26 21:44:46.650389 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.05.26 21:44:46.650427 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2625 | 2026.05.26 21:44:46.650718 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2626 | 2026.05.26 21:44:46.650924 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.05.26 21:44:46.651049 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001133 sec., 33539.276257722864 rows/sec., 2.46 MiB/sec. | ||
| 2628 | 2026.05.26 21:44:46.651084 [ 294 ] {16793b6f-62bf-4eca-9b9d-c6060e2e33f4} <Debug> TCPHandler: Processed in 0.001294678 sec. | ||
| 2629 | 2026.05.26 21:44:46.651212 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.26 21:44:46.651308 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.26 21:44:46.651348 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2632 | 2026.05.26 21:44:46.651778 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.26 21:44:46.651815 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2634 | 2026.05.26 21:44:46.652109 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2635 | 2026.05.26 21:44:46.652318 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.05.26 21:44:46.652440 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.00115 sec., 88695.65217391304 rows/sec., 6.93 MiB/sec. | ||
| 2637 | 2026.05.26 21:44:46.652473 [ 294 ] {19e18ac2-37a5-486e-af85-4fb5b7da4dd2} <Debug> TCPHandler: Processed in 0.001309168 sec. | ||
| 2638 | 2026.05.26 21:44:46.652603 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.05.26 21:44:46.652698 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.26 21:44:46.652742 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2641 | 2026.05.26 21:44:46.653141 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.05.26 21:44:46.653177 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2643 | 2026.05.26 21:44:46.653496 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2644 | 2026.05.26 21:44:46.653715 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.05.26 21:44:46.653841 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2646 | 2026.05.26 21:44:46.653875 [ 294 ] {c7a575e7-b88f-4f90-98dd-87deef54946a} <Debug> TCPHandler: Processed in 0.001322668 sec. | ||
| 2647 | 2026.05.26 21:44:46.653998 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.26 21:44:46.654093 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.05.26 21:44:46.654147 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <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 | ||
| 2650 | 2026.05.26 21:44:46.654947 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.05.26 21:44:46.654984 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2652 | 2026.05.26 21:44:46.655531 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2653 | 2026.05.26 21:44:46.655751 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.05.26 21:44:46.655890 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001814 sec., 20948.180815876516 rows/sec., 37.54 MiB/sec. | ||
| 2655 | 2026.05.26 21:44:46.655936 [ 294 ] {b165b569-751e-4e81-a5fa-88d1c534d4c8} <Debug> TCPHandler: Processed in 0.001986977 sec. | ||
| 2656 | 2026.05.26 21:44:46.656070 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.05.26 21:44:46.656166 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.05.26 21:44:46.656207 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2659 | 2026.05.26 21:44:46.656560 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.05.26 21:44:46.656596 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2661 | 2026.05.26 21:44:46.656897 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2662 | 2026.05.26 21:44:46.657106 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.05.26 21:44:46.657232 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 2664 | 2026.05.26 21:44:46.657264 [ 294 ] {5f944765-35df-4a2b-888c-c375a78f90a9} <Debug> TCPHandler: Processed in 0.001242277 sec. | ||
| 2665 | 2026.05.26 21:44:49.061773 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2666 | 2026.05.26 21:44:49.061834 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2667 | 2026.05.26 21:44:49.111148 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4735 | ||
| 2668 | 2026.05.26 21:44:49.111700 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.05.26 21:44:49.111752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2670 | 2026.05.26 21:44:49.112287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2671 | 2026.05.26 21:44:49.112512 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.05.26 21:44:49.112641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4735 | ||
| 2673 | 2026.05.26 21:44:49.373393 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2674 | 2026.05.26 21:44:49.389708 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.05.26 21:44:49.389776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2676 | 2026.05.26 21:44:49.395298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2677 | 2026.05.26 21:44:49.395966 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.05.26 21:44:49.398899 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2679 | 2026.05.26 21:44:51.642249 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2026.05.26 21:44:51.642503 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 2681 | 2026.05.26 21:44:51.642819 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2682 | 2026.05.26 21:44:51.642859 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <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 | ||
| 2683 | 2026.05.26 21:44:51.643080 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2684 | 2026.05.26 21:44:51.643152 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2685 | 2026.05.26 21:44:51.643291 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2686 | 2026.05.26 21:44:51.643363 [ 316 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2687 | 2026.05.26 21:44:51.643401 [ 360 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2688 | 2026.05.26 21:44:51.643401 [ 333 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2689 | 2026.05.26 21:44:51.643518 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2690 | 2026.05.26 21:44:51.643547 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2691 | 2026.05.26 21:44:51.643619 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2692 | 2026.05.26 21:44:51.643639 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2693 | 2026.05.26 21:44:51.643675 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <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'))" | ||
| 2694 | 2026.05.26 21:44:51.643712 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <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'))" | ||
| 2695 | 2026.05.26 21:44:51.644915 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002505 sec., 19960.079840319362 rows/sec., 4.96 MiB/sec. | ||
| 2696 | 2026.05.26 21:44:51.645019 [ 294 ] {b38a3843-9c96-40b1-8a44-266d7fdba0ca} <Debug> TCPHandler: Processed in 0.00291257 sec. | ||
| 2697 | 2026.05.26 21:44:51.647135 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.26 21:44:51.647262 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.26 21:44:51.647310 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2700 | 2026.05.26 21:44:51.647855 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.26 21:44:51.647904 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2702 | 2026.05.26 21:44:51.648286 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2703 | 2026.05.26 21:44:51.648524 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.26 21:44:51.648681 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001454 sec., 44016.506189821186 rows/sec., 3.47 MiB/sec. | ||
| 2705 | 2026.05.26 21:44:51.648718 [ 294 ] {953a22df-ad12-474c-b209-cafde60dc52f} <Debug> TCPHandler: Processed in 0.001643873 sec. | ||
| 2706 | 2026.05.26 21:44:51.648882 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.05.26 21:44:51.648985 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.05.26 21:44:51.649027 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2709 | 2026.05.26 21:44:51.649469 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.26 21:44:51.649507 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2711 | 2026.05.26 21:44:51.649801 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2712 | 2026.05.26 21:44:51.650012 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.26 21:44:51.650144 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001181 sec., 3386.960203217612 rows/sec., 254.68 KiB/sec. | ||
| 2714 | 2026.05.26 21:44:51.650178 [ 294 ] {a18b11d4-9667-4491-8ec9-7cf86ac39b55} <Debug> TCPHandler: Processed in 0.001348039 sec. | ||
| 2715 | 2026.05.26 21:44:51.650351 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.05.26 21:44:51.650452 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2717 | 2026.05.26 21:44:51.650494 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2718 | 2026.05.26 21:44:51.650985 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.05.26 21:44:51.651034 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2720 | 2026.05.26 21:44:51.651345 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2721 | 2026.05.26 21:44:51.651562 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.26 21:44:51.651694 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001263 sec., 53840.06334125099 rows/sec., 4.20 MiB/sec. | ||
| 2723 | 2026.05.26 21:44:51.651751 [ 294 ] {346be5ef-436e-4ab9-8a96-cf08ea005e25} <Debug> TCPHandler: Processed in 0.00145086 sec. | ||
| 2724 | 2026.05.26 21:44:51.651898 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2026.05.26 21:44:51.651999 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2726 | 2026.05.26 21:44:51.652043 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2727 | 2026.05.26 21:44:51.652478 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.05.26 21:44:51.652514 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2729 | 2026.05.26 21:44:51.652842 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2730 | 2026.05.26 21:44:51.653050 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.05.26 21:44:51.653183 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2732 | 2026.05.26 21:44:51.653218 [ 294 ] {891c6d01-a631-49db-ac93-10162406c6b1} <Debug> TCPHandler: Processed in 0.001371649 sec. | ||
| 2733 | 2026.05.26 21:44:51.653372 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.05.26 21:44:51.653470 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2735 | 2026.05.26 21:44:51.653525 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <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 | ||
| 2736 | 2026.05.26 21:44:51.654212 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.05.26 21:44:51.654249 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2738 | 2026.05.26 21:44:51.654750 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2739 | 2026.05.26 21:44:51.654980 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.05.26 21:44:51.655122 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001672 sec., 2392.3444976076553 rows/sec., 4.29 MiB/sec. | ||
| 2741 | 2026.05.26 21:44:51.655177 [ 294 ] {d34c9743-e527-4548-8f2e-0cae5d0fb503} <Debug> TCPHandler: Processed in 0.001854696 sec. | ||
| 2742 | 2026.05.26 21:44:51.655329 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.05.26 21:44:51.655427 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2744 | 2026.05.26 21:44:51.655469 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2745 | 2026.05.26 21:44:51.655844 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2026.05.26 21:44:51.655881 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2747 | 2026.05.26 21:44:51.656178 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2748 | 2026.05.26 21:44:51.656394 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2749 | 2026.05.26 21:44:51.656525 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 2750 | 2026.05.26 21:44:51.656558 [ 294 ] {1ab1af7c-950c-4ff2-adc7-80f295db782a} <Debug> TCPHandler: Processed in 0.001279597 sec. | ||
| 2751 | 2026.05.26 21:44:51.844982 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2752 | 2026.05.26 21:44:51.845254 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2753 | 2026.05.26 21:44:51.845675 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2754 | 2026.05.26 21:44:51.845727 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2755 | 2026.05.26 21:44:51.845992 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2756 | 2026.05.26 21:44:51.846071 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2757 | 2026.05.26 21:44:51.846220 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2758 | 2026.05.26 21:44:51.846297 [ 340 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2759 | 2026.05.26 21:44:51.846334 [ 316 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2760 | 2026.05.26 21:44:51.846346 [ 333 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2761 | 2026.05.26 21:44:51.846461 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2762 | 2026.05.26 21:44:51.846490 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2763 | 2026.05.26 21:44:51.846565 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2764 | 2026.05.26 21:44:51.846588 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2765 | 2026.05.26 21:44:51.846629 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2766 | 2026.05.26 21:44:51.846674 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2767 | 2026.05.26 21:44:51.847786 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002643 sec., 18917.896329928113 rows/sec., 4.70 MiB/sec. | ||
| 2768 | 2026.05.26 21:44:51.847897 [ 294 ] {2f735ae0-8b78-44e0-8b84-e73672fd6454} <Debug> TCPHandler: Processed in 0.003056082 sec. | ||
| 2769 | 2026.05.26 21:44:51.860955 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2026.05.26 21:44:51.861109 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2771 | 2026.05.26 21:44:51.861171 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2772 | 2026.05.26 21:44:51.861772 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.05.26 21:44:51.861818 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2774 | 2026.05.26 21:44:51.862198 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2775 | 2026.05.26 21:44:51.862443 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.05.26 21:44:51.862604 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001538 sec., 5201.560468140442 rows/sec., 424.15 KiB/sec. | ||
| 2777 | 2026.05.26 21:44:51.862646 [ 294 ] {73047121-0b91-4384-b9d7-be72dc78b4ee} <Debug> TCPHandler: Processed in 0.001796685 sec. | ||
| 2778 | 2026.05.26 21:44:51.862821 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2779 | 2026.05.26 21:44:51.862963 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2780 | 2026.05.26 21:44:51.863021 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2781 | 2026.05.26 21:44:51.864501 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.26 21:44:51.864546 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2783 | 2026.05.26 21:44:51.865038 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2784 | 2026.05.26 21:44:51.865269 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.05.26 21:44:51.865414 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Debug> executeQuery: Read 2481 rows, 187.80 KiB in 0.00248 sec., 1000403.2258064516 rows/sec., 73.95 MiB/sec. | ||
| 2786 | 2026.05.26 21:44:51.865453 [ 294 ] {556d220a-0eb9-472b-b1b4-254023fcb77d} <Debug> TCPHandler: Processed in 0.002706157 sec. | ||
| 2787 | 2026.05.26 21:44:51.865613 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2026.05.26 21:44:51.865718 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2789 | 2026.05.26 21:44:51.865765 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2790 | 2026.05.26 21:44:51.866253 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2026.05.26 21:44:51.866291 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2792 | 2026.05.26 21:44:51.866606 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2793 | 2026.05.26 21:44:51.866821 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.26 21:44:51.866934 [ 66 ] {} <Debug> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2795 | 2026.05.26 21:44:51.866952 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Debug> executeQuery: Read 55 rows, 4.09 KiB in 0.001256 sec., 43789.80891719746 rows/sec., 3.18 MiB/sec. | ||
| 2796 | 2026.05.26 21:44:51.867006 [ 66 ] {} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.26 21:44:51.867011 [ 294 ] {8850bd8e-184e-4981-ab55-23189cdf5c4e} <Debug> TCPHandler: Processed in 0.001450989 sec. | ||
| 2798 | 2026.05.26 21:44:51.867037 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2799 | 2026.05.26 21:44:51.867178 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.05.26 21:44:51.867191 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 2801 | 2026.05.26 21:44:51.867284 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.05.26 21:44:51.867332 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2803 | 2026.05.26 21:44:51.867346 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2804 | 2026.05.26 21:44:51.867402 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 187 rows starting from the beginning of the part | ||
| 2805 | 2026.05.26 21:44:51.867504 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2806 | 2026.05.26 21:44:51.867559 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 2807 | 2026.05.26 21:44:51.867610 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 2808 | 2026.05.26 21:44:51.867653 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 2809 | 2026.05.26 21:44:51.867698 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 55 rows starting from the beginning of the part | ||
| 2810 | 2026.05.26 21:44:51.868261 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.05.26 21:44:51.868312 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2812 | 2026.05.26 21:44:51.868672 [ 200 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551611 sec., 220416.07078062734 rows/sec., 15.68 MiB/sec. | ||
| 2813 | 2026.05.26 21:44:51.868753 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2814 | 2026.05.26 21:44:51.868890 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2815 | 2026.05.26 21:44:51.869028 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.05.26 21:44:51.869172 [ 66 ] {} <Debug> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2817 | 2026.05.26 21:44:51.869195 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00193 sec., 415025.90673575125 rows/sec., 23.97 MiB/sec. | ||
| 2818 | 2026.05.26 21:44:51.869252 [ 66 ] {} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.05.26 21:44:51.869274 [ 294 ] {b295b205-9c71-4da3-b541-3f31b3378ca1} <Debug> TCPHandler: Processed in 0.0021494 sec. | ||
| 2820 | 2026.05.26 21:44:51.869284 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2821 | 2026.05.26 21:44:51.869310 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.26 21:44:51.869425 [ 196 ] {eaf503f8-ba91-4ed2-a30c-cc0e21044da6::all_1_10_2} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2823 | 2026.05.26 21:44:51.869424 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::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 | ||
| 2824 | 2026.05.26 21:44:51.869467 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.05.26 21:44:51.869537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2826 | 2026.05.26 21:44:51.869563 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2827 | 2026.05.26 21:44:51.869583 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.05.26 21:44:51.869610 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1098 rows starting from the beginning of the part | ||
| 2829 | 2026.05.26 21:44:51.869638 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2830 | 2026.05.26 21:44:51.869690 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part | ||
| 2831 | 2026.05.26 21:44:51.869753 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2832 | 2026.05.26 21:44:51.869812 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 953 rows starting from the beginning of the part | ||
| 2833 | 2026.05.26 21:44:51.869865 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2834 | 2026.05.26 21:44:51.869918 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 2835 | 2026.05.26 21:44:51.870277 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Trace> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.05.26 21:44:51.870322 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2837 | 2026.05.26 21:44:51.870718 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2838 | 2026.05.26 21:44:51.870974 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Trace> oximeter.fields_u64 (79472bd0-2b1e-4d0e-bc16-b92e4c540bb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.05.26 21:44:51.871142 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001586 sec., 630.517023959647 rows/sec., 44.33 KiB/sec. | ||
| 2840 | 2026.05.26 21:44:51.871190 [ 294 ] {87cdaf5f-8d22-4b1a-b422-3315ce9047a6} <Debug> TCPHandler: Processed in 0.001784284 sec. | ||
| 2841 | 2026.05.26 21:44:51.871328 [ 200 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3045 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950557 sec., 1561092.5494615128 rows/sec., 98.41 MiB/sec. | ||
| 2842 | 2026.05.26 21:44:51.871360 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.05.26 21:44:51.871480 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2844 | 2026.05.26 21:44:51.871524 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2845 | 2026.05.26 21:44:51.871528 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2846 | 2026.05.26 21:44:51.871811 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2026.05.26 21:44:51.871876 [ 198 ] {5c8673d8-632f-4774-8170-7b848fed1264::all_1_6_1} <Trace> oximeter.fields_u32 (5c8673d8-632f-4774-8170-7b848fed1264) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2848 | 2026.05.26 21:44:51.871937 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2849 | 2026.05.26 21:44:51.872440 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.26 21:44:51.872476 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2851 | 2026.05.26 21:44:51.872843 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2852 | 2026.05.26 21:44:51.873057 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.05.26 21:44:51.873189 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Debug> executeQuery: Read 1334 rows, 91.65 KiB in 0.001729 sec., 771544.2452284558 rows/sec., 51.77 MiB/sec. | ||
| 2854 | 2026.05.26 21:44:51.873224 [ 294 ] {5a531098-2491-4518-823f-3fab8dddf938} <Debug> TCPHandler: Processed in 0.001927706 sec. | ||
| 2855 | 2026.05.26 21:44:51.873383 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.05.26 21:44:51.873484 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.05.26 21:44:51.873528 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2858 | 2026.05.26 21:44:51.874349 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.05.26 21:44:51.874387 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2860 | 2026.05.26 21:44:51.874888 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2861 | 2026.05.26 21:44:51.875119 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.05.26 21:44:51.875256 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Debug> executeQuery: Read 1500 rows, 93.18 KiB in 0.001791 sec., 837520.9380234506 rows/sec., 50.81 MiB/sec. | ||
| 2863 | 2026.05.26 21:44:51.875292 [ 294 ] {75aaa63e-8258-4da7-bfc6-8c7e547bfc41} <Debug> TCPHandler: Processed in 0.001962337 sec. | ||
| 2864 | 2026.05.26 21:44:51.875441 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.05.26 21:44:51.875553 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.05.26 21:44:51.875609 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <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 | ||
| 2867 | 2026.05.26 21:44:51.876487 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.05.26 21:44:51.876536 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2869 | 2026.05.26 21:44:51.877148 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2870 | 2026.05.26 21:44:51.877381 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.05.26 21:44:51.877527 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001994 sec., 23570.712136409227 rows/sec., 42.24 MiB/sec. | ||
| 2872 | 2026.05.26 21:44:51.877597 [ 294 ] {49c22f9d-d499-42cd-b577-37d22a14a398} <Debug> TCPHandler: Processed in 0.002213141 sec. | ||
| 2873 | 2026.05.26 21:44:51.877747 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2874 | 2026.05.26 21:44:51.877850 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.05.26 21:44:51.877893 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2876 | 2026.05.26 21:44:51.878268 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2877 | 2026.05.26 21:44:51.878306 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2878 | 2026.05.26 21:44:51.878620 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2879 | 2026.05.26 21:44:51.878850 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2880 | 2026.05.26 21:44:51.878992 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 713.29 KiB/sec. | ||
| 2881 | 2026.05.26 21:44:51.879046 [ 294 ] {2ab6e06b-15ef-43e2-8ff2-575ddddeb73a} <Debug> TCPHandler: Processed in 0.001351449 sec. | ||
| 2882 | 2026.05.26 21:44:52.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.24 MiB, peak 218.14 MiB, free memory in arenas 0.00 B, will set to 213.24 MiB (RSS), difference: -1.01 MiB | ||
| 2883 | 2026.05.26 21:44:56.612833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5183 | ||
| 2884 | 2026.05.26 21:44:56.613609 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.05.26 21:44:56.613679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2886 | 2026.05.26 21:44:56.614297 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2887 | 2026.05.26 21:44:56.614535 [ 244 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.05.26 21:44:56.614669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5183 | ||
| 2889 | 2026.05.26 21:44:56.615101 [ 153 ] {} <Debug> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2890 | 2026.05.26 21:44:56.615151 [ 153 ] {} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.26 21:44:56.615175 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2892 | 2026.05.26 21:44:56.615333 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2893 | 2026.05.26 21:44:56.615498 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2894 | 2026.05.26 21:44:56.615542 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2815 rows starting from the beginning of the part | ||
| 2895 | 2026.05.26 21:44:56.615619 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2896 | 2026.05.26 21:44:56.615670 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2897 | 2026.05.26 21:44:56.615714 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2898 | 2026.05.26 21:44:56.615753 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2899 | 2026.05.26 21:44:56.615793 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2900 | 2026.05.26 21:44:56.617207 [ 200 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5183 rows, containing 4 columns (4 merged, 0 gathered) in 0.001941697 sec., 2669314.522296733 rows/sec., 38.18 MiB/sec. | ||
| 2901 | 2026.05.26 21:44:56.617896 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2902 | 2026.05.26 21:44:56.618156 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.26 21:44:56.618233 [ 196 ] {eb3ef6dd-6842-4b0d-8307-5b42e391bd05::all_1_11_2} <Trace> system.asynchronous_metric_log (eb3ef6dd-6842-4b0d-8307-5b42e391bd05) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2904 | 2026.05.26 21:44:56.618306 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2905 | 2026.05.26 21:44:56.640724 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.26 21:44:56.640934 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 2907 | 2026.05.26 21:44:56.641284 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2908 | 2026.05.26 21:44:56.641326 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <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 | ||
| 2909 | 2026.05.26 21:44:56.641628 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2910 | 2026.05.26 21:44:56.641702 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2911 | 2026.05.26 21:44:56.641844 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2912 | 2026.05.26 21:44:56.641971 [ 350 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2913 | 2026.05.26 21:44:56.641971 [ 333 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2914 | 2026.05.26 21:44:56.641971 [ 335 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2915 | 2026.05.26 21:44:56.642118 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2916 | 2026.05.26 21:44:56.642147 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2917 | 2026.05.26 21:44:56.642222 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2918 | 2026.05.26 21:44:56.642242 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 2919 | 2026.05.26 21:44:56.642279 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <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'))" | ||
| 2920 | 2026.05.26 21:44:56.642320 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <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'))" | ||
| 2921 | 2026.05.26 21:44:56.643496 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002638 sec., 18953.752843062925 rows/sec., 4.71 MiB/sec. | ||
| 2922 | 2026.05.26 21:44:56.643620 [ 294 ] {dc38e89a-3653-4eff-8737-a043d2e358d3} <Debug> TCPHandler: Processed in 0.003023402 sec. | ||
| 2923 | 2026.05.26 21:44:56.645388 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.26 21:44:56.645569 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2925 | 2026.05.26 21:44:56.645665 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2926 | 2026.05.26 21:44:56.646678 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.05.26 21:44:56.646746 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2928 | 2026.05.26 21:44:56.647302 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2929 | 2026.05.26 21:44:56.647654 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.26 21:44:56.647788 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002271 sec., 24658.740642888595 rows/sec., 1.88 MiB/sec. | ||
| 2931 | 2026.05.26 21:44:56.647787 [ 146 ] {} <Debug> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2932 | 2026.05.26 21:44:56.647827 [ 294 ] {5dd713e1-7db9-4586-9029-12a7d19030ca} <Debug> TCPHandler: Processed in 0.002575205 sec. | ||
| 2933 | 2026.05.26 21:44:56.647849 [ 146 ] {} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.05.26 21:44:56.647879 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2935 | 2026.05.26 21:44:56.647998 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2936 | 2026.05.26 21:44:56.648020 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.05.26 21:44:56.648126 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2938 | 2026.05.26 21:44:56.648128 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2939 | 2026.05.26 21:44:56.648167 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4175 rows starting from the beginning of the part | ||
| 2940 | 2026.05.26 21:44:56.648190 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2941 | 2026.05.26 21:44:56.648261 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 186 rows starting from the beginning of the part | ||
| 2942 | 2026.05.26 21:44:56.648319 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 132 rows starting from the beginning of the part | ||
| 2943 | 2026.05.26 21:44:56.648364 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2944 | 2026.05.26 21:44:56.648414 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2481 rows starting from the beginning of the part | ||
| 2945 | 2026.05.26 21:44:56.648465 [ 200 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2946 | 2026.05.26 21:44:56.648698 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.05.26 21:44:56.648750 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2948 | 2026.05.26 21:44:56.649075 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2949 | 2026.05.26 21:44:56.649318 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.05.26 21:44:56.649450 [ 153 ] {} <Debug> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2951 | 2026.05.26 21:44:56.649451 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001342 sec., 47690.01490312965 rows/sec., 3.72 MiB/sec. | ||
| 2952 | 2026.05.26 21:44:56.649495 [ 153 ] {} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.26 21:44:56.649515 [ 294 ] {e3319706-71be-4eac-9509-3aafa717f5f7} <Debug> TCPHandler: Processed in 0.001556562 sec. | ||
| 2954 | 2026.05.26 21:44:56.649527 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2955 | 2026.05.26 21:44:56.649636 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2956 | 2026.05.26 21:44:56.649674 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.05.26 21:44:56.649724 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2958 | 2026.05.26 21:44:56.649750 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2390 rows starting from the beginning of the part | ||
| 2959 | 2026.05.26 21:44:56.649773 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.05.26 21:44:56.649798 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 108 rows starting from the beginning of the part | ||
| 2961 | 2026.05.26 21:44:56.649818 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2962 | 2026.05.26 21:44:56.649840 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 102 rows starting from the beginning of the part | ||
| 2963 | 2026.05.26 21:44:56.649878 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 68 rows starting from the beginning of the part | ||
| 2964 | 2026.05.26 21:44:56.649915 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1334 rows starting from the beginning of the part | ||
| 2965 | 2026.05.26 21:44:56.649958 [ 196 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2966 | 2026.05.26 21:44:56.650278 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.05.26 21:44:56.650315 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2968 | 2026.05.26 21:44:56.650698 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2969 | 2026.05.26 21:44:56.650895 [ 187 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7094 rows, containing 5 columns (5 merged, 0 gathered) in 0.002944941 sec., 2408876.7822513254 rows/sec., 191.93 MiB/sec. | ||
| 2970 | 2026.05.26 21:44:56.650918 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2026.05.26 21:44:56.651050 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2972 | 2026.05.26 21:44:56.651055 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001302 sec., 98310.29185867896 rows/sec., 6.85 MiB/sec. | ||
| 2973 | 2026.05.26 21:44:56.651094 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.05.26 21:44:56.651115 [ 294 ] {005b5376-b112-41c8-9ccd-7542c9fb7671} <Debug> TCPHandler: Processed in 0.001489731 sec. | ||
| 2975 | 2026.05.26 21:44:56.651125 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2976 | 2026.05.26 21:44:56.651220 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2977 | 2026.05.26 21:44:56.651257 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2978 | 2026.05.26 21:44:56.651267 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.05.26 21:44:56.651270 [ 187 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667873 sec., 2437835.4946689587 rows/sec., 176.81 MiB/sec. | ||
| 2980 | 2026.05.26 21:44:56.651319 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2981 | 2026.05.26 21:44:56.651351 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5235 rows starting from the beginning of the part | ||
| 2982 | 2026.05.26 21:44:56.651385 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2983 | 2026.05.26 21:44:56.651400 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 198 rows starting from the beginning of the part | ||
| 2984 | 2026.05.26 21:44:56.651439 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2985 | 2026.05.26 21:44:56.651451 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2986 | 2026.05.26 21:44:56.651503 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2987 | 2026.05.26 21:44:56.651545 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1500 rows starting from the beginning of the part | ||
| 2988 | 2026.05.26 21:44:56.651559 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.05.26 21:44:56.651591 [ 200 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2990 | 2026.05.26 21:44:56.651617 [ 187 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2991 | 2026.05.26 21:44:56.651648 [ 195 ] {d1b40397-15be-42db-842f-05d6f20ec5fb::all_1_16_3} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2992 | 2026.05.26 21:44:56.651732 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 2993 | 2026.05.26 21:44:56.651838 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.05.26 21:44:56.651892 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 2995 | 2026.05.26 21:44:56.651995 [ 187 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.05.26 21:44:56.652085 [ 187 ] {e8bc5447-ec2b-4692-87ed-57aa11525235::all_1_16_3} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2997 | 2026.05.26 21:44:56.652173 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2998 | 2026.05.26 21:44:56.652255 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2999 | 2026.05.26 21:44:56.652494 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.05.26 21:44:56.652629 [ 153 ] {} <Debug> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3001 | 2026.05.26 21:44:56.652632 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001266 sec., 37914.69194312796 rows/sec., 2.56 MiB/sec. | ||
| 3002 | 2026.05.26 21:44:56.652674 [ 153 ] {} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.26 21:44:56.652692 [ 294 ] {81021a76-196b-41e2-ac9c-9e0c2017a4b4} <Debug> TCPHandler: Processed in 0.001475231 sec. | ||
| 3004 | 2026.05.26 21:44:56.652704 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3005 | 2026.05.26 21:44:56.652812 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3006 | 2026.05.26 21:44:56.652941 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3007 | 2026.05.26 21:44:56.652972 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 966 rows starting from the beginning of the part | ||
| 3008 | 2026.05.26 21:44:56.653023 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3009 | 2026.05.26 21:44:56.653064 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3010 | 2026.05.26 21:44:56.653103 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3011 | 2026.05.26 21:44:56.653146 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3012 | 2026.05.26 21:44:56.653189 [ 186 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3013 | 2026.05.26 21:44:56.653796 [ 187 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 5 columns (5 merged, 0 gathered) in 0.002611466 sec., 2826381.810063773 rows/sec., 179.58 MiB/sec. | ||
| 3014 | 2026.05.26 21:44:56.654126 [ 191 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357208 sec., 888588.9266788879 rows/sec., 54.62 MiB/sec. | ||
| 3015 | 2026.05.26 21:44:56.654183 [ 195 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3016 | 2026.05.26 21:44:56.654378 [ 187 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3017 | 2026.05.26 21:44:56.654463 [ 195 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.26 21:44:56.654543 [ 195 ] {2a20768f-7033-4b90-9f44-adbdd32af0a1::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3019 | 2026.05.26 21:44:56.654610 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3020 | 2026.05.26 21:44:56.654686 [ 187 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.05.26 21:44:56.654755 [ 187 ] {ecb039db-d300-42d1-b0db-d3a3dedf9d8c::all_1_16_3} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3022 | 2026.05.26 21:44:56.654826 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3023 | 2026.05.26 21:44:56.899003 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3024 | 2026.05.26 21:44:56.917379 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.05.26 21:44:56.917443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3026 | 2026.05.26 21:44:56.923944 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3027 | 2026.05.26 21:44:56.924767 [ 245 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.05.26 21:44:56.925096 [ 146 ] {} <Debug> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3029 | 2026.05.26 21:44:56.925168 [ 146 ] {} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.05.26 21:44:56.925190 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3031 | 2026.05.26 21:44:56.925332 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3032 | 2026.05.26 21:44:56.928911 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3033 | 2026.05.26 21:44:56.929312 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3034 | 2026.05.26 21:44:56.929717 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3035 | 2026.05.26 21:44:56.934077 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3036 | 2026.05.26 21:44:56.937966 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3037 | 2026.05.26 21:44:56.941912 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3038 | 2026.05.26 21:44:56.945936 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3039 | 2026.05.26 21:44:56.951225 [ 195 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3040 | 2026.05.26 21:44:57.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.03 MiB, peak 224.62 MiB, free memory in arenas 0.00 B, will set to 222.43 MiB (RSS), difference: -1.61 MiB | ||
| 3041 | 2026.05.26 21:44:57.007262 [ 187 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.081971131 sec., 1012.5516018560241 rows/sec., 5.24 MiB/sec. | ||
| 3042 | 2026.05.26 21:44:57.008989 [ 191 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3043 | 2026.05.26 21:44:57.010889 [ 191 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.26 21:44:57.010993 [ 191 ] {8ade8a17-559b-4915-9f23-e7b04f68ca93::all_1_11_2} <Trace> system.metric_log (8ade8a17-559b-4915-9f23-e7b04f68ca93) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3045 | 2026.05.26 21:44:57.012252 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3046 | 2026.05.26 21:44:58.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.12 MiB, peak 224.62 MiB, free memory in arenas 0.00 B, will set to 223.21 MiB (RSS), difference: 10.09 MiB | ||
| 3047 | 2026.05.26 21:45:01.643463 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.26 21:45:01.643739 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) 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) | ||
| 3049 | 2026.05.26 21:45:01.644086 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3050 | 2026.05.26 21:45:01.644129 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <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 | ||
| 3051 | 2026.05.26 21:45:01.644356 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3052 | 2026.05.26 21:45:01.644432 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3053 | 2026.05.26 21:45:01.644577 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3054 | 2026.05.26 21:45:01.644678 [ 333 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3055 | 2026.05.26 21:45:01.644690 [ 350 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3056 | 2026.05.26 21:45:01.644695 [ 322 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3057 | 2026.05.26 21:45:01.644822 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3058 | 2026.05.26 21:45:01.644848 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Trace> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3059 | 2026.05.26 21:45:01.644919 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3060 | 2026.05.26 21:45:01.644942 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Debug> oximeter.timeseries_schema (0328b0e1-9ea2-403b-8623-9e5a35185621) (SelectExecutor): Reading approx. 50 rows with 2 streams | ||
| 3061 | 2026.05.26 21:45:01.644982 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <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'))" | ||
| 3062 | 2026.05.26 21:45:01.645038 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <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'))" | ||
| 3063 | 2026.05.26 21:45:01.646283 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Debug> executeQuery: Read 50 rows, 12.71 KiB in 0.002651 sec., 18860.80724254998 rows/sec., 4.68 MiB/sec. | ||
| 3064 | 2026.05.26 21:45:01.646397 [ 294 ] {09da0ac5-342d-4740-abdd-cdf2aeb8c083} <Debug> TCPHandler: Processed in 0.003113333 sec. | ||
| 3065 | 2026.05.26 21:45:01.648411 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.05.26 21:45:01.648572 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3067 | 2026.05.26 21:45:01.648641 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3068 | 2026.05.26 21:45:01.649282 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.05.26 21:45:01.649330 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3070 | 2026.05.26 21:45:01.649744 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3071 | 2026.05.26 21:45:01.650020 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Trace> oximeter.fields_string (d1b40397-15be-42db-842f-05d6f20ec5fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2026.05.26 21:45:01.650170 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001641 sec., 39000.60938452163 rows/sec., 3.07 MiB/sec. | ||
| 3073 | 2026.05.26 21:45:01.650210 [ 294 ] {e372ef5d-22ca-44c6-a61d-776ee054b255} <Debug> TCPHandler: Processed in 0.001925636 sec. | ||
| 3074 | 2026.05.26 21:45:01.650353 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2026.05.26 21:45:01.650458 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3076 | 2026.05.26 21:45:01.650504 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3077 | 2026.05.26 21:45:01.650983 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.05.26 21:45:01.651023 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3079 | 2026.05.26 21:45:01.651358 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3080 | 2026.05.26 21:45:01.651589 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Trace> oximeter.fields_u16 (eaf503f8-ba91-4ed2-a30c-cc0e21044da6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.05.26 21:45:01.651727 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00129 sec., 3100.77519379845 rows/sec., 233.16 KiB/sec. | ||
| 3082 | 2026.05.26 21:45:01.651764 [ 294 ] {d986a96d-864a-415d-8978-23bfdde84a31} <Debug> TCPHandler: Processed in 0.00146515 sec. | ||
| 3083 | 2026.05.26 21:45:01.651914 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2026.05.26 21:45:01.652017 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2026.05.26 21:45:01.652060 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2026.05.26 21:45:01.652544 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2026.05.26 21:45:01.652583 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3088 | 2026.05.26 21:45:01.652927 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3089 | 2026.05.26 21:45:01.653181 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Trace> oximeter.fields_uuid (e8bc5447-ec2b-4692-87ed-57aa11525235): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2026.05.26 21:45:01.653315 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001317 sec., 51632.498101746394 rows/sec., 4.03 MiB/sec. | ||
| 3091 | 2026.05.26 21:45:01.653352 [ 294 ] {ef76b020-52a3-40d0-b180-6df3ba93fd54} <Debug> TCPHandler: Processed in 0.001492321 sec. | ||
| 3092 | 2026.05.26 21:45:01.653520 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3093 | 2026.05.26 21:45:01.653624 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2026.05.26 21:45:01.653669 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2026.05.26 21:45:01.654112 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3096 | 2026.05.26 21:45:01.654150 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3097 | 2026.05.26 21:45:01.654527 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3098 | 2026.05.26 21:45:01.654756 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Trace> oximeter.measurements_cumulativeu64 (2a20768f-7033-4b90-9f44-adbdd32af0a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.05.26 21:45:01.654896 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 3100 | 2026.05.26 21:45:01.654932 [ 294 ] {105e610b-9674-4614-9769-f16b9f5187b5} <Debug> TCPHandler: Processed in 0.00146652 sec. | ||
| 3101 | 2026.05.26 21:45:01.655076 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.05.26 21:45:01.655183 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.05.26 21:45:01.655243 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <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 | ||
| 3104 | 2026.05.26 21:45:01.656028 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.26 21:45:01.656069 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3106 | 2026.05.26 21:45:01.656672 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3107 | 2026.05.26 21:45:01.656942 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <Trace> oximeter.measurements_histogramu64 (036e98e7-af7e-4094-a512-8dfed454ecfd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.26 21:45:01.657090 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001926 sec., 2076.8431983385253 rows/sec., 3.72 MiB/sec. | ||
| 3109 | 2026.05.26 21:45:01.657154 [ 294 ] {bb46b82a-9f58-4c73-9e93-d62310f1ea0d} <Debug> TCPHandler: Processed in 0.002131339 sec. | ||
| 3110 | 2026.05.26 21:45:01.657301 [ 294 ] {} <Trace> TCP-Session: d26b011c-0c55-43a5-8d1d-32c181a0ead0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.05.26 21:45:01.657405 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56219) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.05.26 21:45:01.657458 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3113 | 2026.05.26 21:45:01.657851 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.05.26 21:45:01.657890 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3115 | 2026.05.26 21:45:01.658220 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3116 | 2026.05.26 21:45:01.658452 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Trace> oximeter.measurements_u64 (ecb039db-d300-42d1-b0db-d3a3dedf9d8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.05.26 21:45:01.658584 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 3118 | 2026.05.26 21:45:01.658620 [ 294 ] {b6a98ca8-1454-47d7-9061-29b7979b6bdb} <Debug> TCPHandler: Processed in 0.001371988 sec. | ||
| 3119 | 2026.05.26 21:45:02.304066 [ 149 ] {} <Debug> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3120 | 2026.05.26 21:45:02.304131 [ 149 ] {} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2026.05.26 21:45:02.304155 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3122 | 2026.05.26 21:45:02.304267 [ 187 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3123 | 2026.05.26 21:45:02.304402 [ 187 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3124 | 2026.05.26 21:45:02.304438 [ 187 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3125 | 2026.05.26 21:45:02.304526 [ 187 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3126 | 2026.05.26 21:45:02.304574 [ 187 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3127 | 2026.05.26 21:45:02.304616 [ 187 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3128 | 2026.05.26 21:45:02.304659 [ 187 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 3129 | 2026.05.26 21:45:02.305438 [ 191 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207036 sec., 21540.368307159024 rows/sec., 1.80 MiB/sec. | ||
| 3130 | 2026.05.26 21:45:02.305670 [ 193 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3131 | 2026.05.26 21:45:02.306026 [ 193 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.05.26 21:45:02.306115 [ 193 ] {9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8::all_1_5_1} <Trace> oximeter.fields_ipaddr (9e3cc23f-a16e-4a04-8f87-ee4b1245ccf8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3133 | 2026.05.26 21:45:02.306239 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||