| 1 | [ May 21 17:28:13 Enabled. ] | ||
| 2 | [ May 21 17:28:13 Rereading configuration. ] | ||
| 3 | [ May 21 17:28:14 Rereading configuration. ] | ||
| 4 | [ May 21 17:28:16 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 21 17:28:16 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.21 17:28:19.425934 [ 1 ] {} <Information> Application: Will watch for the process with pid 24898 | ||
| 29 | 2026.05.21 17:28:19.426381 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 17:28:19.631546 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24898 | ||
| 31 | 2026.05.21 17:28:19.636096 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 17:28:19.636302 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 17:28:19.839121 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 17:28:19.948232 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 17:28:19.948318 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 17:28:19.948338 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 17:28:19.948403 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 17:28:19.949208 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 17:28:19.952358 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 17:28:19.954453 [ 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.21 17:28:19.955414 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 17:28:19.956303 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.21 17:28:19.956355 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.21 17:28:19.956368 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.21 17:28:19.957098 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 17:28:19.962512 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 17:28:19.968548 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 17:28:19.969276 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 17:28:19.971164 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 17:28:19.971761 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 17:28:19.972848 [ 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.21 17:28:19.973449 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 17:28:19.978559 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 17:28:19.979077 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 17:28:19.981441 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.21 17:28:19.981928 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 17:28:19.982273 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 17:28:19.982624 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.21 17:28:19.983626 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 17:28:19.983684 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 17:28:19.983777 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 17:28:19.983890 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 17:28:20.023637 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 17:28:20.023685 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000235434 sec | ||
| 69 | 2026.05.21 17:28:20.023770 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 17:28:20.023786 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 17:28:20.024519 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 17:28:20.025119 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 17:28:20.041994 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 17:28:20.042102 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 17:28:20.042117 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 17:28:20.042129 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 17:28:20.042232 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 17:28:20.042248 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 17:28:20.046330 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 17:28:20.046382 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.21 17:28:20.046469 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 17:28:20.046620 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 17:28:20.046669 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 17:28:20.046778 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 17:28:20.046791 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 17:28:20.046803 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 17:28:20.046919 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 17:28:20.046933 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 17:28:20.072201 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 17:28:20.074081 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 17:28:20.074138 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.4951e-05 sec | ||
| 92 | 2026.05.21 17:28:20.074152 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 17:28:20.074163 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 17:28:20.074194 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 17:28:20.074436 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 17:28:20.074513 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 17:28:20.074527 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 17:28:20.074538 [ 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.21 17:28:20.074613 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 17:28:20.089567 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 17:28:20.089881 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.33 MiB (RSS), difference: 92.48 MiB | ||
| 102 | 2026.05.21 17:28:20.091629 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.381e-05 sec. | ||
| 103 | 2026.05.21 17:28:20.091952 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 17:28:20.093240 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 17:28:20.093258 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 17:28:20.102287 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34067 | ||
| 107 | 2026.05.21 17:28:20.102543 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.21 17:28:20.102601 [ 3 ] {} <Debug> TCP-Session: 5c73b1d1-377e-4896-8402-ae539961d26d Authenticating user 'default' from [fd00:1122:3344:101::e]:34067 | ||
| 109 | 2026.05.21 17:28:20.102631 [ 3 ] {} <Debug> TCP-Session: 5c73b1d1-377e-4896-8402-ae539961d26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.21 17:28:20.102710 [ 3 ] {} <Debug> TCP-Session: 5c73b1d1-377e-4896-8402-ae539961d26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 17:28:20.102831 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.21 17:28:20.102866 [ 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.21 17:28:20.102940 [ 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.21 17:28:20.103303 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37423 | ||
| 115 | 2026.05.21 17:28:20.103312 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65313 | ||
| 116 | 2026.05.21 17:28:20.103456 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.05.21 17:28:20.103465 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62872 | ||
| 118 | 2026.05.21 17:28:20.103573 [ 4 ] {} <Debug> TCP-Session: 41efe5c0-591c-4a57-9996-148d204152a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37423 | ||
| 119 | 2026.05.21 17:28:20.103576 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.05.21 17:28:20.103608 [ 4 ] {} <Debug> TCP-Session: 41efe5c0-591c-4a57-9996-148d204152a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.21 17:28:20.103626 [ 5 ] {} <Debug> TCP-Session: 8403f473-4d6e-4e6d-a47f-636aeb6782e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65313 | ||
| 122 | 2026.05.21 17:28:20.103686 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.21 17:28:20.103699 [ 4 ] {} <Debug> TCP-Session: 41efe5c0-591c-4a57-9996-148d204152a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.21 17:28:20.103722 [ 5 ] {} <Debug> TCP-Session: 8403f473-4d6e-4e6d-a47f-636aeb6782e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.21 17:28:20.103728 [ 254 ] {} <Debug> TCP-Session: 698fde37-6de0-4050-9158-c7347b9c26d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62872 | ||
| 126 | 2026.05.21 17:28:20.103718 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56109 | ||
| 127 | 2026.05.21 17:28:20.103817 [ 5 ] {} <Debug> TCP-Session: 8403f473-4d6e-4e6d-a47f-636aeb6782e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.21 17:28:20.103808 [ 254 ] {} <Debug> TCP-Session: 698fde37-6de0-4050-9158-c7347b9c26d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.05.21 17:28:20.103937 [ 254 ] {} <Debug> TCP-Session: 698fde37-6de0-4050-9158-c7347b9c26d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.21 17:28:20.104370 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49635 | ||
| 131 | 2026.05.21 17:28:20.104373 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.21 17:28:20.104444 [ 255 ] {} <Debug> TCP-Session: ddb06de5-38e9-45dd-8216-e10872684e80 Authenticating user 'default' from [fd00:1122:3344:101::e]:56109 | ||
| 133 | 2026.05.21 17:28:20.104463 [ 255 ] {} <Debug> TCP-Session: ddb06de5-38e9-45dd-8216-e10872684e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.21 17:28:20.104511 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34746 | ||
| 135 | 2026.05.21 17:28:20.104543 [ 255 ] {} <Debug> TCP-Session: ddb06de5-38e9-45dd-8216-e10872684e80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.21 17:28:20.104659 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48288 | ||
| 137 | 2026.05.21 17:28:20.105197 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.21 17:28:20.105296 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43298 | ||
| 139 | 2026.05.21 17:28:20.105364 [ 256 ] {} <Debug> TCP-Session: 54f6fb3f-e027-46fa-aaab-fe783abf184b Authenticating user 'default' from [fd00:1122:3344:101::e]:49635 | ||
| 140 | 2026.05.21 17:28:20.105387 [ 256 ] {} <Debug> TCP-Session: 54f6fb3f-e027-46fa-aaab-fe783abf184b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.21 17:28:20.105438 [ 256 ] {} <Debug> TCP-Session: 54f6fb3f-e027-46fa-aaab-fe783abf184b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.21 17:28:20.105898 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.05.21 17:28:20.105930 [ 258 ] {} <Debug> TCP-Session: 7d2e30b4-a445-48a8-9ff5-4c66851ec376 Authenticating user 'default' from [fd00:1122:3344:101::e]:48288 | ||
| 144 | 2026.05.21 17:28:20.105976 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.21 17:28:20.105988 [ 3 ] {} <Trace> TCP-Session: 5c73b1d1-377e-4896-8402-ae539961d26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 146 | 2026.05.21 17:28:20.105934 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.21 17:28:20.106133 [ 257 ] {} <Debug> TCP-Session: 49f07157-be27-4e67-8afb-6f4f7ffa87bf Authenticating user 'default' from [fd00:1122:3344:101::e]:34746 | ||
| 148 | 2026.05.21 17:28:20.106109 [ 258 ] {} <Debug> TCP-Session: 7d2e30b4-a445-48a8-9ff5-4c66851ec376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.21 17:28:20.106197 [ 259 ] {} <Debug> TCP-Session: b5d57054-0b0e-46b0-bf2c-1f577e29e185 Authenticating user 'default' from [fd00:1122:3344:101::e]:43298 | ||
| 150 | 2026.05.21 17:28:20.106222 [ 257 ] {} <Debug> TCP-Session: 49f07157-be27-4e67-8afb-6f4f7ffa87bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.21 17:28:20.106198 [ 258 ] {} <Debug> TCP-Session: 7d2e30b4-a445-48a8-9ff5-4c66851ec376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.21 17:28:20.106292 [ 259 ] {} <Debug> TCP-Session: b5d57054-0b0e-46b0-bf2c-1f577e29e185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.21 17:28:20.106300 [ 257 ] {} <Debug> TCP-Session: 49f07157-be27-4e67-8afb-6f4f7ffa87bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 17:28:20.106374 [ 259 ] {} <Debug> TCP-Session: b5d57054-0b0e-46b0-bf2c-1f577e29e185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.21 17:28:20.107169 [ 3 ] {8617a35e-0f93-40ab-bf39-8fd91cab3f16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34067) 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.21 17:28:20.118109 [ 3 ] {8617a35e-0f93-40ab-bf39-8fd91cab3f16} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 157 | 2026.05.21 17:28:20.120976 [ 3 ] {8617a35e-0f93-40ab-bf39-8fd91cab3f16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 158 | 2026.05.21 17:28:20.123465 [ 260 ] {8617a35e-0f93-40ab-bf39-8fd91cab3f16} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 159 | 2026.05.21 17:28:20.125077 [ 3 ] {8617a35e-0f93-40ab-bf39-8fd91cab3f16} <Debug> TCPHandler: Processed in 0.021504144 sec. | ||
| 160 | 2026.05.21 17:28:21.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.47 MiB, peak 119.47 MiB, free memory in arenas 0.00 B, will set to 123.82 MiB (RSS), difference: 4.35 MiB | ||
| 161 | 2026.05.21 17:28:21.530743 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53870 | ||
| 162 | 2026.05.21 17:28:21.530947 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.21 17:28:21.530984 [ 261 ] {} <Debug> TCP-Session: a81427d7-80b9-4b8c-8d2b-10c2a5ba5a76 Authenticating user 'default' from [fd00:1122:3344:101::e]:53870 | ||
| 164 | 2026.05.21 17:28:21.531011 [ 261 ] {} <Debug> TCP-Session: a81427d7-80b9-4b8c-8d2b-10c2a5ba5a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.05.21 17:28:21.531102 [ 261 ] {} <Debug> TCP-Session: a81427d7-80b9-4b8c-8d2b-10c2a5ba5a76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.05.21 17:28:21.531582 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38115 | ||
| 167 | 2026.05.21 17:28:21.531583 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64519 | ||
| 168 | 2026.05.21 17:28:21.531726 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37105 | ||
| 169 | 2026.05.21 17:28:21.531824 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.05.21 17:28:21.531851 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53706 | ||
| 171 | 2026.05.21 17:28:21.531767 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.21 17:28:21.531920 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55919 | ||
| 173 | 2026.05.21 17:28:21.531977 [ 263 ] {} <Debug> TCP-Session: 9f47b25a-f2ab-49ad-87f5-3d88bfdc3d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:38115 | ||
| 174 | 2026.05.21 17:28:21.531960 [ 262 ] {} <Debug> TCP-Session: 8b845dcc-b794-4a0f-b8f0-79d033c946c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64519 | ||
| 175 | 2026.05.21 17:28:21.532067 [ 262 ] {} <Debug> TCP-Session: 8b845dcc-b794-4a0f-b8f0-79d033c946c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.05.21 17:28:21.532119 [ 263 ] {} <Debug> TCP-Session: 9f47b25a-f2ab-49ad-87f5-3d88bfdc3d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.05.21 17:28:21.532090 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39663 | ||
| 178 | 2026.05.21 17:28:21.532194 [ 262 ] {} <Debug> TCP-Session: 8b845dcc-b794-4a0f-b8f0-79d033c946c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.21 17:28:21.532236 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.21 17:28:21.532251 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50292 | ||
| 181 | 2026.05.21 17:28:21.532261 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.21 17:28:21.532307 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.21 17:28:21.532355 [ 266 ] {} <Debug> TCP-Session: 9b322e19-2189-42b4-bde0-a8bbcf8aaee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55919 | ||
| 184 | 2026.05.21 17:28:21.532351 [ 264 ] {} <Debug> TCP-Session: 213004e3-0853-4398-876c-1554ede72799 Authenticating user 'default' from [fd00:1122:3344:101::e]:37105 | ||
| 185 | 2026.05.21 17:28:21.532401 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.21 17:28:21.532468 [ 264 ] {} <Debug> TCP-Session: 213004e3-0853-4398-876c-1554ede72799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.21 17:28:21.532536 [ 267 ] {} <Debug> TCP-Session: bbcc266f-6214-498e-ad01-89247b8c37ee Authenticating user 'default' from [fd00:1122:3344:101::e]:39663 | ||
| 188 | 2026.05.21 17:28:21.532445 [ 266 ] {} <Debug> TCP-Session: 9b322e19-2189-42b4-bde0-a8bbcf8aaee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.21 17:28:21.532593 [ 264 ] {} <Debug> TCP-Session: 213004e3-0853-4398-876c-1554ede72799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.21 17:28:21.532611 [ 267 ] {} <Debug> TCP-Session: bbcc266f-6214-498e-ad01-89247b8c37ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.21 17:28:21.532619 [ 266 ] {} <Debug> TCP-Session: 9b322e19-2189-42b4-bde0-a8bbcf8aaee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.21 17:28:21.532682 [ 267 ] {} <Debug> TCP-Session: bbcc266f-6214-498e-ad01-89247b8c37ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.21 17:28:21.532448 [ 265 ] {} <Debug> TCP-Session: cd7d6197-340a-41cc-ab8b-e05af13dc77c Authenticating user 'default' from [fd00:1122:3344:101::e]:53706 | ||
| 194 | 2026.05.21 17:28:21.532444 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.05.21 17:28:21.532747 [ 265 ] {} <Debug> TCP-Session: cd7d6197-340a-41cc-ab8b-e05af13dc77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.21 17:28:21.532212 [ 263 ] {} <Debug> TCP-Session: 9f47b25a-f2ab-49ad-87f5-3d88bfdc3d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.21 17:28:21.532806 [ 268 ] {} <Debug> TCP-Session: 55d03917-18ff-44fc-9afb-b738d685e894 Authenticating user 'default' from [fd00:1122:3344:101::e]:50292 | ||
| 198 | 2026.05.21 17:28:21.532884 [ 265 ] {} <Debug> TCP-Session: cd7d6197-340a-41cc-ab8b-e05af13dc77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.21 17:28:21.532898 [ 268 ] {} <Debug> TCP-Session: 55d03917-18ff-44fc-9afb-b738d685e894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.21 17:28:21.532987 [ 268 ] {} <Debug> TCP-Session: 55d03917-18ff-44fc-9afb-b738d685e894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 201 | 2026.05.21 17:28:22.361440 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62845 | ||
| 202 | 2026.05.21 17:28:22.361674 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.21 17:28:22.361705 [ 269 ] {} <Debug> TCP-Session: 450a3073-8ed6-495c-ace2-56746fb5cd5d Authenticating user 'default' from [fd00:1122:3344:101::b]:62845 | ||
| 204 | 2026.05.21 17:28:22.361726 [ 269 ] {} <Debug> TCP-Session: 450a3073-8ed6-495c-ace2-56746fb5cd5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.21 17:28:22.361804 [ 269 ] {} <Debug> TCP-Session: 450a3073-8ed6-495c-ace2-56746fb5cd5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.21 17:28:22.361886 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 207 | 2026.05.21 17:28:22.361924 [ 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 | ||
| 208 | 2026.05.21 17:28:22.362004 [ 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 | ||
| 209 | 2026.05.21 17:28:22.362515 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49457 | ||
| 210 | 2026.05.21 17:28:22.362645 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43208 | ||
| 211 | 2026.05.21 17:28:22.362751 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.05.21 17:28:22.362791 [ 270 ] {} <Debug> TCP-Session: d9a43dc2-5bcb-44b7-8bf1-54cb22eebb81 Authenticating user 'default' from [fd00:1122:3344:101::b]:49457 | ||
| 213 | 2026.05.21 17:28:22.362856 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62527 | ||
| 214 | 2026.05.21 17:28:22.362893 [ 270 ] {} <Debug> TCP-Session: d9a43dc2-5bcb-44b7-8bf1-54cb22eebb81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.21 17:28:22.362894 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.21 17:28:22.362911 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44754 | ||
| 217 | 2026.05.21 17:28:22.362988 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46630 | ||
| 218 | 2026.05.21 17:28:22.362920 [ 270 ] {} <Debug> TCP-Session: d9a43dc2-5bcb-44b7-8bf1-54cb22eebb81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.21 17:28:22.363036 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.21 17:28:22.363100 [ 271 ] {} <Debug> TCP-Session: 1cefeef9-dc2f-4abc-a92e-11ed6102dc6b Authenticating user 'default' from [fd00:1122:3344:101::b]:43208 | ||
| 221 | 2026.05.21 17:28:22.363112 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47320 | ||
| 222 | 2026.05.21 17:28:22.363135 [ 272 ] {} <Debug> TCP-Session: c8f933f3-1057-481d-9706-600f2c7ff15a Authenticating user 'default' from [fd00:1122:3344:101::b]:62527 | ||
| 223 | 2026.05.21 17:28:22.363171 [ 271 ] {} <Debug> TCP-Session: 1cefeef9-dc2f-4abc-a92e-11ed6102dc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.21 17:28:22.363245 [ 272 ] {} <Debug> TCP-Session: c8f933f3-1057-481d-9706-600f2c7ff15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.21 17:28:22.363244 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.21 17:28:22.363268 [ 272 ] {} <Debug> TCP-Session: c8f933f3-1057-481d-9706-600f2c7ff15a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2026.05.21 17:28:22.363258 [ 271 ] {} <Debug> TCP-Session: 1cefeef9-dc2f-4abc-a92e-11ed6102dc6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.21 17:28:22.363361 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50012 | ||
| 229 | 2026.05.21 17:28:22.363364 [ 274 ] {} <Debug> TCP-Session: 51e910f3-a6ce-40f5-a217-d1cf258b85ad Authenticating user 'default' from [fd00:1122:3344:101::b]:46630 | ||
| 230 | 2026.05.21 17:28:22.363428 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.05.21 17:28:22.363403 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2026.05.21 17:28:22.363492 [ 273 ] {} <Debug> TCP-Session: b6822b90-026d-437a-a280-c5ae578e8b12 Authenticating user 'default' from [fd00:1122:3344:101::b]:44754 | ||
| 233 | 2026.05.21 17:28:22.363499 [ 275 ] {} <Debug> TCP-Session: 3b8083b2-d9c7-4f61-8cb1-7d287f5177b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:47320 | ||
| 234 | 2026.05.21 17:28:22.363500 [ 274 ] {} <Debug> TCP-Session: 51e910f3-a6ce-40f5-a217-d1cf258b85ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.21 17:28:22.363567 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2026.05.21 17:28:22.363617 [ 275 ] {} <Debug> TCP-Session: 3b8083b2-d9c7-4f61-8cb1-7d287f5177b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.21 17:28:22.363601 [ 274 ] {} <Debug> TCP-Session: 51e910f3-a6ce-40f5-a217-d1cf258b85ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.21 17:28:22.363586 [ 273 ] {} <Debug> TCP-Session: b6822b90-026d-437a-a280-c5ae578e8b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.21 17:28:22.363694 [ 276 ] {} <Debug> TCP-Session: d40e5fd3-71b0-4edf-a0e1-73dd22320994 Authenticating user 'default' from [fd00:1122:3344:101::b]:50012 | ||
| 240 | 2026.05.21 17:28:22.363694 [ 275 ] {} <Debug> TCP-Session: 3b8083b2-d9c7-4f61-8cb1-7d287f5177b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.05.21 17:28:22.363770 [ 273 ] {} <Debug> TCP-Session: b6822b90-026d-437a-a280-c5ae578e8b12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.05.21 17:28:22.363799 [ 276 ] {} <Debug> TCP-Session: d40e5fd3-71b0-4edf-a0e1-73dd22320994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.21 17:28:22.363871 [ 276 ] {} <Debug> TCP-Session: d40e5fd3-71b0-4edf-a0e1-73dd22320994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 244 | 2026.05.21 17:28:22.377998 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61310 | ||
| 245 | 2026.05.21 17:28:22.378235 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.21 17:28:22.378307 [ 277 ] {} <Debug> TCP-Session: 31d06ec5-f5b9-4123-b8d8-b2ba9202f546 Authenticating user 'default' from [fd00:1122:3344:101::c]:61310 | ||
| 247 | 2026.05.21 17:28:22.378329 [ 277 ] {} <Debug> TCP-Session: 31d06ec5-f5b9-4123-b8d8-b2ba9202f546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.21 17:28:22.378345 [ 277 ] {} <Debug> TCP-Session: 31d06ec5-f5b9-4123-b8d8-b2ba9202f546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 249 | 2026.05.21 17:28:22.378487 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 250 | 2026.05.21 17:28:22.378518 [ 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 | ||
| 251 | 2026.05.21 17:28:22.378619 [ 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 | ||
| 252 | 2026.05.21 17:28:22.379072 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64038 | ||
| 253 | 2026.05.21 17:28:22.379267 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37044 | ||
| 254 | 2026.05.21 17:28:22.379279 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.21 17:28:22.379269 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46760 | ||
| 256 | 2026.05.21 17:28:22.379344 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64511 | ||
| 257 | 2026.05.21 17:28:22.379335 [ 278 ] {} <Debug> TCP-Session: 09d8c39f-001b-4b77-8b92-65b4b2f97c16 Authenticating user 'default' from [fd00:1122:3344:101::c]:64038 | ||
| 258 | 2026.05.21 17:28:22.379413 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.05.21 17:28:22.379464 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46778 | ||
| 260 | 2026.05.21 17:28:22.379496 [ 280 ] {} <Debug> TCP-Session: 4ad49a16-ecd2-466b-9a91-b250dc15cf1f Authenticating user 'default' from [fd00:1122:3344:101::c]:37044 | ||
| 261 | 2026.05.21 17:28:22.379479 [ 278 ] {} <Debug> TCP-Session: 09d8c39f-001b-4b77-8b92-65b4b2f97c16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.05.21 17:28:22.379582 [ 278 ] {} <Debug> TCP-Session: 09d8c39f-001b-4b77-8b92-65b4b2f97c16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.05.21 17:28:22.379610 [ 280 ] {} <Debug> TCP-Session: 4ad49a16-ecd2-466b-9a91-b250dc15cf1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.21 17:28:22.379618 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.05.21 17:28:22.379676 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33014 | ||
| 266 | 2026.05.21 17:28:22.379688 [ 279 ] {} <Debug> TCP-Session: c5afe322-822d-4419-8fe1-d307e686ff4e Authenticating user 'default' from [fd00:1122:3344:101::c]:46760 | ||
| 267 | 2026.05.21 17:28:22.379694 [ 280 ] {} <Debug> TCP-Session: 4ad49a16-ecd2-466b-9a91-b250dc15cf1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.21 17:28:22.379790 [ 279 ] {} <Debug> TCP-Session: c5afe322-822d-4419-8fe1-d307e686ff4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.21 17:28:22.379794 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56358 | ||
| 270 | 2026.05.21 17:28:22.379839 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.05.21 17:28:22.379812 [ 279 ] {} <Debug> TCP-Session: c5afe322-822d-4419-8fe1-d307e686ff4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.21 17:28:22.379917 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 273 | 2026.05.21 17:28:22.379967 [ 281 ] {} <Debug> TCP-Session: 2d269e1e-70c0-4691-970c-b2b044323fc1 Authenticating user 'default' from [fd00:1122:3344:101::c]:64511 | ||
| 274 | 2026.05.21 17:28:22.379947 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.05.21 17:28:22.379991 [ 282 ] {} <Debug> TCP-Session: 54716ac0-ba01-4bf5-84a3-f1be459f3d55 Authenticating user 'default' from [fd00:1122:3344:101::c]:46778 | ||
| 276 | 2026.05.21 17:28:22.380036 [ 281 ] {} <Debug> TCP-Session: 2d269e1e-70c0-4691-970c-b2b044323fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.21 17:28:22.380065 [ 283 ] {} <Debug> TCP-Session: 6120d78f-0ffc-49ca-87ef-9299d13f5eef Authenticating user 'default' from [fd00:1122:3344:101::c]:33014 | ||
| 278 | 2026.05.21 17:28:22.380081 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.05.21 17:28:22.380046 [ 282 ] {} <Debug> TCP-Session: 54716ac0-ba01-4bf5-84a3-f1be459f3d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.21 17:28:22.380177 [ 283 ] {} <Debug> TCP-Session: 6120d78f-0ffc-49ca-87ef-9299d13f5eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.21 17:28:22.380168 [ 284 ] {} <Debug> TCP-Session: 220af7ef-1a0d-4a8a-8223-ec28077980fb Authenticating user 'default' from [fd00:1122:3344:101::c]:56358 | ||
| 282 | 2026.05.21 17:28:22.380146 [ 281 ] {} <Debug> TCP-Session: 2d269e1e-70c0-4691-970c-b2b044323fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.21 17:28:22.380263 [ 283 ] {} <Debug> TCP-Session: 6120d78f-0ffc-49ca-87ef-9299d13f5eef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.21 17:28:22.380257 [ 284 ] {} <Debug> TCP-Session: 220af7ef-1a0d-4a8a-8223-ec28077980fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.21 17:28:22.380239 [ 282 ] {} <Debug> TCP-Session: 54716ac0-ba01-4bf5-84a3-f1be459f3d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.21 17:28:22.380348 [ 284 ] {} <Debug> TCP-Session: 220af7ef-1a0d-4a8a-8223-ec28077980fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.21 17:28:22.408568 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33216 | ||
| 288 | 2026.05.21 17:28:22.408720 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.21 17:28:22.408811 [ 285 ] {} <Debug> TCP-Session: 21620750-55bb-4aab-9cbe-c7be667e90fb Authenticating user 'default' from [fd00:1122:3344:101::a]:33216 | ||
| 290 | 2026.05.21 17:28:22.408830 [ 285 ] {} <Debug> TCP-Session: 21620750-55bb-4aab-9cbe-c7be667e90fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.21 17:28:22.408846 [ 285 ] {} <Debug> TCP-Session: 21620750-55bb-4aab-9cbe-c7be667e90fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.21 17:28:22.409034 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.21 17:28:22.409063 [ 285 ] {} <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 | ||
| 294 | 2026.05.21 17:28:22.409152 [ 285 ] {} <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 | ||
| 295 | 2026.05.21 17:28:22.409599 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43347 | ||
| 296 | 2026.05.21 17:28:22.409615 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35708 | ||
| 297 | 2026.05.21 17:28:22.409686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52596 | ||
| 298 | 2026.05.21 17:28:22.409762 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34048 | ||
| 299 | 2026.05.21 17:28:22.409893 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53600 | ||
| 300 | 2026.05.21 17:28:22.410008 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.21 17:28:22.410114 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 302 | 2026.05.21 17:28:22.410214 [ 286 ] {} <Debug> TCP-Session: 66db8ed2-926e-4b24-8ffe-db16cc177a6c Authenticating user 'default' from [fd00:1122:3344:101::a]:35708 | ||
| 303 | 2026.05.21 17:28:22.410246 [ 286 ] {} <Debug> TCP-Session: 66db8ed2-926e-4b24-8ffe-db16cc177a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2026.05.21 17:28:22.410247 [ 287 ] {} <Debug> TCP-Session: 9a5f0373-af1b-4e7e-9ab7-862a35e89320 Authenticating user 'default' from [fd00:1122:3344:101::a]:43347 | ||
| 305 | 2026.05.21 17:28:22.410330 [ 286 ] {} <Debug> TCP-Session: 66db8ed2-926e-4b24-8ffe-db16cc177a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 306 | 2026.05.21 17:28:22.410390 [ 287 ] {} <Debug> TCP-Session: 9a5f0373-af1b-4e7e-9ab7-862a35e89320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.05.21 17:28:22.410402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.05.21 17:28:22.410451 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 309 | 2026.05.21 17:28:22.410490 [ 287 ] {} <Debug> TCP-Session: 9a5f0373-af1b-4e7e-9ab7-862a35e89320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.21 17:28:22.410521 [ 288 ] {} <Debug> TCP-Session: b7fed6a6-16eb-457d-ac2e-227c8cc4dd08 Authenticating user 'default' from [fd00:1122:3344:101::a]:52596 | ||
| 311 | 2026.05.21 17:28:22.410511 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57530 | ||
| 312 | 2026.05.21 17:28:22.410511 [ 290 ] {} <Debug> TCP-Session: 9a5e09c5-5a32-41ec-853b-5b011e82dfa7 Authenticating user 'default' from [fd00:1122:3344:101::a]:53600 | ||
| 313 | 2026.05.21 17:28:22.410401 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44072 | ||
| 314 | 2026.05.21 17:28:22.410599 [ 288 ] {} <Debug> TCP-Session: b7fed6a6-16eb-457d-ac2e-227c8cc4dd08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2026.05.21 17:28:22.410656 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 316 | 2026.05.21 17:28:22.410390 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 317 | 2026.05.21 17:28:22.410702 [ 288 ] {} <Debug> TCP-Session: b7fed6a6-16eb-457d-ac2e-227c8cc4dd08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.21 17:28:22.410699 [ 292 ] {} <Debug> TCP-Session: c54b5fb2-febb-4bba-9b4c-bafc87419bf7 Authenticating user 'default' from [fd00:1122:3344:101::a]:57530 | ||
| 319 | 2026.05.21 17:28:22.410606 [ 290 ] {} <Debug> TCP-Session: 9a5e09c5-5a32-41ec-853b-5b011e82dfa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 320 | 2026.05.21 17:28:22.410820 [ 289 ] {} <Debug> TCP-Session: 17670e8f-89b2-4747-9c50-0372e36bd220 Authenticating user 'default' from [fd00:1122:3344:101::a]:34048 | ||
| 321 | 2026.05.21 17:28:22.410806 [ 292 ] {} <Debug> TCP-Session: c54b5fb2-febb-4bba-9b4c-bafc87419bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.21 17:28:22.410798 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 323 | 2026.05.21 17:28:22.410893 [ 292 ] {} <Debug> TCP-Session: c54b5fb2-febb-4bba-9b4c-bafc87419bf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.21 17:28:22.410925 [ 291 ] {} <Debug> TCP-Session: cbdb69e4-47d6-49e5-b069-8a20f89de111 Authenticating user 'default' from [fd00:1122:3344:101::a]:44072 | ||
| 325 | 2026.05.21 17:28:22.410912 [ 289 ] {} <Debug> TCP-Session: 17670e8f-89b2-4747-9c50-0372e36bd220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.21 17:28:22.410885 [ 290 ] {} <Debug> TCP-Session: 9a5e09c5-5a32-41ec-853b-5b011e82dfa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.21 17:28:22.411033 [ 291 ] {} <Debug> TCP-Session: cbdb69e4-47d6-49e5-b069-8a20f89de111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.21 17:28:22.411017 [ 289 ] {} <Debug> TCP-Session: 17670e8f-89b2-4747-9c50-0372e36bd220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.21 17:28:22.411126 [ 291 ] {} <Debug> TCP-Session: cbdb69e4-47d6-49e5-b069-8a20f89de111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.21 17:28:22.602874 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51247 | ||
| 331 | 2026.05.21 17:28:22.603068 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 332 | 2026.05.21 17:28:22.603097 [ 293 ] {} <Debug> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Authenticating user 'default' from [fd00:1122:3344:101::d]:51247 | ||
| 333 | 2026.05.21 17:28:22.603209 [ 293 ] {} <Debug> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.21 17:28:22.603223 [ 293 ] {} <Debug> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.21 17:28:22.603300 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 336 | 2026.05.21 17:28:22.603438 [ 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.21 17:28:22.603457 [ 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.21 17:28:22.603943 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53270 | ||
| 339 | 2026.05.21 17:28:22.604197 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 340 | 2026.05.21 17:28:22.604219 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34902 | ||
| 341 | 2026.05.21 17:28:22.604208 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54693 | ||
| 342 | 2026.05.21 17:28:22.604405 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45495 | ||
| 343 | 2026.05.21 17:28:22.604420 [ 294 ] {} <Debug> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Authenticating user 'default' from [fd00:1122:3344:101::d]:53270 | ||
| 344 | 2026.05.21 17:28:22.604422 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42459 | ||
| 345 | 2026.05.21 17:28:22.604557 [ 294 ] {} <Debug> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.05.21 17:28:22.604561 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60041 | ||
| 347 | 2026.05.21 17:28:22.604584 [ 294 ] {} <Debug> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2026.05.21 17:28:22.604668 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38242 | ||
| 349 | 2026.05.21 17:28:22.604909 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43210 | ||
| 350 | 2026.05.21 17:28:22.604935 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 351 | 2026.05.21 17:28:22.604952 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 352 | 2026.05.21 17:28:22.604975 [ 295 ] {} <Debug> TCP-Session: ced784e4-8abf-4506-86a8-e45e570c731b Authenticating user 'default' from [fd00:1122:3344:101::d]:34902 | ||
| 353 | 2026.05.21 17:28:22.605108 [ 295 ] {} <Debug> TCP-Session: ced784e4-8abf-4506-86a8-e45e570c731b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 354 | 2026.05.21 17:28:22.605110 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2026.05.21 17:28:22.605122 [ 295 ] {} <Debug> TCP-Session: ced784e4-8abf-4506-86a8-e45e570c731b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 356 | 2026.05.21 17:28:22.605218 [ 300 ] {} <Debug> TCP-Session: ed9c4856-e596-44df-b740-700ec8482eee Authenticating user 'default' from [fd00:1122:3344:101::d]:38242 | ||
| 357 | 2026.05.21 17:28:22.605233 [ 298 ] {} <Debug> TCP-Session: b99a64f0-386a-4210-aee9-a832588a4a2e Authenticating user 'default' from [fd00:1122:3344:101::d]:45495 | ||
| 358 | 2026.05.21 17:28:22.605259 [ 300 ] {} <Debug> TCP-Session: ed9c4856-e596-44df-b740-700ec8482eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2026.05.21 17:28:22.605305 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 360 | 2026.05.21 17:28:22.605320 [ 298 ] {} <Debug> TCP-Session: b99a64f0-386a-4210-aee9-a832588a4a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.05.21 17:28:22.605354 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 362 | 2026.05.21 17:28:22.605349 [ 301 ] {} <Debug> TCP-Session: a63ce27a-51ce-4864-9b60-862fbdd4a619 Authenticating user 'default' from [fd00:1122:3344:101::d]:43210 | ||
| 363 | 2026.05.21 17:28:22.605327 [ 300 ] {} <Debug> TCP-Session: ed9c4856-e596-44df-b740-700ec8482eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2026.05.21 17:28:22.605412 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 365 | 2026.05.21 17:28:22.605482 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2026.05.21 17:28:22.605453 [ 299 ] {} <Debug> TCP-Session: 8d7bc0e6-e816-4a09-a18c-ada1c9f014a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60041 | ||
| 367 | 2026.05.21 17:28:22.605440 [ 301 ] {} <Debug> TCP-Session: a63ce27a-51ce-4864-9b60-862fbdd4a619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.21 17:28:22.605581 [ 296 ] {} <Debug> TCP-Session: c900b245-dab8-4864-b191-21a0aaaded31 Authenticating user 'default' from [fd00:1122:3344:101::d]:54693 | ||
| 369 | 2026.05.21 17:28:22.605551 [ 299 ] {} <Debug> TCP-Session: 8d7bc0e6-e816-4a09-a18c-ada1c9f014a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.21 17:28:22.605544 [ 297 ] {} <Debug> TCP-Session: 8f7e4a8e-d563-49e6-851c-c7ad77846e5d Authenticating user 'default' from [fd00:1122:3344:101::d]:42459 | ||
| 371 | 2026.05.21 17:28:22.605684 [ 299 ] {} <Debug> TCP-Session: 8d7bc0e6-e816-4a09-a18c-ada1c9f014a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.21 17:28:22.605672 [ 301 ] {} <Debug> TCP-Session: a63ce27a-51ce-4864-9b60-862fbdd4a619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.21 17:28:22.605421 [ 298 ] {} <Debug> TCP-Session: b99a64f0-386a-4210-aee9-a832588a4a2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.21 17:28:22.605813 [ 297 ] {} <Debug> TCP-Session: 8f7e4a8e-d563-49e6-851c-c7ad77846e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.05.21 17:28:22.605702 [ 296 ] {} <Debug> TCP-Session: c900b245-dab8-4864-b191-21a0aaaded31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.21 17:28:22.605952 [ 296 ] {} <Debug> TCP-Session: c900b245-dab8-4864-b191-21a0aaaded31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.21 17:28:22.605965 [ 297 ] {} <Debug> TCP-Session: 8f7e4a8e-d563-49e6-851c-c7ad77846e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.21 17:28:22.608307 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 379 | 2026.05.21 17:28:22.608585 [ 293 ] {c250db9f-587e-4725-a736-1ca4da20a1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 380 | 2026.05.21 17:28:22.733094 [ 293 ] {c250db9f-587e-4725-a736-1ca4da20a1dd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51247) (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.21 17:28:22.734244 [ 293 ] {c250db9f-587e-4725-a736-1ca4da20a1dd} <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.21 17:28:22.734526 [ 293 ] {c250db9f-587e-4725-a736-1ca4da20a1dd} <Debug> TCPHandler: Processed in 0.12637184 sec. | ||
| 429 | 2026.05.21 17:28:22.737034 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.21 17:28:22.737290 [ 294 ] {9a63dd71-ed06-4dd8-af28-d6a38e60dd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 431 | 2026.05.21 17:28:22.737788 [ 294 ] {9a63dd71-ed06-4dd8-af28-d6a38e60dd7b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53270) (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.21 17:28:22.738167 [ 294 ] {9a63dd71-ed06-4dd8-af28-d6a38e60dd7b} <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.21 17:28:22.738406 [ 294 ] {9a63dd71-ed06-4dd8-af28-d6a38e60dd7b} <Debug> TCPHandler: Processed in 0.001565558 sec. | ||
| 480 | 2026.05.21 17:28:22.738713 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.21 17:28:22.739502 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 482 | 2026.05.21 17:28:22.739698 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 483 | 2026.05.21 17:28:22.742805 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 484 | 2026.05.21 17:28:22.742881 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000109322 sec | ||
| 485 | 2026.05.21 17:28:22.742929 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Trace> ReferentialDeps: No tables | ||
| 486 | 2026.05.21 17:28:22.742942 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Trace> LoadingDeps: No tables | ||
| 487 | 2026.05.21 17:28:22.742967 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 488 | 2026.05.21 17:28:22.743058 [ 293 ] {919e8e03-22a2-4e6f-9780-ebe9cbde54f5} <Debug> TCPHandler: Processed in 0.00446039 sec. | ||
| 489 | 2026.05.21 17:28:22.743231 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.21 17:28:22.743389 [ 293 ] {0f4137b5-908a-408b-a3a0-88e40cc785eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) /* 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.21 17:28:22.743509 [ 293 ] {0f4137b5-908a-408b-a3a0-88e40cc785eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 493 | 2026.05.21 17:28:22.750726 [ 293 ] {0f4137b5-908a-408b-a3a0-88e40cc785eb} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 494 | 2026.05.21 17:28:22.756706 [ 293 ] {0f4137b5-908a-408b-a3a0-88e40cc785eb} <Debug> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de): Loading data parts | ||
| 495 | 2026.05.21 17:28:22.757077 [ 293 ] {0f4137b5-908a-408b-a3a0-88e40cc785eb} <Debug> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de): There are no data parts | ||
| 496 | 2026.05.21 17:28:22.760271 [ 293 ] {0f4137b5-908a-408b-a3a0-88e40cc785eb} <Debug> TCPHandler: Processed in 0.017087626 sec. | ||
| 497 | 2026.05.21 17:28:22.760433 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.21 17:28:22.761311 [ 293 ] {3e389968-f1b0-40b4-aa8d-c00706e362c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) /* 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.21 17:28:22.761473 [ 293 ] {3e389968-f1b0-40b4-aa8d-c00706e362c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 510 | 2026.05.21 17:28:22.775423 [ 293 ] {3e389968-f1b0-40b4-aa8d-c00706e362c5} <Debug> oximeter.measurements_bool (98a635fc-35b3-4b0b-b489-9a1caf711275): Loading data parts | ||
| 511 | 2026.05.21 17:28:22.775536 [ 293 ] {3e389968-f1b0-40b4-aa8d-c00706e362c5} <Debug> oximeter.measurements_bool (98a635fc-35b3-4b0b-b489-9a1caf711275): There are no data parts | ||
| 512 | 2026.05.21 17:28:22.777162 [ 293 ] {3e389968-f1b0-40b4-aa8d-c00706e362c5} <Debug> TCPHandler: Processed in 0.01677745 sec. | ||
| 513 | 2026.05.21 17:28:22.777317 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.21 17:28:22.777486 [ 293 ] {0a1c3720-9244-4a49-adfe-9aaf0f9f20ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.777606 [ 293 ] {0a1c3720-9244-4a49-adfe-9aaf0f9f20ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 516 | 2026.05.21 17:28:22.789583 [ 293 ] {0a1c3720-9244-4a49-adfe-9aaf0f9f20ba} <Debug> oximeter.measurements_i8 (86d79052-1d85-450a-bffc-e35659ada779): Loading data parts | ||
| 517 | 2026.05.21 17:28:22.789790 [ 293 ] {0a1c3720-9244-4a49-adfe-9aaf0f9f20ba} <Debug> oximeter.measurements_i8 (86d79052-1d85-450a-bffc-e35659ada779): There are no data parts | ||
| 518 | 2026.05.21 17:28:22.792124 [ 293 ] {0a1c3720-9244-4a49-adfe-9aaf0f9f20ba} <Debug> TCPHandler: Processed in 0.014855315 sec. | ||
| 519 | 2026.05.21 17:28:22.792282 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.21 17:28:22.792522 [ 293 ] {46233c83-4d18-48ac-b83a-03a0820f8045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.792663 [ 293 ] {46233c83-4d18-48ac-b83a-03a0820f8045} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 522 | 2026.05.21 17:28:22.801277 [ 293 ] {46233c83-4d18-48ac-b83a-03a0820f8045} <Debug> oximeter.measurements_u8 (308debc9-0c69-4f90-9db5-ff32af78c28c): Loading data parts | ||
| 523 | 2026.05.21 17:28:22.801372 [ 293 ] {46233c83-4d18-48ac-b83a-03a0820f8045} <Debug> oximeter.measurements_u8 (308debc9-0c69-4f90-9db5-ff32af78c28c): There are no data parts | ||
| 524 | 2026.05.21 17:28:22.803540 [ 293 ] {46233c83-4d18-48ac-b83a-03a0820f8045} <Debug> TCPHandler: Processed in 0.011305933 sec. | ||
| 525 | 2026.05.21 17:28:22.803681 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.21 17:28:22.803838 [ 293 ] {f22bf1e6-7bc2-4cd6-8e34-45bc56280346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.803970 [ 293 ] {f22bf1e6-7bc2-4cd6-8e34-45bc56280346} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 528 | 2026.05.21 17:28:22.815004 [ 293 ] {f22bf1e6-7bc2-4cd6-8e34-45bc56280346} <Debug> oximeter.measurements_i16 (be55f8c2-8c8b-4a6b-b977-6013eca7b205): Loading data parts | ||
| 529 | 2026.05.21 17:28:22.815263 [ 293 ] {f22bf1e6-7bc2-4cd6-8e34-45bc56280346} <Debug> oximeter.measurements_i16 (be55f8c2-8c8b-4a6b-b977-6013eca7b205): There are no data parts | ||
| 530 | 2026.05.21 17:28:22.817649 [ 293 ] {f22bf1e6-7bc2-4cd6-8e34-45bc56280346} <Debug> TCPHandler: Processed in 0.014017951 sec. | ||
| 531 | 2026.05.21 17:28:22.817803 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.21 17:28:22.818059 [ 293 ] {c3c8a2b2-3afd-4dae-9d14-989221dc7562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.818232 [ 293 ] {c3c8a2b2-3afd-4dae-9d14-989221dc7562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 534 | 2026.05.21 17:28:22.826448 [ 293 ] {c3c8a2b2-3afd-4dae-9d14-989221dc7562} <Debug> oximeter.measurements_u16 (cd05b62c-64be-4419-be84-24ae86b4345d): Loading data parts | ||
| 535 | 2026.05.21 17:28:22.826558 [ 293 ] {c3c8a2b2-3afd-4dae-9d14-989221dc7562} <Debug> oximeter.measurements_u16 (cd05b62c-64be-4419-be84-24ae86b4345d): There are no data parts | ||
| 536 | 2026.05.21 17:28:22.828705 [ 293 ] {c3c8a2b2-3afd-4dae-9d14-989221dc7562} <Debug> TCPHandler: Processed in 0.010948806 sec. | ||
| 537 | 2026.05.21 17:28:22.828851 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.21 17:28:22.829006 [ 293 ] {5280c9f1-0e86-4c1e-8017-cc628df15262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.829127 [ 293 ] {5280c9f1-0e86-4c1e-8017-cc628df15262} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 540 | 2026.05.21 17:28:22.840258 [ 293 ] {5280c9f1-0e86-4c1e-8017-cc628df15262} <Debug> oximeter.measurements_i32 (e3d976a4-21a8-4804-b395-06df4330829c): Loading data parts | ||
| 541 | 2026.05.21 17:28:22.840535 [ 293 ] {5280c9f1-0e86-4c1e-8017-cc628df15262} <Debug> oximeter.measurements_i32 (e3d976a4-21a8-4804-b395-06df4330829c): There are no data parts | ||
| 542 | 2026.05.21 17:28:22.842986 [ 293 ] {5280c9f1-0e86-4c1e-8017-cc628df15262} <Debug> TCPHandler: Processed in 0.014181793 sec. | ||
| 543 | 2026.05.21 17:28:22.843142 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.21 17:28:22.843456 [ 293 ] {0624cd53-e057-4700-814c-619b0730832a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.843609 [ 293 ] {0624cd53-e057-4700-814c-619b0730832a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 546 | 2026.05.21 17:28:22.851804 [ 293 ] {0624cd53-e057-4700-814c-619b0730832a} <Debug> oximeter.measurements_u32 (495edc42-d6ce-4fa5-9246-606c294ef3b0): Loading data parts | ||
| 547 | 2026.05.21 17:28:22.851893 [ 293 ] {0624cd53-e057-4700-814c-619b0730832a} <Debug> oximeter.measurements_u32 (495edc42-d6ce-4fa5-9246-606c294ef3b0): There are no data parts | ||
| 548 | 2026.05.21 17:28:22.854022 [ 293 ] {0624cd53-e057-4700-814c-619b0730832a} <Debug> TCPHandler: Processed in 0.010939875 sec. | ||
| 549 | 2026.05.21 17:28:22.854180 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.21 17:28:22.854369 [ 293 ] {8aaf38ba-762c-4b42-bd39-40d4f00d50d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.854513 [ 293 ] {8aaf38ba-762c-4b42-bd39-40d4f00d50d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 552 | 2026.05.21 17:28:22.865825 [ 293 ] {8aaf38ba-762c-4b42-bd39-40d4f00d50d3} <Debug> oximeter.measurements_i64 (ed1d79d3-5653-41cc-8bd7-56664597f254): Loading data parts | ||
| 553 | 2026.05.21 17:28:22.866016 [ 293 ] {8aaf38ba-762c-4b42-bd39-40d4f00d50d3} <Debug> oximeter.measurements_i64 (ed1d79d3-5653-41cc-8bd7-56664597f254): There are no data parts | ||
| 554 | 2026.05.21 17:28:22.891098 [ 293 ] {8aaf38ba-762c-4b42-bd39-40d4f00d50d3} <Debug> TCPHandler: Processed in 0.036972921 sec. | ||
| 555 | 2026.05.21 17:28:22.891276 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.21 17:28:22.891615 [ 293 ] {065c0fcf-8b67-483b-8b08-926d34a93080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.891736 [ 293 ] {065c0fcf-8b67-483b-8b08-926d34a93080} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 558 | 2026.05.21 17:28:22.901038 [ 293 ] {065c0fcf-8b67-483b-8b08-926d34a93080} <Debug> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Loading data parts | ||
| 559 | 2026.05.21 17:28:22.901171 [ 293 ] {065c0fcf-8b67-483b-8b08-926d34a93080} <Debug> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): There are no data parts | ||
| 560 | 2026.05.21 17:28:22.904186 [ 293 ] {065c0fcf-8b67-483b-8b08-926d34a93080} <Debug> TCPHandler: Processed in 0.012958051 sec. | ||
| 561 | 2026.05.21 17:28:22.904362 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.21 17:28:22.904554 [ 293 ] {6192729a-55c3-4d4a-a41d-50410368face} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.905019 [ 293 ] {6192729a-55c3-4d4a-a41d-50410368face} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 564 | 2026.05.21 17:28:22.917913 [ 293 ] {6192729a-55c3-4d4a-a41d-50410368face} <Debug> oximeter.measurements_f32 (2fa80941-43cf-4f98-a230-a3c0bc1fe4b4): Loading data parts | ||
| 565 | 2026.05.21 17:28:22.918119 [ 293 ] {6192729a-55c3-4d4a-a41d-50410368face} <Debug> oximeter.measurements_f32 (2fa80941-43cf-4f98-a230-a3c0bc1fe4b4): There are no data parts | ||
| 566 | 2026.05.21 17:28:22.939762 [ 293 ] {6192729a-55c3-4d4a-a41d-50410368face} <Debug> TCPHandler: Processed in 0.035458363 sec. | ||
| 567 | 2026.05.21 17:28:22.940007 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.21 17:28:22.940291 [ 293 ] {628c6cd0-e5fb-46f9-a7b7-2118315a80a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.940405 [ 293 ] {628c6cd0-e5fb-46f9-a7b7-2118315a80a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 570 | 2026.05.21 17:28:22.955796 [ 293 ] {628c6cd0-e5fb-46f9-a7b7-2118315a80a4} <Debug> oximeter.measurements_f64 (864b942c-405f-454e-bfad-344e06642b41): Loading data parts | ||
| 571 | 2026.05.21 17:28:22.955920 [ 293 ] {628c6cd0-e5fb-46f9-a7b7-2118315a80a4} <Debug> oximeter.measurements_f64 (864b942c-405f-454e-bfad-344e06642b41): There are no data parts | ||
| 572 | 2026.05.21 17:28:22.969624 [ 293 ] {628c6cd0-e5fb-46f9-a7b7-2118315a80a4} <Debug> TCPHandler: Processed in 0.029706792 sec. | ||
| 573 | 2026.05.21 17:28:22.969787 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.21 17:28:22.969948 [ 293 ] {2aa4adfa-fadc-4184-b91c-54702bb2a501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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.21 17:28:22.970077 [ 293 ] {2aa4adfa-fadc-4184-b91c-54702bb2a501} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 576 | 2026.05.21 17:28:22.980841 [ 293 ] {2aa4adfa-fadc-4184-b91c-54702bb2a501} <Debug> oximeter.measurements_string (e05038f5-1a6f-4407-a6f4-2400f910735e): Loading data parts | ||
| 577 | 2026.05.21 17:28:22.981022 [ 293 ] {2aa4adfa-fadc-4184-b91c-54702bb2a501} <Debug> oximeter.measurements_string (e05038f5-1a6f-4407-a6f4-2400f910735e): There are no data parts | ||
| 578 | 2026.05.21 17:28:23.000280 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 129.49 MiB, peak 129.49 MiB, free memory in arenas 0.00 B, will set to 136.82 MiB (RSS), difference: 7.33 MiB | ||
| 579 | 2026.05.21 17:28:23.004963 [ 293 ] {2aa4adfa-fadc-4184-b91c-54702bb2a501} <Debug> TCPHandler: Processed in 0.0352271 sec. | ||
| 580 | 2026.05.21 17:28:23.005227 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.21 17:28:23.005403 [ 293 ] {db195017-922c-4e20-9c74-e73db1c1b180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 582 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 583 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 584 | * a string isn't palatable for a few reasons. | ||
| 585 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 586 | * details. | ||
| 587 | */ | ||
| 588 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.21 17:28:23.005535 [ 293 ] {db195017-922c-4e20-9c74-e73db1c1b180} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.21 17:28:23.022028 [ 293 ] {db195017-922c-4e20-9c74-e73db1c1b180} <Debug> oximeter.measurements_bytes (1a4a3661-ba91-494e-b6f7-1ff9c47a504c): Loading data parts | ||
| 591 | 2026.05.21 17:28:23.022157 [ 293 ] {db195017-922c-4e20-9c74-e73db1c1b180} <Debug> oximeter.measurements_bytes (1a4a3661-ba91-494e-b6f7-1ff9c47a504c): There are no data parts | ||
| 592 | 2026.05.21 17:28:23.033142 [ 293 ] {db195017-922c-4e20-9c74-e73db1c1b180} <Debug> TCPHandler: Processed in 0.027963281 sec. | ||
| 593 | 2026.05.21 17:28:23.033409 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.21 17:28:23.033610 [ 293 ] {5c6caa83-1e86-4c35-9952-8bdf7fa35207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 595 | 2026.05.21 17:28:23.033764 [ 293 ] {5c6caa83-1e86-4c35-9952-8bdf7fa35207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.21 17:28:23.046632 [ 293 ] {5c6caa83-1e86-4c35-9952-8bdf7fa35207} <Debug> oximeter.measurements_cumulativei64 (bf8b18c5-1396-4437-8940-ad119aa03811): Loading data parts | ||
| 597 | 2026.05.21 17:28:23.046847 [ 293 ] {5c6caa83-1e86-4c35-9952-8bdf7fa35207} <Debug> oximeter.measurements_cumulativei64 (bf8b18c5-1396-4437-8940-ad119aa03811): There are no data parts | ||
| 598 | 2026.05.21 17:28:23.071861 [ 293 ] {5c6caa83-1e86-4c35-9952-8bdf7fa35207} <Debug> TCPHandler: Processed in 0.038508749 sec. | ||
| 599 | 2026.05.21 17:28:23.072042 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.21 17:28:23.072296 [ 293 ] {8de0152d-f820-49cd-87d0-b714f38864a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 601 | 2026.05.21 17:28:23.072422 [ 293 ] {8de0152d-f820-49cd-87d0-b714f38864a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.21 17:28:23.092133 [ 293 ] {8de0152d-f820-49cd-87d0-b714f38864a2} <Debug> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Loading data parts | ||
| 603 | 2026.05.21 17:28:23.092255 [ 293 ] {8de0152d-f820-49cd-87d0-b714f38864a2} <Debug> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): There are no data parts | ||
| 604 | 2026.05.21 17:28:23.096462 [ 293 ] {8de0152d-f820-49cd-87d0-b714f38864a2} <Debug> TCPHandler: Processed in 0.024478978 sec. | ||
| 605 | 2026.05.21 17:28:23.096642 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.21 17:28:23.096903 [ 293 ] {c1ef4e52-cf71-449a-876b-367904ff98d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 607 | 2026.05.21 17:28:23.097002 [ 293 ] {c1ef4e52-cf71-449a-876b-367904ff98d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.21 17:28:23.120819 [ 293 ] {c1ef4e52-cf71-449a-876b-367904ff98d5} <Debug> oximeter.measurements_cumulativef32 (44269949-0c43-46a4-ab10-b96cd829ea2c): Loading data parts | ||
| 609 | 2026.05.21 17:28:23.120945 [ 293 ] {c1ef4e52-cf71-449a-876b-367904ff98d5} <Debug> oximeter.measurements_cumulativef32 (44269949-0c43-46a4-ab10-b96cd829ea2c): There are no data parts | ||
| 610 | 2026.05.21 17:28:23.142692 [ 293 ] {c1ef4e52-cf71-449a-876b-367904ff98d5} <Debug> TCPHandler: Processed in 0.046107714 sec. | ||
| 611 | 2026.05.21 17:28:23.142898 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.21 17:28:23.143108 [ 293 ] {d6a804a9-acd3-43f5-892d-851924eda609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 613 | 2026.05.21 17:28:23.143264 [ 293 ] {d6a804a9-acd3-43f5-892d-851924eda609} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.21 17:28:23.148364 [ 293 ] {d6a804a9-acd3-43f5-892d-851924eda609} <Debug> oximeter.measurements_cumulativef64 (4467cad9-a096-4937-8421-8eb051bee2d2): Loading data parts | ||
| 615 | 2026.05.21 17:28:23.148601 [ 293 ] {d6a804a9-acd3-43f5-892d-851924eda609} <Debug> oximeter.measurements_cumulativef64 (4467cad9-a096-4937-8421-8eb051bee2d2): There are no data parts | ||
| 616 | 2026.05.21 17:28:23.172569 [ 293 ] {d6a804a9-acd3-43f5-892d-851924eda609} <Debug> TCPHandler: Processed in 0.029718012 sec. | ||
| 617 | 2026.05.21 17:28:23.172752 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.21 17:28:23.173131 [ 293 ] {37699e26-7bd9-4f8c-a3f1-001f5bae5ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 619 | * NOTE: Array types cannot be Nullable, see | ||
| 620 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 621 | * for more details. | ||
| 622 | * | ||
| 623 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 624 | * is unfortunate, and at this point relies on the fact that an | ||
| 625 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 626 | * to figure out another way to represent missing samples here. | ||
| 627 | */ | ||
| 628 | 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) | ||
| 629 | 2026.05.21 17:28:23.173273 [ 293 ] {37699e26-7bd9-4f8c-a3f1-001f5bae5ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.21 17:28:23.184797 [ 293 ] {37699e26-7bd9-4f8c-a3f1-001f5bae5ffd} <Debug> oximeter.measurements_histogrami8 (ed4a82d1-b7b1-4880-8a18-d21eef942739): Loading data parts | ||
| 631 | 2026.05.21 17:28:23.184919 [ 293 ] {37699e26-7bd9-4f8c-a3f1-001f5bae5ffd} <Debug> oximeter.measurements_histogrami8 (ed4a82d1-b7b1-4880-8a18-d21eef942739): There are no data parts | ||
| 632 | 2026.05.21 17:28:23.197627 [ 293 ] {37699e26-7bd9-4f8c-a3f1-001f5bae5ffd} <Debug> TCPHandler: Processed in 0.024933016 sec. | ||
| 633 | 2026.05.21 17:28:23.197817 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.21 17:28:23.198084 [ 293 ] {b536461a-a1f6-491f-8dda-93ccdef214e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 635 | 2026.05.21 17:28:23.198227 [ 293 ] {b536461a-a1f6-491f-8dda-93ccdef214e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.21 17:28:23.219776 [ 293 ] {b536461a-a1f6-491f-8dda-93ccdef214e0} <Debug> oximeter.measurements_histogramu8 (27aaa869-8c3b-4764-8099-4afc4a62daec): Loading data parts | ||
| 637 | 2026.05.21 17:28:23.220121 [ 293 ] {b536461a-a1f6-491f-8dda-93ccdef214e0} <Debug> oximeter.measurements_histogramu8 (27aaa869-8c3b-4764-8099-4afc4a62daec): There are no data parts | ||
| 638 | 2026.05.21 17:28:23.224197 [ 293 ] {b536461a-a1f6-491f-8dda-93ccdef214e0} <Debug> TCPHandler: Processed in 0.026437283 sec. | ||
| 639 | 2026.05.21 17:28:23.224386 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.21 17:28:23.224739 [ 293 ] {0e8425f2-8872-47e0-a142-76247d60f246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 641 | 2026.05.21 17:28:23.224883 [ 293 ] {0e8425f2-8872-47e0-a142-76247d60f246} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.21 17:28:23.236440 [ 293 ] {0e8425f2-8872-47e0-a142-76247d60f246} <Debug> oximeter.measurements_histogrami16 (7f7a1be3-8a6b-47be-8297-cad57f1b60c9): Loading data parts | ||
| 643 | 2026.05.21 17:28:23.236582 [ 293 ] {0e8425f2-8872-47e0-a142-76247d60f246} <Debug> oximeter.measurements_histogrami16 (7f7a1be3-8a6b-47be-8297-cad57f1b60c9): There are no data parts | ||
| 644 | 2026.05.21 17:28:23.250220 [ 293 ] {0e8425f2-8872-47e0-a142-76247d60f246} <Debug> TCPHandler: Processed in 0.025897963 sec. | ||
| 645 | 2026.05.21 17:28:23.250445 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.21 17:28:23.250706 [ 293 ] {7c32c8ff-4632-4533-83d6-8720b6929e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 647 | 2026.05.21 17:28:23.250857 [ 293 ] {7c32c8ff-4632-4533-83d6-8720b6929e28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.21 17:28:23.262633 [ 293 ] {7c32c8ff-4632-4533-83d6-8720b6929e28} <Debug> oximeter.measurements_histogramu16 (63a9ef2a-74f8-4795-a029-88193fea01ce): Loading data parts | ||
| 649 | 2026.05.21 17:28:23.262819 [ 293 ] {7c32c8ff-4632-4533-83d6-8720b6929e28} <Debug> oximeter.measurements_histogramu16 (63a9ef2a-74f8-4795-a029-88193fea01ce): There are no data parts | ||
| 650 | 2026.05.21 17:28:23.275513 [ 293 ] {7c32c8ff-4632-4533-83d6-8720b6929e28} <Debug> TCPHandler: Processed in 0.02512618 sec. | ||
| 651 | 2026.05.21 17:28:23.275692 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.21 17:28:23.276038 [ 293 ] {a94a438b-7b63-4e42-89f6-201231403146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 653 | 2026.05.21 17:28:23.276185 [ 293 ] {a94a438b-7b63-4e42-89f6-201231403146} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.21 17:28:23.288112 [ 293 ] {a94a438b-7b63-4e42-89f6-201231403146} <Debug> oximeter.measurements_histogrami32 (432ffb9a-4c6c-486b-b7db-2fd85bff594a): Loading data parts | ||
| 655 | 2026.05.21 17:28:23.288268 [ 293 ] {a94a438b-7b63-4e42-89f6-201231403146} <Debug> oximeter.measurements_histogrami32 (432ffb9a-4c6c-486b-b7db-2fd85bff594a): There are no data parts | ||
| 656 | 2026.05.21 17:28:23.300949 [ 293 ] {a94a438b-7b63-4e42-89f6-201231403146} <Debug> TCPHandler: Processed in 0.025314212 sec. | ||
| 657 | 2026.05.21 17:28:23.301165 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.21 17:28:23.301382 [ 293 ] {a77696d0-6e67-4da5-869c-0a0276b156c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 659 | 2026.05.21 17:28:23.301519 [ 293 ] {a77696d0-6e67-4da5-869c-0a0276b156c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.21 17:28:23.313119 [ 293 ] {a77696d0-6e67-4da5-869c-0a0276b156c7} <Debug> oximeter.measurements_histogramu32 (bd83db6e-5b75-48b0-b0b0-8ad8346b2833): Loading data parts | ||
| 661 | 2026.05.21 17:28:23.313320 [ 293 ] {a77696d0-6e67-4da5-869c-0a0276b156c7} <Debug> oximeter.measurements_histogramu32 (bd83db6e-5b75-48b0-b0b0-8ad8346b2833): There are no data parts | ||
| 662 | 2026.05.21 17:28:23.326045 [ 293 ] {a77696d0-6e67-4da5-869c-0a0276b156c7} <Debug> TCPHandler: Processed in 0.024928646 sec. | ||
| 663 | 2026.05.21 17:28:23.326236 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.21 17:28:23.326553 [ 293 ] {387be136-2d4b-44c0-90b7-8bc83652004b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 665 | 2026.05.21 17:28:23.326686 [ 293 ] {387be136-2d4b-44c0-90b7-8bc83652004b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.21 17:28:23.338152 [ 293 ] {387be136-2d4b-44c0-90b7-8bc83652004b} <Debug> oximeter.measurements_histogrami64 (cabbeabd-a2cf-4322-8902-5181253a0856): Loading data parts | ||
| 667 | 2026.05.21 17:28:23.338282 [ 293 ] {387be136-2d4b-44c0-90b7-8bc83652004b} <Debug> oximeter.measurements_histogrami64 (cabbeabd-a2cf-4322-8902-5181253a0856): There are no data parts | ||
| 668 | 2026.05.21 17:28:23.351243 [ 293 ] {387be136-2d4b-44c0-90b7-8bc83652004b} <Debug> TCPHandler: Processed in 0.025057758 sec. | ||
| 669 | 2026.05.21 17:28:23.351571 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.21 17:28:23.351836 [ 293 ] {fcf9abbd-1388-4e9c-aedd-626d0c20d551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 671 | 2026.05.21 17:28:23.352071 [ 293 ] {fcf9abbd-1388-4e9c-aedd-626d0c20d551} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.21 17:28:23.364263 [ 293 ] {fcf9abbd-1388-4e9c-aedd-626d0c20d551} <Debug> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Loading data parts | ||
| 673 | 2026.05.21 17:28:23.364481 [ 293 ] {fcf9abbd-1388-4e9c-aedd-626d0c20d551} <Debug> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): There are no data parts | ||
| 674 | 2026.05.21 17:28:23.377116 [ 293 ] {fcf9abbd-1388-4e9c-aedd-626d0c20d551} <Debug> TCPHandler: Processed in 0.025604009 sec. | ||
| 675 | 2026.05.21 17:28:23.377290 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.21 17:28:23.377646 [ 293 ] {56c01e4c-0e20-407a-8643-8c44592e961c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 677 | 2026.05.21 17:28:23.377853 [ 293 ] {56c01e4c-0e20-407a-8643-8c44592e961c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.21 17:28:23.389510 [ 293 ] {56c01e4c-0e20-407a-8643-8c44592e961c} <Debug> oximeter.measurements_histogramf32 (78e8519d-24b3-4949-a172-e07fc4382067): Loading data parts | ||
| 679 | 2026.05.21 17:28:23.389651 [ 293 ] {56c01e4c-0e20-407a-8643-8c44592e961c} <Debug> oximeter.measurements_histogramf32 (78e8519d-24b3-4949-a172-e07fc4382067): There are no data parts | ||
| 680 | 2026.05.21 17:28:23.403257 [ 293 ] {56c01e4c-0e20-407a-8643-8c44592e961c} <Debug> TCPHandler: Processed in 0.026027316 sec. | ||
| 681 | 2026.05.21 17:28:23.403590 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.21 17:28:23.403861 [ 293 ] {2c531ca3-be79-4a4d-8dc7-228b4b6eacad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 683 | 2026.05.21 17:28:23.404042 [ 293 ] {2c531ca3-be79-4a4d-8dc7-228b4b6eacad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.21 17:28:23.416596 [ 293 ] {2c531ca3-be79-4a4d-8dc7-228b4b6eacad} <Debug> oximeter.measurements_histogramf64 (d52cb0da-16a6-49a3-b584-357f57d0c657): Loading data parts | ||
| 685 | 2026.05.21 17:28:23.416834 [ 293 ] {2c531ca3-be79-4a4d-8dc7-228b4b6eacad} <Debug> oximeter.measurements_histogramf64 (d52cb0da-16a6-49a3-b584-357f57d0c657): There are no data parts | ||
| 686 | 2026.05.21 17:28:23.430405 [ 293 ] {2c531ca3-be79-4a4d-8dc7-228b4b6eacad} <Debug> TCPHandler: Processed in 0.02687366 sec. | ||
| 687 | 2026.05.21 17:28:23.430565 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.21 17:28:23.430846 [ 293 ] {3be0e8e3-1599-4a5a-a28c-23da35ff8710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | 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) | ||
| 714 | 2026.05.21 17:28:23.430979 [ 293 ] {3be0e8e3-1599-4a5a-a28c-23da35ff8710} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.21 17:28:23.443778 [ 293 ] {3be0e8e3-1599-4a5a-a28c-23da35ff8710} <Debug> oximeter.fields_bool (33562ee5-b3e2-4b4d-9c6f-745ad251e68c): Loading data parts | ||
| 716 | 2026.05.21 17:28:23.443899 [ 293 ] {3be0e8e3-1599-4a5a-a28c-23da35ff8710} <Debug> oximeter.fields_bool (33562ee5-b3e2-4b4d-9c6f-745ad251e68c): There are no data parts | ||
| 717 | 2026.05.21 17:28:23.458073 [ 293 ] {3be0e8e3-1599-4a5a-a28c-23da35ff8710} <Debug> TCPHandler: Processed in 0.027554853 sec. | ||
| 718 | 2026.05.21 17:28:23.458401 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.21 17:28:23.458603 [ 293 ] {3783ad75-ac13-4379-880c-7a31987b3a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 720 | 2026.05.21 17:28:23.458771 [ 293 ] {3783ad75-ac13-4379-880c-7a31987b3a3c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.21 17:28:23.486225 [ 293 ] {3783ad75-ac13-4379-880c-7a31987b3a3c} <Debug> oximeter.fields_i8 (b358e383-2099-4be1-83e8-b24431d439f9): Loading data parts | ||
| 722 | 2026.05.21 17:28:23.486400 [ 293 ] {3783ad75-ac13-4379-880c-7a31987b3a3c} <Debug> oximeter.fields_i8 (b358e383-2099-4be1-83e8-b24431d439f9): There are no data parts | ||
| 723 | 2026.05.21 17:28:23.499981 [ 293 ] {3783ad75-ac13-4379-880c-7a31987b3a3c} <Debug> TCPHandler: Processed in 0.041647454 sec. | ||
| 724 | 2026.05.21 17:28:23.500151 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.21 17:28:23.500364 [ 293 ] {236e4f96-297c-47cc-9c3b-50b855e1fffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 726 | 2026.05.21 17:28:23.500449 [ 293 ] {236e4f96-297c-47cc-9c3b-50b855e1fffc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.21 17:28:23.522812 [ 293 ] {236e4f96-297c-47cc-9c3b-50b855e1fffc} <Debug> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): Loading data parts | ||
| 728 | 2026.05.21 17:28:23.522926 [ 293 ] {236e4f96-297c-47cc-9c3b-50b855e1fffc} <Debug> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): There are no data parts | ||
| 729 | 2026.05.21 17:28:23.526382 [ 293 ] {236e4f96-297c-47cc-9c3b-50b855e1fffc} <Debug> TCPHandler: Processed in 0.026287279 sec. | ||
| 730 | 2026.05.21 17:28:23.526627 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.21 17:28:23.526790 [ 293 ] {4ff40e9f-bac0-4cd2-822a-5e0cf2b5c3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 732 | 2026.05.21 17:28:23.526908 [ 293 ] {4ff40e9f-bac0-4cd2-822a-5e0cf2b5c3d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.21 17:28:23.544380 [ 293 ] {4ff40e9f-bac0-4cd2-822a-5e0cf2b5c3d9} <Debug> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): Loading data parts | ||
| 734 | 2026.05.21 17:28:23.544600 [ 293 ] {4ff40e9f-bac0-4cd2-822a-5e0cf2b5c3d9} <Debug> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): There are no data parts | ||
| 735 | 2026.05.21 17:28:23.554145 [ 293 ] {4ff40e9f-bac0-4cd2-822a-5e0cf2b5c3d9} <Debug> TCPHandler: Processed in 0.027569973 sec. | ||
| 736 | 2026.05.21 17:28:23.554329 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.21 17:28:23.554567 [ 293 ] {40af5b71-9111-4fd1-8f90-9a7b837547a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 738 | 2026.05.21 17:28:23.554612 [ 293 ] {40af5b71-9111-4fd1-8f90-9a7b837547a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.21 17:28:23.572720 [ 293 ] {40af5b71-9111-4fd1-8f90-9a7b837547a4} <Debug> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Loading data parts | ||
| 740 | 2026.05.21 17:28:23.572909 [ 293 ] {40af5b71-9111-4fd1-8f90-9a7b837547a4} <Debug> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): There are no data parts | ||
| 741 | 2026.05.21 17:28:23.586499 [ 293 ] {40af5b71-9111-4fd1-8f90-9a7b837547a4} <Debug> TCPHandler: Processed in 0.032216846 sec. | ||
| 742 | 2026.05.21 17:28:23.586775 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.21 17:28:23.586974 [ 293 ] {38d7353b-c6dc-41c7-a558-5d62367705ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 744 | 2026.05.21 17:28:23.587133 [ 293 ] {38d7353b-c6dc-41c7-a558-5d62367705ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.21 17:28:23.599904 [ 293 ] {38d7353b-c6dc-41c7-a558-5d62367705ed} <Debug> oximeter.fields_i32 (267e923d-9526-4fff-b75b-f49c05c7b367): Loading data parts | ||
| 746 | 2026.05.21 17:28:23.600163 [ 293 ] {38d7353b-c6dc-41c7-a558-5d62367705ed} <Debug> oximeter.fields_i32 (267e923d-9526-4fff-b75b-f49c05c7b367): There are no data parts | ||
| 747 | 2026.05.21 17:28:23.611000 [ 293 ] {38d7353b-c6dc-41c7-a558-5d62367705ed} <Debug> TCPHandler: Processed in 0.024276024 sec. | ||
| 748 | 2026.05.21 17:28:23.611302 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.21 17:28:23.611558 [ 293 ] {54a8c686-7884-4e1f-9e57-357bdda68473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 750 | 2026.05.21 17:28:23.611649 [ 293 ] {54a8c686-7884-4e1f-9e57-357bdda68473} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.21 17:28:23.616413 [ 293 ] {54a8c686-7884-4e1f-9e57-357bdda68473} <Debug> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Loading data parts | ||
| 752 | 2026.05.21 17:28:23.616554 [ 293 ] {54a8c686-7884-4e1f-9e57-357bdda68473} <Debug> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): There are no data parts | ||
| 753 | 2026.05.21 17:28:23.630383 [ 293 ] {54a8c686-7884-4e1f-9e57-357bdda68473} <Debug> TCPHandler: Processed in 0.019190183 sec. | ||
| 754 | 2026.05.21 17:28:23.630628 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.21 17:28:23.630787 [ 293 ] {430836e5-a5aa-4374-bc94-60b7c95c3ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 756 | 2026.05.21 17:28:23.630913 [ 293 ] {430836e5-a5aa-4374-bc94-60b7c95c3ff0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 757 | 2026.05.21 17:28:23.640044 [ 293 ] {430836e5-a5aa-4374-bc94-60b7c95c3ff0} <Debug> oximeter.fields_i64 (644330d5-bfcd-4abb-ad62-d0591e89277f): Loading data parts | ||
| 758 | 2026.05.21 17:28:23.640284 [ 293 ] {430836e5-a5aa-4374-bc94-60b7c95c3ff0} <Debug> oximeter.fields_i64 (644330d5-bfcd-4abb-ad62-d0591e89277f): There are no data parts | ||
| 759 | 2026.05.21 17:28:23.645753 [ 293 ] {430836e5-a5aa-4374-bc94-60b7c95c3ff0} <Debug> TCPHandler: Processed in 0.015174072 sec. | ||
| 760 | 2026.05.21 17:28:23.645947 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.21 17:28:23.646210 [ 293 ] {d11ccd94-98ba-4922-b517-54562f04f8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 762 | 2026.05.21 17:28:23.646313 [ 293 ] {d11ccd94-98ba-4922-b517-54562f04f8cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 763 | 2026.05.21 17:28:23.659102 [ 293 ] {d11ccd94-98ba-4922-b517-54562f04f8cc} <Debug> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): Loading data parts | ||
| 764 | 2026.05.21 17:28:23.659246 [ 293 ] {d11ccd94-98ba-4922-b517-54562f04f8cc} <Debug> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): There are no data parts | ||
| 765 | 2026.05.21 17:28:23.669110 [ 293 ] {d11ccd94-98ba-4922-b517-54562f04f8cc} <Debug> TCPHandler: Processed in 0.023222255 sec. | ||
| 766 | 2026.05.21 17:28:23.669360 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.21 17:28:23.669525 [ 293 ] {031ed7a2-47f7-4339-a218-538c9a56dc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 768 | 2026.05.21 17:28:23.669569 [ 293 ] {031ed7a2-47f7-4339-a218-538c9a56dc70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 769 | 2026.05.21 17:28:23.674651 [ 293 ] {031ed7a2-47f7-4339-a218-538c9a56dc70} <Debug> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Loading data parts | ||
| 770 | 2026.05.21 17:28:23.674781 [ 293 ] {031ed7a2-47f7-4339-a218-538c9a56dc70} <Debug> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): There are no data parts | ||
| 771 | 2026.05.21 17:28:23.688647 [ 293 ] {031ed7a2-47f7-4339-a218-538c9a56dc70} <Debug> TCPHandler: Processed in 0.019334685 sec. | ||
| 772 | 2026.05.21 17:28:23.688917 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.21 17:28:23.689215 [ 293 ] {e4a55207-4278-4a43-82ca-d2e6cb1669e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 774 | 2026.05.21 17:28:23.689267 [ 293 ] {e4a55207-4278-4a43-82ca-d2e6cb1669e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 775 | 2026.05.21 17:28:23.711762 [ 293 ] {e4a55207-4278-4a43-82ca-d2e6cb1669e1} <Debug> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Loading data parts | ||
| 776 | 2026.05.21 17:28:23.712014 [ 293 ] {e4a55207-4278-4a43-82ca-d2e6cb1669e1} <Debug> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): There are no data parts | ||
| 777 | 2026.05.21 17:28:23.717293 [ 293 ] {e4a55207-4278-4a43-82ca-d2e6cb1669e1} <Debug> TCPHandler: Processed in 0.02847806 sec. | ||
| 778 | 2026.05.21 17:28:23.717561 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.21 17:28:23.717851 [ 293 ] {ec3187b7-9b03-4d42-b0a7-189a1556a69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 780 | 2026.05.21 17:28:23.717941 [ 293 ] {ec3187b7-9b03-4d42-b0a7-189a1556a69c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 781 | 2026.05.21 17:28:23.730406 [ 293 ] {ec3187b7-9b03-4d42-b0a7-189a1556a69c} <Debug> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Loading data parts | ||
| 782 | 2026.05.21 17:28:23.730662 [ 293 ] {ec3187b7-9b03-4d42-b0a7-189a1556a69c} <Debug> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): There are no data parts | ||
| 783 | 2026.05.21 17:28:23.744905 [ 293 ] {ec3187b7-9b03-4d42-b0a7-189a1556a69c} <Debug> TCPHandler: Processed in 0.02743464 sec. | ||
| 784 | 2026.05.21 17:28:23.745255 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.21 17:28:23.745695 [ 293 ] {47933711-315a-4fe9-9880-3a1f56d20f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) /* The timeseries schema table stores the extracted schema for the samples | ||
| 786 | * oximeter collects. | ||
| 787 | */ | ||
| 788 | 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) | ||
| 789 | 2026.05.21 17:28:23.745768 [ 293 ] {47933711-315a-4fe9-9880-3a1f56d20f07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 790 | 2026.05.21 17:28:23.758010 [ 293 ] {47933711-315a-4fe9-9880-3a1f56d20f07} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Loading data parts | ||
| 791 | 2026.05.21 17:28:23.758268 [ 293 ] {47933711-315a-4fe9-9880-3a1f56d20f07} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): There are no data parts | ||
| 792 | 2026.05.21 17:28:23.771736 [ 293 ] {47933711-315a-4fe9-9880-3a1f56d20f07} <Debug> TCPHandler: Processed in 0.026603925 sec. | ||
| 793 | 2026.05.21 17:28:23.774264 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.21 17:28:23.776574 [ 294 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 795 | 2026.05.21 17:28:23.778634 [ 294 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 796 | 2026.05.21 17:28:23.813397 [ 260 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Trace> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.21 17:28:23.813450 [ 260 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 798 | 2026.05.21 17:28:23.817276 [ 260 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.21 17:28:23.817859 [ 260 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Trace> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.21 17:28:23.818164 [ 294 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.04369 sec., 22.888532845044633 rows/sec., 366.22 B/sec. | ||
| 801 | 2026.05.21 17:28:23.818444 [ 294 ] {82cc7f1d-9b5d-40a9-bfa1-fe2ce2cbe95e} <Debug> TCPHandler: Processed in 0.044316963 sec. | ||
| 802 | 2026.05.21 17:28:24.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.11 MiB, peak 139.11 MiB, free memory in arenas 0.00 B, will set to 142.41 MiB (RSS), difference: 3.30 MiB | ||
| 803 | 2026.05.21 17:28:27.547571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.21 17:28:27.547595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.21 17:28:27.547679 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.21 17:28:27.547770 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.21 17:28:27.562014 [ 244 ] {} <Debug> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Loading data parts | ||
| 808 | 2026.05.21 17:28:27.562170 [ 244 ] {} <Debug> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): There are no data parts | ||
| 809 | 2026.05.21 17:28:27.583860 [ 245 ] {} <Debug> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Loading data parts | ||
| 810 | 2026.05.21 17:28:27.584111 [ 245 ] {} <Debug> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): There are no data parts | ||
| 811 | 2026.05.21 17:28:27.595730 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 812 | 2026.05.21 17:28:27.595774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 813 | 2026.05.21 17:28:27.597560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 814 | 2026.05.21 17:28:27.598191 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 815 | 2026.05.21 17:28:27.598330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 816 | 2026.05.21 17:28:27.625839 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.21 17:28:27.625888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 818 | 2026.05.21 17:28:27.632351 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.21 17:28:27.633541 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.21 17:28:27.636776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.21 17:28:28.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.47 MiB, peak 151.47 MiB, free memory in arenas 0.00 B, will set to 156.52 MiB (RSS), difference: 9.05 MiB | ||
| 822 | 2026.05.21 17:28:30.047474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 43 entries to flush up to offset 43 | ||
| 823 | 2026.05.21 17:28:30.047619 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.21 17:28:30.076244 [ 243 ] {} <Debug> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Loading data parts | ||
| 825 | 2026.05.21 17:28:30.076525 [ 243 ] {} <Debug> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): There are no data parts | ||
| 826 | 2026.05.21 17:28:30.107649 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.21 17:28:30.107690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 828 | 2026.05.21 17:28:30.109361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.21 17:28:30.109914 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.21 17:28:30.110165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 43 | ||
| 831 | 2026.05.21 17:28:31.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.71 MiB, peak 160.71 MiB, free memory in arenas 0.00 B, will set to 157.42 MiB (RSS), difference: -3.30 MiB | ||
| 832 | 2026.05.21 17:28:34.984144 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.21 17:28:34.984210 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.21 17:28:35.098457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.21 17:28:35.099217 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.21 17:28:35.099268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 837 | 2026.05.21 17:28:35.100003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.21 17:28:35.100541 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.21 17:28:35.100715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.21 17:28:35.136901 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.21 17:28:35.155708 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.21 17:28:35.155793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 843 | 2026.05.21 17:28:35.162837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.21 17:28:35.164114 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.21 17:28:35.168639 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.21 17:28:36.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.17 MiB, peak 162.17 MiB, free memory in arenas 0.00 B, will set to 160.23 MiB (RSS), difference: 2.06 MiB | ||
| 847 | 2026.05.21 17:28:39.458957 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.21 17:28:39.459235 [ 293 ] {b9542e53-c923-4a6b-a0cf-8b4ae6487814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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:expired_targets', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.21 17:28:39.467842 [ 293 ] {b9542e53-c923-4a6b-a0cf-8b4ae6487814} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.05.21 17:28:39.467998 [ 293 ] {b9542e53-c923-4a6b-a0cf-8b4ae6487814} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.21 17:28:39.468424 [ 293 ] {b9542e53-c923-4a6b-a0cf-8b4ae6487814} <Debug> TCPHandler: Processed in 0.009624402 sec. | ||
| 852 | 2026.05.21 17:28:39.487688 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.05.21 17:28:39.487824 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 854 | 2026.05.21 17:28:39.487879 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.05.21 17:28:39.490558 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.21 17:28:39.490609 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 857 | 2026.05.21 17:28:39.493218 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2026.05.21 17:28:39.493693 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.21 17:28:39.493867 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.006066 sec., 4286.185295087372 rows/sec., 717.85 KiB/sec. | ||
| 860 | 2026.05.21 17:28:39.493918 [ 293 ] {ccc486e9-6ada-4a93-9fb7-bf4382d2a846} <Debug> TCPHandler: Processed in 0.006309402 sec. | ||
| 861 | 2026.05.21 17:28:39.494060 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.05.21 17:28:39.494166 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 863 | 2026.05.21 17:28:39.494214 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 864 | 2026.05.21 17:28:39.496820 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 865 | 2026.05.21 17:28:39.496864 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 866 | 2026.05.21 17:28:39.497396 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 867 | 2026.05.21 17:28:39.497938 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.21 17:28:39.498083 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003941 sec., 1014.9708195889368 rows/sec., 82.76 KiB/sec. | ||
| 869 | 2026.05.21 17:28:39.498148 [ 293 ] {5bca73c6-d881-4f97-b985-e5f8cd51d246} <Debug> TCPHandler: Processed in 0.004137454 sec. | ||
| 870 | 2026.05.21 17:28:39.498332 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.21 17:28:39.498432 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.21 17:28:39.498475 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 873 | 2026.05.21 17:28:39.500155 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.21 17:28:39.500206 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 875 | 2026.05.21 17:28:39.500951 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.21 17:28:39.501387 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.21 17:28:39.501520 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Debug> executeQuery: Read 2362 rows, 178.09 KiB in 0.003108 sec., 759974.25997426 rows/sec., 55.96 MiB/sec. | ||
| 878 | 2026.05.21 17:28:39.501557 [ 293 ] {f9d94a78-4751-4f27-bf4f-d14f29adc5b3} <Debug> TCPHandler: Processed in 0.003283399 sec. | ||
| 879 | 2026.05.21 17:28:39.501704 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.21 17:28:39.501803 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.21 17:28:39.501845 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 882 | 2026.05.21 17:28:39.502309 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.21 17:28:39.502344 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 884 | 2026.05.21 17:28:39.502747 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.21 17:28:39.503166 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.21 17:28:39.503298 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Debug> executeQuery: Read 6 rows, 440.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 283.62 KiB/sec. | ||
| 887 | 2026.05.21 17:28:39.503332 [ 293 ] {b6f84431-4757-4d51-b05b-e8700a03a6fb} <Debug> TCPHandler: Processed in 0.00168003 sec. | ||
| 888 | 2026.05.21 17:28:39.503524 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 889 | 2026.05.21 17:28:39.503624 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 890 | 2026.05.21 17:28:39.503666 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 891 | 2026.05.21 17:28:39.504367 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.05.21 17:28:39.504405 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 893 | 2026.05.21 17:28:39.504837 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 894 | 2026.05.21 17:28:39.505345 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): 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.21 17:28:39.505488 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001882 sec., 425611.05207226356 rows/sec., 24.58 MiB/sec. | ||
| 896 | 2026.05.21 17:28:39.505522 [ 293 ] {239f966c-a10a-499c-9b5a-366b59e8bf5c} <Debug> TCPHandler: Processed in 0.002051507 sec. | ||
| 897 | 2026.05.21 17:28:39.505655 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.05.21 17:28:39.505753 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 899 | 2026.05.21 17:28:39.505795 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 900 | 2026.05.21 17:28:39.506196 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Trace> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 901 | 2026.05.21 17:28:39.506233 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 902 | 2026.05.21 17:28:39.506709 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 903 | 2026.05.21 17:28:39.507223 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Trace> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): 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.21 17:28:39.507358 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001624 sec., 1231.527093596059 rows/sec., 86.59 KiB/sec. | ||
| 905 | 2026.05.21 17:28:39.507394 [ 293 ] {a1ca133b-abfc-4a56-9cf8-842c48c3f7c0} <Debug> TCPHandler: Processed in 0.001790172 sec. | ||
| 906 | 2026.05.21 17:28:39.507550 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.05.21 17:28:39.507674 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 908 | 2026.05.21 17:28:39.507729 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 909 | 2026.05.21 17:28:39.508822 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2026.05.21 17:28:39.508860 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 911 | 2026.05.21 17:28:39.509387 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2026.05.21 17:28:39.509856 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): 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.21 17:28:39.509983 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Debug> executeQuery: Read 1249 rows, 84.84 KiB in 0.002336 sec., 534674.6575342466 rows/sec., 35.47 MiB/sec. | ||
| 914 | 2026.05.21 17:28:39.510018 [ 293 ] {fee61908-814a-419f-8bad-bc6c8d930891} <Debug> TCPHandler: Processed in 0.002530915 sec. | ||
| 915 | 2026.05.21 17:28:39.510150 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.05.21 17:28:39.510246 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 917 | 2026.05.21 17:28:39.510290 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 918 | 2026.05.21 17:28:39.511136 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.05.21 17:28:39.511170 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 920 | 2026.05.21 17:28:39.511792 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2026.05.21 17:28:39.512434 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): 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.21 17:28:39.512595 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Debug> executeQuery: Read 2201 rows, 137.81 KiB in 0.002368 sec., 929476.3513513514 rows/sec., 56.83 MiB/sec. | ||
| 923 | 2026.05.21 17:28:39.512630 [ 293 ] {e6d89458-22de-4540-a46f-05955ed413af} <Debug> TCPHandler: Processed in 0.002529895 sec. | ||
| 924 | 2026.05.21 17:28:39.512761 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.05.21 17:28:39.512859 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 926 | 2026.05.21 17:28:39.512913 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <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 | ||
| 927 | 2026.05.21 17:28:39.513686 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.05.21 17:28:39.513723 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 929 | 2026.05.21 17:28:39.514320 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2026.05.21 17:28:39.514793 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): 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.21 17:28:39.514929 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.002089 sec., 957.3958831977022 rows/sec., 1.72 MiB/sec. | ||
| 932 | 2026.05.21 17:28:39.514974 [ 293 ] {d593248b-e894-492a-81b3-8343dca78f85} <Debug> TCPHandler: Processed in 0.002262501 sec. | ||
| 933 | 2026.05.21 17:28:39.515110 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.05.21 17:28:39.515207 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 935 | 2026.05.21 17:28:39.515248 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 936 | 2026.05.21 17:28:39.515587 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.05.21 17:28:39.515622 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 938 | 2026.05.21 17:28:39.516073 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2026.05.21 17:28:39.516548 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): 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.21 17:28:39.516675 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Debug> executeQuery: Read 4 rows, 288.00 B in 0.001488 sec., 2688.172043010753 rows/sec., 189.01 KiB/sec. | ||
| 941 | 2026.05.21 17:28:39.516706 [ 293 ] {e763c957-5ddc-41cb-9f51-7e752842dd24} <Debug> TCPHandler: Processed in 0.00164648 sec. | ||
| 942 | 2026.05.21 17:28:40.110539 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 45 | ||
| 943 | 2026.05.21 17:28:40.112696 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.05.21 17:28:40.112756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 945 | 2026.05.21 17:28:40.114030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 946 | 2026.05.21 17:28:40.114539 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.05.21 17:28:40.114851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 45 | ||
| 948 | 2026.05.21 17:28:40.465232 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35635 | ||
| 949 | 2026.05.21 17:28:40.465328 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 950 | 2026.05.21 17:28:40.465358 [ 302 ] {} <Debug> TCP-Session: 09224800-f9ed-4928-9e1d-788181c924cf Authenticating user 'default' from [fd00:1122:3344:101::e]:35635 | ||
| 951 | 2026.05.21 17:28:40.465381 [ 302 ] {} <Debug> TCP-Session: 09224800-f9ed-4928-9e1d-788181c924cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.05.21 17:28:40.465396 [ 302 ] {} <Debug> TCP-Session: 09224800-f9ed-4928-9e1d-788181c924cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.05.21 17:28:40.465690 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34466 | ||
| 954 | 2026.05.21 17:28:40.465757 [ 302 ] {} <Trace> TCP-Session: 09224800-f9ed-4928-9e1d-788181c924cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.05.21 17:28:40.465825 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51030 | ||
| 956 | 2026.05.21 17:28:40.465870 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 957 | 2026.05.21 17:28:40.465920 [ 303 ] {} <Debug> TCP-Session: 84d573f1-f106-48ec-8aba-3ca92db3808a Authenticating user 'default' from [fd00:1122:3344:101::e]:34466 | ||
| 958 | 2026.05.21 17:28:40.465945 [ 303 ] {} <Debug> TCP-Session: 84d573f1-f106-48ec-8aba-3ca92db3808a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.05.21 17:28:40.465960 [ 303 ] {} <Debug> TCP-Session: 84d573f1-f106-48ec-8aba-3ca92db3808a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.21 17:28:40.465959 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57207 | ||
| 961 | 2026.05.21 17:28:40.465961 [ 302 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 962 | 2026.05.21 17:28:40.466029 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 963 | 2026.05.21 17:28:40.466073 [ 304 ] {} <Debug> TCP-Session: b964550e-4c0f-4c5d-927a-15cb0fc3a111 Authenticating user 'default' from [fd00:1122:3344:101::e]:51030 | ||
| 964 | 2026.05.21 17:28:40.466099 [ 304 ] {} <Debug> TCP-Session: b964550e-4c0f-4c5d-927a-15cb0fc3a111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.21 17:28:40.466099 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51737 | ||
| 966 | 2026.05.21 17:28:40.466113 [ 304 ] {} <Debug> TCP-Session: b964550e-4c0f-4c5d-927a-15cb0fc3a111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.21 17:28:40.466187 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 968 | 2026.05.21 17:28:40.466230 [ 305 ] {} <Debug> TCP-Session: e24337ff-2ea1-4d59-8cba-a06fbebe0191 Authenticating user 'default' from [fd00:1122:3344:101::e]:57207 | ||
| 969 | 2026.05.21 17:28:40.466253 [ 305 ] {} <Debug> TCP-Session: e24337ff-2ea1-4d59-8cba-a06fbebe0191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.05.21 17:28:40.466267 [ 305 ] {} <Debug> TCP-Session: e24337ff-2ea1-4d59-8cba-a06fbebe0191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 971 | 2026.05.21 17:28:40.466320 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 972 | 2026.05.21 17:28:40.466341 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54628 | ||
| 973 | 2026.05.21 17:28:40.466359 [ 306 ] {} <Debug> TCP-Session: 53d0cee4-096c-4adb-88b2-bc0d0c64248e Authenticating user 'default' from [fd00:1122:3344:101::e]:51737 | ||
| 974 | 2026.05.21 17:28:40.466384 [ 306 ] {} <Debug> TCP-Session: 53d0cee4-096c-4adb-88b2-bc0d0c64248e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.05.21 17:28:40.466397 [ 306 ] {} <Debug> TCP-Session: 53d0cee4-096c-4adb-88b2-bc0d0c64248e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.05.21 17:28:40.466397 [ 302 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 977 | 2026.05.21 17:28:40.466438 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46668 | ||
| 978 | 2026.05.21 17:28:40.466533 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 979 | 2026.05.21 17:28:40.466572 [ 307 ] {} <Debug> TCP-Session: 61c2e21a-ac15-413f-bb8a-c6d04d439fac Authenticating user 'default' from [fd00:1122:3344:101::e]:54628 | ||
| 980 | 2026.05.21 17:28:40.466592 [ 307 ] {} <Debug> TCP-Session: 61c2e21a-ac15-413f-bb8a-c6d04d439fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.05.21 17:28:40.466606 [ 307 ] {} <Debug> TCP-Session: 61c2e21a-ac15-413f-bb8a-c6d04d439fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.05.21 17:28:40.466646 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41626 | ||
| 983 | 2026.05.21 17:28:40.470969 [ 302 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 984 | 2026.05.21 17:28:40.471087 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 985 | 2026.05.21 17:28:40.471119 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35058 | ||
| 986 | 2026.05.21 17:28:40.471142 [ 308 ] {} <Debug> TCP-Session: b1ece4d4-3bda-4752-b78e-429166ec2c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:46668 | ||
| 987 | 2026.05.21 17:28:40.471177 [ 308 ] {} <Debug> TCP-Session: b1ece4d4-3bda-4752-b78e-429166ec2c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.21 17:28:40.471192 [ 308 ] {} <Debug> TCP-Session: b1ece4d4-3bda-4752-b78e-429166ec2c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.21 17:28:40.471199 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.05.21 17:28:40.471242 [ 309 ] {} <Debug> TCP-Session: bcdd9ee3-1dfb-41fd-a63d-b93a922a99c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41626 | ||
| 991 | 2026.05.21 17:28:40.471262 [ 309 ] {} <Debug> TCP-Session: bcdd9ee3-1dfb-41fd-a63d-b93a922a99c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.21 17:28:40.471276 [ 309 ] {} <Debug> TCP-Session: bcdd9ee3-1dfb-41fd-a63d-b93a922a99c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.21 17:28:40.473324 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 994 | 2026.05.21 17:28:40.473369 [ 310 ] {} <Debug> TCP-Session: 23c190c1-2c47-4ba5-8f28-2ad149eb4a3e Authenticating user 'default' from [fd00:1122:3344:101::e]:35058 | ||
| 995 | 2026.05.21 17:28:40.473388 [ 310 ] {} <Debug> TCP-Session: 23c190c1-2c47-4ba5-8f28-2ad149eb4a3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.21 17:28:40.473401 [ 310 ] {} <Debug> TCP-Session: 23c190c1-2c47-4ba5-8f28-2ad149eb4a3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.05.21 17:28:40.477949 [ 302 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Debug> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de) (SelectExecutor): Key condition: unknown | ||
| 998 | 2026.05.21 17:28:40.492461 [ 313 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Trace> AggregatingTransform: Aggregating | ||
| 999 | 2026.05.21 17:28:40.493790 [ 313 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1000 | 2026.05.21 17:28:40.493879 [ 313 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004813386 sec. (207.754 rows/sec., 8.12 KiB/sec.) | ||
| 1001 | 2026.05.21 17:28:40.493897 [ 313 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Trace> Aggregator: Merging aggregated data | ||
| 1002 | 2026.05.21 17:28:40.493928 [ 313 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1003 | 2026.05.21 17:28:40.495272 [ 302 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.029378 sec., 34.03907686023555 rows/sec., 1.33 KiB/sec. | ||
| 1004 | 2026.05.21 17:28:40.495545 [ 302 ] {d066ce65-2466-45ef-9ee0-09889c8dc81a} <Debug> TCPHandler: Processed in 0.029922776 sec. | ||
| 1005 | 2026.05.21 17:28:40.499259 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1006 | 2026.05.21 17:28:40.499298 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1007 | 2026.05.21 17:28:40.499321 [ 302 ] {} <Debug> TCP-Session: 09224800-f9ed-4928-9e1d-788181c924cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.05.21 17:28:40.499325 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1009 | 2026.05.21 17:28:40.499340 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1010 | 2026.05.21 17:28:40.499369 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1011 | 2026.05.21 17:28:40.499411 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1012 | 2026.05.21 17:28:40.499434 [ 305 ] {} <Debug> TCP-Session: e24337ff-2ea1-4d59-8cba-a06fbebe0191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.05.21 17:28:40.499445 [ 307 ] {} <Debug> TCP-Session: 61c2e21a-ac15-413f-bb8a-c6d04d439fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.21 17:28:40.499460 [ 310 ] {} <Debug> TCP-Session: 23c190c1-2c47-4ba5-8f28-2ad149eb4a3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.05.21 17:28:40.499431 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1016 | 2026.05.21 17:28:40.499408 [ 304 ] {} <Debug> TCP-Session: b964550e-4c0f-4c5d-927a-15cb0fc3a111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.21 17:28:40.499389 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1018 | 2026.05.21 17:28:40.499528 [ 306 ] {} <Debug> TCP-Session: 53d0cee4-096c-4adb-88b2-bc0d0c64248e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.05.21 17:28:40.499570 [ 308 ] {} <Debug> TCP-Session: b1ece4d4-3bda-4752-b78e-429166ec2c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.05.21 17:28:40.499356 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1021 | 2026.05.21 17:28:40.499354 [ 303 ] {} <Debug> TCP-Session: 84d573f1-f106-48ec-8aba-3ca92db3808a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.21 17:28:40.499657 [ 309 ] {} <Debug> TCP-Session: bcdd9ee3-1dfb-41fd-a63d-b93a922a99c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.05.21 17:28:41.000421 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.61 MiB, peak 169.74 MiB, free memory in arenas 0.00 B, will set to 164.20 MiB (RSS), difference: 6.59 MiB | ||
| 1024 | 2026.05.21 17:28:42.600985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1409 | ||
| 1025 | 2026.05.21 17:28:42.601480 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.21 17:28:42.601530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1027 | 2026.05.21 17:28:42.602228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1028 | 2026.05.21 17:28:42.602739 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.21 17:28:42.602891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1409 | ||
| 1030 | 2026.05.21 17:28:42.668908 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1031 | 2026.05.21 17:28:42.689636 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.21 17:28:42.689730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1033 | 2026.05.21 17:28:42.696942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.05.21 17:28:42.698874 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.21 17:28:42.704336 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1036 | 2026.05.21 17:28:43.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.74 MiB, peak 169.74 MiB, free memory in arenas 0.00 B, will set to 166.70 MiB (RSS), difference: 1.96 MiB | ||
| 1037 | 2026.05.21 17:28:43.342411 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63529 | ||
| 1038 | 2026.05.21 17:28:43.342505 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.05.21 17:28:43.342535 [ 302 ] {} <Debug> TCP-Session: 78031831-e7ca-456b-80fd-3ac1c7ebe6ce Authenticating user 'default' from [fd00:1122:3344:101::e]:63529 | ||
| 1040 | 2026.05.21 17:28:43.342561 [ 302 ] {} <Debug> TCP-Session: 78031831-e7ca-456b-80fd-3ac1c7ebe6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.05.21 17:28:43.342575 [ 302 ] {} <Debug> TCP-Session: 78031831-e7ca-456b-80fd-3ac1c7ebe6ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.05.21 17:28:43.342817 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44418 | ||
| 1043 | 2026.05.21 17:28:43.342853 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42021 | ||
| 1044 | 2026.05.21 17:28:43.342874 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41927 | ||
| 1045 | 2026.05.21 17:28:43.342916 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40914 | ||
| 1046 | 2026.05.21 17:28:43.342936 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42208 | ||
| 1047 | 2026.05.21 17:28:43.342964 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2026.05.21 17:28:43.342967 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2026.05.21 17:28:43.342983 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1050 | 2026.05.21 17:28:43.343004 [ 304 ] {} <Debug> TCP-Session: 815348eb-fc56-4a4f-b515-5780124bbea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42021 | ||
| 1051 | 2026.05.21 17:28:43.343015 [ 306 ] {} <Debug> TCP-Session: b17fdb51-5d9a-4788-bb7a-59e979d43fae Authenticating user 'default' from [fd00:1122:3344:101::e]:41927 | ||
| 1052 | 2026.05.21 17:28:43.343038 [ 308 ] {} <Debug> TCP-Session: 05b0a97a-686a-4fb3-9738-8906b05702b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40914 | ||
| 1053 | 2026.05.21 17:28:43.343045 [ 304 ] {} <Debug> TCP-Session: 815348eb-fc56-4a4f-b515-5780124bbea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.21 17:28:43.343053 [ 306 ] {} <Debug> TCP-Session: b17fdb51-5d9a-4788-bb7a-59e979d43fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.21 17:28:43.343075 [ 304 ] {} <Debug> TCP-Session: 815348eb-fc56-4a4f-b515-5780124bbea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.05.21 17:28:43.343074 [ 308 ] {} <Debug> TCP-Session: 05b0a97a-686a-4fb3-9738-8906b05702b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.05.21 17:28:43.343087 [ 306 ] {} <Debug> TCP-Session: b17fdb51-5d9a-4788-bb7a-59e979d43fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.21 17:28:43.343116 [ 308 ] {} <Debug> TCP-Session: 05b0a97a-686a-4fb3-9738-8906b05702b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.21 17:28:43.343010 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1060 | 2026.05.21 17:28:43.342939 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42541 | ||
| 1061 | 2026.05.21 17:28:43.343176 [ 310 ] {} <Debug> TCP-Session: 00207aa8-8c81-485a-8954-50e3a36e306c Authenticating user 'default' from [fd00:1122:3344:101::e]:42208 | ||
| 1062 | 2026.05.21 17:28:43.342933 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1063 | 2026.05.21 17:28:43.342921 [ 302 ] {} <Trace> TCP-Session: 78031831-e7ca-456b-80fd-3ac1c7ebe6ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2026.05.21 17:28:43.343231 [ 310 ] {} <Debug> TCP-Session: 00207aa8-8c81-485a-8954-50e3a36e306c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.21 17:28:43.343242 [ 303 ] {} <Debug> TCP-Session: 9d2ba5bc-05a8-46d7-b6bd-5efe91baa987 Authenticating user 'default' from [fd00:1122:3344:101::e]:44418 | ||
| 1066 | 2026.05.21 17:28:43.343250 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.05.21 17:28:43.343272 [ 310 ] {} <Debug> TCP-Session: 00207aa8-8c81-485a-8954-50e3a36e306c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2026.05.21 17:28:43.343285 [ 303 ] {} <Debug> TCP-Session: 9d2ba5bc-05a8-46d7-b6bd-5efe91baa987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.21 17:28:43.343307 [ 309 ] {} <Debug> TCP-Session: 2ee82f18-41a8-4816-8480-581c21b3c0e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42541 | ||
| 1070 | 2026.05.21 17:28:43.343318 [ 303 ] {} <Debug> TCP-Session: 9d2ba5bc-05a8-46d7-b6bd-5efe91baa987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.05.21 17:28:43.342897 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40053 | ||
| 1072 | 2026.05.21 17:28:43.343342 [ 309 ] {} <Debug> TCP-Session: 2ee82f18-41a8-4816-8480-581c21b3c0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2026.05.21 17:28:43.342879 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36203 | ||
| 1074 | 2026.05.21 17:28:43.343378 [ 309 ] {} <Debug> TCP-Session: 2ee82f18-41a8-4816-8480-581c21b3c0e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1075 | 2026.05.21 17:28:43.343387 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.05.21 17:28:43.343416 [ 302 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63529) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1077 | 2026.05.21 17:28:43.343430 [ 307 ] {} <Debug> TCP-Session: b7f75317-dabd-4937-a58d-a3c7d8b619d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40053 | ||
| 1078 | 2026.05.21 17:28:43.343458 [ 307 ] {} <Debug> TCP-Session: b7f75317-dabd-4937-a58d-a3c7d8b619d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.05.21 17:28:43.343477 [ 307 ] {} <Debug> TCP-Session: b7f75317-dabd-4937-a58d-a3c7d8b619d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2026.05.21 17:28:43.343497 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1081 | 2026.05.21 17:28:43.343541 [ 305 ] {} <Debug> TCP-Session: bf28327a-aaf7-4d95-b4f9-636bc6f8daa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:36203 | ||
| 1082 | 2026.05.21 17:28:43.343565 [ 305 ] {} <Debug> TCP-Session: bf28327a-aaf7-4d95-b4f9-636bc6f8daa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1083 | 2026.05.21 17:28:43.343579 [ 305 ] {} <Debug> TCP-Session: bf28327a-aaf7-4d95-b4f9-636bc6f8daa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.05.21 17:28:43.343706 [ 302 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1085 | 2026.05.21 17:28:43.343782 [ 302 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1086 | 2026.05.21 17:28:43.344083 [ 302 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Debug> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de) (SelectExecutor): Key condition: unknown | ||
| 1087 | 2026.05.21 17:28:43.345020 [ 314 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Trace> AggregatingTransform: Aggregating | ||
| 1088 | 2026.05.21 17:28:43.345056 [ 314 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 1089 | 2026.05.21 17:28:43.345085 [ 314 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000897907 sec. (1113.701 rows/sec., 43.50 KiB/sec.) | ||
| 1090 | 2026.05.21 17:28:43.345101 [ 314 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Trace> Aggregator: Merging aggregated data | ||
| 1091 | 2026.05.21 17:28:43.345626 [ 302 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002275 sec., 439.56043956043953 rows/sec., 17.17 KiB/sec. | ||
| 1092 | 2026.05.21 17:28:43.345727 [ 302 ] {d4760cc7-9be9-4394-abbe-1f24085689eb} <Debug> TCPHandler: Processed in 0.002941443 sec. | ||
| 1093 | 2026.05.21 17:28:43.345868 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1094 | 2026.05.21 17:28:43.345895 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1095 | 2026.05.21 17:28:43.345904 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2026.05.21 17:28:43.345923 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2026.05.21 17:28:43.345941 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2026.05.21 17:28:43.345945 [ 303 ] {} <Debug> TCP-Session: 9d2ba5bc-05a8-46d7-b6bd-5efe91baa987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.05.21 17:28:43.345967 [ 307 ] {} <Debug> TCP-Session: b7f75317-dabd-4937-a58d-a3c7d8b619d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.05.21 17:28:43.345984 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1101 | 2026.05.21 17:28:43.345999 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1102 | 2026.05.21 17:28:43.346043 [ 308 ] {} <Debug> TCP-Session: 05b0a97a-686a-4fb3-9738-8906b05702b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.05.21 17:28:43.346014 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2026.05.21 17:28:43.346084 [ 309 ] {} <Debug> TCP-Session: 2ee82f18-41a8-4816-8480-581c21b3c0e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.05.21 17:28:43.345990 [ 304 ] {} <Debug> TCP-Session: 815348eb-fc56-4a4f-b515-5780124bbea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2026.05.21 17:28:43.346112 [ 306 ] {} <Debug> TCP-Session: b17fdb51-5d9a-4788-bb7a-59e979d43fae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.05.21 17:28:43.345960 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1108 | 2026.05.21 17:28:43.345900 [ 302 ] {} <Debug> TCP-Session: 78031831-e7ca-456b-80fd-3ac1c7ebe6ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.05.21 17:28:43.345946 [ 310 ] {} <Debug> TCP-Session: 00207aa8-8c81-485a-8954-50e3a36e306c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.05.21 17:28:43.346190 [ 305 ] {} <Debug> TCP-Session: bf28327a-aaf7-4d95-b4f9-636bc6f8daa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.05.21 17:28:43.584877 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61406 | ||
| 1112 | 2026.05.21 17:28:43.584957 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.05.21 17:28:43.584982 [ 306 ] {} <Debug> TCP-Session: 6d71393f-eb6e-4f06-a415-191718a7ec69 Authenticating user 'default' from [fd00:1122:3344:101::e]:61406 | ||
| 1114 | 2026.05.21 17:28:43.585005 [ 306 ] {} <Debug> TCP-Session: 6d71393f-eb6e-4f06-a415-191718a7ec69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.05.21 17:28:43.585018 [ 306 ] {} <Debug> TCP-Session: 6d71393f-eb6e-4f06-a415-191718a7ec69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.05.21 17:28:43.585266 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58301 | ||
| 1117 | 2026.05.21 17:28:43.585297 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39184 | ||
| 1118 | 2026.05.21 17:28:43.585332 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58915 | ||
| 1119 | 2026.05.21 17:28:43.585349 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37660 | ||
| 1120 | 2026.05.21 17:28:43.585358 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58596 | ||
| 1121 | 2026.05.21 17:28:43.585401 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.05.21 17:28:43.585420 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2026.05.21 17:28:43.585400 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2026.05.21 17:28:43.585446 [ 308 ] {} <Debug> TCP-Session: bf6beca2-1c59-47ff-8500-7c6f0e7f8b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:39184 | ||
| 1125 | 2026.05.21 17:28:43.585456 [ 304 ] {} <Debug> TCP-Session: 2b45e387-8890-4818-918e-53cf02b27e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:37660 | ||
| 1126 | 2026.05.21 17:28:43.585473 [ 306 ] {} <Trace> TCP-Session: 6d71393f-eb6e-4f06-a415-191718a7ec69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.21 17:28:43.585494 [ 304 ] {} <Debug> TCP-Session: 2b45e387-8890-4818-918e-53cf02b27e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.05.21 17:28:43.585491 [ 308 ] {} <Debug> TCP-Session: bf6beca2-1c59-47ff-8500-7c6f0e7f8b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.05.21 17:28:43.585531 [ 304 ] {} <Debug> TCP-Session: 2b45e387-8890-4818-918e-53cf02b27e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.05.21 17:28:43.585484 [ 303 ] {} <Debug> TCP-Session: 9704d7f8-d503-432d-8b1c-c3c405bb1288 Authenticating user 'default' from [fd00:1122:3344:101::e]:58915 | ||
| 1131 | 2026.05.21 17:28:43.585560 [ 308 ] {} <Debug> TCP-Session: bf6beca2-1c59-47ff-8500-7c6f0e7f8b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.05.21 17:28:43.585593 [ 303 ] {} <Debug> TCP-Session: 9704d7f8-d503-432d-8b1c-c3c405bb1288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.05.21 17:28:43.585464 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1134 | 2026.05.21 17:28:43.585620 [ 303 ] {} <Debug> TCP-Session: 9704d7f8-d503-432d-8b1c-c3c405bb1288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.05.21 17:28:43.585375 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1136 | 2026.05.21 17:28:43.585657 [ 305 ] {} <Debug> TCP-Session: 88f8af74-2dbf-4d3c-bcfa-e1685a3f3b57 Authenticating user 'default' from [fd00:1122:3344:101::e]:58596 | ||
| 1137 | 2026.05.21 17:28:43.585686 [ 306 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61406) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1138 | 2026.05.21 17:28:43.585700 [ 305 ] {} <Debug> TCP-Session: 88f8af74-2dbf-4d3c-bcfa-e1685a3f3b57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.05.21 17:28:43.585317 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34491 | ||
| 1140 | 2026.05.21 17:28:43.585728 [ 305 ] {} <Debug> TCP-Session: 88f8af74-2dbf-4d3c-bcfa-e1685a3f3b57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.05.21 17:28:43.585310 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53903 | ||
| 1142 | 2026.05.21 17:28:43.585787 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2026.05.21 17:28:43.585301 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57752 | ||
| 1144 | 2026.05.21 17:28:43.585821 [ 302 ] {} <Debug> TCP-Session: 625bbecf-99ea-4163-945c-61abc0b42061 Authenticating user 'default' from [fd00:1122:3344:101::e]:34491 | ||
| 1145 | 2026.05.21 17:28:43.585835 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.05.21 17:28:43.585856 [ 302 ] {} <Debug> TCP-Session: 625bbecf-99ea-4163-945c-61abc0b42061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.05.21 17:28:43.585872 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1148 | 2026.05.21 17:28:43.585875 [ 310 ] {} <Debug> TCP-Session: ce1557cb-287f-4c6c-9b38-e5a4cd07a629 Authenticating user 'default' from [fd00:1122:3344:101::e]:53903 | ||
| 1149 | 2026.05.21 17:28:43.585883 [ 302 ] {} <Debug> TCP-Session: 625bbecf-99ea-4163-945c-61abc0b42061 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.05.21 17:28:43.585906 [ 309 ] {} <Debug> TCP-Session: 561d776a-2ec2-48c0-9016-43213b044e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:57752 | ||
| 1151 | 2026.05.21 17:28:43.585918 [ 310 ] {} <Debug> TCP-Session: ce1557cb-287f-4c6c-9b38-e5a4cd07a629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.05.21 17:28:43.585943 [ 309 ] {} <Debug> TCP-Session: 561d776a-2ec2-48c0-9016-43213b044e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.05.21 17:28:43.585967 [ 310 ] {} <Debug> TCP-Session: ce1557cb-287f-4c6c-9b38-e5a4cd07a629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1154 | 2026.05.21 17:28:43.585975 [ 309 ] {} <Debug> TCP-Session: 561d776a-2ec2-48c0-9016-43213b044e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.05.21 17:28:43.585690 [ 307 ] {} <Debug> TCP-Session: cbf53635-1414-4ae9-9b04-4b9e424473af Authenticating user 'default' from [fd00:1122:3344:101::e]:58301 | ||
| 1156 | 2026.05.21 17:28:43.586029 [ 306 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1157 | 2026.05.21 17:28:43.586040 [ 307 ] {} <Debug> TCP-Session: cbf53635-1414-4ae9-9b04-4b9e424473af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.05.21 17:28:43.586079 [ 307 ] {} <Debug> TCP-Session: cbf53635-1414-4ae9-9b04-4b9e424473af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2026.05.21 17:28:43.586103 [ 306 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1160 | 2026.05.21 17:28:43.586452 [ 306 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Debug> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de) (SelectExecutor): Key condition: unknown | ||
| 1161 | 2026.05.21 17:28:43.587723 [ 332 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Trace> AggregatingTransform: Aggregating | ||
| 1162 | 2026.05.21 17:28:43.587770 [ 332 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 1163 | 2026.05.21 17:28:43.587803 [ 332 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001254182 sec. (797.332 rows/sec., 31.15 KiB/sec.) | ||
| 1164 | 2026.05.21 17:28:43.587820 [ 332 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Trace> Aggregator: Merging aggregated data | ||
| 1165 | 2026.05.21 17:28:43.588563 [ 306 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002951 sec., 338.8681802778719 rows/sec., 13.24 KiB/sec. | ||
| 1166 | 2026.05.21 17:28:43.588701 [ 306 ] {350b37a6-c2ad-4631-a976-e56162e07e3e} <Debug> TCPHandler: Processed in 0.00337222 sec. | ||
| 1167 | 2026.05.21 17:28:43.588838 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1168 | 2026.05.21 17:28:43.588873 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.05.21 17:28:43.588892 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2026.05.21 17:28:43.588912 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.05.21 17:28:43.588933 [ 309 ] {} <Debug> TCP-Session: 561d776a-2ec2-48c0-9016-43213b044e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.21 17:28:43.588936 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2026.05.21 17:28:43.588972 [ 305 ] {} <Debug> TCP-Session: 88f8af74-2dbf-4d3c-bcfa-e1685a3f3b57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.05.21 17:28:43.588987 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1175 | 2026.05.21 17:28:43.589008 [ 308 ] {} <Debug> TCP-Session: bf6beca2-1c59-47ff-8500-7c6f0e7f8b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.05.21 17:28:43.589007 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2026.05.21 17:28:43.589039 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.05.21 17:28:43.589084 [ 302 ] {} <Debug> TCP-Session: 625bbecf-99ea-4163-945c-61abc0b42061 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.21 17:28:43.589103 [ 304 ] {} <Debug> TCP-Session: 2b45e387-8890-4818-918e-53cf02b27e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.05.21 17:28:43.589039 [ 303 ] {} <Debug> TCP-Session: 9704d7f8-d503-432d-8b1c-c3c405bb1288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.05.21 17:28:43.588960 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2026.05.21 17:28:43.588960 [ 307 ] {} <Debug> TCP-Session: cbf53635-1414-4ae9-9b04-4b9e424473af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.05.21 17:28:43.588881 [ 306 ] {} <Debug> TCP-Session: 6d71393f-eb6e-4f06-a415-191718a7ec69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.05.21 17:28:43.589184 [ 310 ] {} <Debug> TCP-Session: ce1557cb-287f-4c6c-9b38-e5a4cd07a629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.05.21 17:28:43.830525 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.05.21 17:28:43.830796 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 1187 | 2026.05.21 17:28:43.831186 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1188 | 2026.05.21 17:28:43.835778 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <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 | ||
| 1189 | 2026.05.21 17:28:43.836055 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1190 | 2026.05.21 17:28:43.836135 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1191 | 2026.05.21 17:28:43.836298 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1192 | 2026.05.21 17:28:43.838438 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1193 | 2026.05.21 17:28:43.840488 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (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 | ||
| 1194 | 2026.05.21 17:28:43.840523 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1195 | 2026.05.21 17:28:43.842699 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <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'))" | ||
| 1196 | 2026.05.21 17:28:43.842733 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1197 | 2026.05.21 17:28:43.873464 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.042765 sec., 607.9738103589384 rows/sec., 101.82 KiB/sec. | ||
| 1198 | 2026.05.21 17:28:43.873618 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Debug> MemoryTracker: Peak memory usage (for query): 133.64 KiB. | ||
| 1199 | 2026.05.21 17:28:43.873639 [ 293 ] {47553218-7c01-4c13-8eeb-5ff9801b78fe} <Debug> TCPHandler: Processed in 0.043258044 sec. | ||
| 1200 | 2026.05.21 17:28:43.874883 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2026.05.21 17:28:43.875024 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1202 | 2026.05.21 17:28:43.875091 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1203 | 2026.05.21 17:28:43.875609 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2026.05.21 17:28:43.875654 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1205 | 2026.05.21 17:28:43.876136 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1206 | 2026.05.21 17:28:43.876664 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2026.05.21 17:28:43.876832 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001853 sec., 14031.300593631948 rows/sec., 1.09 MiB/sec. | ||
| 1208 | 2026.05.21 17:28:43.876871 [ 293 ] {216dbbae-ce9d-4b42-bf76-b74e2f437015} <Debug> TCPHandler: Processed in 0.002103817 sec. | ||
| 1209 | 2026.05.21 17:28:43.877017 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1210 | 2026.05.21 17:28:43.877118 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1211 | 2026.05.21 17:28:43.877165 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1212 | 2026.05.21 17:28:43.877589 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1213 | 2026.05.21 17:28:43.877627 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1214 | 2026.05.21 17:28:43.878128 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1215 | 2026.05.21 17:28:43.878625 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1216 | 2026.05.21 17:28:43.878760 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001664 sec., 16826.923076923078 rows/sec., 1.31 MiB/sec. | ||
| 1217 | 2026.05.21 17:28:43.878795 [ 293 ] {ecb6da8a-589e-438c-bc16-eacab95f38a4} <Debug> TCPHandler: Processed in 0.001837093 sec. | ||
| 1218 | 2026.05.21 17:28:43.878934 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.05.21 17:28:43.879053 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1220 | 2026.05.21 17:28:43.879112 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1221 | 2026.05.21 17:28:43.879489 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.05.21 17:28:43.879525 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1223 | 2026.05.21 17:28:43.880028 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2026.05.21 17:28:43.880605 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.05.21 17:28:43.880739 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Debug> executeQuery: Read 40 rows, 2.84 KiB in 0.001711 sec., 23378.141437755698 rows/sec., 1.62 MiB/sec. | ||
| 1226 | 2026.05.21 17:28:43.880773 [ 293 ] {111fa617-eb43-4d1a-88a9-2f2578c4da63} <Debug> TCPHandler: Processed in 0.001892044 sec. | ||
| 1227 | 2026.05.21 17:28:43.880911 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.05.21 17:28:43.881018 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1229 | 2026.05.21 17:28:43.881060 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1230 | 2026.05.21 17:28:43.881385 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.05.21 17:28:43.881421 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1232 | 2026.05.21 17:28:43.881917 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1233 | 2026.05.21 17:28:43.882782 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.05.21 17:28:43.882951 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Debug> executeQuery: Read 16 rows, 1.13 KiB in 0.001952 sec., 8196.72131147541 rows/sec., 576.33 KiB/sec. | ||
| 1235 | 2026.05.21 17:28:43.882994 [ 293 ] {4446f158-c270-41ad-b970-6c54eaa59dc0} <Debug> TCPHandler: Processed in 0.002133558 sec. | ||
| 1236 | 2026.05.21 17:28:48.831170 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.05.21 17:28:48.831511 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 1238 | 2026.05.21 17:28:48.831816 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1239 | 2026.05.21 17:28:48.831855 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <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 | ||
| 1240 | 2026.05.21 17:28:48.832062 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1241 | 2026.05.21 17:28:48.832129 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1242 | 2026.05.21 17:28:48.832287 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1243 | 2026.05.21 17:28:48.832324 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1244 | 2026.05.21 17:28:48.832347 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (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 | ||
| 1245 | 2026.05.21 17:28:48.832363 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1246 | 2026.05.21 17:28:48.832403 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <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'))" | ||
| 1247 | 2026.05.21 17:28:48.832423 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1248 | 2026.05.21 17:28:48.833666 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002275 sec., 11428.571428571428 rows/sec., 1.87 MiB/sec. | ||
| 1249 | 2026.05.21 17:28:48.833763 [ 293 ] {49abd4f9-586a-40a9-ae85-117635b4bda9} <Debug> TCPHandler: Processed in 0.00276933 sec. | ||
| 1250 | 2026.05.21 17:28:48.834714 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.05.21 17:28:48.834885 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1252 | 2026.05.21 17:28:48.834929 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1253 | 2026.05.21 17:28:48.835399 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.05.21 17:28:48.835447 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1255 | 2026.05.21 17:28:48.835935 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1256 | 2026.05.21 17:28:48.836391 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.05.21 17:28:48.836556 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001703 sec., 15267.175572519083 rows/sec., 1.18 MiB/sec. | ||
| 1258 | 2026.05.21 17:28:48.836591 [ 293 ] {e8034b9d-ac02-4fba-8f34-d066412435f9} <Debug> TCPHandler: Processed in 0.001866683 sec. | ||
| 1259 | 2026.05.21 17:28:48.836716 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.05.21 17:28:48.836810 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1261 | 2026.05.21 17:28:48.836852 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1262 | 2026.05.21 17:28:48.837247 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.05.21 17:28:48.837282 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1264 | 2026.05.21 17:28:48.837701 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1265 | 2026.05.21 17:28:48.838218 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.05.21 17:28:48.838347 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001555 sec., 18006.430868167205 rows/sec., 1.40 MiB/sec. | ||
| 1267 | 2026.05.21 17:28:48.838381 [ 293 ] {6abc829c-09ad-431b-b4c6-1d22a977803c} <Debug> TCPHandler: Processed in 0.00171462 sec. | ||
| 1268 | 2026.05.21 17:28:48.838496 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.05.21 17:28:48.838592 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.05.21 17:28:48.838634 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1271 | 2026.05.21 17:28:48.838998 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.05.21 17:28:48.839034 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1273 | 2026.05.21 17:28:48.839465 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1274 | 2026.05.21 17:28:48.839933 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.05.21 17:28:48.840063 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.00149 sec., 33557.04697986577 rows/sec., 2.33 MiB/sec. | ||
| 1276 | 2026.05.21 17:28:48.840096 [ 293 ] {521194b1-5d0e-4f41-af71-59b86cfeca59} <Debug> TCPHandler: Processed in 0.001649319 sec. | ||
| 1277 | 2026.05.21 17:28:48.840220 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.05.21 17:28:48.840316 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.05.21 17:28:48.840357 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1280 | 2026.05.21 17:28:48.840668 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.05.21 17:28:48.840703 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1282 | 2026.05.21 17:28:48.841130 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1283 | 2026.05.21 17:28:48.841640 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.05.21 17:28:48.841801 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001503 sec., 13306.71989354624 rows/sec., 935.63 KiB/sec. | ||
| 1285 | 2026.05.21 17:28:48.841844 [ 293 ] {870bb1b3-886d-445f-b0a3-8dee253e0193} <Debug> TCPHandler: Processed in 0.00167392 sec. | ||
| 1286 | 2026.05.21 17:28:49.984460 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1287 | 2026.05.21 17:28:49.984528 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1288 | 2026.05.21 17:28:50.103193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1921 | ||
| 1289 | 2026.05.21 17:28:50.103711 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.05.21 17:28:50.103760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1291 | 2026.05.21 17:28:50.104445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1292 | 2026.05.21 17:28:50.104893 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.05.21 17:28:50.105042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1921 | ||
| 1294 | 2026.05.21 17:28:50.115203 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 47 | ||
| 1295 | 2026.05.21 17:28:50.116870 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.05.21 17:28:50.116928 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1297 | 2026.05.21 17:28:50.118247 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.05.21 17:28:50.118797 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.05.21 17:28:50.119143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 47 | ||
| 1300 | 2026.05.21 17:28:50.204623 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1301 | 2026.05.21 17:28:50.222484 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.05.21 17:28:50.222556 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1303 | 2026.05.21 17:28:50.228877 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1304 | 2026.05.21 17:28:50.230007 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.05.21 17:28:50.233407 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1306 | 2026.05.21 17:28:51.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.55 MiB, peak 175.03 MiB, free memory in arenas 0.00 B, will set to 169.59 MiB (RSS), difference: 1.04 MiB | ||
| 1307 | 2026.05.21 17:28:53.831752 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.05.21 17:28:53.832016 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 1309 | 2026.05.21 17:28:53.832345 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1310 | 2026.05.21 17:28:53.832386 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <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 | ||
| 1311 | 2026.05.21 17:28:53.832616 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1312 | 2026.05.21 17:28:53.832690 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1313 | 2026.05.21 17:28:53.832822 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1314 | 2026.05.21 17:28:53.832856 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1315 | 2026.05.21 17:28:53.832877 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (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 | ||
| 1316 | 2026.05.21 17:28:53.832892 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1317 | 2026.05.21 17:28:53.832996 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <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'))" | ||
| 1318 | 2026.05.21 17:28:53.833016 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1319 | 2026.05.21 17:28:53.834083 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002176 sec., 11948.529411764706 rows/sec., 1.95 MiB/sec. | ||
| 1320 | 2026.05.21 17:28:53.834188 [ 293 ] {dfae72bd-a98a-40e5-97c9-2e7b9d810025} <Debug> TCPHandler: Processed in 0.002577786 sec. | ||
| 1321 | 2026.05.21 17:28:53.835155 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.05.21 17:28:53.835276 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1323 | 2026.05.21 17:28:53.835324 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1324 | 2026.05.21 17:28:53.835796 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.05.21 17:28:53.835844 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1326 | 2026.05.21 17:28:53.836396 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1327 | 2026.05.21 17:28:53.836907 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.05.21 17:28:53.837070 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.001826 sec., 14238.773274917854 rows/sec., 1.10 MiB/sec. | ||
| 1329 | 2026.05.21 17:28:53.837108 [ 293 ] {795776ab-0447-40f8-952c-8b8683cc67da} <Debug> TCPHandler: Processed in 0.002006966 sec. | ||
| 1330 | 2026.05.21 17:28:53.837230 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.05.21 17:28:53.837337 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1332 | 2026.05.21 17:28:53.837383 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1333 | 2026.05.21 17:28:53.837796 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.05.21 17:28:53.837835 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1335 | 2026.05.21 17:28:53.838250 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1336 | 2026.05.21 17:28:53.838717 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.05.21 17:28:53.838855 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001544 sec., 18134.715025906735 rows/sec., 1.41 MiB/sec. | ||
| 1338 | 2026.05.21 17:28:53.838891 [ 293 ] {3bb890db-5c24-42ef-8d29-518b35b1581f} <Debug> TCPHandler: Processed in 0.001713921 sec. | ||
| 1339 | 2026.05.21 17:28:53.839010 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.05.21 17:28:53.839110 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1341 | 2026.05.21 17:28:53.839157 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1342 | 2026.05.21 17:28:53.839531 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.05.21 17:28:53.839566 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1344 | 2026.05.21 17:28:53.840033 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1345 | 2026.05.21 17:28:53.840516 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.05.21 17:28:53.840652 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001563 sec., 31989.76327575176 rows/sec., 2.22 MiB/sec. | ||
| 1347 | 2026.05.21 17:28:53.840687 [ 293 ] {1f3f3af3-8fcb-4058-b2ac-17785df2e47b} <Debug> TCPHandler: Processed in 0.001727511 sec. | ||
| 1348 | 2026.05.21 17:28:53.840799 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1349 | 2026.05.21 17:28:53.840897 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1350 | 2026.05.21 17:28:53.840940 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1351 | 2026.05.21 17:28:53.841254 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1352 | 2026.05.21 17:28:53.841289 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1353 | 2026.05.21 17:28:53.841744 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1354 | 2026.05.21 17:28:53.842211 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1355 | 2026.05.21 17:28:53.842344 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001466 sec., 13642.56480218281 rows/sec., 959.24 KiB/sec. | ||
| 1356 | 2026.05.21 17:28:53.842376 [ 293 ] {ab0e93e3-f544-4c2c-8075-ee0a04e16307} <Debug> TCPHandler: Processed in 0.001626819 sec. | ||
| 1357 | 2026.05.21 17:28:57.605329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2369 | ||
| 1358 | 2026.05.21 17:28:57.605888 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.05.21 17:28:57.605942 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1360 | 2026.05.21 17:28:57.606610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1361 | 2026.05.21 17:28:57.607051 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.05.21 17:28:57.607211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2369 | ||
| 1363 | 2026.05.21 17:28:57.733689 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1364 | 2026.05.21 17:28:57.750344 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.05.21 17:28:57.750409 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1366 | 2026.05.21 17:28:57.756743 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1367 | 2026.05.21 17:28:57.757826 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.05.21 17:28:57.760675 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1369 | 2026.05.21 17:28:58.836863 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.05.21 17:28:58.837119 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 1371 | 2026.05.21 17:28:58.837472 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2026.05.21 17:28:58.837517 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1373 | 2026.05.21 17:28:58.837799 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2026.05.21 17:28:58.837881 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2026.05.21 17:28:58.838040 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1376 | 2026.05.21 17:28:58.838075 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2026.05.21 17:28:58.838098 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (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 | ||
| 1378 | 2026.05.21 17:28:58.838116 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2026.05.21 17:28:58.838167 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <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', 'oximeter_collector:collections'))" | ||
| 1380 | 2026.05.21 17:28:58.838188 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1381 | 2026.05.21 17:28:58.839205 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002193 sec., 11855.905152758778 rows/sec., 1.94 MiB/sec. | ||
| 1382 | 2026.05.21 17:28:58.839304 [ 293 ] {d3b6f900-cc53-4128-a128-623930d0e3c5} <Debug> TCPHandler: Processed in 0.002587177 sec. | ||
| 1383 | 2026.05.21 17:28:58.841299 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.05.21 17:28:58.841412 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1385 | 2026.05.21 17:28:58.841455 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1386 | 2026.05.21 17:28:58.842072 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.05.21 17:28:58.842156 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1388 | 2026.05.21 17:28:58.842775 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.05.21 17:28:58.843161 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.21 17:28:58.843312 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001931 sec., 1553.5991714137754 rows/sec., 141.60 KiB/sec. | ||
| 1391 | 2026.05.21 17:28:58.843350 [ 293 ] {949e75e3-97fe-493c-b10d-bfe32189da11} <Debug> TCPHandler: Processed in 0.002103327 sec. | ||
| 1392 | 2026.05.21 17:28:58.843472 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.05.21 17:28:58.843570 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1394 | 2026.05.21 17:28:58.843614 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1395 | 2026.05.21 17:28:58.844034 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.21 17:28:58.844073 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1397 | 2026.05.21 17:28:58.844478 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1398 | 2026.05.21 17:28:58.844947 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.21 17:28:58.845078 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001528 sec., 2617.801047120419 rows/sec., 213.46 KiB/sec. | ||
| 1400 | 2026.05.21 17:28:58.845114 [ 293 ] {87741ee4-1dc1-4098-8018-79a94da4bd8d} <Debug> TCPHandler: Processed in 0.001692871 sec. | ||
| 1401 | 2026.05.21 17:28:58.845241 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.05.21 17:28:58.845338 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1403 | 2026.05.21 17:28:58.845379 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1404 | 2026.05.21 17:28:58.845808 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.05.21 17:28:58.845844 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1406 | 2026.05.21 17:28:58.846294 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1407 | 2026.05.21 17:28:58.846784 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.05.21 17:28:58.846947 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Debug> executeQuery: Read 88 rows, 7.42 KiB in 0.001627 sec., 54087.27719729564 rows/sec., 4.46 MiB/sec. | ||
| 1409 | 2026.05.21 17:28:58.846983 [ 293 ] {cdd048f8-439f-4ed6-ac0e-629b0112ab10} <Debug> TCPHandler: Processed in 0.001792562 sec. | ||
| 1410 | 2026.05.21 17:28:58.847109 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.05.21 17:28:58.847206 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1412 | 2026.05.21 17:28:58.847249 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1413 | 2026.05.21 17:28:58.847644 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.05.21 17:28:58.847680 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1415 | 2026.05.21 17:28:58.848124 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.05.21 17:28:58.848621 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.05.21 17:28:58.848750 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Debug> executeQuery: Read 21 rows, 1.56 KiB in 0.001562 sec., 13444.302176696543 rows/sec., 997.19 KiB/sec. | ||
| 1418 | 2026.05.21 17:28:58.848784 [ 293 ] {c0f44188-a2fa-472d-8eda-2f2c8650f7ec} <Debug> TCPHandler: Processed in 0.001725161 sec. | ||
| 1419 | 2026.05.21 17:28:58.848903 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.05.21 17:28:58.849000 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1421 | 2026.05.21 17:28:58.849040 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1422 | 2026.05.21 17:28:58.849470 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.05.21 17:28:58.849508 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1424 | 2026.05.21 17:28:58.849926 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1425 | 2026.05.21 17:28:58.850444 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.05.21 17:28:58.850608 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Debug> executeQuery: Read 95 rows, 7.61 KiB in 0.001625 sec., 58461.53846153846 rows/sec., 4.57 MiB/sec. | ||
| 1427 | 2026.05.21 17:28:58.850644 [ 293 ] {1090c30c-9b12-4a54-b261-b9490dcf546b} <Debug> TCPHandler: Processed in 0.001791621 sec. | ||
| 1428 | 2026.05.21 17:28:58.850768 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.05.21 17:28:58.850864 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.05.21 17:28:58.850908 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1431 | 2026.05.21 17:28:58.851299 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.05.21 17:28:58.851336 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1433 | 2026.05.21 17:28:58.851793 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1434 | 2026.05.21 17:28:58.852294 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.05.21 17:28:58.852456 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001609 sec., 94468.6140459913 rows/sec., 6.55 MiB/sec. | ||
| 1436 | 2026.05.21 17:28:58.852491 [ 293 ] {63b5bbd7-06c2-4e82-b348-8e7cacee6d1d} <Debug> TCPHandler: Processed in 0.001773761 sec. | ||
| 1437 | 2026.05.21 17:28:58.852610 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.05.21 17:28:58.852707 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.05.21 17:28:58.852762 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <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 | ||
| 1440 | 2026.05.21 17:28:58.853504 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.05.21 17:28:58.853540 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1442 | 2026.05.21 17:28:58.856584 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1443 | 2026.05.21 17:28:58.857118 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.05.21 17:28:58.857255 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004566 sec., 3723.1712658782308 rows/sec., 6.67 MiB/sec. | ||
| 1445 | 2026.05.21 17:28:58.857303 [ 293 ] {8b2205d9-5140-416e-b8c2-2340995c2a82} <Debug> TCPHandler: Processed in 0.004743734 sec. | ||
| 1446 | 2026.05.21 17:28:58.857445 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.05.21 17:28:58.857542 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.05.21 17:28:58.857585 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1449 | 2026.05.21 17:28:58.857911 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Trace> oximeter.measurements_i64 (ed1d79d3-5653-41cc-8bd7-56664597f254): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.05.21 17:28:58.857948 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1451 | 2026.05.21 17:28:58.858406 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1452 | 2026.05.21 17:28:58.858947 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Trace> oximeter.measurements_i64 (ed1d79d3-5653-41cc-8bd7-56664597f254): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.05.21 17:28:58.859078 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Debug> executeQuery: Read 24 rows, 1.75 KiB in 0.001554 sec., 15444.015444015444 rows/sec., 1.10 MiB/sec. | ||
| 1454 | 2026.05.21 17:28:58.859122 [ 293 ] {80257b77-4437-4244-8688-5ef56f4c05c6} <Debug> TCPHandler: Processed in 0.001726891 sec. | ||
| 1455 | 2026.05.21 17:28:58.859252 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.05.21 17:28:58.859349 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.05.21 17:28:58.859391 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1458 | 2026.05.21 17:28:58.859725 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.05.21 17:28:58.859761 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1460 | 2026.05.21 17:28:58.860238 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1461 | 2026.05.21 17:28:58.860723 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.05.21 17:28:58.860886 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001555 sec., 32154.340836012863 rows/sec., 2.20 MiB/sec. | ||
| 1463 | 2026.05.21 17:28:58.860920 [ 293 ] {62a6e5e0-0fdc-4de5-83c5-2fd7d5752d85} <Debug> TCPHandler: Processed in 0.00171889 sec. | ||
| 1464 | 2026.05.21 17:29:03.835072 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.05.21 17:29:03.835423 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 1466 | 2026.05.21 17:29:03.835720 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1467 | 2026.05.21 17:29:03.835756 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <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 | ||
| 1468 | 2026.05.21 17:29:03.836051 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1469 | 2026.05.21 17:29:03.836122 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1470 | 2026.05.21 17:29:03.836259 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1471 | 2026.05.21 17:29:03.836359 [ 315 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1472 | 2026.05.21 17:29:03.836359 [ 335 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1473 | 2026.05.21 17:29:03.836477 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1474 | 2026.05.21 17:29:03.836504 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1475 | 2026.05.21 17:29:03.836546 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <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'))" | ||
| 1476 | 2026.05.21 17:29:03.836565 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1477 | 2026.05.21 17:29:03.837568 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002235 sec., 11633.1096196868 rows/sec., 1.90 MiB/sec. | ||
| 1478 | 2026.05.21 17:29:03.837662 [ 293 ] {50c26707-0db0-4049-a29d-4bef5b611516} <Debug> TCPHandler: Processed in 0.002726879 sec. | ||
| 1479 | 2026.05.21 17:29:03.839072 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.05.21 17:29:03.839178 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1481 | 2026.05.21 17:29:03.839222 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1482 | 2026.05.21 17:29:03.839964 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.21 17:29:03.840030 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1484 | 2026.05.21 17:29:03.840586 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1485 | 2026.05.21 17:29:03.841030 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.21 17:29:03.841153 [ 65 ] {} <Debug> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1487 | 2026.05.21 17:29:03.841172 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002024 sec., 25691.69960474308 rows/sec., 1.96 MiB/sec. | ||
| 1488 | 2026.05.21 17:29:03.841199 [ 65 ] {} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1489 | 2026.05.21 17:29:03.841209 [ 293 ] {efa39ec2-af1a-4744-911c-b31663d7e3bd} <Debug> TCPHandler: Processed in 0.002184759 sec. | ||
| 1490 | 2026.05.21 17:29:03.841224 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1491 | 2026.05.21 17:29:03.841341 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.05.21 17:29:03.841438 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1493 | 2026.05.21 17:29:03.841478 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1494 | 2026.05.21 17:29:03.841900 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.05.21 17:29:03.841936 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1496 | 2026.05.21 17:29:03.842367 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1497 | 2026.05.21 17:29:03.842836 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.05.21 17:29:03.842926 [ 65 ] {} <Debug> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1499 | 2026.05.21 17:29:03.842950 [ 65 ] {} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.05.21 17:29:03.842961 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001543 sec., 36292.93583927414 rows/sec., 2.83 MiB/sec. | ||
| 1501 | 2026.05.21 17:29:03.842966 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1502 | 2026.05.21 17:29:03.842999 [ 293 ] {ba0048d6-c341-428f-a7ad-ff54522e1b1e} <Debug> TCPHandler: Processed in 0.001704161 sec. | ||
| 1503 | 2026.05.21 17:29:03.843122 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.05.21 17:29:03.843219 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1505 | 2026.05.21 17:29:03.843263 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1506 | 2026.05.21 17:29:03.843673 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.05.21 17:29:03.843678 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::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 | ||
| 1508 | 2026.05.21 17:29:03.843707 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1509 | 2026.05.21 17:29:03.843685 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::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 | ||
| 1510 | 2026.05.21 17:29:03.844283 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1511 | 2026.05.21 17:29:03.844853 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.05.21 17:29:03.844940 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1513 | 2026.05.21 17:29:03.844962 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.05.21 17:29:03.844978 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1515 | 2026.05.21 17:29:03.844978 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001782 sec., 84175.08417508418 rows/sec., 5.84 MiB/sec. | ||
| 1516 | 2026.05.21 17:29:03.845017 [ 293 ] {84ebb963-43dc-4c3d-a865-387de58cba11} <Debug> TCPHandler: Processed in 0.001941845 sec. | ||
| 1517 | 2026.05.21 17:29:03.845079 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::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 | ||
| 1518 | 2026.05.21 17:29:03.845131 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.05.21 17:29:03.845230 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.05.21 17:29:03.845271 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1521 | 2026.05.21 17:29:03.845598 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.05.21 17:29:03.845632 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1523 | 2026.05.21 17:29:03.845893 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1524 | 2026.05.21 17:29:03.845897 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1525 | 2026.05.21 17:29:03.845907 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1526 | 2026.05.21 17:29:03.846205 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1527 | 2026.05.21 17:29:03.846814 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.05.21 17:29:03.846942 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00173 sec., 28901.73410404624 rows/sec., 1.98 MiB/sec. | ||
| 1529 | 2026.05.21 17:29:03.846953 [ 64 ] {} <Debug> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1530 | 2026.05.21 17:29:03.846975 [ 293 ] {df700577-c416-4d8a-ae96-a10df5f332db} <Debug> TCPHandler: Processed in 0.001892034 sec. | ||
| 1531 | 2026.05.21 17:29:03.846998 [ 64 ] {} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.21 17:29:03.847023 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1533 | 2026.05.21 17:29:03.847141 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::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 | ||
| 1534 | 2026.05.21 17:29:03.847250 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1535 | 2026.05.21 17:29:03.847973 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1536 | 2026.05.21 17:29:03.847977 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2201 rows starting from the beginning of the part | ||
| 1537 | 2026.05.21 17:29:03.847978 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2362 rows starting from the beginning of the part | ||
| 1538 | 2026.05.21 17:29:03.847993 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1249 rows starting from the beginning of the part | ||
| 1539 | 2026.05.21 17:29:03.848089 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1540 | 2026.05.21 17:29:03.848105 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::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 | ||
| 1541 | 2026.05.21 17:29:03.848105 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1542 | 2026.05.21 17:29:03.848157 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1543 | 2026.05.21 17:29:03.848169 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::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 | ||
| 1544 | 2026.05.21 17:29:03.848206 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::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 | ||
| 1545 | 2026.05.21 17:29:03.848217 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1546 | 2026.05.21 17:29:03.848223 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1547 | 2026.05.21 17:29:03.848271 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::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 | ||
| 1548 | 2026.05.21 17:29:03.848333 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1549 | 2026.05.21 17:29:03.848351 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1550 | 2026.05.21 17:29:03.848363 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1551 | 2026.05.21 17:29:03.848365 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1552 | 2026.05.21 17:29:03.848388 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1553 | 2026.05.21 17:29:03.848425 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part | ||
| 1554 | 2026.05.21 17:29:03.848433 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 152 rows starting from the beginning of the part | ||
| 1555 | 2026.05.21 17:29:03.848455 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 95 rows starting from the beginning of the part | ||
| 1556 | 2026.05.21 17:29:03.848500 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1557 | 2026.05.21 17:29:03.848501 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1558 | 2026.05.21 17:29:03.848523 [ 198 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1559 | 2026.05.21 17:29:03.849964 [ 190 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 5 columns (5 merged, 0 gathered) in 0.006922414 sec., 214376.0832565056 rows/sec., 15.44 MiB/sec. | ||
| 1560 | 2026.05.21 17:29:03.850244 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 5 columns (5 merged, 0 gathered) in 0.00891852 sec., 289285.6662316169 rows/sec., 22.54 MiB/sec. | ||
| 1561 | 2026.05.21 17:29:03.850405 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1562 | 2026.05.21 17:29:03.850836 [ 190 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1563 | 2026.05.21 17:29:03.851155 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.05.21 17:29:03.851263 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_6_1} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1565 | 2026.05.21 17:29:03.851490 [ 190 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.05.21 17:29:03.851577 [ 190 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_6_1} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1567 | 2026.05.21 17:29:03.852423 [ 201 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.005346446 sec., 29926.422150340615 rows/sec., 2.05 MiB/sec. | ||
| 1568 | 2026.05.21 17:29:03.852671 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1569 | 2026.05.21 17:29:03.852682 [ 199 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2643 rows, containing 5 columns (5 merged, 0 gathered) in 0.007645787 sec., 345680.56891985086 rows/sec., 21.61 MiB/sec. | ||
| 1570 | 2026.05.21 17:29:03.853132 [ 201 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2026.05.21 17:29:03.853194 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.05.21 17:29:03.853263 [ 189 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_6_1} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.05.21 17:29:03.853498 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1574 | 2026.05.21 17:29:03.853564 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 1575 | 2026.05.21 17:29:03.853627 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1576 | 2026.05.21 17:29:03.853779 [ 201 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1577 | 2026.05.21 17:29:03.853847 [ 201 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1578 | 2026.05.21 17:29:03.853913 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1579 | 2026.05.21 17:29:04.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.74 MiB, peak 184.71 MiB, free memory in arenas 0.00 B, will set to 172.95 MiB (RSS), difference: 1.20 MiB | ||
| 1580 | 2026.05.21 17:29:04.984588 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1581 | 2026.05.21 17:29:04.984666 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1582 | 2026.05.21 17:29:05.107440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2881 | ||
| 1583 | 2026.05.21 17:29:05.107995 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.21 17:29:05.108043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1585 | 2026.05.21 17:29:05.108746 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1586 | 2026.05.21 17:29:05.109311 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.21 17:29:05.109436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2881 | ||
| 1588 | 2026.05.21 17:29:05.109462 [ 63 ] {} <Debug> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1589 | 2026.05.21 17:29:05.109511 [ 63 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.05.21 17:29:05.109531 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1591 | 2026.05.21 17:29:05.109714 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 1592 | 2026.05.21 17:29:05.109885 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2026.05.21 17:29:05.109926 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 1594 | 2026.05.21 17:29:05.110023 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 1595 | 2026.05.21 17:29:05.110071 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 433 rows starting from the beginning of the part | ||
| 1596 | 2026.05.21 17:29:05.110114 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1597 | 2026.05.21 17:29:05.110152 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1598 | 2026.05.21 17:29:05.110207 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1599 | 2026.05.21 17:29:05.143432 [ 191 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2881 rows, containing 4 columns (4 merged, 0 gathered) in 0.033805194 sec., 85223.59019741169 rows/sec., 1.22 MiB/sec. | ||
| 1600 | 2026.05.21 17:29:05.144220 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1601 | 2026.05.21 17:29:05.144688 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.05.21 17:29:05.144757 [ 193 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_6_1} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1603 | 2026.05.21 17:29:05.144825 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1604 | 2026.05.21 17:29:05.260889 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1605 | 2026.05.21 17:29:05.279210 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.05.21 17:29:05.279274 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1607 | 2026.05.21 17:29:05.285721 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1608 | 2026.05.21 17:29:05.286843 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.21 17:29:05.287120 [ 63 ] {} <Debug> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1610 | 2026.05.21 17:29:05.287182 [ 63 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1611 | 2026.05.21 17:29:05.287203 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1612 | 2026.05.21 17:29:05.287306 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 1613 | 2026.05.21 17:29:05.289621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1614 | 2026.05.21 17:29:05.290223 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1615 | 2026.05.21 17:29:05.290967 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 1616 | 2026.05.21 17:29:05.294307 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 1617 | 2026.05.21 17:29:05.297534 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 1618 | 2026.05.21 17:29:05.301292 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 1619 | 2026.05.21 17:29:05.310670 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 1620 | 2026.05.21 17:29:05.315088 [ 193 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 1621 | 2026.05.21 17:29:05.372044 [ 191 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.084779036 sec., 542.586966900638 rows/sec., 2.81 MiB/sec. | ||
| 1622 | 2026.05.21 17:29:05.373792 [ 189 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1623 | 2026.05.21 17:29:05.375833 [ 189 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_6_1} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.05.21 17:29:05.375916 [ 189 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_6_1} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1625 | 2026.05.21 17:29:05.376886 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1626 | 2026.05.21 17:29:06.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.04 MiB, peak 184.71 MiB, free memory in arenas 0.00 B, will set to 184.27 MiB (RSS), difference: 10.22 MiB | ||
| 1627 | 2026.05.21 17:29:08.836291 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.05.21 17:29:08.836552 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('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') FORMAT Native (stage: Complete) | ||
| 1629 | 2026.05.21 17:29:08.836871 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1630 | 2026.05.21 17:29:08.836910 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('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')" moved to PREWHERE | ||
| 1631 | 2026.05.21 17:29:08.837134 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1632 | 2026.05.21 17:29:08.837206 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1633 | 2026.05.21 17:29:08.837352 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 16-element set) | ||
| 1634 | 2026.05.21 17:29:08.837459 [ 348 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1635 | 2026.05.21 17:29:08.837465 [ 345 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1636 | 2026.05.21 17:29:08.837603 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (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 | ||
| 1637 | 2026.05.21 17:29:08.837637 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1638 | 2026.05.21 17:29:08.839830 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1639 | 2026.05.21 17:29:08.839864 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1640 | 2026.05.21 17:29:08.841877 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 1641 | 2026.05.21 17:29:08.841959 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('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'))" | ||
| 1642 | 2026.05.21 17:29:08.843465 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> executeQuery: Read 29 rows, 4.63 KiB in 0.007014 sec., 4134.587966923296 rows/sec., 659.81 KiB/sec. | ||
| 1643 | 2026.05.21 17:29:08.843602 [ 293 ] {d2933bd1-332b-4c09-8149-ccb870185626} <Debug> TCPHandler: Processed in 0.007455423 sec. | ||
| 1644 | 2026.05.21 17:29:08.845426 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.21 17:29:08.845602 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1646 | 2026.05.21 17:29:08.845692 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1647 | 2026.05.21 17:29:08.846577 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.21 17:29:08.846628 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1649 | 2026.05.21 17:29:08.847153 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1650 | 2026.05.21 17:29:08.847607 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.05.21 17:29:08.847762 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Debug> executeQuery: Read 96 rows, 8.22 KiB in 0.00222 sec., 43243.24324324324 rows/sec., 3.61 MiB/sec. | ||
| 1652 | 2026.05.21 17:29:08.847801 [ 293 ] {9fe1b23d-7cb3-43e6-8857-20cef3ac163b} <Debug> TCPHandler: Processed in 0.002428704 sec. | ||
| 1653 | 2026.05.21 17:29:08.847934 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.05.21 17:29:08.848036 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1655 | 2026.05.21 17:29:08.848081 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1656 | 2026.05.21 17:29:08.848493 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.05.21 17:29:08.848533 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1658 | 2026.05.21 17:29:08.848982 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1659 | 2026.05.21 17:29:08.849403 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.05.21 17:29:08.849539 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001524 sec., 14435.695538057744 rows/sec., 1.06 MiB/sec. | ||
| 1661 | 2026.05.21 17:29:08.849574 [ 293 ] {9fac6dcb-31d3-42f3-8aee-a6a2e539cc7e} <Debug> TCPHandler: Processed in 0.00169124 sec. | ||
| 1662 | 2026.05.21 17:29:08.849695 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.21 17:29:08.849794 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1664 | 2026.05.21 17:29:08.849835 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1665 | 2026.05.21 17:29:08.850268 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.05.21 17:29:08.850307 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1667 | 2026.05.21 17:29:08.850720 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1668 | 2026.05.21 17:29:08.851197 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.05.21 17:29:08.851333 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Debug> executeQuery: Read 81 rows, 6.50 KiB in 0.001558 sec., 51989.73042362003 rows/sec., 4.08 MiB/sec. | ||
| 1670 | 2026.05.21 17:29:08.851369 [ 293 ] {37799a6a-db1b-46ae-a9bc-4811744f1505} <Debug> TCPHandler: Processed in 0.00172461 sec. | ||
| 1671 | 2026.05.21 17:29:08.851488 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.05.21 17:29:08.851585 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.05.21 17:29:08.851630 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1674 | 2026.05.21 17:29:08.852039 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.05.21 17:29:08.852076 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1676 | 2026.05.21 17:29:08.852530 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1677 | 2026.05.21 17:29:08.852991 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.05.21 17:29:08.853129 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001563 sec., 95969.28982725528 rows/sec., 6.65 MiB/sec. | ||
| 1679 | 2026.05.21 17:29:08.853164 [ 293 ] {0265f8ae-fcdf-48af-b5b6-3bd354ed4061} <Debug> TCPHandler: Processed in 0.001726771 sec. | ||
| 1680 | 2026.05.21 17:29:08.853286 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.05.21 17:29:08.853383 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1682 | 2026.05.21 17:29:08.853441 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <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 | ||
| 1683 | 2026.05.21 17:29:08.854172 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.05.21 17:29:08.854211 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1685 | 2026.05.21 17:29:08.854960 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1686 | 2026.05.21 17:29:08.855419 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.05.21 17:29:08.855556 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002191 sec., 10041.077133728892 rows/sec., 17.99 MiB/sec. | ||
| 1688 | 2026.05.21 17:29:08.855608 [ 293 ] {49aa5b2e-79d2-4e49-a3ba-d89bedb87051} <Debug> TCPHandler: Processed in 0.002372232 sec. | ||
| 1689 | 2026.05.21 17:29:08.855745 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.05.21 17:29:08.855842 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1691 | 2026.05.21 17:29:08.855886 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1692 | 2026.05.21 17:29:08.856213 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Trace> oximeter.measurements_i64 (ed1d79d3-5653-41cc-8bd7-56664597f254): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.05.21 17:29:08.856250 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1694 | 2026.05.21 17:29:08.856672 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1695 | 2026.05.21 17:29:08.857106 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Trace> oximeter.measurements_i64 (ed1d79d3-5653-41cc-8bd7-56664597f254): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.05.21 17:29:08.857239 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001415 sec., 2120.141342756184 rows/sec., 169.78 KiB/sec. | ||
| 1697 | 2026.05.21 17:29:08.857274 [ 293 ] {b6e67de7-b81e-4459-8c8a-586f619699ab} <Debug> TCPHandler: Processed in 0.001579998 sec. | ||
| 1698 | 2026.05.21 17:29:08.857399 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.05.21 17:29:08.857495 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.05.21 17:29:08.857539 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1701 | 2026.05.21 17:29:08.857880 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.05.21 17:29:08.857917 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1703 | 2026.05.21 17:29:08.858323 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1704 | 2026.05.21 17:29:08.858756 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.05.21 17:29:08.858888 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00141 sec., 35460.99290780142 rows/sec., 2.43 MiB/sec. | ||
| 1706 | 2026.05.21 17:29:08.858921 [ 293 ] {e1692fec-23bd-48db-bbb3-c0df3f1aa25a} <Debug> TCPHandler: Processed in 0.001572919 sec. | ||
| 1707 | 2026.05.21 17:29:09.364348 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.05.21 17:29:09.364654 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1709 | 2026.05.21 17:29:09.365212 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1710 | 2026.05.21 17:29:09.365290 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <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', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1711 | 2026.05.21 17:29:09.365634 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1712 | 2026.05.21 17:29:09.365702 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1713 | 2026.05.21 17:29:09.365842 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 1714 | 2026.05.21 17:29:09.365945 [ 340 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1715 | 2026.05.21 17:29:09.365953 [ 348 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1716 | 2026.05.21 17:29:09.366078 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1717 | 2026.05.21 17:29:09.366106 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1718 | 2026.05.21 17:29:09.366150 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <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', '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', 'zone:cpu_nsec'))" | ||
| 1719 | 2026.05.21 17:29:09.366171 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1720 | 2026.05.21 17:29:09.367156 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.00266 sec., 9774.436090225563 rows/sec., 1.60 MiB/sec. | ||
| 1721 | 2026.05.21 17:29:09.367254 [ 293 ] {32cb99ff-b765-4cf3-9685-e5be75e8bd70} <Debug> TCPHandler: Processed in 0.003043345 sec. | ||
| 1722 | 2026.05.21 17:29:09.378744 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.05.21 17:29:09.378859 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1724 | 2026.05.21 17:29:09.378904 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1725 | 2026.05.21 17:29:09.380411 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.05.21 17:29:09.380458 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1727 | 2026.05.21 17:29:09.381207 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1728 | 2026.05.21 17:29:09.381725 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.21 17:29:09.381872 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Debug> executeQuery: Read 2395 rows, 180.81 KiB in 0.003044 sec., 786793.6925098555 rows/sec., 58.01 MiB/sec. | ||
| 1730 | 2026.05.21 17:29:09.381908 [ 293 ] {6040f54e-5a95-4585-b926-055e9abca260} <Debug> TCPHandler: Processed in 0.003217218 sec. | ||
| 1731 | 2026.05.21 17:29:09.382034 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.21 17:29:09.382131 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.21 17:29:09.382173 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1734 | 2026.05.21 17:29:09.382600 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.05.21 17:29:09.382637 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1736 | 2026.05.21 17:29:09.383034 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1737 | 2026.05.21 17:29:09.383490 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.05.21 17:29:09.383619 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 399.18 KiB/sec. | ||
| 1739 | 2026.05.21 17:29:09.383653 [ 293 ] {3dfe89e3-f0b4-4cd8-8fa4-db7cab30f3f3} <Debug> TCPHandler: Processed in 0.00166939 sec. | ||
| 1740 | 2026.05.21 17:29:09.383777 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.05.21 17:29:09.383871 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.05.21 17:29:09.383912 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1743 | 2026.05.21 17:29:09.384588 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.05.21 17:29:09.384625 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1745 | 2026.05.21 17:29:09.385103 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1746 | 2026.05.21 17:29:09.385616 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.05.21 17:29:09.385744 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001891 sec., 423585.4045478582 rows/sec., 24.47 MiB/sec. | ||
| 1748 | 2026.05.21 17:29:09.385778 [ 293 ] {6196b626-c5e6-44f6-a83c-98e67af04223} <Debug> TCPHandler: Processed in 0.002050717 sec. | ||
| 1749 | 2026.05.21 17:29:09.385895 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.05.21 17:29:09.385992 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.05.21 17:29:09.386032 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1752 | 2026.05.21 17:29:09.386439 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Trace> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.05.21 17:29:09.386486 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1754 | 2026.05.21 17:29:09.387023 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1755 | 2026.05.21 17:29:09.387705 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Trace> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.05.21 17:29:09.387857 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001881 sec., 531.632110579479 rows/sec., 37.38 KiB/sec. | ||
| 1757 | 2026.05.21 17:29:09.387901 [ 293 ] {8f4c3df3-fff0-4b44-bb74-66d40597603f} <Debug> TCPHandler: Processed in 0.002055107 sec. | ||
| 1758 | 2026.05.21 17:29:09.388048 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.05.21 17:29:09.388148 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1760 | 2026.05.21 17:29:09.388192 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1761 | 2026.05.21 17:29:09.389030 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.21 17:29:09.389069 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1763 | 2026.05.21 17:29:09.389588 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1764 | 2026.05.21 17:29:09.390121 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.21 17:29:09.390269 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Debug> executeQuery: Read 1279 rows, 87.23 KiB in 0.00214 sec., 597663.5514018692 rows/sec., 39.81 MiB/sec. | ||
| 1766 | 2026.05.21 17:29:09.390307 [ 293 ] {3cdb8b22-db05-4183-bd2d-281fa53fae8f} <Debug> TCPHandler: Processed in 0.002311031 sec. | ||
| 1767 | 2026.05.21 17:29:09.390433 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.05.21 17:29:09.390528 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1769 | 2026.05.21 17:29:09.390637 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1770 | 2026.05.21 17:29:09.391363 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.05.21 17:29:09.391398 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1772 | 2026.05.21 17:29:09.392093 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1773 | 2026.05.21 17:29:09.392618 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.05.21 17:29:09.392750 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Debug> executeQuery: Read 1494 rows, 92.75 KiB in 0.002241 sec., 666666.6666666666 rows/sec., 40.42 MiB/sec. | ||
| 1775 | 2026.05.21 17:29:09.392784 [ 293 ] {1ac3347b-5d23-4738-9cce-4b14e66988d4} <Debug> TCPHandler: Processed in 0.002399183 sec. | ||
| 1776 | 2026.05.21 17:29:09.392904 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.05.21 17:29:09.393001 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1778 | 2026.05.21 17:29:09.393055 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <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 | ||
| 1779 | 2026.05.21 17:29:09.393762 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.05.21 17:29:09.393818 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1781 | 2026.05.21 17:29:09.394510 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1782 | 2026.05.21 17:29:09.395027 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.05.21 17:29:09.395157 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002232 sec., 3584.2293906810037 rows/sec., 6.42 MiB/sec. | ||
| 1784 | 2026.05.21 17:29:09.395206 [ 293 ] {5479e6fe-3627-4f9d-b377-e367179f9d6b} <Debug> TCPHandler: Processed in 0.002410433 sec. | ||
| 1785 | 2026.05.21 17:29:09.395405 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.05.21 17:29:09.395504 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1787 | 2026.05.21 17:29:09.395547 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1788 | 2026.05.21 17:29:09.395876 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.05.21 17:29:09.395912 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1790 | 2026.05.21 17:29:09.396339 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1791 | 2026.05.21 17:29:09.396794 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.05.21 17:29:09.396931 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001445 sec., 6920.415224913494 rows/sec., 485.92 KiB/sec. | ||
| 1793 | 2026.05.21 17:29:09.396964 [ 293 ] {fd691e80-f28a-4b3a-9eb3-0700c4db02d5} <Debug> TCPHandler: Processed in 0.001609999 sec. | ||
| 1794 | 2026.05.21 17:29:10.119689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 48 | ||
| 1795 | 2026.05.21 17:29:10.121234 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2026.05.21 17:29:10.121280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1797 | 2026.05.21 17:29:10.122549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1798 | 2026.05.21 17:29:10.123068 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2026.05.21 17:29:10.123300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 48 | ||
| 1800 | 2026.05.21 17:29:12.609624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3329 | ||
| 1801 | 2026.05.21 17:29:12.610165 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.05.21 17:29:12.610209 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1803 | 2026.05.21 17:29:12.611028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1804 | 2026.05.21 17:29:12.611573 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.05.21 17:29:12.611703 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3329 | ||
| 1806 | 2026.05.21 17:29:12.789817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1807 | 2026.05.21 17:29:12.806439 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2026.05.21 17:29:12.806500 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1809 | 2026.05.21 17:29:12.812196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1810 | 2026.05.21 17:29:12.813356 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2026.05.21 17:29:12.816340 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1812 | 2026.05.21 17:29:13.834374 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.05.21 17:29:13.834601 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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) | ||
| 1814 | 2026.05.21 17:29:13.834913 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1815 | 2026.05.21 17:29:13.834950 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <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 | ||
| 1816 | 2026.05.21 17:29:13.835157 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1817 | 2026.05.21 17:29:13.835225 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1818 | 2026.05.21 17:29:13.835366 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1819 | 2026.05.21 17:29:13.835469 [ 340 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1820 | 2026.05.21 17:29:13.835481 [ 348 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1821 | 2026.05.21 17:29:13.835598 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1822 | 2026.05.21 17:29:13.835625 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1823 | 2026.05.21 17:29:13.835668 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <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'))" | ||
| 1824 | 2026.05.21 17:29:13.835689 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1825 | 2026.05.21 17:29:13.837001 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002488 sec., 10450.160771704179 rows/sec., 1.71 MiB/sec. | ||
| 1826 | 2026.05.21 17:29:13.837112 [ 293 ] {21ea2a0a-9a40-4239-8316-e379af26ce6f} <Debug> TCPHandler: Processed in 0.002872511 sec. | ||
| 1827 | 2026.05.21 17:29:13.838440 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.05.21 17:29:13.838552 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1829 | 2026.05.21 17:29:13.838596 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1830 | 2026.05.21 17:29:13.839182 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.05.21 17:29:13.839236 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1832 | 2026.05.21 17:29:13.839803 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1833 | 2026.05.21 17:29:13.840296 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.05.21 17:29:13.840441 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.00192 sec., 27083.333333333332 rows/sec., 2.07 MiB/sec. | ||
| 1835 | 2026.05.21 17:29:13.840475 [ 293 ] {56fadd3d-c970-4b03-b3d7-ef605e72f85c} <Debug> TCPHandler: Processed in 0.002086407 sec. | ||
| 1836 | 2026.05.21 17:29:13.840595 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.05.21 17:29:13.840689 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1838 | 2026.05.21 17:29:13.840729 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1839 | 2026.05.21 17:29:13.841147 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.05.21 17:29:13.841183 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1841 | 2026.05.21 17:29:13.841611 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1842 | 2026.05.21 17:29:13.842082 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.05.21 17:29:13.842208 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001538 sec., 36410.92327698309 rows/sec., 2.84 MiB/sec. | ||
| 1844 | 2026.05.21 17:29:13.842241 [ 293 ] {6199b2dd-9840-481b-93ff-8dfdd5db5674} <Debug> TCPHandler: Processed in 0.001694471 sec. | ||
| 1845 | 2026.05.21 17:29:13.842357 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.05.21 17:29:13.842474 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.05.21 17:29:13.842527 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1848 | 2026.05.21 17:29:13.842952 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.05.21 17:29:13.842996 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1850 | 2026.05.21 17:29:13.843519 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1851 | 2026.05.21 17:29:13.843961 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.05.21 17:29:13.844096 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001643 sec., 73037.12720632988 rows/sec., 5.06 MiB/sec. | ||
| 1853 | 2026.05.21 17:29:13.844130 [ 293 ] {40aaca6d-7abb-47e1-8269-dbd55e7056fb} <Debug> TCPHandler: Processed in 0.001820902 sec. | ||
| 1854 | 2026.05.21 17:29:13.844250 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.05.21 17:29:13.844346 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.05.21 17:29:13.844388 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1857 | 2026.05.21 17:29:13.844716 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.05.21 17:29:13.844752 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1859 | 2026.05.21 17:29:13.845146 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1860 | 2026.05.21 17:29:13.845561 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.05.21 17:29:13.845691 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001363 sec., 29347.028613352897 rows/sec., 2.01 MiB/sec. | ||
| 1862 | 2026.05.21 17:29:13.845724 [ 293 ] {22ab666a-9e03-4064-a2f3-9f3d7c262a4e} <Debug> TCPHandler: Processed in 0.001523927 sec. | ||
| 1863 | 2026.05.21 17:29:18.836387 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.05.21 17:29:18.836631 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) 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') FORMAT Native (stage: Complete) | ||
| 1865 | 2026.05.21 17:29:18.836945 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1866 | 2026.05.21 17:29:18.836982 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <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')" moved to PREWHERE | ||
| 1867 | 2026.05.21 17:29:18.837192 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1868 | 2026.05.21 17:29:18.837265 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1869 | 2026.05.21 17:29:18.837408 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1870 | 2026.05.21 17:29:18.837505 [ 340 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1871 | 2026.05.21 17:29:18.837506 [ 345 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1872 | 2026.05.21 17:29:18.837623 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1873 | 2026.05.21 17:29:18.837653 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1874 | 2026.05.21 17:29:18.837698 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <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'))" | ||
| 1875 | 2026.05.21 17:29:18.837719 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1876 | 2026.05.21 17:29:18.838714 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.00217 sec., 11981.566820276497 rows/sec., 1.96 MiB/sec. | ||
| 1877 | 2026.05.21 17:29:18.838821 [ 293 ] {224c317c-dfc1-4036-aa62-b0c057581ed2} <Debug> TCPHandler: Processed in 0.002568416 sec. | ||
| 1878 | 2026.05.21 17:29:18.840639 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.05.21 17:29:18.840751 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1880 | 2026.05.21 17:29:18.840796 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1881 | 2026.05.21 17:29:18.841401 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.21 17:29:18.841453 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1883 | 2026.05.21 17:29:18.842082 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1884 | 2026.05.21 17:29:18.842525 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.21 17:29:18.842677 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Debug> executeQuery: Read 96 rows, 8.22 KiB in 0.001959 sec., 49004.594180704444 rows/sec., 4.10 MiB/sec. | ||
| 1886 | 2026.05.21 17:29:18.842713 [ 293 ] {27677819-7309-4ddd-9639-018c76f85bdc} <Debug> TCPHandler: Processed in 0.002127798 sec. | ||
| 1887 | 2026.05.21 17:29:18.842846 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.05.21 17:29:18.842946 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.05.21 17:29:18.842988 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1890 | 2026.05.21 17:29:18.843415 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.05.21 17:29:18.843452 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1892 | 2026.05.21 17:29:18.843859 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1893 | 2026.05.21 17:29:18.844281 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.05.21 17:29:18.844436 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001512 sec., 14550.26455026455 rows/sec., 1.07 MiB/sec. | ||
| 1895 | 2026.05.21 17:29:18.844473 [ 293 ] {7d8e1ae5-208d-4257-897e-a6ad800620f6} <Debug> TCPHandler: Processed in 0.00167834 sec. | ||
| 1896 | 2026.05.21 17:29:18.844586 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.05.21 17:29:18.844683 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1898 | 2026.05.21 17:29:18.844724 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1899 | 2026.05.21 17:29:18.845155 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.05.21 17:29:18.845191 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1901 | 2026.05.21 17:29:18.845608 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1902 | 2026.05.21 17:29:18.846037 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.05.21 17:29:18.846166 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Debug> executeQuery: Read 78 rows, 6.23 KiB in 0.001502 sec., 51930.75898801598 rows/sec., 4.05 MiB/sec. | ||
| 1904 | 2026.05.21 17:29:18.846201 [ 293 ] {55db71a6-f76d-4863-a331-19beb0b8bc06} <Debug> TCPHandler: Processed in 0.001665039 sec. | ||
| 1905 | 2026.05.21 17:29:18.846321 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.05.21 17:29:18.846417 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.05.21 17:29:18.846461 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1908 | 2026.05.21 17:29:18.846898 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.05.21 17:29:18.846933 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1910 | 2026.05.21 17:29:18.847423 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1911 | 2026.05.21 17:29:18.847820 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.05.21 17:29:18.847943 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001577 sec., 95117.31135066581 rows/sec., 6.59 MiB/sec. | ||
| 1913 | 2026.05.21 17:29:18.847975 [ 293 ] {7dd2389e-65d8-493b-b900-f7df693046ca} <Debug> TCPHandler: Processed in 0.001740311 sec. | ||
| 1914 | 2026.05.21 17:29:18.848085 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1915 | 2026.05.21 17:29:18.848174 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1916 | 2026.05.21 17:29:18.848225 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <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 | ||
| 1917 | 2026.05.21 17:29:18.849035 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2026.05.21 17:29:18.849071 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1919 | 2026.05.21 17:29:18.849697 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1920 | 2026.05.21 17:29:18.850133 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2026.05.21 17:29:18.850290 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002085 sec., 10551.558752997602 rows/sec., 18.91 MiB/sec. | ||
| 1922 | 2026.05.21 17:29:18.850341 [ 293 ] {f14b3453-90b0-4b1b-9a0e-56f6d666fc3d} <Debug> TCPHandler: Processed in 0.00226254 sec. | ||
| 1923 | 2026.05.21 17:29:18.850462 [ 293 ] {} <Trace> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2026.05.21 17:29:18.850559 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51247) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1925 | 2026.05.21 17:29:18.850601 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1926 | 2026.05.21 17:29:18.850930 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2026.05.21 17:29:18.850966 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1928 | 2026.05.21 17:29:18.851365 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1929 | 2026.05.21 17:29:18.851808 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2026.05.21 17:29:18.851937 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001396 sec., 35816.61891117478 rows/sec., 2.46 MiB/sec. | ||
| 1931 | 2026.05.21 17:29:18.851973 [ 293 ] {97824978-82ed-4de5-b54c-a4a6b9617b75} <Debug> TCPHandler: Processed in 0.001560827 sec. | ||
| 1932 | 2026.05.21 17:29:19.984717 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1933 | 2026.05.21 17:29:19.984767 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1934 | 2026.05.21 17:29:20.106977 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1935 | 2026.05.21 17:29:20.107045 [ 3 ] {} <Debug> TCP-Session: 5c73b1d1-377e-4896-8402-ae539961d26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.05.21 17:29:20.111866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3841 | ||
| 1937 | 2026.05.21 17:29:20.112394 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2026.05.21 17:29:20.112444 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1939 | 2026.05.21 17:29:20.113145 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1940 | 2026.05.21 17:29:20.113611 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2026.05.21 17:29:20.113757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3841 | ||
| 1942 | 2026.05.21 17:29:20.316507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1943 | 2026.05.21 17:29:20.333982 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2026.05.21 17:29:20.334043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1945 | 2026.05.21 17:29:20.339740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1946 | 2026.05.21 17:29:20.340828 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.05.21 17:29:20.343790 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1948 | 2026.05.21 17:29:21.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.72 MiB, peak 189.24 MiB, free memory in arenas 0.00 B, will set to 185.48 MiB (RSS), difference: 1.77 MiB | ||
| 1949 | 2026.05.21 17:29:22.607140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1950 | 2026.05.21 17:29:22.607210 [ 293 ] {} <Debug> TCP-Session: 2001741b-1014-4ad8-8114-3db28ef8eede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.05.21 17:29:23.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.45 MiB, peak 189.24 MiB, free memory in arenas 0.00 B, will set to 185.49 MiB (RSS), difference: 2.04 MiB | ||
| 1952 | 2026.05.21 17:29:23.835717 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.05.21 17:29:23.835984 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) 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) | ||
| 1954 | 2026.05.21 17:29:23.836335 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1955 | 2026.05.21 17:29:23.836372 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <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 | ||
| 1956 | 2026.05.21 17:29:23.836593 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1957 | 2026.05.21 17:29:23.836663 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1958 | 2026.05.21 17:29:23.836808 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1959 | 2026.05.21 17:29:23.836903 [ 340 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1960 | 2026.05.21 17:29:23.836905 [ 345 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1961 | 2026.05.21 17:29:23.837026 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1962 | 2026.05.21 17:29:23.837054 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1963 | 2026.05.21 17:29:23.837097 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <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'))" | ||
| 1964 | 2026.05.21 17:29:23.837118 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1965 | 2026.05.21 17:29:23.838212 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002345 sec., 11087.420042643924 rows/sec., 1.81 MiB/sec. | ||
| 1966 | 2026.05.21 17:29:23.838310 [ 294 ] {0539b5c1-a0f7-40da-97f4-89f7fc4ecfa9} <Debug> TCPHandler: Processed in 0.002737469 sec. | ||
| 1967 | 2026.05.21 17:29:23.839762 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.05.21 17:29:23.839872 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1969 | 2026.05.21 17:29:23.839915 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1970 | 2026.05.21 17:29:23.840396 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.05.21 17:29:23.840444 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1972 | 2026.05.21 17:29:23.840976 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1973 | 2026.05.21 17:29:23.841433 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.21 17:29:23.841585 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001745 sec., 29799.42693409742 rows/sec., 2.28 MiB/sec. | ||
| 1975 | 2026.05.21 17:29:23.841609 [ 42 ] {} <Debug> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1976 | 2026.05.21 17:29:23.841622 [ 294 ] {54c2b0a8-dca0-447e-8bd4-102fefffa0d7} <Debug> TCPHandler: Processed in 0.001910564 sec. | ||
| 1977 | 2026.05.21 17:29:23.841684 [ 42 ] {} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2026.05.21 17:29:23.841727 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1979 | 2026.05.21 17:29:23.841772 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.05.21 17:29:23.841837 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::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 | ||
| 1981 | 2026.05.21 17:29:23.841877 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1982 | 2026.05.21 17:29:23.841922 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1983 | 2026.05.21 17:29:23.841937 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1984 | 2026.05.21 17:29:23.841968 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2424 rows starting from the beginning of the part | ||
| 1985 | 2026.05.21 17:29:23.842025 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 1986 | 2026.05.21 17:29:23.842069 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2395 rows starting from the beginning of the part | ||
| 1987 | 2026.05.21 17:29:23.842110 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part | ||
| 1988 | 2026.05.21 17:29:23.842151 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 96 rows starting from the beginning of the part | ||
| 1989 | 2026.05.21 17:29:23.842202 [ 199 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part | ||
| 1990 | 2026.05.21 17:29:23.842348 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.05.21 17:29:23.842384 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1992 | 2026.05.21 17:29:23.842801 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1993 | 2026.05.21 17:29:23.843287 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2026.05.21 17:29:23.843396 [ 42 ] {} <Debug> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1995 | 2026.05.21 17:29:23.843421 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001564 sec., 35805.626598465475 rows/sec., 2.79 MiB/sec. | ||
| 1996 | 2026.05.21 17:29:23.843426 [ 42 ] {} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.05.21 17:29:23.843463 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 1998 | 2026.05.21 17:29:23.843464 [ 294 ] {6b74aaff-6c86-4ff5-8ebc-3b49846f3b84} <Debug> TCPHandler: Processed in 0.001742571 sec. | ||
| 1999 | 2026.05.21 17:29:23.843542 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::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 | ||
| 2000 | 2026.05.21 17:29:23.843588 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2001 | 2026.05.21 17:29:23.843636 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2002 | 2026.05.21 17:29:23.843663 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1316 rows starting from the beginning of the part | ||
| 2003 | 2026.05.21 17:29:23.843687 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2004 | 2026.05.21 17:29:23.843733 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2005 | 2026.05.21 17:29:23.843739 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 81 rows starting from the beginning of the part | ||
| 2006 | 2026.05.21 17:29:23.843792 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1279 rows starting from the beginning of the part | ||
| 2007 | 2026.05.21 17:29:23.843836 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::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 | ||
| 2008 | 2026.05.21 17:29:23.843877 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 78 rows starting from the beginning of the part | ||
| 2009 | 2026.05.21 17:29:23.843924 [ 191 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2010 | 2026.05.21 17:29:23.844142 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.05.21 17:29:23.844179 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2012 | 2026.05.21 17:29:23.844684 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2013 | 2026.05.21 17:29:23.845211 [ 194 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170319 sec., 1682724.769403296 rows/sec., 120.59 MiB/sec. | ||
| 2014 | 2026.05.21 17:29:23.845219 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.05.21 17:29:23.845348 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2016 | 2026.05.21 17:29:23.845370 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001702 sec., 88131.60987074031 rows/sec., 6.11 MiB/sec. | ||
| 2017 | 2026.05.21 17:29:23.845384 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.05.21 17:29:23.845412 [ 294 ] {d94b3a47-6e42-48d2-b8b2-51d6b1508658} <Debug> TCPHandler: Processed in 0.001873614 sec. | ||
| 2019 | 2026.05.21 17:29:23.845416 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2020 | 2026.05.21 17:29:23.845500 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::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 | ||
| 2021 | 2026.05.21 17:29:23.845500 [ 195 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2022 | 2026.05.21 17:29:23.845538 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.05.21 17:29:23.845584 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2024 | 2026.05.21 17:29:23.845609 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2643 rows starting from the beginning of the part | ||
| 2025 | 2026.05.21 17:29:23.845634 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.05.21 17:29:23.845653 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part | ||
| 2027 | 2026.05.21 17:29:23.845677 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2028 | 2026.05.21 17:29:23.845691 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1494 rows starting from the beginning of the part | ||
| 2029 | 2026.05.21 17:29:23.845726 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part | ||
| 2030 | 2026.05.21 17:29:23.845764 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 2031 | 2026.05.21 17:29:23.845800 [ 191 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part | ||
| 2032 | 2026.05.21 17:29:23.846013 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.05.21 17:29:23.846050 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2034 | 2026.05.21 17:29:23.846098 [ 195 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2026.05.21 17:29:23.846226 [ 195 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_11_2} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2036 | 2026.05.21 17:29:23.846294 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2037 | 2026.05.21 17:29:23.846574 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2038 | 2026.05.21 17:29:23.847064 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2026.05.21 17:29:23.847169 [ 42 ] {} <Debug> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2040 | 2026.05.21 17:29:23.847201 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001586 sec., 31525.851197982345 rows/sec., 2.16 MiB/sec. | ||
| 2041 | 2026.05.21 17:29:23.847202 [ 42 ] {} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.05.21 17:29:23.847241 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2043 | 2026.05.21 17:29:23.847242 [ 294 ] {3e19806f-e516-4412-862d-cfb9bf8ad599} <Debug> TCPHandler: Processed in 0.001754891 sec. | ||
| 2044 | 2026.05.21 17:29:23.847368 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::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 | ||
| 2045 | 2026.05.21 17:29:23.847535 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2046 | 2026.05.21 17:29:23.847576 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 2047 | 2026.05.21 17:29:23.847667 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2048 | 2026.05.21 17:29:23.847716 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2049 | 2026.05.21 17:29:23.847771 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2050 | 2026.05.21 17:29:23.847825 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2051 | 2026.05.21 17:29:23.847884 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2052 | 2026.05.21 17:29:23.848277 [ 197 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4707 rows, containing 5 columns (5 merged, 0 gathered) in 0.00277926 sec., 1693616.286349604 rows/sec., 106.26 MiB/sec. | ||
| 2053 | 2026.05.21 17:29:23.848499 [ 196 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5115 rows, containing 5 columns (5 merged, 0 gathered) in 0.00669916 sec., 763528.5617898364 rows/sec., 59.59 MiB/sec. | ||
| 2054 | 2026.05.21 17:29:23.848778 [ 200 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001469396 sec., 244998.62528549146 rows/sec., 16.80 MiB/sec. | ||
| 2055 | 2026.05.21 17:29:23.848838 [ 191 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2056 | 2026.05.21 17:29:23.848990 [ 197 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2057 | 2026.05.21 17:29:23.849043 [ 194 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2058 | 2026.05.21 17:29:23.849380 [ 191 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.05.21 17:29:23.849498 [ 191 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_11_2} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2060 | 2026.05.21 17:29:23.849562 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2061 | 2026.05.21 17:29:23.849617 [ 197 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.05.21 17:29:23.849734 [ 194 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.05.21 17:29:23.849746 [ 197 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2064 | 2026.05.21 17:29:23.849857 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2065 | 2026.05.21 17:29:23.849872 [ 194 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_11_2} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2066 | 2026.05.21 17:29:23.849973 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2067 | 2026.05.21 17:29:27.613917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4289 | ||
| 2068 | 2026.05.21 17:29:27.614449 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2069 | 2026.05.21 17:29:27.614488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2070 | 2026.05.21 17:29:27.614964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2071 | 2026.05.21 17:29:27.615200 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2072 | 2026.05.21 17:29:27.615332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4289 | ||
| 2073 | 2026.05.21 17:29:27.843951 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2074 | 2026.05.21 17:29:27.860069 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.05.21 17:29:27.860115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2076 | 2026.05.21 17:29:27.866288 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2077 | 2026.05.21 17:29:27.866984 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.21 17:29:27.869621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2079 | 2026.05.21 17:29:28.000473 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.26 MiB, peak 196.53 MiB, free memory in arenas 0.00 B, will set to 188.47 MiB (RSS), difference: 1.21 MiB | ||
| 2080 | 2026.05.21 17:29:28.845484 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.05.21 17:29:28.845843 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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') FORMAT Native (stage: Complete) | ||
| 2082 | 2026.05.21 17:29:28.846377 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2083 | 2026.05.21 17:29:28.846458 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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')" moved to PREWHERE | ||
| 2084 | 2026.05.21 17:29:28.846687 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2085 | 2026.05.21 17:29:28.846755 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2086 | 2026.05.21 17:29:28.846894 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 2087 | 2026.05.21 17:29:28.847022 [ 345 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2088 | 2026.05.21 17:29:28.847022 [ 340 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2089 | 2026.05.21 17:29:28.847145 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 2090 | 2026.05.21 17:29:28.847174 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2091 | 2026.05.21 17:29:28.847217 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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'))" | ||
| 2092 | 2026.05.21 17:29:28.847239 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2093 | 2026.05.21 17:29:28.848262 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002576 sec., 10093.167701863353 rows/sec., 1.65 MiB/sec. | ||
| 2094 | 2026.05.21 17:29:28.848364 [ 294 ] {04265e30-682d-4ae0-9e24-c0d77860b851} <Debug> TCPHandler: Processed in 0.003069335 sec. | ||
| 2095 | 2026.05.21 17:29:28.855872 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2026.05.21 17:29:28.856008 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2097 | 2026.05.21 17:29:28.856059 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2098 | 2026.05.21 17:29:28.856770 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2026.05.21 17:29:28.856812 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2100 | 2026.05.21 17:29:28.857264 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2101 | 2026.05.21 17:29:28.857469 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2026.05.21 17:29:28.857620 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00165 sec., 3636.3636363636365 rows/sec., 1.68 MiB/sec. | ||
| 2103 | 2026.05.21 17:29:28.857654 [ 294 ] {bcfcc8dc-6341-492c-acf4-67605899af11} <Debug> TCPHandler: Processed in 0.001847853 sec. | ||
| 2104 | 2026.05.21 17:29:28.857789 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2026.05.21 17:29:28.857884 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2106 | 2026.05.21 17:29:28.857924 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2107 | 2026.05.21 17:29:28.858907 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Trace> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.05.21 17:29:28.858940 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2109 | 2026.05.21 17:29:28.859232 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2110 | 2026.05.21 17:29:28.859444 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Trace> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.05.21 17:29:28.859565 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0017 sec., 14117.64705882353 rows/sec., 1.17 MiB/sec. | ||
| 2112 | 2026.05.21 17:29:28.859597 [ 294 ] {961801a7-137e-4c49-95d2-af875ffb4965} <Debug> TCPHandler: Processed in 0.001856244 sec. | ||
| 2113 | 2026.05.21 17:29:28.859721 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2026.05.21 17:29:28.859815 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2115 | 2026.05.21 17:29:28.859855 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2116 | 2026.05.21 17:29:28.860258 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.21 17:29:28.860294 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2118 | 2026.05.21 17:29:28.860564 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2119 | 2026.05.21 17:29:28.860776 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.21 17:29:28.860894 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001098 sec., 3642.9872495446266 rows/sec., 297.06 KiB/sec. | ||
| 2121 | 2026.05.21 17:29:28.860926 [ 294 ] {f8c2338c-8ad7-4c57-b71c-4fdcae6faa3d} <Debug> TCPHandler: Processed in 0.001252992 sec. | ||
| 2122 | 2026.05.21 17:29:28.861035 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2026.05.21 17:29:28.861128 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2124 | 2026.05.21 17:29:28.861166 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2125 | 2026.05.21 17:29:28.861696 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2026.05.21 17:29:28.861733 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2127 | 2026.05.21 17:29:28.862038 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2128 | 2026.05.21 17:29:28.862239 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.05.21 17:29:28.862360 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Debug> executeQuery: Read 240 rows, 22.03 KiB in 0.00125 sec., 192000 rows/sec., 17.21 MiB/sec. | ||
| 2130 | 2026.05.21 17:29:28.862392 [ 294 ] {cda5ae93-5df1-4469-a308-58e2e9e10831} <Debug> TCPHandler: Processed in 0.001404106 sec. | ||
| 2131 | 2026.05.21 17:29:28.862504 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.05.21 17:29:28.862605 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2133 | 2026.05.21 17:29:28.862645 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2134 | 2026.05.21 17:29:28.863048 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2026.05.21 17:29:28.863085 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2136 | 2026.05.21 17:29:28.863364 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2137 | 2026.05.21 17:29:28.863563 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2138 | 2026.05.21 17:29:28.863682 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Debug> executeQuery: Read 49 rows, 3.72 KiB in 0.001097 sec., 44667.2743846855 rows/sec., 3.31 MiB/sec. | ||
| 2139 | 2026.05.21 17:29:28.863685 [ 29 ] {} <Debug> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2140 | 2026.05.21 17:29:28.863715 [ 294 ] {eec9bb90-b292-434d-b70d-449c66172e1c} <Debug> TCPHandler: Processed in 0.001258402 sec. | ||
| 2141 | 2026.05.21 17:29:28.863781 [ 29 ] {} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.05.21 17:29:28.863816 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2143 | 2026.05.21 17:29:28.863864 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.05.21 17:29:28.863961 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2145 | 2026.05.21 17:29:28.863983 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::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 | ||
| 2146 | 2026.05.21 17:29:28.864001 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2147 | 2026.05.21 17:29:28.864151 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2148 | 2026.05.21 17:29:28.864200 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2149 | 2026.05.21 17:29:28.864307 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
| 2150 | 2026.05.21 17:29:28.864374 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2151 | 2026.05.21 17:29:28.864410 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.05.21 17:29:28.864422 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::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 | ||
| 2153 | 2026.05.21 17:29:28.864454 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2154 | 2026.05.21 17:29:28.864482 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2155 | 2026.05.21 17:29:28.864547 [ 192 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part | ||
| 2156 | 2026.05.21 17:29:28.864757 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2157 | 2026.05.21 17:29:28.864993 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.05.21 17:29:28.865121 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.69 MiB/sec. | ||
| 2159 | 2026.05.21 17:29:28.865154 [ 294 ] {9e9583bc-5e2f-4c1e-b60a-f3268a9d5e42} <Debug> TCPHandler: Processed in 0.001337874 sec. | ||
| 2160 | 2026.05.21 17:29:28.865287 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.05.21 17:29:28.865409 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.05.21 17:29:28.865459 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2163 | 2026.05.21 17:29:28.865489 [ 197 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592169 sec., 80393.47581820773 rows/sec., 6.21 MiB/sec. | ||
| 2164 | 2026.05.21 17:29:28.865627 [ 191 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2165 | 2026.05.21 17:29:28.865880 [ 191 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.05.21 17:29:28.865918 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Trace> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.05.21 17:29:28.865939 [ 191 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_6_1} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2168 | 2026.05.21 17:29:28.865961 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2169 | 2026.05.21 17:29:28.866011 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2170 | 2026.05.21 17:29:28.866475 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2171 | 2026.05.21 17:29:28.866685 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Trace> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2172 | 2026.05.21 17:29:28.866808 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001423 sec., 8432.8882642305 rows/sec., 658.82 KiB/sec. | ||
| 2173 | 2026.05.21 17:29:28.866842 [ 294 ] {aa98403f-68b3-4381-9553-9d0915bede9e} <Debug> TCPHandler: Processed in 0.001614909 sec. | ||
| 2174 | 2026.05.21 17:29:28.866959 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2026.05.21 17:29:28.867054 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2176 | 2026.05.21 17:29:28.867094 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2177 | 2026.05.21 17:29:28.867592 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2026.05.21 17:29:28.867630 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2179 | 2026.05.21 17:29:28.867949 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2180 | 2026.05.21 17:29:28.868170 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.05.21 17:29:28.868296 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Debug> executeQuery: Read 129 rows, 10.70 KiB in 0.00126 sec., 102380.95238095238 rows/sec., 8.29 MiB/sec. | ||
| 2182 | 2026.05.21 17:29:28.868330 [ 294 ] {db28695c-8c75-460c-8c10-435aeec23d53} <Debug> TCPHandler: Processed in 0.001419476 sec. | ||
| 2183 | 2026.05.21 17:29:28.868452 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.05.21 17:29:28.868548 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.05.21 17:29:28.868593 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2186 | 2026.05.21 17:29:28.869087 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2026.05.21 17:29:28.869125 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2188 | 2026.05.21 17:29:28.869464 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2189 | 2026.05.21 17:29:28.869681 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.05.21 17:29:28.869803 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Debug> executeQuery: Read 440 rows, 34.70 KiB in 0.001274 sec., 345368.91679748823 rows/sec., 26.60 MiB/sec. | ||
| 2191 | 2026.05.21 17:29:28.869836 [ 294 ] {a7368434-1874-43d5-85a1-3aab2434035a} <Debug> TCPHandler: Processed in 0.001431605 sec. | ||
| 2192 | 2026.05.21 17:29:28.869951 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.05.21 17:29:28.870047 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2194 | 2026.05.21 17:29:28.870101 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <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 | ||
| 2195 | 2026.05.21 17:29:28.870998 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.05.21 17:29:28.871035 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2197 | 2026.05.21 17:29:28.871577 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2198 | 2026.05.21 17:29:28.871791 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.05.21 17:29:28.871892 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2200 | 2026.05.21 17:29:28.871919 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001891 sec., 17451.084082496032 rows/sec., 31.27 MiB/sec. | ||
| 2201 | 2026.05.21 17:29:28.871956 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.05.21 17:29:28.871992 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2203 | 2026.05.21 17:29:28.872007 [ 294 ] {daad8126-ad8e-4593-beb7-c8af9fe8f540} <Debug> TCPHandler: Processed in 0.002101917 sec. | ||
| 2204 | 2026.05.21 17:29:28.872067 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::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 | ||
| 2205 | 2026.05.21 17:29:28.872128 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.05.21 17:29:28.872236 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.05.21 17:29:28.872276 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2208 | 2026.05.21 17:29:28.872277 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2209 | 2026.05.21 17:29:28.872347 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2210 | 2026.05.21 17:29:28.872471 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part | ||
| 2211 | 2026.05.21 17:29:28.872586 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2212 | 2026.05.21 17:29:28.872636 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2026.05.21 17:29:28.872676 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2214 | 2026.05.21 17:29:28.872705 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::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 | ||
| 2215 | 2026.05.21 17:29:28.872831 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 2216 | 2026.05.21 17:29:28.872941 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2217 | 2026.05.21 17:29:28.873024 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2218 | 2026.05.21 17:29:28.873241 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.05.21 17:29:28.873376 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001158 sec., 43177.892918825564 rows/sec., 2.96 MiB/sec. | ||
| 2220 | 2026.05.21 17:29:28.873413 [ 294 ] {3a5d2479-96c7-4bfe-9f36-5ea1026b9880} <Debug> TCPHandler: Processed in 0.001334324 sec. | ||
| 2221 | 2026.05.21 17:29:28.874782 [ 192 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 19 columns (19 merged, 0 gathered) in 0.002744849 sec., 37889.15164367876 rows/sec., 67.90 MiB/sec. | ||
| 2222 | 2026.05.21 17:29:28.875083 [ 200 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2223 | 2026.05.21 17:29:28.875431 [ 200 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.05.21 17:29:28.875499 [ 200 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2225 | 2026.05.21 17:29:28.875577 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2226 | 2026.05.21 17:29:33.639269 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33588 | ||
| 2227 | 2026.05.21 17:29:33.639371 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.05.21 17:29:33.639401 [ 306 ] {} <Debug> TCP-Session: 99e44122-c0de-4906-8cc9-d56050bf0df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33588 | ||
| 2229 | 2026.05.21 17:29:33.639426 [ 306 ] {} <Debug> TCP-Session: 99e44122-c0de-4906-8cc9-d56050bf0df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.21 17:29:33.639442 [ 306 ] {} <Debug> TCP-Session: 99e44122-c0de-4906-8cc9-d56050bf0df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.05.21 17:29:33.639692 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58018 | ||
| 2232 | 2026.05.21 17:29:33.639743 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64539 | ||
| 2233 | 2026.05.21 17:29:33.639768 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46246 | ||
| 2234 | 2026.05.21 17:29:33.639780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39499 | ||
| 2235 | 2026.05.21 17:29:33.639805 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47775 | ||
| 2236 | 2026.05.21 17:29:33.639836 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2237 | 2026.05.21 17:29:33.639791 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55896 | ||
| 2238 | 2026.05.21 17:29:33.639886 [ 308 ] {} <Debug> TCP-Session: 5d93d661-01ef-41f4-ad77-24e9c2110019 Authenticating user 'default' from [fd00:1122:3344:101::e]:64539 | ||
| 2239 | 2026.05.21 17:29:33.639790 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.05.21 17:29:33.639925 [ 308 ] {} <Debug> TCP-Session: 5d93d661-01ef-41f4-ad77-24e9c2110019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.05.21 17:29:33.639929 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.05.21 17:29:33.639948 [ 308 ] {} <Debug> TCP-Session: 5d93d661-01ef-41f4-ad77-24e9c2110019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.05.21 17:29:33.639952 [ 307 ] {} <Debug> TCP-Session: 33531def-eb94-4825-8af4-9806c3c904f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58018 | ||
| 2244 | 2026.05.21 17:29:33.639967 [ 3 ] {} <Debug> TCP-Session: cc4d6d80-f482-40fd-ac78-0a0a8f66a0b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46246 | ||
| 2245 | 2026.05.21 17:29:33.639783 [ 306 ] {} <Trace> TCP-Session: 99e44122-c0de-4906-8cc9-d56050bf0df1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.05.21 17:29:33.639997 [ 3 ] {} <Debug> TCP-Session: cc4d6d80-f482-40fd-ac78-0a0a8f66a0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.21 17:29:33.639990 [ 307 ] {} <Debug> TCP-Session: 33531def-eb94-4825-8af4-9806c3c904f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.05.21 17:29:33.640031 [ 3 ] {} <Debug> TCP-Session: cc4d6d80-f482-40fd-ac78-0a0a8f66a0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.05.21 17:29:33.640053 [ 307 ] {} <Debug> TCP-Session: 33531def-eb94-4825-8af4-9806c3c904f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.05.21 17:29:33.639751 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53356 | ||
| 2251 | 2026.05.21 17:29:33.639753 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39280 | ||
| 2252 | 2026.05.21 17:29:33.640150 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2026.05.21 17:29:33.640150 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.05.21 17:29:33.640185 [ 302 ] {} <Debug> TCP-Session: 8f9090ca-f4f0-4c0c-9d46-12a388d54be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55896 | ||
| 2255 | 2026.05.21 17:29:33.640187 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2256 | 2026.05.21 17:29:33.640215 [ 302 ] {} <Debug> TCP-Session: 8f9090ca-f4f0-4c0c-9d46-12a388d54be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2026.05.21 17:29:33.640211 [ 303 ] {} <Debug> TCP-Session: 35086af9-3a91-425c-bbae-426611064d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:47775 | ||
| 2258 | 2026.05.21 17:29:33.640231 [ 302 ] {} <Debug> TCP-Session: 8f9090ca-f4f0-4c0c-9d46-12a388d54be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.05.21 17:29:33.640258 [ 303 ] {} <Debug> TCP-Session: 35086af9-3a91-425c-bbae-426611064d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.05.21 17:29:33.640285 [ 303 ] {} <Debug> TCP-Session: 35086af9-3a91-425c-bbae-426611064d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.05.21 17:29:33.640426 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.05.21 17:29:33.640455 [ 310 ] {} <Debug> TCP-Session: d76e6c1e-20de-47a3-9207-44dc2c3b7f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:39280 | ||
| 2263 | 2026.05.21 17:29:33.640464 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.05.21 17:29:33.640472 [ 310 ] {} <Debug> TCP-Session: d76e6c1e-20de-47a3-9207-44dc2c3b7f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.05.21 17:29:33.640487 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2266 | 2026.05.21 17:29:33.640496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2267 | 2026.05.21 17:29:33.640506 [ 309 ] {} <Debug> TCP-Session: 251876f8-5b92-45d5-a871-10ae2beb13fd Authenticating user 'default' from [fd00:1122:3344:101::e]:53356 | ||
| 2268 | 2026.05.21 17:29:33.640544 [ 293 ] {} <Debug> TCP-Session: c39e6718-3229-4062-9b0d-0fa46bcdc4a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39499 | ||
| 2269 | 2026.05.21 17:29:33.640555 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2270 | 2026.05.21 17:29:33.640574 [ 309 ] {} <Debug> TCP-Session: 251876f8-5b92-45d5-a871-10ae2beb13fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.05.21 17:29:33.640577 [ 293 ] {} <Debug> TCP-Session: c39e6718-3229-4062-9b0d-0fa46bcdc4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.05.21 17:29:33.640611 [ 309 ] {} <Debug> TCP-Session: 251876f8-5b92-45d5-a871-10ae2beb13fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.05.21 17:29:33.640627 [ 293 ] {} <Debug> TCP-Session: c39e6718-3229-4062-9b0d-0fa46bcdc4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.05.21 17:29:33.640507 [ 310 ] {} <Debug> TCP-Session: d76e6c1e-20de-47a3-9207-44dc2c3b7f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.05.21 17:29:33.640864 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Debug> oximeter.version (717823cd-4a0c-4b7c-ae8c-d48c092b73de) (SelectExecutor): Key condition: unknown | ||
| 2276 | 2026.05.21 17:29:33.640952 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2277 | 2026.05.21 17:29:33.835968 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.05.21 17:29:33.836284 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) 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) | ||
| 2279 | 2026.05.21 17:29:33.836763 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2280 | 2026.05.21 17:29:33.836821 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <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 | ||
| 2281 | 2026.05.21 17:29:33.837140 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2282 | 2026.05.21 17:29:33.837248 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2283 | 2026.05.21 17:29:33.837450 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2284 | 2026.05.21 17:29:33.837593 [ 341 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2285 | 2026.05.21 17:29:33.837593 [ 337 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2286 | 2026.05.21 17:29:33.837650 [ 340 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2287 | 2026.05.21 17:29:33.837790 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2288 | 2026.05.21 17:29:33.837830 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2289 | 2026.05.21 17:29:33.837891 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <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'))" | ||
| 2290 | 2026.05.21 17:29:33.837920 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2291 | 2026.05.21 17:29:33.839151 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.003003 sec., 8658.008658008657 rows/sec., 1.42 MiB/sec. | ||
| 2292 | 2026.05.21 17:29:33.839253 [ 294 ] {5bb93cf9-74e1-470f-800b-8ca70c6a8c6e} <Debug> TCPHandler: Processed in 0.003518123 sec. | ||
| 2293 | 2026.05.21 17:29:33.840687 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2026.05.21 17:29:33.840804 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2295 | 2026.05.21 17:29:33.840853 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2296 | 2026.05.21 17:29:33.841333 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.05.21 17:29:33.841384 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2298 | 2026.05.21 17:29:33.843958 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2299 | 2026.05.21 17:29:33.844292 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.05.21 17:29:33.844507 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.003734 sec., 13926.084627745046 rows/sec., 1.06 MiB/sec. | ||
| 2301 | 2026.05.21 17:29:33.844547 [ 294 ] {3d078bd1-326e-45d1-b4c8-beb8644b05d8} <Debug> TCPHandler: Processed in 0.00391601 sec. | ||
| 2302 | 2026.05.21 17:29:33.844676 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2303 | 2026.05.21 17:29:33.844777 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2304 | 2026.05.21 17:29:33.844820 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2305 | 2026.05.21 17:29:33.845225 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2306 | 2026.05.21 17:29:33.845264 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2307 | 2026.05.21 17:29:33.845571 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2308 | 2026.05.21 17:29:33.845798 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.05.21 17:29:33.845930 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001176 sec., 47619.04761904762 rows/sec., 3.71 MiB/sec. | ||
| 2310 | 2026.05.21 17:29:33.845964 [ 294 ] {f03da5c5-9c8a-4bc7-b7e8-b23ac78e6e56} <Debug> TCPHandler: Processed in 0.001339414 sec. | ||
| 2311 | 2026.05.21 17:29:33.846083 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.05.21 17:29:33.846180 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2313 | 2026.05.21 17:29:33.846226 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2314 | 2026.05.21 17:29:33.846628 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2315 | 2026.05.21 17:29:33.846667 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2316 | 2026.05.21 17:29:33.847011 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2317 | 2026.05.21 17:29:33.847236 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.05.21 17:29:33.847365 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001205 sec., 124481.32780082988 rows/sec., 8.63 MiB/sec. | ||
| 2319 | 2026.05.21 17:29:33.847400 [ 294 ] {13e707e4-a7fd-4177-9de0-bc838a15a765} <Debug> TCPHandler: Processed in 0.001367774 sec. | ||
| 2320 | 2026.05.21 17:29:33.847519 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2321 | 2026.05.21 17:29:33.847623 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2322 | 2026.05.21 17:29:33.847666 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2323 | 2026.05.21 17:29:33.847976 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.05.21 17:29:33.848015 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2325 | 2026.05.21 17:29:33.848326 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2326 | 2026.05.21 17:29:33.848541 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.05.21 17:29:33.848668 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001071 sec., 46685.34080298786 rows/sec., 3.20 MiB/sec. | ||
| 2328 | 2026.05.21 17:29:33.848701 [ 294 ] {1068c441-295d-4abd-9064-a0563060c5eb} <Debug> TCPHandler: Processed in 0.001232332 sec. | ||
| 2329 | 2026.05.21 17:29:34.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.41 MiB, peak 196.53 MiB, free memory in arenas 0.00 B, will set to 208.96 MiB (RSS), difference: 15.55 MiB | ||
| 2330 | 2026.05.21 17:29:34.003478 [ 351 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Trace> AggregatingTransform: Aggregating | ||
| 2331 | 2026.05.21 17:29:34.003552 [ 351 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Trace> Aggregator: Aggregation method: without_key | ||
| 2332 | 2026.05.21 17:29:34.003586 [ 351 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001590949 sec. (628.556 rows/sec., 24.55 KiB/sec.) | ||
| 2333 | 2026.05.21 17:29:34.003609 [ 351 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Trace> Aggregator: Merging aggregated data | ||
| 2334 | 2026.05.21 17:29:34.004209 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.364075 sec., 2.7466868090366 rows/sec., 109.87 B/sec. | ||
| 2335 | 2026.05.21 17:29:34.004364 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2336 | 2026.05.21 17:29:34.004381 [ 306 ] {ec136b09-04c0-4cfe-8999-8600de4ef340} <Debug> TCPHandler: Processed in 0.364715322 sec. | ||
| 2337 | 2026.05.21 17:29:34.004601 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2338 | 2026.05.21 17:29:34.004637 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.05.21 17:29:34.004646 [ 306 ] {} <Debug> TCP-Session: 99e44122-c0de-4906-8cc9-d56050bf0df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.05.21 17:29:34.004661 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2026.05.21 17:29:34.004680 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2026.05.21 17:29:34.004698 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2343 | 2026.05.21 17:29:34.004717 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2026.05.21 17:29:34.004747 [ 3 ] {} <Debug> TCP-Session: cc4d6d80-f482-40fd-ac78-0a0a8f66a0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.05.21 17:29:34.004754 [ 308 ] {} <Debug> TCP-Session: 5d93d661-01ef-41f4-ad77-24e9c2110019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.05.21 17:29:34.004759 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2026.05.21 17:29:34.004781 [ 303 ] {} <Debug> TCP-Session: 35086af9-3a91-425c-bbae-426611064d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.05.21 17:29:34.004790 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2349 | 2026.05.21 17:29:34.004823 [ 310 ] {} <Debug> TCP-Session: d76e6c1e-20de-47a3-9207-44dc2c3b7f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.05.21 17:29:34.004738 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2351 | 2026.05.21 17:29:34.004726 [ 307 ] {} <Debug> TCP-Session: 33531def-eb94-4825-8af4-9806c3c904f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2352 | 2026.05.21 17:29:34.004681 [ 293 ] {} <Debug> TCP-Session: c39e6718-3229-4062-9b0d-0fa46bcdc4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.05.21 17:29:34.004938 [ 302 ] {} <Debug> TCP-Session: 8f9090ca-f4f0-4c0c-9d46-12a388d54be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.05.21 17:29:34.004944 [ 309 ] {} <Debug> TCP-Session: 251876f8-5b92-45d5-a871-10ae2beb13fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2026.05.21 17:29:34.984822 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2356 | 2026.05.21 17:29:34.984875 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2357 | 2026.05.21 17:29:35.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.33 MiB, peak 214.43 MiB, free memory in arenas 0.00 B, will set to 209.50 MiB (RSS), difference: 3.17 MiB | ||
| 2358 | 2026.05.21 17:29:35.115437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4801 | ||
| 2359 | 2026.05.21 17:29:35.115975 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.05.21 17:29:35.116018 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2361 | 2026.05.21 17:29:35.116548 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2362 | 2026.05.21 17:29:35.116787 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.21 17:29:35.116917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4801 | ||
| 2364 | 2026.05.21 17:29:35.369735 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2365 | 2026.05.21 17:29:35.387372 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.05.21 17:29:35.387445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2367 | 2026.05.21 17:29:35.394395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2368 | 2026.05.21 17:29:35.395204 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.05.21 17:29:35.399057 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2370 | 2026.05.21 17:29:38.836617 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2026.05.21 17:29:38.836870 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) 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') FORMAT Native (stage: Complete) | ||
| 2372 | 2026.05.21 17:29:38.837236 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2373 | 2026.05.21 17:29:38.837282 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <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')" moved to PREWHERE | ||
| 2374 | 2026.05.21 17:29:38.837535 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2375 | 2026.05.21 17:29:38.837621 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2376 | 2026.05.21 17:29:38.837777 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2377 | 2026.05.21 17:29:38.837872 [ 355 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2378 | 2026.05.21 17:29:38.837897 [ 361 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2379 | 2026.05.21 17:29:38.837902 [ 320 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2380 | 2026.05.21 17:29:38.838030 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2381 | 2026.05.21 17:29:38.838058 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2382 | 2026.05.21 17:29:38.838103 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <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'))" | ||
| 2383 | 2026.05.21 17:29:38.838123 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2384 | 2026.05.21 17:29:38.839029 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002263 sec., 11489.173663278834 rows/sec., 1.88 MiB/sec. | ||
| 2385 | 2026.05.21 17:29:38.839095 [ 294 ] {54b63afa-e007-4a19-a363-f63c888013e0} <Debug> TCPHandler: Processed in 0.002620167 sec. | ||
| 2386 | 2026.05.21 17:29:38.841106 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.05.21 17:29:38.841239 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2388 | 2026.05.21 17:29:38.841295 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2389 | 2026.05.21 17:29:38.841840 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.05.21 17:29:38.841880 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2391 | 2026.05.21 17:29:38.842250 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2392 | 2026.05.21 17:29:38.842474 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.05.21 17:29:38.842614 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Debug> executeQuery: Read 120 rows, 10.61 KiB in 0.001414 sec., 84865.62942008488 rows/sec., 7.33 MiB/sec. | ||
| 2394 | 2026.05.21 17:29:38.842655 [ 294 ] {e5aeda1b-62fd-4c1c-a711-9546b6544628} <Debug> TCPHandler: Processed in 0.001613369 sec. | ||
| 2395 | 2026.05.21 17:29:38.842774 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.05.21 17:29:38.842871 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.05.21 17:29:38.842912 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2398 | 2026.05.21 17:29:38.843299 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.05.21 17:29:38.843335 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2400 | 2026.05.21 17:29:38.843638 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2401 | 2026.05.21 17:29:38.843859 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.21 17:29:38.843986 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001133 sec., 30008.826125330983 rows/sec., 2.20 MiB/sec. | ||
| 2403 | 2026.05.21 17:29:38.844020 [ 294 ] {3f2f1df0-30ac-407d-91f7-07bc8af39ad1} <Debug> TCPHandler: Processed in 0.001295283 sec. | ||
| 2404 | 2026.05.21 17:29:38.844134 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.05.21 17:29:38.844230 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2406 | 2026.05.21 17:29:38.844271 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2407 | 2026.05.21 17:29:38.844694 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.05.21 17:29:38.844729 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2409 | 2026.05.21 17:29:38.845035 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2410 | 2026.05.21 17:29:38.845266 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.05.21 17:29:38.845393 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001181 sec., 76206.60457239627 rows/sec., 5.95 MiB/sec. | ||
| 2412 | 2026.05.21 17:29:38.845427 [ 294 ] {d1502368-006e-4530-b341-1a1b39815a58} <Debug> TCPHandler: Processed in 0.001343294 sec. | ||
| 2413 | 2026.05.21 17:29:38.845604 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.05.21 17:29:38.845700 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.05.21 17:29:38.845744 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2416 | 2026.05.21 17:29:38.846140 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.05.21 17:29:38.846175 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2418 | 2026.05.21 17:29:38.846498 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2419 | 2026.05.21 17:29:38.846709 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.05.21 17:29:38.846837 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001154 sec., 129982.66897746966 rows/sec., 9.01 MiB/sec. | ||
| 2421 | 2026.05.21 17:29:38.846880 [ 294 ] {d874de41-32a5-4dae-aaa9-3971e61c5490} <Debug> TCPHandler: Processed in 0.001325574 sec. | ||
| 2422 | 2026.05.21 17:29:38.847003 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.05.21 17:29:38.847101 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.21 17:29:38.847157 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <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 | ||
| 2425 | 2026.05.21 17:29:38.847901 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.21 17:29:38.847937 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2427 | 2026.05.21 17:29:38.848478 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2428 | 2026.05.21 17:29:38.848708 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.21 17:29:38.848843 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001761 sec., 19307.211811470755 rows/sec., 34.60 MiB/sec. | ||
| 2430 | 2026.05.21 17:29:38.848896 [ 294 ] {59372a4a-aa89-47c5-a0d7-bb6c8bbca64d} <Debug> TCPHandler: Processed in 0.001942075 sec. | ||
| 2431 | 2026.05.21 17:29:38.849028 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.21 17:29:38.849124 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.21 17:29:38.849167 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2434 | 2026.05.21 17:29:38.849479 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.21 17:29:38.849513 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2436 | 2026.05.21 17:29:38.849814 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2437 | 2026.05.21 17:29:38.850022 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.21 17:29:38.850144 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001038 sec., 48169.556840077064 rows/sec., 3.30 MiB/sec. | ||
| 2439 | 2026.05.21 17:29:38.850176 [ 294 ] {6400d740-7ee5-4e73-8352-c61b21eb8309} <Debug> TCPHandler: Processed in 0.001198971 sec. | ||
| 2440 | 2026.05.21 17:29:39.368579 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.21 17:29:39.368971 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', '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', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.21 17:29:39.369535 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2443 | 2026.05.21 17:29:39.369620 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', '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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2444 | 2026.05.21 17:29:39.369926 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2445 | 2026.05.21 17:29:39.369998 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2446 | 2026.05.21 17:29:39.370143 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 38-element set) | ||
| 2447 | 2026.05.21 17:29:39.370244 [ 361 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2448 | 2026.05.21 17:29:39.370245 [ 311 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2449 | 2026.05.21 17:29:39.370279 [ 357 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2450 | 2026.05.21 17:29:39.370391 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 3/3 parts by partition key, 1 parts by primary key, 1/3 marks by primary key, 1 marks to read from 1 ranges | ||
| 2451 | 2026.05.21 17:29:39.370420 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2452 | 2026.05.21 17:29:39.370475 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', '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', 'zone:cpu_nsec'))" | ||
| 2453 | 2026.05.21 17:29:39.370496 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 2454 | 2026.05.21 17:29:39.371560 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Debug> executeQuery: Read 26 rows, 4.35 KiB in 0.002766 sec., 9399.855386840203 rows/sec., 1.54 MiB/sec. | ||
| 2455 | 2026.05.21 17:29:39.371669 [ 294 ] {eb369544-db77-4f84-8e31-13a6a306edce} <Debug> TCPHandler: Processed in 0.003285799 sec. | ||
| 2456 | 2026.05.21 17:29:39.385935 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.05.21 17:29:39.386079 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2458 | 2026.05.21 17:29:39.386137 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2459 | 2026.05.21 17:29:39.386784 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.05.21 17:29:39.386829 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2461 | 2026.05.21 17:29:39.387281 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2462 | 2026.05.21 17:29:39.387485 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.05.21 17:29:39.387632 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Debug> executeQuery: Read 13 rows, 4.47 KiB in 0.001597 sec., 8140.2629931120855 rows/sec., 2.74 MiB/sec. | ||
| 2464 | 2026.05.21 17:29:39.387670 [ 294 ] {0e5fa635-37d2-40d4-8a2a-a42e81460804} <Debug> TCPHandler: Processed in 0.001798742 sec. | ||
| 2465 | 2026.05.21 17:29:39.387799 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.05.21 17:29:39.387902 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.05.21 17:29:39.387947 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2468 | 2026.05.21 17:29:39.388480 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Trace> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.05.21 17:29:39.388518 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2470 | 2026.05.21 17:29:39.388854 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2471 | 2026.05.21 17:29:39.389075 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Trace> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.05.21 17:29:39.389199 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00132 sec., 215151.51515151517 rows/sec., 13.66 MiB/sec. | ||
| 2473 | 2026.05.21 17:29:39.389233 [ 294 ] {a3f0bf78-a4bf-4524-a066-b581a469fd15} <Debug> TCPHandler: Processed in 0.001484327 sec. | ||
| 2474 | 2026.05.21 17:29:39.389355 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.05.21 17:29:39.389453 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2476 | 2026.05.21 17:29:39.389496 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2477 | 2026.05.21 17:29:39.389880 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.05.21 17:29:39.389916 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2479 | 2026.05.21 17:29:39.390219 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2480 | 2026.05.21 17:29:39.390427 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.05.21 17:29:39.390548 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001115 sec., 7174.887892376681 rows/sec., 585.06 KiB/sec. | ||
| 2482 | 2026.05.21 17:29:39.390583 [ 294 ] {dd2941f0-bf01-45d4-ab03-52ee5f0b2bbc} <Debug> TCPHandler: Processed in 0.001277803 sec. | ||
| 2483 | 2026.05.21 17:29:39.390701 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.05.21 17:29:39.390797 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2485 | 2026.05.21 17:29:39.390837 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2486 | 2026.05.21 17:29:39.392902 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.05.21 17:29:39.392938 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2488 | 2026.05.21 17:29:39.393573 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2489 | 2026.05.21 17:29:39.393791 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.05.21 17:29:39.393921 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Debug> executeQuery: Read 3159 rows, 241.34 KiB in 0.003143 sec., 1005090.6776964683 rows/sec., 74.99 MiB/sec. | ||
| 2491 | 2026.05.21 17:29:39.393957 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2492 | 2026.05.21 17:29:39.393970 [ 294 ] {93deabfe-de07-4d69-a88c-65d4854e54e0} <Debug> TCPHandler: Processed in 0.003318279 sec. | ||
| 2493 | 2026.05.21 17:29:39.394098 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2494 | 2026.05.21 17:29:39.394195 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2495 | 2026.05.21 17:29:39.394236 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2496 | 2026.05.21 17:29:39.394674 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2026.05.21 17:29:39.394712 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2498 | 2026.05.21 17:29:39.395015 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2499 | 2026.05.21 17:29:39.395226 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2500 | 2026.05.21 17:29:39.395349 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Debug> executeQuery: Read 167 rows, 10.38 KiB in 0.001174 sec., 142248.72231686543 rows/sec., 8.63 MiB/sec. | ||
| 2501 | 2026.05.21 17:29:39.395383 [ 294 ] {57ce459b-b126-4480-a220-8e05a4067120} <Debug> TCPHandler: Processed in 0.001336654 sec. | ||
| 2502 | 2026.05.21 17:29:39.395505 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2503 | 2026.05.21 17:29:39.395599 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2504 | 2026.05.21 17:29:39.395641 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2505 | 2026.05.21 17:29:39.396353 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.21 17:29:39.396389 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2507 | 2026.05.21 17:29:39.396740 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2508 | 2026.05.21 17:29:39.396954 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.21 17:29:39.397078 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Debug> executeQuery: Read 951 rows, 57.30 KiB in 0.001497 sec., 635270.5410821643 rows/sec., 37.38 MiB/sec. | ||
| 2510 | 2026.05.21 17:29:39.397113 [ 294 ] {26145b82-d7af-483d-9703-67f79728e7f1} <Debug> TCPHandler: Processed in 0.00165778 sec. | ||
| 2511 | 2026.05.21 17:29:39.397228 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2026.05.21 17:29:39.397323 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2513 | 2026.05.21 17:29:39.397363 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2514 | 2026.05.21 17:29:39.397722 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Trace> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2026.05.21 17:29:39.397760 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2516 | 2026.05.21 17:29:39.398052 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2517 | 2026.05.21 17:29:39.398264 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Trace> oximeter.fields_u64 (2e10233d-e1a9-452c-804d-6549ebe729da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2026.05.21 17:29:39.398388 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001084 sec., 922.509225092251 rows/sec., 64.86 KiB/sec. | ||
| 2519 | 2026.05.21 17:29:39.398423 [ 294 ] {d79e733d-e3c5-414c-8a06-3317de111f81} <Debug> TCPHandler: Processed in 0.001244902 sec. | ||
| 2520 | 2026.05.21 17:29:39.398535 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.21 17:29:39.398630 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2522 | 2026.05.21 17:29:39.398669 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2523 | 2026.05.21 17:29:39.399101 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Trace> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.05.21 17:29:39.399137 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2525 | 2026.05.21 17:29:39.399431 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2526 | 2026.05.21 17:29:39.399640 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Trace> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.21 17:29:39.399758 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001148 sec., 128919.86062717771 rows/sec., 7.33 MiB/sec. | ||
| 2528 | 2026.05.21 17:29:39.399793 [ 294 ] {b8667bef-c189-42e5-ba38-f72912b9323b} <Debug> TCPHandler: Processed in 0.001307784 sec. | ||
| 2529 | 2026.05.21 17:29:39.399905 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.21 17:29:39.399999 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.21 17:29:39.400040 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2532 | 2026.05.21 17:29:39.401094 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.05.21 17:29:39.401132 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2534 | 2026.05.21 17:29:39.401516 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2535 | 2026.05.21 17:29:39.401736 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.21 17:29:39.401859 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Debug> executeQuery: Read 1722 rows, 118.67 KiB in 0.001876 sec., 917910.447761194 rows/sec., 61.77 MiB/sec. | ||
| 2537 | 2026.05.21 17:29:39.401894 [ 294 ] {57cfe35a-9dc5-4b9f-83bf-55cc857d651c} <Debug> TCPHandler: Processed in 0.002037936 sec. | ||
| 2538 | 2026.05.21 17:29:39.402013 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2026.05.21 17:29:39.402115 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2540 | 2026.05.21 17:29:39.402161 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2541 | 2026.05.21 17:29:39.402466 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Trace> oximeter.measurements_bool (98a635fc-35b3-4b0b-b489-9a1caf711275): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.21 17:29:39.402502 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2543 | 2026.05.21 17:29:39.402795 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2544 | 2026.05.21 17:29:39.402999 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Trace> oximeter.measurements_bool (98a635fc-35b3-4b0b-b489-9a1caf711275): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.05.21 17:29:39.403120 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001024 sec., 5859.375 rows/sec., 306.13 KiB/sec. | ||
| 2546 | 2026.05.21 17:29:39.403153 [ 294 ] {e33c63de-a082-4d46-a3d6-d4a8ce694ca8} <Debug> TCPHandler: Processed in 0.001189352 sec. | ||
| 2547 | 2026.05.21 17:29:39.403265 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2548 | 2026.05.21 17:29:39.403361 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.05.21 17:29:39.403404 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2550 | 2026.05.21 17:29:39.404159 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2551 | 2026.05.21 17:29:39.404201 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2552 | 2026.05.21 17:29:39.404648 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2553 | 2026.05.21 17:29:39.404874 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2554 | 2026.05.21 17:29:39.405002 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Debug> executeQuery: Read 1603 rows, 99.65 KiB in 0.00166 sec., 965662.6506024096 rows/sec., 58.63 MiB/sec. | ||
| 2555 | 2026.05.21 17:29:39.405037 [ 294 ] {63b9b228-aaa4-4f9f-98ea-66c69cf7d881} <Debug> TCPHandler: Processed in 0.001820822 sec. | ||
| 2556 | 2026.05.21 17:29:39.405151 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2557 | 2026.05.21 17:29:39.405244 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2558 | 2026.05.21 17:29:39.405286 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2559 | 2026.05.21 17:29:39.408652 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Trace> oximeter.measurements_f64 (864b942c-405f-454e-bfad-344e06642b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.05.21 17:29:39.408688 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2561 | 2026.05.21 17:29:39.409019 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2562 | 2026.05.21 17:29:39.409337 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Trace> oximeter.measurements_f64 (864b942c-405f-454e-bfad-344e06642b41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.05.21 17:29:39.409517 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.004288 sec., 466.4179104477612 rows/sec., 30.52 KiB/sec. | ||
| 2564 | 2026.05.21 17:29:39.409561 [ 294 ] {de1d6f50-49a3-4e86-8a05-e4917637b81a} <Debug> TCPHandler: Processed in 0.004458229 sec. | ||
| 2565 | 2026.05.21 17:29:39.409700 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.05.21 17:29:39.409798 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.05.21 17:29:39.409855 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <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 | ||
| 2568 | 2026.05.21 17:29:39.410649 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.05.21 17:29:39.410690 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2570 | 2026.05.21 17:29:39.411243 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2571 | 2026.05.21 17:29:39.411469 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2572 | 2026.05.21 17:29:39.411613 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.001832 sec., 9279.475982532751 rows/sec., 16.63 MiB/sec. | ||
| 2573 | 2026.05.21 17:29:39.411676 [ 294 ] {a39a35cd-8e73-400b-9291-80c4c04542d7} <Debug> TCPHandler: Processed in 0.002029036 sec. | ||
| 2574 | 2026.05.21 17:29:39.411821 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.05.21 17:29:39.411932 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2576 | 2026.05.21 17:29:39.411979 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2577 | 2026.05.21 17:29:39.412322 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.05.21 17:29:39.412359 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2579 | 2026.05.21 17:29:39.412670 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2580 | 2026.05.21 17:29:39.412888 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2026.05.21 17:29:39.413022 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Debug> executeQuery: Read 40 rows, 2.33 KiB in 0.001107 sec., 36133.69467028004 rows/sec., 2.05 MiB/sec. | ||
| 2582 | 2026.05.21 17:29:39.413058 [ 294 ] {8966e639-0566-40e7-a5ba-34609e030fa2} <Debug> TCPHandler: Processed in 0.001291113 sec. | ||
| 2583 | 2026.05.21 17:29:40.123743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 49 | ||
| 2584 | 2026.05.21 17:29:40.125512 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.21 17:29:40.125570 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2586 | 2026.05.21 17:29:40.126859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2587 | 2026.05.21 17:29:40.127165 [ 243 ] {} <Trace> system.query_log (ca213f96-4542-4648-b2de-75aa8a691853): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.05.21 17:29:40.127509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 49 | ||
| 2589 | 2026.05.21 17:29:42.617033 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5249 | ||
| 2590 | 2026.05.21 17:29:42.617598 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2026.05.21 17:29:42.617649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2592 | 2026.05.21 17:29:42.618152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2593 | 2026.05.21 17:29:42.618392 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.05.21 17:29:42.618521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5249 | ||
| 2595 | 2026.05.21 17:29:42.618529 [ 55 ] {} <Debug> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2596 | 2026.05.21 17:29:42.618601 [ 55 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.05.21 17:29:42.618623 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2598 | 2026.05.21 17:29:42.618749 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 2599 | 2026.05.21 17:29:42.618892 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2600 | 2026.05.21 17:29:42.618933 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2881 rows starting from the beginning of the part | ||
| 2601 | 2026.05.21 17:29:42.619028 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 2602 | 2026.05.21 17:29:42.619080 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 2603 | 2026.05.21 17:29:42.619125 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 2604 | 2026.05.21 17:29:42.619174 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 2605 | 2026.05.21 17:29:42.619222 [ 197 ] {2526581c-5d51-46a6-a893-18c51261c0cd::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 | ||
| 2606 | 2026.05.21 17:29:42.620624 [ 192 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5249 rows, containing 4 columns (4 merged, 0 gathered) in 0.001933115 sec., 2715306.6423880626 rows/sec., 38.84 MiB/sec. | ||
| 2607 | 2026.05.21 17:29:42.621091 [ 199 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2608 | 2026.05.21 17:29:42.621385 [ 199 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_11_2} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.05.21 17:29:42.621466 [ 199 ] {2526581c-5d51-46a6-a893-18c51261c0cd::all_1_11_2} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2610 | 2026.05.21 17:29:42.621558 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2611 | 2026.05.21 17:29:42.899175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2612 | 2026.05.21 17:29:42.916717 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.05.21 17:29:42.916782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2614 | 2026.05.21 17:29:42.922356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2615 | 2026.05.21 17:29:42.923043 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.21 17:29:42.923344 [ 55 ] {} <Debug> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2617 | 2026.05.21 17:29:42.923444 [ 55 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.05.21 17:29:42.923481 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2619 | 2026.05.21 17:29:42.923603 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 2620 | 2026.05.21 17:29:42.926263 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2621 | 2026.05.21 17:29:42.926441 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2622 | 2026.05.21 17:29:42.927142 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 2623 | 2026.05.21 17:29:42.930535 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 2624 | 2026.05.21 17:29:42.933918 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 2625 | 2026.05.21 17:29:42.937834 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 2626 | 2026.05.21 17:29:42.942209 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 2627 | 2026.05.21 17:29:42.946524 [ 197 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::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 | ||
| 2628 | 2026.05.21 17:29:42.997421 [ 192 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073852161 sec., 1123.8669102722668 rows/sec., 5.81 MiB/sec. | ||
| 2629 | 2026.05.21 17:29:42.999868 [ 188 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2630 | 2026.05.21 17:29:43.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.40 MiB, peak 221.74 MiB, free memory in arenas 0.00 B, will set to 220.46 MiB (RSS), difference: 4.06 MiB | ||
| 2631 | 2026.05.21 17:29:43.002079 [ 188 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_11_2} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.05.21 17:29:43.002191 [ 188 ] {8a46474d-017a-45a9-b28d-d1b15794d2d6::all_1_11_2} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2633 | 2026.05.21 17:29:43.004328 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2634 | 2026.05.21 17:29:43.834608 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.05.21 17:29:43.834835 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) 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) | ||
| 2636 | 2026.05.21 17:29:43.835155 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2637 | 2026.05.21 17:29:43.835192 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <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 | ||
| 2638 | 2026.05.21 17:29:43.835404 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2639 | 2026.05.21 17:29:43.835475 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2640 | 2026.05.21 17:29:43.835616 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 2641 | 2026.05.21 17:29:43.835726 [ 357 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2642 | 2026.05.21 17:29:43.835726 [ 311 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2643 | 2026.05.21 17:29:43.835726 [ 316 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2644 | 2026.05.21 17:29:43.835726 [ 361 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2645 | 2026.05.21 17:29:43.835940 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2646 | 2026.05.21 17:29:43.835972 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2647 | 2026.05.21 17:29:43.836043 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2648 | 2026.05.21 17:29:43.836064 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2649 | 2026.05.21 17:29:43.836099 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <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'))" | ||
| 2650 | 2026.05.21 17:29:43.836136 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <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'))" | ||
| 2651 | 2026.05.21 17:29:43.837285 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Debug> executeQuery: Read 39 rows, 4.78 KiB in 0.002539 sec., 15360.37810161481 rows/sec., 1.84 MiB/sec. | ||
| 2652 | 2026.05.21 17:29:43.837411 [ 294 ] {48a77660-c4f9-491b-a12c-24b937bf35e1} <Debug> TCPHandler: Processed in 0.002939782 sec. | ||
| 2653 | 2026.05.21 17:29:43.838714 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.05.21 17:29:43.838830 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2655 | 2026.05.21 17:29:43.838883 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2656 | 2026.05.21 17:29:43.839443 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.05.21 17:29:43.839506 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2658 | 2026.05.21 17:29:43.839947 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2659 | 2026.05.21 17:29:43.840167 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.05.21 17:29:43.840299 [ 73 ] {} <Debug> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2661 | 2026.05.21 17:29:43.840314 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001519 sec., 34233.04805793285 rows/sec., 2.62 MiB/sec. | ||
| 2662 | 2026.05.21 17:29:43.840368 [ 73 ] {} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.05.21 17:29:43.840374 [ 294 ] {e5deb727-6858-4f84-a2ad-119ffcd8801e} <Debug> TCPHandler: Processed in 0.00171049 sec. | ||
| 2664 | 2026.05.21 17:29:43.840399 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 2665 | 2026.05.21 17:29:43.840509 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.05.21 17:29:43.840529 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::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 | ||
| 2667 | 2026.05.21 17:29:43.840610 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2668 | 2026.05.21 17:29:43.840655 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2669 | 2026.05.21 17:29:43.840666 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2026.05.21 17:29:43.840711 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2446 rows starting from the beginning of the part | ||
| 2671 | 2026.05.21 17:29:43.840806 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 240 rows starting from the beginning of the part | ||
| 2672 | 2026.05.21 17:29:43.840861 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 2673 | 2026.05.21 17:29:43.840904 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 120 rows starting from the beginning of the part | ||
| 2674 | 2026.05.21 17:29:43.840944 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3159 rows starting from the beginning of the part | ||
| 2675 | 2026.05.21 17:29:43.840983 [ 186 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 2676 | 2026.05.21 17:29:43.841077 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2677 | 2026.05.21 17:29:43.841120 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2678 | 2026.05.21 17:29:43.841479 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2679 | 2026.05.21 17:29:43.841707 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.21 17:29:43.841815 [ 73 ] {} <Debug> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2681 | 2026.05.21 17:29:43.841846 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001254 sec., 44657.09728867624 rows/sec., 3.48 MiB/sec. | ||
| 2682 | 2026.05.21 17:29:43.841849 [ 73 ] {} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2026.05.21 17:29:43.841891 [ 294 ] {b49d2dd9-9a34-4ccb-bff0-a1c641c4a6a8} <Debug> TCPHandler: Processed in 0.001429845 sec. | ||
| 2684 | 2026.05.21 17:29:43.841891 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2685 | 2026.05.21 17:29:43.842007 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::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 | ||
| 2686 | 2026.05.21 17:29:43.842024 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.05.21 17:29:43.842123 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2688 | 2026.05.21 17:29:43.842158 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1327 rows starting from the beginning of the part | ||
| 2689 | 2026.05.21 17:29:43.842158 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.21 17:29:43.842228 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2691 | 2026.05.21 17:29:43.842247 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 129 rows starting from the beginning of the part | ||
| 2692 | 2026.05.21 17:29:43.842301 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 2693 | 2026.05.21 17:29:43.842367 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 2694 | 2026.05.21 17:29:43.842412 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1722 rows starting from the beginning of the part | ||
| 2695 | 2026.05.21 17:29:43.842464 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::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 | ||
| 2696 | 2026.05.21 17:29:43.842700 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.05.21 17:29:43.842754 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2698 | 2026.05.21 17:29:43.843306 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2699 | 2026.05.21 17:29:43.843484 [ 198 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6069 rows, containing 5 columns (5 merged, 0 gathered) in 0.003006694 sec., 2018496.0624526474 rows/sec., 159.58 MiB/sec. | ||
| 2700 | 2026.05.21 17:29:43.843542 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.05.21 17:29:43.843653 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2702 | 2026.05.21 17:29:43.843683 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.05.21 17:29:43.843690 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001558 sec., 77021.82284980745 rows/sec., 5.34 MiB/sec. | ||
| 2704 | 2026.05.21 17:29:43.843700 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2705 | 2026.05.21 17:29:43.843736 [ 294 ] {8cfcd6a5-3492-4092-96c6-99851b2ca228} <Debug> TCPHandler: Processed in 0.001774492 sec. | ||
| 2706 | 2026.05.21 17:29:43.843781 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::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 | ||
| 2707 | 2026.05.21 17:29:43.843865 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.05.21 17:29:43.843896 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2709 | 2026.05.21 17:29:43.843933 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4707 rows starting from the beginning of the part | ||
| 2710 | 2026.05.21 17:29:43.843987 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2711 | 2026.05.21 17:29:43.843988 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 440 rows starting from the beginning of the part | ||
| 2712 | 2026.05.21 17:29:43.844002 [ 187 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3380 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040226 sec., 1656679.2110285822 rows/sec., 119.57 MiB/sec. | ||
| 2713 | 2026.05.21 17:29:43.844039 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2714 | 2026.05.21 17:29:43.843990 [ 201 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2715 | 2026.05.21 17:29:43.844055 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part | ||
| 2716 | 2026.05.21 17:29:43.844111 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part | ||
| 2717 | 2026.05.21 17:29:43.844147 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1603 rows starting from the beginning of the part | ||
| 2718 | 2026.05.21 17:29:43.844188 [ 186 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 120 rows starting from the beginning of the part | ||
| 2719 | 2026.05.21 17:29:43.844275 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2720 | 2026.05.21 17:29:43.844367 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.05.21 17:29:43.844448 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2722 | 2026.05.21 17:29:43.844449 [ 201 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.05.21 17:29:43.844568 [ 201 ] {50ca646c-69d5-43f5-8d80-637e1fa89d2d::all_1_16_3} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2724 | 2026.05.21 17:29:43.844607 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.05.21 17:29:43.844670 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2726 | 2026.05.21 17:29:43.844695 [ 188 ] {b2d8c513-9113-404b-9286-0e5b438bf29e::all_1_16_3} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2727 | 2026.05.21 17:29:43.844785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2728 | 2026.05.21 17:29:43.844865 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2729 | 2026.05.21 17:29:43.845132 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.05.21 17:29:43.845264 [ 76 ] {} <Debug> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2731 | 2026.05.21 17:29:43.845275 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001308 sec., 30581.039755351685 rows/sec., 2.10 MiB/sec. | ||
| 2732 | 2026.05.21 17:29:43.845311 [ 76 ] {} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.21 17:29:43.845328 [ 294 ] {21b3cc1e-5472-4986-82d9-57a8a9ab5bc6} <Debug> TCPHandler: Processed in 0.001515507 sec. | ||
| 2734 | 2026.05.21 17:29:43.845339 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2735 | 2026.05.21 17:29:43.845426 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::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 | ||
| 2736 | 2026.05.21 17:29:43.845519 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2737 | 2026.05.21 17:29:43.845549 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 360 rows starting from the beginning of the part | ||
| 2738 | 2026.05.21 17:29:43.845600 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part | ||
| 2739 | 2026.05.21 17:29:43.845643 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 2740 | 2026.05.21 17:29:43.845684 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 2741 | 2026.05.21 17:29:43.845722 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 2742 | 2026.05.21 17:29:43.845759 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 2743 | 2026.05.21 17:29:43.846617 [ 201 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226112 sec., 481195.8450777743 rows/sec., 32.62 MiB/sec. | ||
| 2744 | 2026.05.21 17:29:43.846756 [ 187 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2745 | 2026.05.21 17:29:43.847010 [ 186 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.05.21 17:29:43.847116 [ 186 ] {3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3::all_1_16_3} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2747 | 2026.05.21 17:29:43.847148 [ 190 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7170 rows, containing 5 columns (5 merged, 0 gathered) in 0.00339424 sec., 2112402.187234845 rows/sec., 134.24 MiB/sec. | ||
| 2748 | 2026.05.21 17:29:43.847209 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2749 | 2026.05.21 17:29:43.847747 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2750 | 2026.05.21 17:29:43.847981 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.05.21 17:29:43.848044 [ 187 ] {5a04cbc6-036c-4cf8-b9d8-f579575e43a2::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2752 | 2026.05.21 17:29:43.848116 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 2753 | 2026.05.21 17:29:44.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.32 MiB, peak 225.81 MiB, free memory in arenas 0.00 B, will set to 222.96 MiB (RSS), difference: 6.64 MiB | ||
| 2754 | 2026.05.21 17:29:48.837179 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.05.21 17:29:48.837558 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) 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') FORMAT Native (stage: Complete) | ||
| 2756 | 2026.05.21 17:29:48.838046 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2757 | 2026.05.21 17:29:48.838082 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <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')" moved to PREWHERE | ||
| 2758 | 2026.05.21 17:29:48.838286 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2759 | 2026.05.21 17:29:48.838353 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2760 | 2026.05.21 17:29:48.838488 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 2761 | 2026.05.21 17:29:48.838597 [ 361 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2762 | 2026.05.21 17:29:48.838604 [ 316 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2763 | 2026.05.21 17:29:48.838604 [ 357 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2764 | 2026.05.21 17:29:48.838597 [ 311 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2765 | 2026.05.21 17:29:48.838813 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2766 | 2026.05.21 17:29:48.838841 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2767 | 2026.05.21 17:29:48.838908 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2768 | 2026.05.21 17:29:48.838932 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2769 | 2026.05.21 17:29:48.838966 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <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'))" | ||
| 2770 | 2026.05.21 17:29:48.839002 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <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'))" | ||
| 2771 | 2026.05.21 17:29:48.840265 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Debug> executeQuery: Read 39 rows, 4.78 KiB in 0.002853 sec., 13669.821240799158 rows/sec., 1.64 MiB/sec. | ||
| 2772 | 2026.05.21 17:29:48.840392 [ 294 ] {457e5740-b0ff-4dc3-845d-3b9d9dd67f8d} <Debug> TCPHandler: Processed in 0.003402431 sec. | ||
| 2773 | 2026.05.21 17:29:48.842531 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.05.21 17:29:48.842746 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2775 | 2026.05.21 17:29:48.842831 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2776 | 2026.05.21 17:29:48.843508 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.05.21 17:29:48.843555 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2778 | 2026.05.21 17:29:48.843933 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2779 | 2026.05.21 17:29:48.844148 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.05.21 17:29:48.844286 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Debug> executeQuery: Read 120 rows, 10.61 KiB in 0.001599 sec., 75046.904315197 rows/sec., 6.48 MiB/sec. | ||
| 2781 | 2026.05.21 17:29:48.844320 [ 294 ] {eebed15d-dbcf-4ee0-af15-7578f1cf1cd5} <Debug> TCPHandler: Processed in 0.001910464 sec. | ||
| 2782 | 2026.05.21 17:29:48.844452 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.05.21 17:29:48.844546 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.05.21 17:29:48.844586 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2785 | 2026.05.21 17:29:48.845010 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.05.21 17:29:48.845046 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2787 | 2026.05.21 17:29:48.845332 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2788 | 2026.05.21 17:29:48.845538 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.05.21 17:29:48.845659 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001132 sec., 30035.335689045936 rows/sec., 2.21 MiB/sec. | ||
| 2790 | 2026.05.21 17:29:48.845693 [ 294 ] {c27e38a6-4fe7-423b-9112-023493d041bd} <Debug> TCPHandler: Processed in 0.001290003 sec. | ||
| 2791 | 2026.05.21 17:29:48.845827 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.05.21 17:29:48.845920 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2793 | 2026.05.21 17:29:48.845959 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2794 | 2026.05.21 17:29:48.846432 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.05.21 17:29:48.846470 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2796 | 2026.05.21 17:29:48.846789 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2797 | 2026.05.21 17:29:48.846997 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.05.21 17:29:48.847119 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001218 sec., 73891.62561576355 rows/sec., 5.77 MiB/sec. | ||
| 2799 | 2026.05.21 17:29:48.847154 [ 294 ] {a5f50dec-d7eb-437f-baaa-c531a18f7596} <Debug> TCPHandler: Processed in 0.001374275 sec. | ||
| 2800 | 2026.05.21 17:29:48.847272 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.05.21 17:29:48.847367 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2802 | 2026.05.21 17:29:48.847410 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2803 | 2026.05.21 17:29:48.847854 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.05.21 17:29:48.847892 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2805 | 2026.05.21 17:29:48.848253 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2806 | 2026.05.21 17:29:48.848460 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.05.21 17:29:48.848610 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001262 sec., 118858.95404120443 rows/sec., 8.24 MiB/sec. | ||
| 2808 | 2026.05.21 17:29:48.848650 [ 294 ] {f8200c84-10c8-43b7-bbf9-b74603a86839} <Debug> TCPHandler: Processed in 0.001426146 sec. | ||
| 2809 | 2026.05.21 17:29:48.848790 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.05.21 17:29:48.848912 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2811 | 2026.05.21 17:29:48.848977 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <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 | ||
| 2812 | 2026.05.21 17:29:48.849768 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.05.21 17:29:48.849807 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2814 | 2026.05.21 17:29:48.850363 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2815 | 2026.05.21 17:29:48.850581 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.05.21 17:29:48.850716 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00183 sec., 18579.234972677594 rows/sec., 33.29 MiB/sec. | ||
| 2817 | 2026.05.21 17:29:48.850764 [ 294 ] {18e45ef5-daac-435b-aeeb-44ba85d7fea1} <Debug> TCPHandler: Processed in 0.002032737 sec. | ||
| 2818 | 2026.05.21 17:29:48.850885 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.05.21 17:29:48.850981 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.05.21 17:29:48.851022 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2821 | 2026.05.21 17:29:48.851355 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.05.21 17:29:48.851391 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2823 | 2026.05.21 17:29:48.851685 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2824 | 2026.05.21 17:29:48.851899 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.05.21 17:29:48.852024 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001063 sec., 47036.688617121355 rows/sec., 3.23 MiB/sec. | ||
| 2826 | 2026.05.21 17:29:48.852057 [ 294 ] {ba0a04b8-83c5-4328-9ad2-ddf849172361} <Debug> TCPHandler: Processed in 0.001221182 sec. | ||
| 2827 | 2026.05.21 17:29:49.985114 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2828 | 2026.05.21 17:29:49.985163 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2829 | 2026.05.21 17:29:50.118587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5761 | ||
| 2830 | 2026.05.21 17:29:50.119135 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.05.21 17:29:50.119172 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2832 | 2026.05.21 17:29:50.119655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2833 | 2026.05.21 17:29:50.119886 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.05.21 17:29:50.120030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5761 | ||
| 2835 | 2026.05.21 17:29:50.426321 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2836 | 2026.05.21 17:29:50.442768 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.05.21 17:29:50.442825 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2838 | 2026.05.21 17:29:50.448490 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2839 | 2026.05.21 17:29:50.449186 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.05.21 17:29:50.451923 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2841 | 2026.05.21 17:29:53.840702 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.05.21 17:29:53.841087 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) 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) | ||
| 2843 | 2026.05.21 17:29:53.841434 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2844 | 2026.05.21 17:29:53.841475 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <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 | ||
| 2845 | 2026.05.21 17:29:53.841712 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2846 | 2026.05.21 17:29:53.841783 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2847 | 2026.05.21 17:29:53.841928 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 2848 | 2026.05.21 17:29:53.842026 [ 354 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2849 | 2026.05.21 17:29:53.842036 [ 358 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2850 | 2026.05.21 17:29:53.842056 [ 311 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2851 | 2026.05.21 17:29:53.842030 [ 350 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2852 | 2026.05.21 17:29:53.842287 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2853 | 2026.05.21 17:29:53.842316 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2854 | 2026.05.21 17:29:53.842389 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2855 | 2026.05.21 17:29:53.842409 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2856 | 2026.05.21 17:29:53.842445 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <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'))" | ||
| 2857 | 2026.05.21 17:29:53.842486 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <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'))" | ||
| 2858 | 2026.05.21 17:29:53.843695 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Debug> executeQuery: Read 39 rows, 8.83 KiB in 0.002779 sec., 14033.825116948543 rows/sec., 3.10 MiB/sec. | ||
| 2859 | 2026.05.21 17:29:53.843819 [ 294 ] {91f1117c-1999-4411-a6e3-cb8e91b78355} <Debug> TCPHandler: Processed in 0.003310519 sec. | ||
| 2860 | 2026.05.21 17:29:53.851238 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.05.21 17:29:53.851447 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2862 | 2026.05.21 17:29:53.851532 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2863 | 2026.05.21 17:29:53.852365 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Trace> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.21 17:29:53.852409 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2865 | 2026.05.21 17:29:53.852792 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2866 | 2026.05.21 17:29:53.853027 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Trace> oximeter.fields_i16 (559cd24a-997b-471c-9ddd-e991c1c15184): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.21 17:29:53.853173 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001788 sec., 158836.6890380313 rows/sec., 10.09 MiB/sec. | ||
| 2868 | 2026.05.21 17:29:53.853211 [ 294 ] {08fbea3e-44f9-43f8-812e-52f6780cd8de} <Debug> TCPHandler: Processed in 0.002076367 sec. | ||
| 2869 | 2026.05.21 17:29:53.853332 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.05.21 17:29:53.853427 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2871 | 2026.05.21 17:29:53.853468 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2872 | 2026.05.21 17:29:53.854216 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2026.05.21 17:29:53.854254 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2874 | 2026.05.21 17:29:53.854595 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2875 | 2026.05.21 17:29:53.854814 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2026.05.21 17:29:53.854951 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Debug> executeQuery: Read 809 rows, 64.04 KiB in 0.001543 sec., 524303.305249514 rows/sec., 40.53 MiB/sec. | ||
| 2877 | 2026.05.21 17:29:53.854986 [ 294 ] {7f6149de-9bd5-49fd-a422-aad5b1ec917c} <Debug> TCPHandler: Processed in 0.00170486 sec. | ||
| 2878 | 2026.05.21 17:29:53.855100 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2879 | 2026.05.21 17:29:53.855195 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2880 | 2026.05.21 17:29:53.855237 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2881 | 2026.05.21 17:29:53.855667 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2882 | 2026.05.21 17:29:53.855703 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2883 | 2026.05.21 17:29:53.856002 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2884 | 2026.05.21 17:29:53.856215 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2885 | 2026.05.21 17:29:53.856342 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Debug> executeQuery: Read 150 rows, 9.14 KiB in 0.001165 sec., 128755.36480686696 rows/sec., 7.66 MiB/sec. | ||
| 2886 | 2026.05.21 17:29:53.856377 [ 294 ] {f75f65e6-1462-4765-8daf-5ed74acfcd4c} <Debug> TCPHandler: Processed in 0.001327073 sec. | ||
| 2887 | 2026.05.21 17:29:53.856493 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.05.21 17:29:53.856588 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2889 | 2026.05.21 17:29:53.856632 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2890 | 2026.05.21 17:29:53.857067 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.21 17:29:53.857103 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2892 | 2026.05.21 17:29:53.857412 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2893 | 2026.05.21 17:29:53.857630 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Trace> oximeter.fields_u32 (28979ce6-c064-4bf9-9c99-0e4aacba7d95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.21 17:29:53.857758 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 2895 | 2026.05.21 17:29:53.857793 [ 294 ] {5c4005b2-e202-48e3-8602-efaf4cdc7e69} <Debug> TCPHandler: Processed in 0.001348274 sec. | ||
| 2896 | 2026.05.21 17:29:53.857906 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.05.21 17:29:53.858001 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2898 | 2026.05.21 17:29:53.858040 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2899 | 2026.05.21 17:29:53.858487 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Trace> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.05.21 17:29:53.858525 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2901 | 2026.05.21 17:29:53.858815 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2902 | 2026.05.21 17:29:53.859024 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Trace> oximeter.fields_u8 (71caad02-ec45-420b-8092-d0d6bb7dd2a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.21 17:29:53.859146 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 2904 | 2026.05.21 17:29:53.859180 [ 294 ] {1e590af9-70d9-4099-8db2-fa6bda76c24b} <Debug> TCPHandler: Processed in 0.001323414 sec. | ||
| 2905 | 2026.05.21 17:29:53.859291 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.21 17:29:53.859386 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.21 17:29:53.859426 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2908 | 2026.05.21 17:29:53.860024 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.21 17:29:53.860061 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2910 | 2026.05.21 17:29:53.860379 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2911 | 2026.05.21 17:29:53.860587 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.21 17:29:53.860719 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00135 sec., 362962.9629629629 rows/sec., 25.45 MiB/sec. | ||
| 2913 | 2026.05.21 17:29:53.860754 [ 294 ] {6e09e4b9-ddc9-425d-8dbe-84954c7fea3a} <Debug> TCPHandler: Processed in 0.001511317 sec. | ||
| 2914 | 2026.05.21 17:29:53.860864 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.21 17:29:53.860959 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.21 17:29:53.861001 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2917 | 2026.05.21 17:29:53.861305 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Trace> oximeter.measurements_bool (98a635fc-35b3-4b0b-b489-9a1caf711275): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.21 17:29:53.861340 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2919 | 2026.05.21 17:29:53.861644 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2920 | 2026.05.21 17:29:53.861846 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Trace> oximeter.measurements_bool (98a635fc-35b3-4b0b-b489-9a1caf711275): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.21 17:29:53.861966 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 2922 | 2026.05.21 17:29:53.861999 [ 294 ] {ea9ce29a-4fe3-4e3e-a088-45cfcf0a8951} <Debug> TCPHandler: Processed in 0.001184091 sec. | ||
| 2923 | 2026.05.21 17:29:53.862108 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.21 17:29:53.862203 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2925 | 2026.05.21 17:29:53.862246 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2926 | 2026.05.21 17:29:53.862660 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.05.21 17:29:53.862696 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2928 | 2026.05.21 17:29:53.863011 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2929 | 2026.05.21 17:29:53.863218 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.05.21 17:29:53.863345 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001161 sec., 219638.24289405686 rows/sec., 14.53 MiB/sec. | ||
| 2931 | 2026.05.21 17:29:53.863380 [ 294 ] {abfb0cb6-93e3-4ed4-967b-1921cdfd921c} <Debug> TCPHandler: Processed in 0.001320914 sec. | ||
| 2932 | 2026.05.21 17:29:53.863550 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2933 | 2026.05.21 17:29:53.863646 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2934 | 2026.05.21 17:29:53.863687 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2935 | 2026.05.21 17:29:53.863979 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Trace> oximeter.measurements_f64 (864b942c-405f-454e-bfad-344e06642b41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.05.21 17:29:53.864017 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2937 | 2026.05.21 17:29:53.864306 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2938 | 2026.05.21 17:29:53.864506 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Trace> oximeter.measurements_f64 (864b942c-405f-454e-bfad-344e06642b41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.05.21 17:29:53.864627 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 2940 | 2026.05.21 17:29:53.864660 [ 294 ] {77b9a987-9538-4b03-9c4e-05c83e9281ea} <Debug> TCPHandler: Processed in 0.00115868 sec. | ||
| 2941 | 2026.05.21 17:29:53.864773 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2942 | 2026.05.21 17:29:53.864868 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2943 | 2026.05.21 17:29:53.864922 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <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 | ||
| 2944 | 2026.05.21 17:29:53.865619 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.05.21 17:29:53.865655 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2946 | 2026.05.21 17:29:53.866139 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2947 | 2026.05.21 17:29:53.866363 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2948 | 2026.05.21 17:29:53.866499 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00165 sec., 4848.484848484849 rows/sec., 8.69 MiB/sec. | ||
| 2949 | 2026.05.21 17:29:53.866548 [ 294 ] {5a8ae727-9fab-48b7-afe6-6ad0b721bbbb} <Debug> TCPHandler: Processed in 0.001825392 sec. | ||
| 2950 | 2026.05.21 17:29:53.866672 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2951 | 2026.05.21 17:29:53.866767 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2952 | 2026.05.21 17:29:53.866809 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2953 | 2026.05.21 17:29:53.867136 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2026.05.21 17:29:53.867172 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2955 | 2026.05.21 17:29:53.867476 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2956 | 2026.05.21 17:29:53.867681 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2957 | 2026.05.21 17:29:53.867809 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001061 sec., 75400.56550424127 rows/sec., 4.73 MiB/sec. | ||
| 2958 | 2026.05.21 17:29:53.867842 [ 294 ] {c1c20fa3-d029-487c-9eee-0ead7ac95d55} <Debug> TCPHandler: Processed in 0.001220771 sec. | ||
| 2959 | 2026.05.21 17:29:57.621004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6209 | ||
| 2960 | 2026.05.21 17:29:57.621504 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.21 17:29:57.621553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2962 | 2026.05.21 17:29:57.622039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2963 | 2026.05.21 17:29:57.622286 [ 244 ] {} <Trace> system.asynchronous_metric_log (2526581c-5d51-46a6-a893-18c51261c0cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.05.21 17:29:57.622430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6209 | ||
| 2965 | 2026.05.21 17:29:57.952080 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2966 | 2026.05.21 17:29:57.967431 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2026.05.21 17:29:57.967483 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2968 | 2026.05.21 17:29:57.972921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2969 | 2026.05.21 17:29:57.973609 [ 245 ] {} <Trace> system.metric_log (8a46474d-017a-45a9-b28d-d1b15794d2d6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.21 17:29:57.976275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2971 | 2026.05.21 17:29:58.837367 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.05.21 17:29:58.837737 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) 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_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2973 | 2026.05.21 17:29:58.838236 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2974 | 2026.05.21 17:29:58.838276 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <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_rib:active_routes')" moved to PREWHERE | ||
| 2975 | 2026.05.21 17:29:58.838506 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2976 | 2026.05.21 17:29:58.838575 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2977 | 2026.05.21 17:29:58.838716 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 2978 | 2026.05.21 17:29:58.838821 [ 311 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2979 | 2026.05.21 17:29:58.838829 [ 350 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2980 | 2026.05.21 17:29:58.838829 [ 358 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2981 | 2026.05.21 17:29:58.838829 [ 354 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2982 | 2026.05.21 17:29:58.839017 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2983 | 2026.05.21 17:29:58.839045 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2984 | 2026.05.21 17:29:58.839115 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2985 | 2026.05.21 17:29:58.839135 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Debug> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f) (SelectExecutor): Reading approx. 39 rows with 2 streams | ||
| 2986 | 2026.05.21 17:29:58.839171 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <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_rib:active_routes'))" | ||
| 2987 | 2026.05.21 17:29:58.839222 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <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_rib:active_routes'))" | ||
| 2988 | 2026.05.21 17:29:58.840274 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Debug> executeQuery: Read 39 rows, 4.78 KiB in 0.002695 sec., 14471.243042671615 rows/sec., 1.73 MiB/sec. | ||
| 2989 | 2026.05.21 17:29:58.840394 [ 294 ] {2682d692-bb92-4248-8524-1875c2e17495} <Debug> TCPHandler: Processed in 0.003215988 sec. | ||
| 2990 | 2026.05.21 17:29:58.842656 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2991 | 2026.05.21 17:29:58.842873 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2992 | 2026.05.21 17:29:58.842958 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2993 | 2026.05.21 17:29:58.843617 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.05.21 17:29:58.843664 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 2995 | 2026.05.21 17:29:58.844072 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2996 | 2026.05.21 17:29:58.844263 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Trace> oximeter.timeseries_schema (4c257d5f-79c2-4117-a43c-a42d925fc76f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.05.21 17:29:58.844404 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001592 sec., 2512.5628140703516 rows/sec., 319.59 KiB/sec. | ||
| 2998 | 2026.05.21 17:29:58.844440 [ 294 ] {5139f806-5d69-4da2-9d30-4a1a2575290b} <Debug> TCPHandler: Processed in 0.001888674 sec. | ||
| 2999 | 2026.05.21 17:29:58.844557 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3000 | 2026.05.21 17:29:58.844652 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3001 | 2026.05.21 17:29:58.844694 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3002 | 2026.05.21 17:29:58.845088 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.05.21 17:29:58.845122 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3004 | 2026.05.21 17:29:58.845405 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3005 | 2026.05.21 17:29:58.845622 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Trace> oximeter.fields_ipaddr (ad438e33-013e-43cd-8865-1d9118ab3b4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.05.21 17:29:58.845744 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 440.38 KiB/sec. | ||
| 3007 | 2026.05.21 17:29:58.845777 [ 294 ] {518e7e41-df6f-4676-a99f-09ca6cf2715f} <Debug> TCPHandler: Processed in 0.001268693 sec. | ||
| 3008 | 2026.05.21 17:29:58.845893 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.05.21 17:29:58.845987 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3010 | 2026.05.21 17:29:58.846027 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3011 | 2026.05.21 17:29:58.846507 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.05.21 17:29:58.846544 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3013 | 2026.05.21 17:29:58.846861 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3014 | 2026.05.21 17:29:58.847060 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Trace> oximeter.fields_string (50ca646c-69d5-43f5-8d80-637e1fa89d2d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2026.05.21 17:29:58.847179 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Debug> executeQuery: Read 127 rows, 11.17 KiB in 0.00121 sec., 104958.67768595042 rows/sec., 9.02 MiB/sec. | ||
| 3016 | 2026.05.21 17:29:58.847213 [ 294 ] {95c0e9a9-8229-4d26-ba1f-dc3d4f3bd5f9} <Debug> TCPHandler: Processed in 0.001367674 sec. | ||
| 3017 | 2026.05.21 17:29:58.847329 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3018 | 2026.05.21 17:29:58.847425 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3019 | 2026.05.21 17:29:58.847465 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3020 | 2026.05.21 17:29:58.847857 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.05.21 17:29:58.847891 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3022 | 2026.05.21 17:29:58.848194 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3023 | 2026.05.21 17:29:58.848397 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.05.21 17:29:58.848485 [ 139 ] {} <Debug> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3025 | 2026.05.21 17:29:58.848516 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.00111 sec., 36036.036036036036 rows/sec., 2.62 MiB/sec. | ||
| 3026 | 2026.05.21 17:29:58.848519 [ 139 ] {} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.21 17:29:58.848550 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3028 | 2026.05.21 17:29:58.848551 [ 294 ] {def5d9dd-6e55-40fd-9d55-19c3a243ab22} <Debug> TCPHandler: Processed in 0.001269143 sec. | ||
| 3029 | 2026.05.21 17:29:58.848658 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::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 | ||
| 3030 | 2026.05.21 17:29:58.848674 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.21 17:29:58.848786 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.21 17:29:58.848788 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3033 | 2026.05.21 17:29:58.848830 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3034 | 2026.05.21 17:29:58.848843 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 65 rows starting from the beginning of the part | ||
| 3035 | 2026.05.21 17:29:58.848923 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3036 | 2026.05.21 17:29:58.848978 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 167 rows starting from the beginning of the part | ||
| 3037 | 2026.05.21 17:29:58.849023 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3038 | 2026.05.21 17:29:58.849067 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 3039 | 2026.05.21 17:29:58.849112 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3040 | 2026.05.21 17:29:58.849257 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.05.21 17:29:58.849298 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3042 | 2026.05.21 17:29:58.849637 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3043 | 2026.05.21 17:29:58.849867 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Trace> oximeter.fields_uuid (b2d8c513-9113-404b-9286-0e5b438bf29e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.05.21 17:29:58.849993 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Debug> executeQuery: Read 104 rows, 8.33 KiB in 0.001226 sec., 84828.71125611744 rows/sec., 6.63 MiB/sec. | ||
| 3045 | 2026.05.21 17:29:58.850027 [ 294 ] {ce328e33-23cd-4bfa-951a-3194bf3af814} <Debug> TCPHandler: Processed in 0.001400515 sec. | ||
| 3046 | 2026.05.21 17:29:58.850043 [ 187 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435866 sec., 341257.4711010637 rows/sec., 23.40 MiB/sec. | ||
| 3047 | 2026.05.21 17:29:58.850140 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.05.21 17:29:58.850186 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3049 | 2026.05.21 17:29:58.850236 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.05.21 17:29:58.850284 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3051 | 2026.05.21 17:29:58.850440 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.05.21 17:29:58.850514 [ 188 ] {c8f72241-b974-4284-93a1-1f8e341ce45f::all_1_11_2} <Trace> oximeter.fields_u16 (c8f72241-b974-4284-93a1-1f8e341ce45f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3053 | 2026.05.21 17:29:58.850599 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3054 | 2026.05.21 17:29:58.850679 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.05.21 17:29:58.850719 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3056 | 2026.05.21 17:29:58.851056 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3057 | 2026.05.21 17:29:58.851264 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Trace> oximeter.measurements_cumulativeu64 (5a04cbc6-036c-4cf8-b9d8-f579575e43a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.05.21 17:29:58.851388 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00117 sec., 139316.2393162393 rows/sec., 9.70 MiB/sec. | ||
| 3059 | 2026.05.21 17:29:58.851421 [ 294 ] {7b9e1bd9-7bfb-475c-98cb-6c2b57f80f20} <Debug> TCPHandler: Processed in 0.001328514 sec. | ||
| 3060 | 2026.05.21 17:29:58.851533 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.05.21 17:29:58.851627 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3062 | 2026.05.21 17:29:58.851681 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <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 | ||
| 3063 | 2026.05.21 17:29:58.852450 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.21 17:29:58.852486 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3065 | 2026.05.21 17:29:58.853022 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3066 | 2026.05.21 17:29:58.853239 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.21 17:29:58.853332 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3068 | 2026.05.21 17:29:58.853361 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2026.05.21 17:29:58.853369 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00176 sec., 19318.181818181816 rows/sec., 34.62 MiB/sec. | ||
| 3070 | 2026.05.21 17:29:58.853380 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3071 | 2026.05.21 17:29:58.853416 [ 294 ] {c1c7d323-ba4b-4bef-898e-8ad850330c7b} <Debug> TCPHandler: Processed in 0.001931114 sec. | ||
| 3072 | 2026.05.21 17:29:58.853512 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::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 | ||
| 3073 | 2026.05.21 17:29:58.853539 [ 294 ] {} <Trace> TCP-Session: 6bf1a1d6-3a45-49db-8e6b-3b2d55e54232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2026.05.21 17:29:58.853650 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53270) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3075 | 2026.05.21 17:29:58.853692 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3076 | 2026.05.21 17:29:58.853853 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3077 | 2026.05.21 17:29:58.853938 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 104 rows starting from the beginning of the part | ||
| 3078 | 2026.05.21 17:29:58.854007 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.05.21 17:29:58.854046 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
| 3080 | 2026.05.21 17:29:58.854127 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3081 | 2026.05.21 17:29:58.854264 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 17 rows starting from the beginning of the part | ||
| 3082 | 2026.05.21 17:29:58.854366 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3083 | 2026.05.21 17:29:58.854393 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3084 | 2026.05.21 17:29:58.854523 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::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 | ||
| 3085 | 2026.05.21 17:29:58.854592 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Trace> oximeter.measurements_u64 (3e1c0023-eb57-4f69-aeb6-e01b4fdf25e3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.05.21 17:29:58.854637 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3087 | 2026.05.21 17:29:58.854725 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3088 | 2026.05.21 17:29:58.854762 [ 294 ] {ba03d7ab-c857-4488-a6b0-ec42eb6ab7a2} <Debug> TCPHandler: Processed in 0.001271823 sec. | ||
| 3089 | 2026.05.21 17:29:58.857758 [ 187 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 19 columns (19 merged, 0 gathered) in 0.004317607 sec., 53501.85878427564 rows/sec., 95.87 MiB/sec. | ||
| 3090 | 2026.05.21 17:29:58.858137 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3091 | 2026.05.21 17:29:58.858462 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.05.21 17:29:58.858542 [ 190 ] {e272653a-025e-4aaf-ab2a-9546a980644b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (e272653a-025e-4aaf-ab2a-9546a980644b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3093 | 2026.05.21 17:29:58.858643 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||