| 1 | [ Jul 17 11:25:35 Enabled. ] | ||
| 2 | [ Jul 17 11:25:35 Rereading configuration. ] | ||
| 3 | [ Jul 17 11:25:35 Rereading configuration. ] | ||
| 4 | [ Jul 17 11:25:40 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jul 17 11:25:40 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.07.17 11:25:42.216959 [ 1 ] {} <Information> Application: Will watch for the process with pid 23693 | ||
| 29 | 2025.07.17 11:25:42.217305 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.07.17 11:25:42.702088 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23693 | ||
| 31 | 2025.07.17 11:25:42.702960 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.07.17 11:25:42.703110 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.07.17 11:25:42.798950 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.07.17 11:25:42.897956 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.07.17 11:25:42.898042 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.07.17 11:25:42.898063 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.07.17 11:25:42.898125 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.07.17 11:25:42.898840 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.07.17 11:25:42.902452 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.07.17 11:25:42.903327 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.07.17 11:25:42.904117 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.07.17 11:25:42.904160 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.07.17 11:25:42.904195 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.07.17 11:25:42.904941 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.07.17 11:25:42.906094 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.07.17 11:25:42.911973 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.07.17 11:25:42.912736 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.07.17 11:25:42.914009 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.07.17 11:25:42.914099 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.07.17 11:25:42.915259 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.07.17 11:25:42.915738 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.07.17 11:25:42.919629 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.07.17 11:25:42.920124 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.07.17 11:25:42.924832 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.07.17 11:25:42.925188 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.07.17 11:25:42.925612 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.07.17 11:25:42.925975 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.07.17 11:25:42.927505 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.07.17 11:25:42.927530 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.07.17 11:25:42.927623 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.07.17 11:25:42.927719 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.07.17 11:25:42.975147 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.07.17 11:25:42.975172 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000179493 sec | ||
| 68 | 2025.07.17 11:25:42.975223 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.07.17 11:25:42.975261 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.07.17 11:25:42.976041 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.07.17 11:25:42.976658 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.07.17 11:25:42.988416 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.07.17 11:25:42.988469 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.07.17 11:25:42.988558 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.07.17 11:25:42.988573 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.07.17 11:25:42.988611 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.07.17 11:25:42.988692 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.07.17 11:25:42.992871 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.07.17 11:25:42.992919 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.07.17 11:25:42.992968 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.07.17 11:25:42.993133 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.07.17 11:25:42.993173 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.07.17 11:25:42.993186 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.07.17 11:25:42.993256 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.07.17 11:25:42.993267 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.07.17 11:25:42.993297 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.07.17 11:25:42.993365 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.07.17 11:25:43.017326 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.07.17 11:25:43.034970 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.07.17 11:25:43.035056 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000105632 sec | ||
| 91 | 2025.07.17 11:25:43.035069 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.07.17 11:25:43.035080 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.07.17 11:25:43.035106 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.07.17 11:25:43.035336 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.07.17 11:25:43.035456 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.07.17 11:25:43.035473 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.07.17 11:25:43.035487 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.07.17 11:25:43.035501 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.07.17 11:25:43.043989 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.07.17 11:25:43.044192 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2025.07.17 11:25:43.045550 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.268e-05 sec. | ||
| 102 | 2025.07.17 11:25:43.045946 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.07.17 11:25:43.047272 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.07.17 11:25:43.047292 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.07.17 11:25:43.106191 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43473 | ||
| 106 | 2025.07.17 11:25:43.107089 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.07.17 11:25:43.107163 [ 3 ] {} <Debug> TCP-Session: 20c51a4b-9627-4500-b25a-b8b93a39b176 Authenticating user 'default' from [fd00:1122:3344:101::b]:43473 | ||
| 108 | 2025.07.17 11:25:43.107192 [ 3 ] {} <Debug> TCP-Session: 20c51a4b-9627-4500-b25a-b8b93a39b176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.07.17 11:25:43.107283 [ 3 ] {} <Debug> TCP-Session: 20c51a4b-9627-4500-b25a-b8b93a39b176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.07.17 11:25:43.107383 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.07.17 11:25:43.107408 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.07.17 11:25:43.107521 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.07.17 11:25:43.108014 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46732 | ||
| 114 | 2025.07.17 11:25:43.108121 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37546 | ||
| 115 | 2025.07.17 11:25:43.108125 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47978 | ||
| 116 | 2025.07.17 11:25:43.108140 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.07.17 11:25:43.108312 [ 4 ] {} <Debug> TCP-Session: d4dce667-1cdd-4b07-a870-5d1d09ba4947 Authenticating user 'default' from [fd00:1122:3344:101::b]:46732 | ||
| 118 | 2025.07.17 11:25:43.108335 [ 4 ] {} <Debug> TCP-Session: d4dce667-1cdd-4b07-a870-5d1d09ba4947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.07.17 11:25:43.108341 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61074 | ||
| 120 | 2025.07.17 11:25:43.108347 [ 4 ] {} <Debug> TCP-Session: d4dce667-1cdd-4b07-a870-5d1d09ba4947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.07.17 11:25:43.108353 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.07.17 11:25:43.108445 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49323 | ||
| 123 | 2025.07.17 11:25:43.108482 [ 254 ] {} <Debug> TCP-Session: 7a031371-42ae-4450-80d5-9a6388c8d43d Authenticating user 'default' from [fd00:1122:3344:101::b]:37546 | ||
| 124 | 2025.07.17 11:25:43.108592 [ 254 ] {} <Debug> TCP-Session: 7a031371-42ae-4450-80d5-9a6388c8d43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.07.17 11:25:43.108612 [ 254 ] {} <Debug> TCP-Session: 7a031371-42ae-4450-80d5-9a6388c8d43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.07.17 11:25:43.108614 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34734 | ||
| 127 | 2025.07.17 11:25:43.108696 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50327 | ||
| 128 | 2025.07.17 11:25:43.126849 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.07.17 11:25:43.126896 [ 5 ] {} <Debug> TCP-Session: 88aca91c-25fe-496f-8af6-c7f218b84e43 Authenticating user 'default' from [fd00:1122:3344:101::b]:47978 | ||
| 130 | 2025.07.17 11:25:43.126896 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.07.17 11:25:43.126919 [ 5 ] {} <Debug> TCP-Session: 88aca91c-25fe-496f-8af6-c7f218b84e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.07.17 11:25:43.127021 [ 5 ] {} <Debug> TCP-Session: 88aca91c-25fe-496f-8af6-c7f218b84e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.07.17 11:25:43.127022 [ 258 ] {} <Debug> TCP-Session: 47f7baf9-a68f-4266-a992-0996bfa16520 Authenticating user 'default' from [fd00:1122:3344:101::b]:50327 | ||
| 134 | 2025.07.17 11:25:43.127115 [ 258 ] {} <Debug> TCP-Session: 47f7baf9-a68f-4266-a992-0996bfa16520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.07.17 11:25:43.127129 [ 258 ] {} <Debug> TCP-Session: 47f7baf9-a68f-4266-a992-0996bfa16520 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.07.17 11:25:43.137104 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.07.17 11:25:43.137172 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2025.07.17 11:25:43.137217 [ 256 ] {} <Debug> TCP-Session: e131b382-7383-4e5e-9aad-59e0a0d10deb Authenticating user 'default' from [fd00:1122:3344:101::b]:49323 | ||
| 139 | 2025.07.17 11:25:43.137223 [ 257 ] {} <Debug> TCP-Session: fc5a6a22-b45e-4f17-89e7-ae97a638f3b2 Authenticating user 'default' from [fd00:1122:3344:101::b]:34734 | ||
| 140 | 2025.07.17 11:25:43.137244 [ 256 ] {} <Debug> TCP-Session: e131b382-7383-4e5e-9aad-59e0a0d10deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.07.17 11:25:43.137298 [ 257 ] {} <Debug> TCP-Session: fc5a6a22-b45e-4f17-89e7-ae97a638f3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.07.17 11:25:43.137345 [ 256 ] {} <Debug> TCP-Session: e131b382-7383-4e5e-9aad-59e0a0d10deb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.07.17 11:25:43.137358 [ 257 ] {} <Debug> TCP-Session: fc5a6a22-b45e-4f17-89e7-ae97a638f3b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.07.17 11:25:43.145430 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59326 | ||
| 145 | 2025.07.17 11:25:43.145589 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2025.07.17 11:25:43.145625 [ 259 ] {} <Debug> TCP-Session: 4f3ab6a0-d5b3-4526-80c1-15eeaee2526c Authenticating user 'default' from [fd00:1122:3344:101::c]:59326 | ||
| 147 | 2025.07.17 11:25:43.145710 [ 259 ] {} <Debug> TCP-Session: 4f3ab6a0-d5b3-4526-80c1-15eeaee2526c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.07.17 11:25:43.145724 [ 259 ] {} <Debug> TCP-Session: 4f3ab6a0-d5b3-4526-80c1-15eeaee2526c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.07.17 11:25:43.145775 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 150 | 2025.07.17 11:25:43.145868 [ 259 ] {} <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 | ||
| 151 | 2025.07.17 11:25:43.145887 [ 259 ] {} <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 | ||
| 152 | 2025.07.17 11:25:43.146414 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61185 | ||
| 153 | 2025.07.17 11:25:43.146557 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 154 | 2025.07.17 11:25:43.146590 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37777 | ||
| 155 | 2025.07.17 11:25:43.146674 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49456 | ||
| 156 | 2025.07.17 11:25:43.146675 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54508 | ||
| 157 | 2025.07.17 11:25:43.146685 [ 260 ] {} <Debug> TCP-Session: 30a5e10c-fd0f-4159-97c1-3183a5d3caa1 Authenticating user 'default' from [fd00:1122:3344:101::c]:61185 | ||
| 158 | 2025.07.17 11:25:43.146798 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47205 | ||
| 159 | 2025.07.17 11:25:43.146800 [ 260 ] {} <Debug> TCP-Session: 30a5e10c-fd0f-4159-97c1-3183a5d3caa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2025.07.17 11:25:43.146828 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2025.07.17 11:25:43.146831 [ 260 ] {} <Debug> TCP-Session: 30a5e10c-fd0f-4159-97c1-3183a5d3caa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2025.07.17 11:25:43.146862 [ 262 ] {} <Debug> TCP-Session: b17d7ba5-f4d8-403b-a3f4-72c3dba29cc1 Authenticating user 'default' from [fd00:1122:3344:101::c]:37777 | ||
| 163 | 2025.07.17 11:25:43.146941 [ 262 ] {} <Debug> TCP-Session: b17d7ba5-f4d8-403b-a3f4-72c3dba29cc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.07.17 11:25:43.146953 [ 262 ] {} <Debug> TCP-Session: b17d7ba5-f4d8-403b-a3f4-72c3dba29cc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.07.17 11:25:43.146974 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.07.17 11:25:43.147003 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35535 | ||
| 167 | 2025.07.17 11:25:43.147060 [ 263 ] {} <Debug> TCP-Session: c0b597e5-fe49-4998-a278-1af401f3c27e Authenticating user 'default' from [fd00:1122:3344:101::c]:49456 | ||
| 168 | 2025.07.17 11:25:43.147115 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58780 | ||
| 169 | 2025.07.17 11:25:43.147127 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.07.17 11:25:43.147159 [ 263 ] {} <Debug> TCP-Session: c0b597e5-fe49-4998-a278-1af401f3c27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.07.17 11:25:43.147164 [ 261 ] {} <Debug> TCP-Session: 2b2ce236-a8c7-4b12-9978-9a3ba2117372 Authenticating user 'default' from [fd00:1122:3344:101::c]:54508 | ||
| 172 | 2025.07.17 11:25:43.147166 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.07.17 11:25:43.147180 [ 263 ] {} <Debug> TCP-Session: c0b597e5-fe49-4998-a278-1af401f3c27e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.07.17 11:25:43.147271 [ 261 ] {} <Debug> TCP-Session: 2b2ce236-a8c7-4b12-9978-9a3ba2117372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.07.17 11:25:43.147329 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.07.17 11:25:43.147297 [ 264 ] {} <Debug> TCP-Session: 2b346d9d-138a-4856-91b3-6291dbca00d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:47205 | ||
| 177 | 2025.07.17 11:25:43.147290 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.07.17 11:25:43.147461 [ 266 ] {} <Debug> TCP-Session: 8812d7d2-7b19-4704-8589-9314a8d231bd Authenticating user 'default' from [fd00:1122:3344:101::c]:58780 | ||
| 179 | 2025.07.17 11:25:43.147437 [ 264 ] {} <Debug> TCP-Session: 2b346d9d-138a-4856-91b3-6291dbca00d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2025.07.17 11:25:43.147415 [ 261 ] {} <Debug> TCP-Session: 2b2ce236-a8c7-4b12-9978-9a3ba2117372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.07.17 11:25:43.147542 [ 265 ] {} <Debug> TCP-Session: 7c412cdd-9de0-41c1-afaa-5ec51b10331c Authenticating user 'default' from [fd00:1122:3344:101::c]:35535 | ||
| 182 | 2025.07.17 11:25:43.147562 [ 266 ] {} <Debug> TCP-Session: 8812d7d2-7b19-4704-8589-9314a8d231bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.07.17 11:25:43.147545 [ 264 ] {} <Debug> TCP-Session: 2b346d9d-138a-4856-91b3-6291dbca00d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2025.07.17 11:25:43.147619 [ 266 ] {} <Debug> TCP-Session: 8812d7d2-7b19-4704-8589-9314a8d231bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.07.17 11:25:43.147652 [ 265 ] {} <Debug> TCP-Session: 7c412cdd-9de0-41c1-afaa-5ec51b10331c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.07.17 11:25:43.147706 [ 265 ] {} <Debug> TCP-Session: 7c412cdd-9de0-41c1-afaa-5ec51b10331c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.07.17 11:25:43.149756 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 188 | 2025.07.17 11:25:43.149822 [ 255 ] {} <Debug> TCP-Session: 0e7b5a64-2d25-4374-844d-c96eae202123 Authenticating user 'default' from [fd00:1122:3344:101::b]:61074 | ||
| 189 | 2025.07.17 11:25:43.149845 [ 255 ] {} <Debug> TCP-Session: 0e7b5a64-2d25-4374-844d-c96eae202123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.07.17 11:25:43.149939 [ 255 ] {} <Debug> TCP-Session: 0e7b5a64-2d25-4374-844d-c96eae202123 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.07.17 11:25:43.298931 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37159 | ||
| 192 | 2025.07.17 11:25:43.299068 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.07.17 11:25:43.299100 [ 267 ] {} <Debug> TCP-Session: aa0863ae-dd56-4d21-b06d-92b156817ff0 Authenticating user 'default' from [fd00:1122:3344:101::a]:37159 | ||
| 194 | 2025.07.17 11:25:43.299197 [ 267 ] {} <Debug> TCP-Session: aa0863ae-dd56-4d21-b06d-92b156817ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.07.17 11:25:43.299212 [ 267 ] {} <Debug> TCP-Session: aa0863ae-dd56-4d21-b06d-92b156817ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.07.17 11:25:43.299269 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2025.07.17 11:25:43.299360 [ 267 ] {} <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 | ||
| 198 | 2025.07.17 11:25:43.299377 [ 267 ] {} <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 | ||
| 199 | 2025.07.17 11:25:43.299954 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55464 | ||
| 200 | 2025.07.17 11:25:43.299955 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48418 | ||
| 201 | 2025.07.17 11:25:43.300039 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55455 | ||
| 202 | 2025.07.17 11:25:43.300132 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60261 | ||
| 203 | 2025.07.17 11:25:43.300136 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2025.07.17 11:25:43.300185 [ 269 ] {} <Debug> TCP-Session: f945356b-8456-4a29-88c2-391771bb38f9 Authenticating user 'default' from [fd00:1122:3344:101::a]:55464 | ||
| 205 | 2025.07.17 11:25:43.300230 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34404 | ||
| 206 | 2025.07.17 11:25:43.300266 [ 269 ] {} <Debug> TCP-Session: f945356b-8456-4a29-88c2-391771bb38f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2025.07.17 11:25:43.300367 [ 269 ] {} <Debug> TCP-Session: f945356b-8456-4a29-88c2-391771bb38f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.07.17 11:25:43.300330 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34542 | ||
| 209 | 2025.07.17 11:25:43.300469 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.07.17 11:25:43.300535 [ 268 ] {} <Debug> TCP-Session: 6caca80f-b1f0-4a5e-8a0e-7d37b7a47f47 Authenticating user 'default' from [fd00:1122:3344:101::a]:48418 | ||
| 211 | 2025.07.17 11:25:43.300549 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63713 | ||
| 212 | 2025.07.17 11:25:43.300605 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.07.17 11:25:43.300557 [ 268 ] {} <Debug> TCP-Session: 6caca80f-b1f0-4a5e-8a0e-7d37b7a47f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.07.17 11:25:43.300664 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2025.07.17 11:25:43.300719 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2025.07.17 11:25:43.300738 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2025.07.17 11:25:43.300696 [ 271 ] {} <Debug> TCP-Session: 5f3d2bfb-1538-4f61-9f0c-01e49052434b Authenticating user 'default' from [fd00:1122:3344:101::a]:60261 | ||
| 218 | 2025.07.17 11:25:43.300674 [ 268 ] {} <Debug> TCP-Session: 6caca80f-b1f0-4a5e-8a0e-7d37b7a47f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.07.17 11:25:43.300823 [ 270 ] {} <Debug> TCP-Session: d97c9368-7003-422a-903c-5429e3188d84 Authenticating user 'default' from [fd00:1122:3344:101::a]:55455 | ||
| 220 | 2025.07.17 11:25:43.300801 [ 271 ] {} <Debug> TCP-Session: 5f3d2bfb-1538-4f61-9f0c-01e49052434b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.07.17 11:25:43.300797 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2025.07.17 11:25:43.300921 [ 270 ] {} <Debug> TCP-Session: d97c9368-7003-422a-903c-5429e3188d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.07.17 11:25:43.300901 [ 271 ] {} <Debug> TCP-Session: 5f3d2bfb-1538-4f61-9f0c-01e49052434b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.07.17 11:25:43.300792 [ 273 ] {} <Debug> TCP-Session: 7eb19fab-8bb3-4d9f-b3a1-f1fa00e2e86e Authenticating user 'default' from [fd00:1122:3344:101::a]:34542 | ||
| 225 | 2025.07.17 11:25:43.301022 [ 270 ] {} <Debug> TCP-Session: d97c9368-7003-422a-903c-5429e3188d84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.07.17 11:25:43.301018 [ 274 ] {} <Debug> TCP-Session: 3b186984-cdee-4da2-8a40-762ea5721ca7 Authenticating user 'default' from [fd00:1122:3344:101::a]:63713 | ||
| 227 | 2025.07.17 11:25:43.300785 [ 272 ] {} <Debug> TCP-Session: 174c82c8-07c3-4d2b-ab87-90f156ee0bca Authenticating user 'default' from [fd00:1122:3344:101::a]:34404 | ||
| 228 | 2025.07.17 11:25:43.301124 [ 274 ] {} <Debug> TCP-Session: 3b186984-cdee-4da2-8a40-762ea5721ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2025.07.17 11:25:43.301111 [ 273 ] {} <Debug> TCP-Session: 7eb19fab-8bb3-4d9f-b3a1-f1fa00e2e86e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.07.17 11:25:43.301200 [ 272 ] {} <Debug> TCP-Session: 174c82c8-07c3-4d2b-ab87-90f156ee0bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.07.17 11:25:43.301211 [ 273 ] {} <Debug> TCP-Session: 7eb19fab-8bb3-4d9f-b3a1-f1fa00e2e86e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.07.17 11:25:43.301221 [ 274 ] {} <Debug> TCP-Session: 3b186984-cdee-4da2-8a40-762ea5721ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.07.17 11:25:43.301294 [ 272 ] {} <Debug> TCP-Session: 174c82c8-07c3-4d2b-ab87-90f156ee0bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.07.17 11:25:43.355805 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56043 | ||
| 235 | 2025.07.17 11:25:43.357869 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 236 | 2025.07.17 11:25:43.357902 [ 275 ] {} <Debug> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Authenticating user 'default' from [fd00:1122:3344:101::d]:56043 | ||
| 237 | 2025.07.17 11:25:43.357972 [ 275 ] {} <Debug> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.07.17 11:25:43.358024 [ 275 ] {} <Debug> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.07.17 11:25:43.358088 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 240 | 2025.07.17 11:25:43.358112 [ 275 ] {} <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 | ||
| 241 | 2025.07.17 11:25:43.358214 [ 275 ] {} <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 | ||
| 242 | 2025.07.17 11:25:43.360976 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63236 | ||
| 243 | 2025.07.17 11:25:43.361116 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36124 | ||
| 244 | 2025.07.17 11:25:43.361120 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 245 | 2025.07.17 11:25:43.361197 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61973 | ||
| 246 | 2025.07.17 11:25:43.361296 [ 276 ] {} <Debug> TCP-Session: 21dc784a-d486-42db-a739-deece099f36c Authenticating user 'default' from [fd00:1122:3344:101::d]:63236 | ||
| 247 | 2025.07.17 11:25:43.361319 [ 276 ] {} <Debug> TCP-Session: 21dc784a-d486-42db-a739-deece099f36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2025.07.17 11:25:43.361361 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2025.07.17 11:25:43.361377 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36939 | ||
| 250 | 2025.07.17 11:25:43.361429 [ 276 ] {} <Debug> TCP-Session: 21dc784a-d486-42db-a739-deece099f36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2025.07.17 11:25:43.361437 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2025.07.17 11:25:43.361497 [ 277 ] {} <Debug> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Authenticating user 'default' from [fd00:1122:3344:101::d]:36124 | ||
| 253 | 2025.07.17 11:25:43.361567 [ 278 ] {} <Debug> TCP-Session: 11c4c64b-4007-4e3c-8cdf-fec2c4cd31bc Authenticating user 'default' from [fd00:1122:3344:101::d]:61973 | ||
| 254 | 2025.07.17 11:25:43.361579 [ 277 ] {} <Debug> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2025.07.17 11:25:43.361618 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2025.07.17 11:25:43.361677 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51601 | ||
| 257 | 2025.07.17 11:25:43.361699 [ 277 ] {} <Debug> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2025.07.17 11:25:43.361729 [ 279 ] {} <Debug> TCP-Session: af99c7ad-aee0-480c-8410-98568551d9a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36939 | ||
| 259 | 2025.07.17 11:25:43.361599 [ 278 ] {} <Debug> TCP-Session: 11c4c64b-4007-4e3c-8cdf-fec2c4cd31bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.07.17 11:25:43.361577 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53700 | ||
| 261 | 2025.07.17 11:25:43.361573 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58608 | ||
| 262 | 2025.07.17 11:25:43.361876 [ 278 ] {} <Debug> TCP-Session: 11c4c64b-4007-4e3c-8cdf-fec2c4cd31bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2025.07.17 11:25:43.361834 [ 279 ] {} <Debug> TCP-Session: af99c7ad-aee0-480c-8410-98568551d9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.07.17 11:25:43.361951 [ 279 ] {} <Debug> TCP-Session: af99c7ad-aee0-480c-8410-98568551d9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.07.17 11:25:43.363230 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2025.07.17 11:25:43.363242 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.07.17 11:25:43.363248 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.07.17 11:25:43.363292 [ 282 ] {} <Debug> TCP-Session: 9bc090c1-e006-416e-b2be-c86015c613c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51601 | ||
| 269 | 2025.07.17 11:25:43.363353 [ 281 ] {} <Debug> TCP-Session: fd3197c3-3a6b-4a7e-90df-c4c3b552019e Authenticating user 'default' from [fd00:1122:3344:101::d]:58608 | ||
| 270 | 2025.07.17 11:25:43.363274 [ 280 ] {} <Debug> TCP-Session: baff198b-3803-4cf0-9807-9d112f2a8718 Authenticating user 'default' from [fd00:1122:3344:101::d]:53700 | ||
| 271 | 2025.07.17 11:25:43.363376 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63952 | ||
| 272 | 2025.07.17 11:25:43.363416 [ 282 ] {} <Debug> TCP-Session: 9bc090c1-e006-416e-b2be-c86015c613c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.07.17 11:25:43.363429 [ 280 ] {} <Debug> TCP-Session: baff198b-3803-4cf0-9807-9d112f2a8718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.07.17 11:25:43.363464 [ 281 ] {} <Debug> TCP-Session: fd3197c3-3a6b-4a7e-90df-c4c3b552019e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2025.07.17 11:25:43.363625 [ 282 ] {} <Debug> TCP-Session: 9bc090c1-e006-416e-b2be-c86015c613c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.07.17 11:25:43.363638 [ 280 ] {} <Debug> TCP-Session: baff198b-3803-4cf0-9807-9d112f2a8718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.07.17 11:25:43.363649 [ 281 ] {} <Debug> TCP-Session: fd3197c3-3a6b-4a7e-90df-c4c3b552019e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2025.07.17 11:25:43.363929 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2025.07.17 11:25:43.363957 [ 283 ] {} <Debug> TCP-Session: 70f33898-a961-40e7-8c70-0b227bca89e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63952 | ||
| 280 | 2025.07.17 11:25:43.363973 [ 283 ] {} <Debug> TCP-Session: 70f33898-a961-40e7-8c70-0b227bca89e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.07.17 11:25:43.364068 [ 283 ] {} <Debug> TCP-Session: 70f33898-a961-40e7-8c70-0b227bca89e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.07.17 11:25:43.371473 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 283 | 2025.07.17 11:25:43.374286 [ 275 ] {7a1b2ebd-f73c-4059-b4b2-0e6ec2438bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 284 | 2025.07.17 11:25:43.586408 [ 275 ] {7a1b2ebd-f73c-4059-b4b2-0e6ec2438bd3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:56043) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 285 | |||
| 286 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 307 | |||
| 308 | 2025.07.17 11:25:43.587467 [ 275 ] {7a1b2ebd-f73c-4059-b4b2-0e6ec2438bd3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 309 | |||
| 310 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 331 | |||
| 332 | 2025.07.17 11:25:43.587726 [ 275 ] {7a1b2ebd-f73c-4059-b4b2-0e6ec2438bd3} <Debug> TCPHandler: Processed in 0.222164579 sec. | ||
| 333 | 2025.07.17 11:25:43.588141 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2025.07.17 11:25:43.588479 [ 277 ] {a9b5f7f1-1514-4875-bf80-2461cc75e8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 335 | 2025.07.17 11:25:43.588910 [ 277 ] {a9b5f7f1-1514-4875-bf80-2461cc75e8a6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36124) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 336 | |||
| 337 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 358 | |||
| 359 | 2025.07.17 11:25:43.589202 [ 277 ] {a9b5f7f1-1514-4875-bf80-2461cc75e8a6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 360 | |||
| 361 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 382 | |||
| 383 | 2025.07.17 11:25:43.589426 [ 277 ] {a9b5f7f1-1514-4875-bf80-2461cc75e8a6} <Debug> TCPHandler: Processed in 0.001436139 sec. | ||
| 384 | 2025.07.17 11:25:43.591846 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 385 | 2025.07.17 11:25:43.592673 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 386 | 2025.07.17 11:25:43.593417 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 387 | 2025.07.17 11:25:43.611714 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 388 | 2025.07.17 11:25:43.611736 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6741e-05 sec | ||
| 389 | 2025.07.17 11:25:43.611830 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Trace> ReferentialDeps: No tables | ||
| 390 | 2025.07.17 11:25:43.611846 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Trace> LoadingDeps: No tables | ||
| 391 | 2025.07.17 11:25:43.611874 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 392 | 2025.07.17 11:25:43.612564 [ 275 ] {c0e9c038-a3d2-4ebb-a2ac-143232b3e64f} <Debug> TCPHandler: Processed in 0.020838025 sec. | ||
| 393 | 2025.07.17 11:25:43.612832 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.07.17 11:25:43.612984 [ 275 ] {1d4a2698-c40a-4936-8518-404759a48322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) /* The version table contains metadata about the `oximeter` database */ | ||
| 395 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 396 | 2025.07.17 11:25:43.613108 [ 275 ] {1d4a2698-c40a-4936-8518-404759a48322} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 397 | 2025.07.17 11:25:43.618564 [ 275 ] {1d4a2698-c40a-4936-8518-404759a48322} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 398 | 2025.07.17 11:25:43.645568 [ 275 ] {1d4a2698-c40a-4936-8518-404759a48322} <Debug> oximeter.version (03c49bdb-fbcb-4df2-8a66-1f50312ed0d9): Loading data parts | ||
| 399 | 2025.07.17 11:25:43.646750 [ 275 ] {1d4a2698-c40a-4936-8518-404759a48322} <Debug> oximeter.version (03c49bdb-fbcb-4df2-8a66-1f50312ed0d9): There are no data parts | ||
| 400 | 2025.07.17 11:25:43.673053 [ 275 ] {1d4a2698-c40a-4936-8518-404759a48322} <Debug> TCPHandler: Processed in 0.060264925 sec. | ||
| 401 | 2025.07.17 11:25:43.673265 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2025.07.17 11:25:43.673545 [ 275 ] {dd181cf4-c18d-45f0-9d22-f937c2f146f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) /* The measurement tables contain all individual samples from each timeseries. | ||
| 403 | * | ||
| 404 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 405 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 406 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 407 | * by all samples from the same timeseries. | ||
| 408 | * | ||
| 409 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 410 | * and then uses that to index quickly into the measurements tables. | ||
| 411 | */ | ||
| 412 | 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) | ||
| 413 | 2025.07.17 11:25:43.673685 [ 275 ] {dd181cf4-c18d-45f0-9d22-f937c2f146f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 414 | 2025.07.17 11:25:43.698774 [ 275 ] {dd181cf4-c18d-45f0-9d22-f937c2f146f1} <Debug> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Loading data parts | ||
| 415 | 2025.07.17 11:25:43.699070 [ 275 ] {dd181cf4-c18d-45f0-9d22-f937c2f146f1} <Debug> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): There are no data parts | ||
| 416 | 2025.07.17 11:25:43.719986 [ 275 ] {dd181cf4-c18d-45f0-9d22-f937c2f146f1} <Debug> TCPHandler: Processed in 0.046789737 sec. | ||
| 417 | 2025.07.17 11:25:43.720269 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.07.17 11:25:43.720466 [ 275 ] {6000041a-828f-4cd7-828e-4fa2094a2ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 419 | 2025.07.17 11:25:43.720615 [ 275 ] {6000041a-828f-4cd7-828e-4fa2094a2ba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 420 | 2025.07.17 11:25:43.746874 [ 275 ] {6000041a-828f-4cd7-828e-4fa2094a2ba9} <Debug> oximeter.measurements_i8 (44c59517-1f9f-42a4-a174-610f45a68e81): Loading data parts | ||
| 421 | 2025.07.17 11:25:43.747133 [ 275 ] {6000041a-828f-4cd7-828e-4fa2094a2ba9} <Debug> oximeter.measurements_i8 (44c59517-1f9f-42a4-a174-610f45a68e81): There are no data parts | ||
| 422 | 2025.07.17 11:25:43.751429 [ 275 ] {6000041a-828f-4cd7-828e-4fa2094a2ba9} <Debug> TCPHandler: Processed in 0.031238422 sec. | ||
| 423 | 2025.07.17 11:25:43.751604 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.07.17 11:25:43.751871 [ 275 ] {437966ec-1718-47af-b7d2-9d7c2f8cf41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 425 | 2025.07.17 11:25:43.751970 [ 275 ] {437966ec-1718-47af-b7d2-9d7c2f8cf41b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 426 | 2025.07.17 11:25:43.783578 [ 275 ] {437966ec-1718-47af-b7d2-9d7c2f8cf41b} <Debug> oximeter.measurements_u8 (c858abcf-f14e-426d-9077-75dca1e59f24): Loading data parts | ||
| 427 | 2025.07.17 11:25:43.783758 [ 275 ] {437966ec-1718-47af-b7d2-9d7c2f8cf41b} <Debug> oximeter.measurements_u8 (c858abcf-f14e-426d-9077-75dca1e59f24): There are no data parts | ||
| 428 | 2025.07.17 11:25:43.788098 [ 275 ] {437966ec-1718-47af-b7d2-9d7c2f8cf41b} <Debug> TCPHandler: Processed in 0.036547472 sec. | ||
| 429 | 2025.07.17 11:25:43.788388 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.07.17 11:25:43.788562 [ 275 ] {e34d2ee1-c5aa-40b1-ac37-264dda10ea92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 431 | 2025.07.17 11:25:43.788701 [ 275 ] {e34d2ee1-c5aa-40b1-ac37-264dda10ea92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 432 | 2025.07.17 11:25:43.810618 [ 275 ] {e34d2ee1-c5aa-40b1-ac37-264dda10ea92} <Debug> oximeter.measurements_i16 (72aade30-03db-47b6-8697-8fc8765a1741): Loading data parts | ||
| 433 | 2025.07.17 11:25:43.810891 [ 275 ] {e34d2ee1-c5aa-40b1-ac37-264dda10ea92} <Debug> oximeter.measurements_i16 (72aade30-03db-47b6-8697-8fc8765a1741): There are no data parts | ||
| 434 | 2025.07.17 11:25:43.813861 [ 275 ] {e34d2ee1-c5aa-40b1-ac37-264dda10ea92} <Debug> TCPHandler: Processed in 0.025533857 sec. | ||
| 435 | 2025.07.17 11:25:43.814022 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.07.17 11:25:43.814278 [ 275 ] {b1af6e31-47cd-4926-8ede-312a0833fcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 437 | 2025.07.17 11:25:43.814326 [ 275 ] {b1af6e31-47cd-4926-8ede-312a0833fcf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 438 | 2025.07.17 11:25:43.851647 [ 275 ] {b1af6e31-47cd-4926-8ede-312a0833fcf5} <Debug> oximeter.measurements_u16 (6051358b-190a-4de2-b1ac-72be2d22cc9e): Loading data parts | ||
| 439 | 2025.07.17 11:25:43.851968 [ 275 ] {b1af6e31-47cd-4926-8ede-312a0833fcf5} <Debug> oximeter.measurements_u16 (6051358b-190a-4de2-b1ac-72be2d22cc9e): There are no data parts | ||
| 440 | 2025.07.17 11:25:43.856371 [ 275 ] {b1af6e31-47cd-4926-8ede-312a0833fcf5} <Debug> TCPHandler: Processed in 0.042404499 sec. | ||
| 441 | 2025.07.17 11:25:43.856651 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.07.17 11:25:43.856882 [ 275 ] {cd80c9b9-961f-4d36-91c3-fd98bb8cef33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 443 | 2025.07.17 11:25:43.857028 [ 275 ] {cd80c9b9-961f-4d36-91c3-fd98bb8cef33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 444 | 2025.07.17 11:25:43.882670 [ 275 ] {cd80c9b9-961f-4d36-91c3-fd98bb8cef33} <Debug> oximeter.measurements_i32 (320bec0a-489e-4ba9-a75c-42fafdf7af65): Loading data parts | ||
| 445 | 2025.07.17 11:25:43.882900 [ 275 ] {cd80c9b9-961f-4d36-91c3-fd98bb8cef33} <Debug> oximeter.measurements_i32 (320bec0a-489e-4ba9-a75c-42fafdf7af65): There are no data parts | ||
| 446 | 2025.07.17 11:25:43.887364 [ 275 ] {cd80c9b9-961f-4d36-91c3-fd98bb8cef33} <Debug> TCPHandler: Processed in 0.030784196 sec. | ||
| 447 | 2025.07.17 11:25:43.887521 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 448 | 2025.07.17 11:25:43.887762 [ 275 ] {4692fe34-733e-46eb-8ac9-030d6b8a2058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 449 | 2025.07.17 11:25:43.887806 [ 275 ] {4692fe34-733e-46eb-8ac9-030d6b8a2058} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 450 | 2025.07.17 11:25:43.910916 [ 275 ] {4692fe34-733e-46eb-8ac9-030d6b8a2058} <Debug> oximeter.measurements_u32 (800f17b7-c1f1-437c-bdae-42bc7bfb8b36): Loading data parts | ||
| 451 | 2025.07.17 11:25:43.911088 [ 275 ] {4692fe34-733e-46eb-8ac9-030d6b8a2058} <Debug> oximeter.measurements_u32 (800f17b7-c1f1-437c-bdae-42bc7bfb8b36): There are no data parts | ||
| 452 | 2025.07.17 11:25:43.920572 [ 275 ] {4692fe34-733e-46eb-8ac9-030d6b8a2058} <Debug> TCPHandler: Processed in 0.033101136 sec. | ||
| 453 | 2025.07.17 11:25:43.920807 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 454 | 2025.07.17 11:25:43.920986 [ 275 ] {cc4d31ef-0a86-44a5-9afe-d47a932d2e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 455 | 2025.07.17 11:25:43.921114 [ 275 ] {cc4d31ef-0a86-44a5-9afe-d47a932d2e67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 456 | 2025.07.17 11:25:43.924941 [ 275 ] {cc4d31ef-0a86-44a5-9afe-d47a932d2e67} <Debug> oximeter.measurements_i64 (fbdb01d6-86ba-489f-bea0-30e57e4ac674): Loading data parts | ||
| 457 | 2025.07.17 11:25:43.925180 [ 275 ] {cc4d31ef-0a86-44a5-9afe-d47a932d2e67} <Debug> oximeter.measurements_i64 (fbdb01d6-86ba-489f-bea0-30e57e4ac674): There are no data parts | ||
| 458 | 2025.07.17 11:25:43.937781 [ 275 ] {cc4d31ef-0a86-44a5-9afe-d47a932d2e67} <Debug> TCPHandler: Processed in 0.017029224 sec. | ||
| 459 | 2025.07.17 11:25:43.937948 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 460 | 2025.07.17 11:25:43.938222 [ 275 ] {0c411ef4-5d0b-464f-b5c7-b354c9263e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 461 | 2025.07.17 11:25:43.938272 [ 275 ] {0c411ef4-5d0b-464f-b5c7-b354c9263e54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 462 | 2025.07.17 11:25:43.948926 [ 275 ] {0c411ef4-5d0b-464f-b5c7-b354c9263e54} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Loading data parts | ||
| 463 | 2025.07.17 11:25:43.949090 [ 275 ] {0c411ef4-5d0b-464f-b5c7-b354c9263e54} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): There are no data parts | ||
| 464 | 2025.07.17 11:25:43.962042 [ 275 ] {0c411ef4-5d0b-464f-b5c7-b354c9263e54} <Debug> TCPHandler: Processed in 0.024183679 sec. | ||
| 465 | 2025.07.17 11:25:43.962272 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 466 | 2025.07.17 11:25:43.962421 [ 275 ] {a259e202-f779-42b7-b63a-1d113fc15512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 467 | 2025.07.17 11:25:43.962614 [ 275 ] {a259e202-f779-42b7-b63a-1d113fc15512} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 468 | 2025.07.17 11:25:43.973274 [ 275 ] {a259e202-f779-42b7-b63a-1d113fc15512} <Debug> oximeter.measurements_f32 (357ea897-3a7b-44ea-8045-ac9abcb5144c): Loading data parts | ||
| 469 | 2025.07.17 11:25:43.973504 [ 275 ] {a259e202-f779-42b7-b63a-1d113fc15512} <Debug> oximeter.measurements_f32 (357ea897-3a7b-44ea-8045-ac9abcb5144c): There are no data parts | ||
| 470 | 2025.07.17 11:25:43.985291 [ 275 ] {a259e202-f779-42b7-b63a-1d113fc15512} <Debug> TCPHandler: Processed in 0.023025174 sec. | ||
| 471 | 2025.07.17 11:25:43.985478 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2025.07.17 11:25:43.985719 [ 275 ] {2deabf36-af80-4128-9103-771468448f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 473 | 2025.07.17 11:25:43.985762 [ 275 ] {2deabf36-af80-4128-9103-771468448f57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 474 | 2025.07.17 11:25:43.988804 [ 275 ] {2deabf36-af80-4128-9103-771468448f57} <Debug> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Loading data parts | ||
| 475 | 2025.07.17 11:25:43.988969 [ 275 ] {2deabf36-af80-4128-9103-771468448f57} <Debug> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): There are no data parts | ||
| 476 | 2025.07.17 11:25:44.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.87 MiB, peak 121.87 MiB, free memory in arenas 0.00 B, will set to 133.15 MiB (RSS), difference: 11.27 MiB | ||
| 477 | 2025.07.17 11:25:44.007586 [ 275 ] {2deabf36-af80-4128-9103-771468448f57} <Debug> TCPHandler: Processed in 0.022168472 sec. | ||
| 478 | 2025.07.17 11:25:44.007747 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.07.17 11:25:44.007906 [ 275 ] {d96c2a91-4387-4219-b467-8fb2da54c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 480 | 2025.07.17 11:25:44.008050 [ 275 ] {d96c2a91-4387-4219-b467-8fb2da54c086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.07.17 11:25:44.023704 [ 275 ] {d96c2a91-4387-4219-b467-8fb2da54c086} <Debug> oximeter.measurements_string (42446f96-450f-482f-9e64-873a6a9d2ff7): Loading data parts | ||
| 482 | 2025.07.17 11:25:44.023872 [ 275 ] {d96c2a91-4387-4219-b467-8fb2da54c086} <Debug> oximeter.measurements_string (42446f96-450f-482f-9e64-873a6a9d2ff7): There are no data parts | ||
| 483 | 2025.07.17 11:25:44.047543 [ 275 ] {d96c2a91-4387-4219-b467-8fb2da54c086} <Debug> TCPHandler: Processed in 0.039846625 sec. | ||
| 484 | 2025.07.17 11:25:44.047807 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.07.17 11:25:44.047995 [ 275 ] {4f0b2391-434a-4825-bbf2-474c03a11b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.07.17 11:25:44.048138 [ 275 ] {4f0b2391-434a-4825-bbf2-474c03a11b2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.07.17 11:25:44.060682 [ 275 ] {4f0b2391-434a-4825-bbf2-474c03a11b2d} <Debug> oximeter.measurements_bytes (54ef4e9d-0318-4551-82dd-fa6fb5d4b172): Loading data parts | ||
| 495 | 2025.07.17 11:25:44.060862 [ 275 ] {4f0b2391-434a-4825-bbf2-474c03a11b2d} <Debug> oximeter.measurements_bytes (54ef4e9d-0318-4551-82dd-fa6fb5d4b172): There are no data parts | ||
| 496 | 2025.07.17 11:25:44.093858 [ 275 ] {4f0b2391-434a-4825-bbf2-474c03a11b2d} <Debug> TCPHandler: Processed in 0.046097778 sec. | ||
| 497 | 2025.07.17 11:25:44.094122 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2025.07.17 11:25:44.094296 [ 275 ] {59139dee-5954-4630-b0b5-ce609552acb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 499 | 2025.07.17 11:25:44.094426 [ 275 ] {59139dee-5954-4630-b0b5-ce609552acb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2025.07.17 11:25:44.098967 [ 275 ] {59139dee-5954-4630-b0b5-ce609552acb2} <Debug> oximeter.measurements_cumulativei64 (75cc3ea6-c35c-4a84-895f-2a2151dcbb5e): Loading data parts | ||
| 501 | 2025.07.17 11:25:44.099356 [ 275 ] {59139dee-5954-4630-b0b5-ce609552acb2} <Debug> oximeter.measurements_cumulativei64 (75cc3ea6-c35c-4a84-895f-2a2151dcbb5e): There are no data parts | ||
| 502 | 2025.07.17 11:25:44.112413 [ 275 ] {59139dee-5954-4630-b0b5-ce609552acb2} <Debug> TCPHandler: Processed in 0.018349522 sec. | ||
| 503 | 2025.07.17 11:25:44.112560 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2025.07.17 11:25:44.112822 [ 275 ] {ef194dca-e06f-4e83-b786-a80bbfab94ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 505 | 2025.07.17 11:25:44.112960 [ 275 ] {ef194dca-e06f-4e83-b786-a80bbfab94ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2025.07.17 11:25:44.138358 [ 275 ] {ef194dca-e06f-4e83-b786-a80bbfab94ca} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Loading data parts | ||
| 507 | 2025.07.17 11:25:44.138574 [ 275 ] {ef194dca-e06f-4e83-b786-a80bbfab94ca} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): There are no data parts | ||
| 508 | 2025.07.17 11:25:44.150242 [ 275 ] {ef194dca-e06f-4e83-b786-a80bbfab94ca} <Debug> TCPHandler: Processed in 0.037731867 sec. | ||
| 509 | 2025.07.17 11:25:44.150406 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2025.07.17 11:25:44.150578 [ 275 ] {b1621a2e-4ec4-44dc-a90d-d085c2b581e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 511 | 2025.07.17 11:25:44.150703 [ 275 ] {b1621a2e-4ec4-44dc-a90d-d085c2b581e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2025.07.17 11:25:44.166703 [ 275 ] {b1621a2e-4ec4-44dc-a90d-d085c2b581e4} <Debug> oximeter.measurements_cumulativef32 (8bcd71e4-9811-4006-a663-c3d59c48e894): Loading data parts | ||
| 513 | 2025.07.17 11:25:44.166855 [ 275 ] {b1621a2e-4ec4-44dc-a90d-d085c2b581e4} <Debug> oximeter.measurements_cumulativef32 (8bcd71e4-9811-4006-a663-c3d59c48e894): There are no data parts | ||
| 514 | 2025.07.17 11:25:44.189033 [ 275 ] {b1621a2e-4ec4-44dc-a90d-d085c2b581e4} <Debug> TCPHandler: Processed in 0.038675309 sec. | ||
| 515 | 2025.07.17 11:25:44.189302 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2025.07.17 11:25:44.189474 [ 275 ] {0e580296-ff75-41b9-87f9-85a0d69d7f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 517 | 2025.07.17 11:25:44.189601 [ 275 ] {0e580296-ff75-41b9-87f9-85a0d69d7f0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2025.07.17 11:25:44.215875 [ 275 ] {0e580296-ff75-41b9-87f9-85a0d69d7f0a} <Debug> oximeter.measurements_cumulativef64 (8c7abf23-cea9-46ba-9f77-2214e747fcdb): Loading data parts | ||
| 519 | 2025.07.17 11:25:44.216096 [ 275 ] {0e580296-ff75-41b9-87f9-85a0d69d7f0a} <Debug> oximeter.measurements_cumulativef64 (8c7abf23-cea9-46ba-9f77-2214e747fcdb): There are no data parts | ||
| 520 | 2025.07.17 11:25:44.253377 [ 275 ] {0e580296-ff75-41b9-87f9-85a0d69d7f0a} <Debug> TCPHandler: Processed in 0.064133166 sec. | ||
| 521 | 2025.07.17 11:25:44.253554 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2025.07.17 11:25:44.253930 [ 275 ] {9341253c-2886-49b5-a4b7-14f14f883138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2025.07.17 11:25:44.254085 [ 275 ] {9341253c-2886-49b5-a4b7-14f14f883138} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2025.07.17 11:25:44.264924 [ 275 ] {9341253c-2886-49b5-a4b7-14f14f883138} <Debug> oximeter.measurements_histogrami8 (ccc4cebc-5ecc-46d7-9748-d0d1cd05fa64): Loading data parts | ||
| 535 | 2025.07.17 11:25:44.265132 [ 275 ] {9341253c-2886-49b5-a4b7-14f14f883138} <Debug> oximeter.measurements_histogrami8 (ccc4cebc-5ecc-46d7-9748-d0d1cd05fa64): There are no data parts | ||
| 536 | 2025.07.17 11:25:44.267540 [ 275 ] {9341253c-2886-49b5-a4b7-14f14f883138} <Debug> TCPHandler: Processed in 0.014047796 sec. | ||
| 537 | 2025.07.17 11:25:44.267770 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.07.17 11:25:44.267985 [ 275 ] {6adc0803-2ca5-41c1-b390-3e5b286d7dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 539 | 2025.07.17 11:25:44.268123 [ 275 ] {6adc0803-2ca5-41c1-b390-3e5b286d7dc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2025.07.17 11:25:44.290648 [ 275 ] {6adc0803-2ca5-41c1-b390-3e5b286d7dc7} <Debug> oximeter.measurements_histogramu8 (3a890eea-e21b-41ca-9d65-64bb04df0697): Loading data parts | ||
| 541 | 2025.07.17 11:25:44.290966 [ 275 ] {6adc0803-2ca5-41c1-b390-3e5b286d7dc7} <Debug> oximeter.measurements_histogramu8 (3a890eea-e21b-41ca-9d65-64bb04df0697): There are no data parts | ||
| 542 | 2025.07.17 11:25:44.312634 [ 275 ] {6adc0803-2ca5-41c1-b390-3e5b286d7dc7} <Debug> TCPHandler: Processed in 0.044910442 sec. | ||
| 543 | 2025.07.17 11:25:44.312820 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.07.17 11:25:44.313234 [ 275 ] {dbf71f24-4fc7-44fc-b76c-ef9861c8ff2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 545 | 2025.07.17 11:25:44.313393 [ 275 ] {dbf71f24-4fc7-44fc-b76c-ef9861c8ff2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2025.07.17 11:25:44.351054 [ 275 ] {dbf71f24-4fc7-44fc-b76c-ef9861c8ff2f} <Debug> oximeter.measurements_histogrami16 (7b1e4056-48c0-4881-bb9e-6845ec362797): Loading data parts | ||
| 547 | 2025.07.17 11:25:44.351379 [ 275 ] {dbf71f24-4fc7-44fc-b76c-ef9861c8ff2f} <Debug> oximeter.measurements_histogrami16 (7b1e4056-48c0-4881-bb9e-6845ec362797): There are no data parts | ||
| 548 | 2025.07.17 11:25:44.374977 [ 275 ] {dbf71f24-4fc7-44fc-b76c-ef9861c8ff2f} <Debug> TCPHandler: Processed in 0.06222709 sec. | ||
| 549 | 2025.07.17 11:25:44.375263 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.07.17 11:25:44.375491 [ 275 ] {fee8f3a6-3e64-4287-80c1-3991cf23c6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 551 | 2025.07.17 11:25:44.375629 [ 275 ] {fee8f3a6-3e64-4287-80c1-3991cf23c6c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2025.07.17 11:25:44.396488 [ 275 ] {fee8f3a6-3e64-4287-80c1-3991cf23c6c4} <Debug> oximeter.measurements_histogramu16 (35859b5a-04fa-485b-bb24-7dbc95697750): Loading data parts | ||
| 553 | 2025.07.17 11:25:44.396685 [ 275 ] {fee8f3a6-3e64-4287-80c1-3991cf23c6c4} <Debug> oximeter.measurements_histogramu16 (35859b5a-04fa-485b-bb24-7dbc95697750): There are no data parts | ||
| 554 | 2025.07.17 11:25:44.401205 [ 275 ] {fee8f3a6-3e64-4287-80c1-3991cf23c6c4} <Debug> TCPHandler: Processed in 0.026007583 sec. | ||
| 555 | 2025.07.17 11:25:44.401374 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2025.07.17 11:25:44.401714 [ 275 ] {77e2fc10-cb06-4ead-a9f4-48664cf448a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 557 | 2025.07.17 11:25:44.401867 [ 275 ] {77e2fc10-cb06-4ead-a9f4-48664cf448a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2025.07.17 11:25:44.434409 [ 275 ] {77e2fc10-cb06-4ead-a9f4-48664cf448a3} <Debug> oximeter.measurements_histogrami32 (d3cf2a52-70ca-43fd-ab01-6acc5959d2a9): Loading data parts | ||
| 559 | 2025.07.17 11:25:44.434621 [ 275 ] {77e2fc10-cb06-4ead-a9f4-48664cf448a3} <Debug> oximeter.measurements_histogrami32 (d3cf2a52-70ca-43fd-ab01-6acc5959d2a9): There are no data parts | ||
| 560 | 2025.07.17 11:25:44.492608 [ 275 ] {77e2fc10-cb06-4ead-a9f4-48664cf448a3} <Debug> TCPHandler: Processed in 0.091288144 sec. | ||
| 561 | 2025.07.17 11:25:44.492906 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2025.07.17 11:25:44.493143 [ 275 ] {497bb8f5-56f6-4493-b5aa-351bf4469b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 563 | 2025.07.17 11:25:44.493287 [ 275 ] {497bb8f5-56f6-4493-b5aa-351bf4469b0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2025.07.17 11:25:44.538466 [ 275 ] {497bb8f5-56f6-4493-b5aa-351bf4469b0d} <Debug> oximeter.measurements_histogramu32 (844d7afc-8add-4527-904f-4ce9deff3070): Loading data parts | ||
| 565 | 2025.07.17 11:25:44.538822 [ 275 ] {497bb8f5-56f6-4493-b5aa-351bf4469b0d} <Debug> oximeter.measurements_histogramu32 (844d7afc-8add-4527-904f-4ce9deff3070): There are no data parts | ||
| 566 | 2025.07.17 11:25:44.549901 [ 275 ] {497bb8f5-56f6-4493-b5aa-351bf4469b0d} <Debug> TCPHandler: Processed in 0.057069292 sec. | ||
| 567 | 2025.07.17 11:25:44.550107 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.07.17 11:25:44.550388 [ 275 ] {c61ef4aa-a7ed-4ad0-95d4-4c2b88d4aa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 569 | 2025.07.17 11:25:44.550531 [ 275 ] {c61ef4aa-a7ed-4ad0-95d4-4c2b88d4aa3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.07.17 11:25:44.585552 [ 275 ] {c61ef4aa-a7ed-4ad0-95d4-4c2b88d4aa3d} <Debug> oximeter.measurements_histogrami64 (c8ff36c9-d5a5-4522-914b-45b2f71cfeeb): Loading data parts | ||
| 571 | 2025.07.17 11:25:44.585891 [ 275 ] {c61ef4aa-a7ed-4ad0-95d4-4c2b88d4aa3d} <Debug> oximeter.measurements_histogrami64 (c8ff36c9-d5a5-4522-914b-45b2f71cfeeb): There are no data parts | ||
| 572 | 2025.07.17 11:25:44.609762 [ 275 ] {c61ef4aa-a7ed-4ad0-95d4-4c2b88d4aa3d} <Debug> TCPHandler: Processed in 0.059713697 sec. | ||
| 573 | 2025.07.17 11:25:44.610088 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.07.17 11:25:44.610357 [ 275 ] {3aab0f1e-9fbb-4eb4-a5ec-61a7f1e5a9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 575 | 2025.07.17 11:25:44.610495 [ 275 ] {3aab0f1e-9fbb-4eb4-a5ec-61a7f1e5a9ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.07.17 11:25:44.657926 [ 275 ] {3aab0f1e-9fbb-4eb4-a5ec-61a7f1e5a9ac} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Loading data parts | ||
| 577 | 2025.07.17 11:25:44.658163 [ 275 ] {3aab0f1e-9fbb-4eb4-a5ec-61a7f1e5a9ac} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): There are no data parts | ||
| 578 | 2025.07.17 11:25:44.719119 [ 275 ] {3aab0f1e-9fbb-4eb4-a5ec-61a7f1e5a9ac} <Debug> TCPHandler: Processed in 0.109122918 sec. | ||
| 579 | 2025.07.17 11:25:44.719268 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.07.17 11:25:44.719529 [ 275 ] {a53e3d89-e32a-4c71-9dea-487a614075fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 581 | 2025.07.17 11:25:44.719737 [ 275 ] {a53e3d89-e32a-4c71-9dea-487a614075fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.07.17 11:25:44.756319 [ 275 ] {a53e3d89-e32a-4c71-9dea-487a614075fe} <Debug> oximeter.measurements_histogramf32 (0294b970-3ed7-4f01-a41b-65b4fd985e4a): Loading data parts | ||
| 583 | 2025.07.17 11:25:44.756525 [ 275 ] {a53e3d89-e32a-4c71-9dea-487a614075fe} <Debug> oximeter.measurements_histogramf32 (0294b970-3ed7-4f01-a41b-65b4fd985e4a): There are no data parts | ||
| 584 | 2025.07.17 11:25:44.795171 [ 275 ] {a53e3d89-e32a-4c71-9dea-487a614075fe} <Debug> TCPHandler: Processed in 0.075907601 sec. | ||
| 585 | 2025.07.17 11:25:44.795435 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.07.17 11:25:44.795654 [ 275 ] {2e0f7f06-e951-479a-9034-4f323e78a990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 587 | 2025.07.17 11:25:44.795787 [ 275 ] {2e0f7f06-e951-479a-9034-4f323e78a990} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.07.17 11:25:44.837635 [ 275 ] {2e0f7f06-e951-479a-9034-4f323e78a990} <Debug> oximeter.measurements_histogramf64 (165a1ede-51d7-4258-abbb-cdcd1acbaf40): Loading data parts | ||
| 589 | 2025.07.17 11:25:44.837969 [ 275 ] {2e0f7f06-e951-479a-9034-4f323e78a990} <Debug> oximeter.measurements_histogramf64 (165a1ede-51d7-4258-abbb-cdcd1acbaf40): There are no data parts | ||
| 590 | 2025.07.17 11:25:44.869399 [ 275 ] {2e0f7f06-e951-479a-9034-4f323e78a990} <Debug> TCPHandler: Processed in 0.074012596 sec. | ||
| 591 | 2025.07.17 11:25:44.869639 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.07.17 11:25:44.869885 [ 275 ] {f1ed4a65-31bc-42a1-a644-a091ed1531f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2025.07.17 11:25:44.870066 [ 275 ] {f1ed4a65-31bc-42a1-a644-a091ed1531f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.07.17 11:25:44.885191 [ 275 ] {f1ed4a65-31bc-42a1-a644-a091ed1531f1} <Debug> oximeter.fields_bool (62192012-8099-42cf-9400-13aaa3f1541b): Loading data parts | ||
| 620 | 2025.07.17 11:25:44.885412 [ 275 ] {f1ed4a65-31bc-42a1-a644-a091ed1531f1} <Debug> oximeter.fields_bool (62192012-8099-42cf-9400-13aaa3f1541b): There are no data parts | ||
| 621 | 2025.07.17 11:25:44.918593 [ 275 ] {f1ed4a65-31bc-42a1-a644-a091ed1531f1} <Debug> TCPHandler: Processed in 0.049006187 sec. | ||
| 622 | 2025.07.17 11:25:44.918767 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.07.17 11:25:44.919072 [ 275 ] {477d52a0-7649-4611-9787-eb5bd4ccc6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 624 | 2025.07.17 11:25:44.919221 [ 275 ] {477d52a0-7649-4611-9787-eb5bd4ccc6ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.07.17 11:25:44.953719 [ 275 ] {477d52a0-7649-4611-9787-eb5bd4ccc6ae} <Debug> oximeter.fields_i8 (82a84eca-f121-4ec5-9314-115a661beb81): Loading data parts | ||
| 626 | 2025.07.17 11:25:44.953877 [ 275 ] {477d52a0-7649-4611-9787-eb5bd4ccc6ae} <Debug> oximeter.fields_i8 (82a84eca-f121-4ec5-9314-115a661beb81): There are no data parts | ||
| 627 | 2025.07.17 11:25:44.977617 [ 275 ] {477d52a0-7649-4611-9787-eb5bd4ccc6ae} <Debug> TCPHandler: Processed in 0.058910847 sec. | ||
| 628 | 2025.07.17 11:25:44.977781 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.07.17 11:25:44.977973 [ 275 ] {d55fc6e1-48b1-4bde-924e-f62d0e5c2cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 630 | 2025.07.17 11:25:44.978144 [ 275 ] {d55fc6e1-48b1-4bde-924e-f62d0e5c2cd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.07.17 11:25:44.993764 [ 275 ] {d55fc6e1-48b1-4bde-924e-f62d0e5c2cd5} <Debug> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Loading data parts | ||
| 632 | 2025.07.17 11:25:44.994044 [ 275 ] {d55fc6e1-48b1-4bde-924e-f62d0e5c2cd5} <Debug> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): There are no data parts | ||
| 633 | 2025.07.17 11:25:45.024660 [ 275 ] {d55fc6e1-48b1-4bde-924e-f62d0e5c2cd5} <Debug> TCPHandler: Processed in 0.046930818 sec. | ||
| 634 | 2025.07.17 11:25:45.024860 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.07.17 11:25:45.025113 [ 275 ] {d2601d95-c6af-4832-a2fa-898ec59d44c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 636 | 2025.07.17 11:25:45.025297 [ 275 ] {d2601d95-c6af-4832-a2fa-898ec59d44c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.07.17 11:25:45.059255 [ 275 ] {d2601d95-c6af-4832-a2fa-898ec59d44c4} <Debug> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Loading data parts | ||
| 638 | 2025.07.17 11:25:45.059571 [ 275 ] {d2601d95-c6af-4832-a2fa-898ec59d44c4} <Debug> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): There are no data parts | ||
| 639 | 2025.07.17 11:25:45.082255 [ 275 ] {d2601d95-c6af-4832-a2fa-898ec59d44c4} <Debug> TCPHandler: Processed in 0.057455258 sec. | ||
| 640 | 2025.07.17 11:25:45.082428 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.07.17 11:25:45.082588 [ 275 ] {8920068d-7d1d-409a-8ed4-f27ad3addc91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 642 | 2025.07.17 11:25:45.082726 [ 275 ] {8920068d-7d1d-409a-8ed4-f27ad3addc91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.07.17 11:25:45.129757 [ 275 ] {8920068d-7d1d-409a-8ed4-f27ad3addc91} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Loading data parts | ||
| 644 | 2025.07.17 11:25:45.129909 [ 275 ] {8920068d-7d1d-409a-8ed4-f27ad3addc91} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): There are no data parts | ||
| 645 | 2025.07.17 11:25:45.145151 [ 275 ] {8920068d-7d1d-409a-8ed4-f27ad3addc91} <Debug> TCPHandler: Processed in 0.062790228 sec. | ||
| 646 | 2025.07.17 11:25:45.145362 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.07.17 11:25:45.145562 [ 275 ] {c28c08e8-a096-4d1d-b414-48b1bca87c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 648 | 2025.07.17 11:25:45.145688 [ 275 ] {c28c08e8-a096-4d1d-b414-48b1bca87c34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.07.17 11:25:45.194455 [ 275 ] {c28c08e8-a096-4d1d-b414-48b1bca87c34} <Debug> oximeter.fields_i32 (bf05121f-dc59-417e-b509-5dc4fbea9e16): Loading data parts | ||
| 650 | 2025.07.17 11:25:45.194732 [ 275 ] {c28c08e8-a096-4d1d-b414-48b1bca87c34} <Debug> oximeter.fields_i32 (bf05121f-dc59-417e-b509-5dc4fbea9e16): There are no data parts | ||
| 651 | 2025.07.17 11:25:45.215018 [ 275 ] {c28c08e8-a096-4d1d-b414-48b1bca87c34} <Debug> TCPHandler: Processed in 0.069720239 sec. | ||
| 652 | 2025.07.17 11:25:45.215210 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.07.17 11:25:45.215393 [ 275 ] {ae2a2d39-b314-4808-a0e7-e644d8d93dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 654 | 2025.07.17 11:25:45.215512 [ 275 ] {ae2a2d39-b314-4808-a0e7-e644d8d93dd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.07.17 11:25:45.244180 [ 275 ] {ae2a2d39-b314-4808-a0e7-e644d8d93dd9} <Debug> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Loading data parts | ||
| 656 | 2025.07.17 11:25:45.244359 [ 275 ] {ae2a2d39-b314-4808-a0e7-e644d8d93dd9} <Debug> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): There are no data parts | ||
| 657 | 2025.07.17 11:25:45.275015 [ 275 ] {ae2a2d39-b314-4808-a0e7-e644d8d93dd9} <Debug> TCPHandler: Processed in 0.05988167 sec. | ||
| 658 | 2025.07.17 11:25:45.275266 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.07.17 11:25:45.275434 [ 275 ] {9f8d1a07-1062-4cd2-935e-3f7128935e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 660 | 2025.07.17 11:25:45.275555 [ 275 ] {9f8d1a07-1062-4cd2-935e-3f7128935e60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.07.17 11:25:45.327402 [ 275 ] {9f8d1a07-1062-4cd2-935e-3f7128935e60} <Debug> oximeter.fields_i64 (9b67cc8d-1d3b-4912-b873-e9b6abde5d56): Loading data parts | ||
| 662 | 2025.07.17 11:25:45.327688 [ 275 ] {9f8d1a07-1062-4cd2-935e-3f7128935e60} <Debug> oximeter.fields_i64 (9b67cc8d-1d3b-4912-b873-e9b6abde5d56): There are no data parts | ||
| 663 | 2025.07.17 11:25:45.348085 [ 275 ] {9f8d1a07-1062-4cd2-935e-3f7128935e60} <Debug> TCPHandler: Processed in 0.072889851 sec. | ||
| 664 | 2025.07.17 11:25:45.348331 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.07.17 11:25:45.348661 [ 275 ] {5e19692b-cb3a-4385-b89a-f64f1a357d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 666 | 2025.07.17 11:25:45.348705 [ 275 ] {5e19692b-cb3a-4385-b89a-f64f1a357d82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.07.17 11:25:45.361575 [ 275 ] {5e19692b-cb3a-4385-b89a-f64f1a357d82} <Debug> oximeter.fields_u64 (1949db2d-6d07-4d96-b4c0-7f3e5cba658d): Loading data parts | ||
| 668 | 2025.07.17 11:25:45.361908 [ 275 ] {5e19692b-cb3a-4385-b89a-f64f1a357d82} <Debug> oximeter.fields_u64 (1949db2d-6d07-4d96-b4c0-7f3e5cba658d): There are no data parts | ||
| 669 | 2025.07.17 11:25:45.373280 [ 275 ] {5e19692b-cb3a-4385-b89a-f64f1a357d82} <Debug> TCPHandler: Processed in 0.02505459 sec. | ||
| 670 | 2025.07.17 11:25:45.373626 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.07.17 11:25:45.373927 [ 275 ] {e8454106-3251-473d-9681-ce643e3af1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 672 | 2025.07.17 11:25:45.374117 [ 275 ] {e8454106-3251-473d-9681-ce643e3af1c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.07.17 11:25:45.395474 [ 275 ] {e8454106-3251-473d-9681-ce643e3af1c5} <Debug> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Loading data parts | ||
| 674 | 2025.07.17 11:25:45.395701 [ 275 ] {e8454106-3251-473d-9681-ce643e3af1c5} <Debug> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): There are no data parts | ||
| 675 | 2025.07.17 11:25:45.407021 [ 275 ] {e8454106-3251-473d-9681-ce643e3af1c5} <Debug> TCPHandler: Processed in 0.033499281 sec. | ||
| 676 | 2025.07.17 11:25:45.407175 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.07.17 11:25:45.407420 [ 275 ] {7fa9e9a2-39a1-4f1d-9875-343a1c7144e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 678 | 2025.07.17 11:25:45.407545 [ 275 ] {7fa9e9a2-39a1-4f1d-9875-343a1c7144e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.07.17 11:25:45.441836 [ 275 ] {7fa9e9a2-39a1-4f1d-9875-343a1c7144e6} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Loading data parts | ||
| 680 | 2025.07.17 11:25:45.442095 [ 275 ] {7fa9e9a2-39a1-4f1d-9875-343a1c7144e6} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): There are no data parts | ||
| 681 | 2025.07.17 11:25:45.463529 [ 275 ] {7fa9e9a2-39a1-4f1d-9875-343a1c7144e6} <Debug> TCPHandler: Processed in 0.056423073 sec. | ||
| 682 | 2025.07.17 11:25:45.463732 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.07.17 11:25:45.463916 [ 275 ] {af8825bf-69e3-4d20-8faf-7870b5f4924f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) 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) | ||
| 684 | 2025.07.17 11:25:45.464045 [ 275 ] {af8825bf-69e3-4d20-8faf-7870b5f4924f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.07.17 11:25:45.478756 [ 275 ] {af8825bf-69e3-4d20-8faf-7870b5f4924f} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Loading data parts | ||
| 686 | 2025.07.17 11:25:45.479076 [ 275 ] {af8825bf-69e3-4d20-8faf-7870b5f4924f} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): There are no data parts | ||
| 687 | 2025.07.17 11:25:45.514593 [ 275 ] {af8825bf-69e3-4d20-8faf-7870b5f4924f} <Debug> TCPHandler: Processed in 0.050920472 sec. | ||
| 688 | 2025.07.17 11:25:45.514778 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.07.17 11:25:45.515115 [ 275 ] {e65acb0d-991f-4308-b662-1724d7c05de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2025.07.17 11:25:45.515246 [ 275 ] {e65acb0d-991f-4308-b662-1724d7c05de6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.07.17 11:25:45.544296 [ 275 ] {e65acb0d-991f-4308-b662-1724d7c05de6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Loading data parts | ||
| 695 | 2025.07.17 11:25:45.544541 [ 275 ] {e65acb0d-991f-4308-b662-1724d7c05de6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): There are no data parts | ||
| 696 | 2025.07.17 11:25:45.567487 [ 275 ] {e65acb0d-991f-4308-b662-1724d7c05de6} <Debug> TCPHandler: Processed in 0.052771466 sec. | ||
| 697 | 2025.07.17 11:25:45.567801 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.07.17 11:25:45.568230 [ 277 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.07.17 11:25:45.569557 [ 277 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.07.17 11:25:45.610869 [ 284 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Trace> oximeter.version (03c49bdb-fbcb-4df2-8a66-1f50312ed0d9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.07.17 11:25:45.611057 [ 284 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 702 | 2025.07.17 11:25:45.615727 [ 284 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.07.17 11:25:45.616299 [ 284 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Trace> oximeter.version (03c49bdb-fbcb-4df2-8a66-1f50312ed0d9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2025.07.17 11:25:45.616674 [ 277 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.048591 sec., 20.579942787759048 rows/sec., 329.28 B/sec. | ||
| 705 | 2025.07.17 11:25:45.616994 [ 277 ] {08017906-9c45-4407-bdb8-045c25cdc951} <Debug> TCPHandler: Processed in 0.049336121 sec. | ||
| 706 | 2025.07.17 11:25:46.000972 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.99 MiB, peak 135.99 MiB, free memory in arenas 0.00 B, will set to 139.79 MiB (RSS), difference: 3.80 MiB | ||
| 707 | 2025.07.17 11:25:50.493937 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.07.17 11:25:50.493982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.07.17 11:25:50.494042 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.07.17 11:25:50.494077 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.07.17 11:25:50.500358 [ 245 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Loading data parts | ||
| 712 | 2025.07.17 11:25:50.500712 [ 245 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): There are no data parts | ||
| 713 | 2025.07.17 11:25:50.510627 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.07.17 11:25:50.510851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 715 | 2025.07.17 11:25:50.514119 [ 244 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Loading data parts | ||
| 716 | 2025.07.17 11:25:50.514347 [ 244 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): There are no data parts | ||
| 717 | 2025.07.17 11:25:50.517553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.07.17 11:25:50.518677 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.07.17 11:25:50.518906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.07.17 11:25:50.545113 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.07.17 11:25:50.545358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 722 | 2025.07.17 11:25:50.552253 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.07.17 11:25:50.553675 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.07.17 11:25:50.557920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.07.17 11:25:51.000889 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2025.07.17 11:25:52.993681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.07.17 11:25:52.993888 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.07.17 11:25:52.997983 [ 243 ] {} <Debug> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Loading data parts | ||
| 729 | 2025.07.17 11:25:52.998138 [ 243 ] {} <Debug> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): There are no data parts | ||
| 730 | 2025.07.17 11:25:53.003907 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.07.17 11:25:53.004038 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 732 | 2025.07.17 11:25:53.005746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.07.17 11:25:53.006259 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.07.17 11:25:53.006584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.07.17 11:25:54.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.43 MiB, peak 158.43 MiB, free memory in arenas 0.00 B, will set to 155.01 MiB (RSS), difference: -3.42 MiB | ||
| 736 | 2025.07.17 11:25:57.927946 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.07.17 11:25:57.928005 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.07.17 11:25:58.019625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.07.17 11:25:58.020468 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.07.17 11:25:58.020515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 741 | 2025.07.17 11:25:58.021162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.07.17 11:25:58.021724 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.07.17 11:25:58.021886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.07.17 11:25:58.058609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.07.17 11:25:58.076537 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.07.17 11:25:58.076657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 747 | 2025.07.17 11:25:58.083307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.07.17 11:25:58.084413 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.07.17 11:25:58.088025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.07.17 11:25:59.001121 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.75 MiB (RSS), difference: 1.99 MiB | ||
| 751 | 2025.07.17 11:26:04.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.07.17 11:26:05.522752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2025.07.17 11:26:05.523225 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.07.17 11:26:05.523273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 755 | 2025.07.17 11:26:05.523862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.07.17 11:26:05.524110 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.07.17 11:26:05.524258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2025.07.17 11:26:05.588888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.07.17 11:26:05.606158 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.07.17 11:26:05.606223 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 761 | 2025.07.17 11:26:05.612260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.07.17 11:26:05.612997 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2025.07.17 11:26:05.616632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2025.07.17 11:26:05.644043 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2025.07.17 11:26:05.644234 [ 275 ] {b245a5e2-dede-4476-a4a1-90cec2cb1358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2025.07.17 11:26:05.646563 [ 275 ] {b245a5e2-dede-4476-a4a1-90cec2cb1358} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2025.07.17 11:26:05.654373 [ 275 ] {b245a5e2-dede-4476-a4a1-90cec2cb1358} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2025.07.17 11:26:05.658913 [ 275 ] {b245a5e2-dede-4476-a4a1-90cec2cb1358} <Debug> TCPHandler: Processed in 0.015003187 sec. | ||
| 769 | 2025.07.17 11:26:05.666117 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.07.17 11:26:05.666274 [ 275 ] {2fcd1e16-dc9a-4c56-b4c0-8b5164e0e81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.07.17 11:26:05.676047 [ 275 ] {2fcd1e16-dc9a-4c56-b4c0-8b5164e0e81d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2025.07.17 11:26:05.676102 [ 275 ] {2fcd1e16-dc9a-4c56-b4c0-8b5164e0e81d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2025.07.17 11:26:05.678542 [ 275 ] {2fcd1e16-dc9a-4c56-b4c0-8b5164e0e81d} <Debug> TCPHandler: Processed in 0.012487664 sec. | ||
| 774 | 2025.07.17 11:26:05.681221 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.07.17 11:26:05.681426 [ 275 ] {df95688f-ca22-477a-98fc-99acf8cfa7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 776 | 2025.07.17 11:26:05.685976 [ 275 ] {df95688f-ca22-477a-98fc-99acf8cfa7f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2025.07.17 11:26:05.686031 [ 275 ] {df95688f-ca22-477a-98fc-99acf8cfa7f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.07.17 11:26:05.686423 [ 275 ] {df95688f-ca22-477a-98fc-99acf8cfa7f1} <Debug> TCPHandler: Processed in 0.005272919 sec. | ||
| 779 | 2025.07.17 11:26:05.686677 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2025.07.17 11:26:05.686808 [ 275 ] {2a8a3f4a-a041-4e1f-af5f-c0b890c49d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 781 | 2025.07.17 11:26:05.687096 [ 275 ] {2a8a3f4a-a041-4e1f-af5f-c0b890c49d45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2025.07.17 11:26:05.687141 [ 275 ] {2a8a3f4a-a041-4e1f-af5f-c0b890c49d45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2025.07.17 11:26:05.687480 [ 275 ] {2a8a3f4a-a041-4e1f-af5f-c0b890c49d45} <Debug> TCPHandler: Processed in 0.000855301 sec. | ||
| 784 | 2025.07.17 11:26:05.687704 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2025.07.17 11:26:05.687825 [ 275 ] {84163b44-758a-4448-8815-5f521c56a2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 786 | 2025.07.17 11:26:05.688077 [ 275 ] {84163b44-758a-4448-8815-5f521c56a2c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2025.07.17 11:26:05.688122 [ 275 ] {84163b44-758a-4448-8815-5f521c56a2c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.07.17 11:26:05.688470 [ 275 ] {84163b44-758a-4448-8815-5f521c56a2c0} <Debug> TCPHandler: Processed in 0.000815591 sec. | ||
| 789 | 2025.07.17 11:26:05.688674 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2025.07.17 11:26:05.688790 [ 275 ] {a04ee9ba-6780-4cd1-b16c-0c02cd47bf52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 791 | 2025.07.17 11:26:05.689032 [ 275 ] {a04ee9ba-6780-4cd1-b16c-0c02cd47bf52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2025.07.17 11:26:05.689078 [ 275 ] {a04ee9ba-6780-4cd1-b16c-0c02cd47bf52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2025.07.17 11:26:05.689411 [ 275 ] {a04ee9ba-6780-4cd1-b16c-0c02cd47bf52} <Debug> TCPHandler: Processed in 0.000785871 sec. | ||
| 794 | 2025.07.17 11:26:05.689629 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.07.17 11:26:05.689746 [ 275 ] {b4f97c6d-0f4c-4a4b-9b09-405ee3756d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 796 | 2025.07.17 11:26:05.689986 [ 275 ] {b4f97c6d-0f4c-4a4b-9b09-405ee3756d2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2025.07.17 11:26:05.690029 [ 275 ] {b4f97c6d-0f4c-4a4b-9b09-405ee3756d2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2025.07.17 11:26:05.690355 [ 275 ] {b4f97c6d-0f4c-4a4b-9b09-405ee3756d2d} <Debug> TCPHandler: Processed in 0.0007742 sec. | ||
| 799 | 2025.07.17 11:26:05.690590 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.07.17 11:26:05.690714 [ 275 ] {faae29d9-8583-4f45-abcd-0b7f5fcdb346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 801 | 2025.07.17 11:26:05.690987 [ 275 ] {faae29d9-8583-4f45-abcd-0b7f5fcdb346} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2025.07.17 11:26:05.691038 [ 275 ] {faae29d9-8583-4f45-abcd-0b7f5fcdb346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.07.17 11:26:05.691400 [ 275 ] {faae29d9-8583-4f45-abcd-0b7f5fcdb346} <Debug> TCPHandler: Processed in 0.000869862 sec. | ||
| 804 | 2025.07.17 11:26:05.691616 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2025.07.17 11:26:05.691736 [ 275 ] {c1560a38-8e97-490d-914d-3e6c79e97b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 806 | 2025.07.17 11:26:05.691996 [ 275 ] {c1560a38-8e97-490d-914d-3e6c79e97b6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2025.07.17 11:26:05.692040 [ 275 ] {c1560a38-8e97-490d-914d-3e6c79e97b6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2025.07.17 11:26:05.692369 [ 275 ] {c1560a38-8e97-490d-914d-3e6c79e97b6a} <Debug> TCPHandler: Processed in 0.000799891 sec. | ||
| 809 | 2025.07.17 11:26:05.692575 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.07.17 11:26:05.692695 [ 275 ] {ea5b9d52-302d-40e7-a16b-2cd24fd51480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 811 | 2025.07.17 11:26:05.692950 [ 275 ] {ea5b9d52-302d-40e7-a16b-2cd24fd51480} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2025.07.17 11:26:05.692992 [ 275 ] {ea5b9d52-302d-40e7-a16b-2cd24fd51480} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2025.07.17 11:26:05.693325 [ 275 ] {ea5b9d52-302d-40e7-a16b-2cd24fd51480} <Debug> TCPHandler: Processed in 0.00080045 sec. | ||
| 814 | 2025.07.17 11:26:05.693536 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.07.17 11:26:05.693655 [ 275 ] {eb8293ca-5d3a-4b1b-95af-cb00685acda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 816 | 2025.07.17 11:26:05.693902 [ 275 ] {eb8293ca-5d3a-4b1b-95af-cb00685acda2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2025.07.17 11:26:05.693947 [ 275 ] {eb8293ca-5d3a-4b1b-95af-cb00685acda2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2025.07.17 11:26:05.694270 [ 275 ] {eb8293ca-5d3a-4b1b-95af-cb00685acda2} <Debug> TCPHandler: Processed in 0.000781701 sec. | ||
| 819 | 2025.07.17 11:26:05.694493 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2025.07.17 11:26:05.694612 [ 275 ] {f996720a-0cf7-4871-9a1a-21d1cb94bc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 821 | 2025.07.17 11:26:05.694861 [ 275 ] {f996720a-0cf7-4871-9a1a-21d1cb94bc57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2025.07.17 11:26:05.694906 [ 275 ] {f996720a-0cf7-4871-9a1a-21d1cb94bc57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2025.07.17 11:26:05.695266 [ 275 ] {f996720a-0cf7-4871-9a1a-21d1cb94bc57} <Debug> TCPHandler: Processed in 0.000821891 sec. | ||
| 824 | 2025.07.17 11:26:05.695489 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.07.17 11:26:05.695607 [ 275 ] {8b4298ba-7452-4ff2-88bb-c44ffde4f09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 826 | 2025.07.17 11:26:05.695856 [ 275 ] {8b4298ba-7452-4ff2-88bb-c44ffde4f09b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2025.07.17 11:26:05.695900 [ 275 ] {8b4298ba-7452-4ff2-88bb-c44ffde4f09b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2025.07.17 11:26:05.696248 [ 275 ] {8b4298ba-7452-4ff2-88bb-c44ffde4f09b} <Debug> TCPHandler: Processed in 0.000807231 sec. | ||
| 829 | 2025.07.17 11:26:05.696464 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2025.07.17 11:26:05.696581 [ 275 ] {b5b76038-d981-48fa-a686-5dee0bb80a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 831 | 2025.07.17 11:26:05.696839 [ 275 ] {b5b76038-d981-48fa-a686-5dee0bb80a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2025.07.17 11:26:05.696883 [ 275 ] {b5b76038-d981-48fa-a686-5dee0bb80a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2025.07.17 11:26:05.697242 [ 275 ] {b5b76038-d981-48fa-a686-5dee0bb80a6e} <Debug> TCPHandler: Processed in 0.000826941 sec. | ||
| 834 | 2025.07.17 11:26:05.697463 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.07.17 11:26:05.697586 [ 275 ] {d2a71064-445a-47ea-aec0-85dd25373922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 836 | 2025.07.17 11:26:05.697840 [ 275 ] {d2a71064-445a-47ea-aec0-85dd25373922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2025.07.17 11:26:05.697882 [ 275 ] {d2a71064-445a-47ea-aec0-85dd25373922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2025.07.17 11:26:05.698194 [ 275 ] {d2a71064-445a-47ea-aec0-85dd25373922} <Debug> TCPHandler: Processed in 0.0007808 sec. | ||
| 839 | 2025.07.17 11:26:05.698399 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2025.07.17 11:26:05.698519 [ 275 ] {1e9c526e-5f8c-4ce2-86e6-d9c8c23338af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 841 | 2025.07.17 11:26:05.698770 [ 275 ] {1e9c526e-5f8c-4ce2-86e6-d9c8c23338af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2025.07.17 11:26:05.698813 [ 275 ] {1e9c526e-5f8c-4ce2-86e6-d9c8c23338af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.07.17 11:26:05.699143 [ 275 ] {1e9c526e-5f8c-4ce2-86e6-d9c8c23338af} <Debug> TCPHandler: Processed in 0.000792231 sec. | ||
| 844 | 2025.07.17 11:26:05.699362 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.07.17 11:26:05.699483 [ 275 ] {9d5d9b84-e28c-4120-b0b2-9d21edf9c55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 846 | 2025.07.17 11:26:05.699741 [ 275 ] {9d5d9b84-e28c-4120-b0b2-9d21edf9c55b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2025.07.17 11:26:05.699787 [ 275 ] {9d5d9b84-e28c-4120-b0b2-9d21edf9c55b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2025.07.17 11:26:05.700109 [ 275 ] {9d5d9b84-e28c-4120-b0b2-9d21edf9c55b} <Debug> TCPHandler: Processed in 0.000795961 sec. | ||
| 849 | 2025.07.17 11:26:05.700341 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.07.17 11:26:05.700461 [ 275 ] {841c6885-2bc0-4d45-9f93-e4cdab93e92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 851 | 2025.07.17 11:26:05.700744 [ 275 ] {841c6885-2bc0-4d45-9f93-e4cdab93e92c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2025.07.17 11:26:05.700789 [ 275 ] {841c6885-2bc0-4d45-9f93-e4cdab93e92c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2025.07.17 11:26:05.701153 [ 275 ] {841c6885-2bc0-4d45-9f93-e4cdab93e92c} <Debug> TCPHandler: Processed in 0.000860261 sec. | ||
| 854 | 2025.07.17 11:26:05.708132 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.07.17 11:26:05.708253 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 856 | 2025.07.17 11:26:05.708297 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2025.07.17 11:26:05.708893 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2025.07.17 11:26:05.708937 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 859 | 2025.07.17 11:26:05.709497 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2025.07.17 11:26:05.709723 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2025.07.17 11:26:05.709894 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.001676 sec., 10739.856801909307 rows/sec., 1.47 MiB/sec. | ||
| 862 | 2025.07.17 11:26:05.709946 [ 275 ] {fe067f89-50ca-4953-aff8-e19a59704dc4} <Debug> TCPHandler: Processed in 0.001869664 sec. | ||
| 863 | 2025.07.17 11:26:05.710106 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.07.17 11:26:05.710214 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 865 | 2025.07.17 11:26:05.710264 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 866 | 2025.07.17 11:26:05.715259 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2025.07.17 11:26:05.715298 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 868 | 2025.07.17 11:26:05.717582 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2025.07.17 11:26:05.717815 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2025.07.17 11:26:05.717961 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.007776 sec., 3858.024691358025 rows/sec., 297.89 KiB/sec. | ||
| 871 | 2025.07.17 11:26:05.718001 [ 275 ] {9b20c325-de33-45df-adc1-866171fff24f} <Debug> TCPHandler: Processed in 0.007953434 sec. | ||
| 872 | 2025.07.17 11:26:05.718117 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.07.17 11:26:05.718224 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 874 | 2025.07.17 11:26:05.718266 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 875 | 2025.07.17 11:26:05.718686 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.07.17 11:26:05.718726 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 877 | 2025.07.17 11:26:05.719044 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2025.07.17 11:26:05.719275 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2025.07.17 11:26:05.719401 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001207 sec., 29826.014913007457 rows/sec., 2.33 MiB/sec. | ||
| 880 | 2025.07.17 11:26:05.719438 [ 275 ] {4b626791-8c52-4a8a-a987-d0d6387f36ba} <Debug> TCPHandler: Processed in 0.001372518 sec. | ||
| 881 | 2025.07.17 11:26:05.719544 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.07.17 11:26:05.719643 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 883 | 2025.07.17 11:26:05.719686 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 884 | 2025.07.17 11:26:05.723990 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.07.17 11:26:05.724023 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 886 | 2025.07.17 11:26:05.728264 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2025.07.17 11:26:05.728493 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2025.07.17 11:26:05.728624 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Debug> executeQuery: Read 66 rows, 4.72 KiB in 0.009001 sec., 7332.518609043439 rows/sec., 524.03 KiB/sec. | ||
| 889 | 2025.07.17 11:26:05.728661 [ 275 ] {19ad20b1-c924-4fb5-9364-b75406ffca2f} <Debug> TCPHandler: Processed in 0.009166891 sec. | ||
| 890 | 2025.07.17 11:26:05.728779 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2025.07.17 11:26:05.728878 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 892 | 2025.07.17 11:26:05.728922 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 893 | 2025.07.17 11:26:05.729249 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 894 | 2025.07.17 11:26:05.729286 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 895 | 2025.07.17 11:26:05.729681 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 896 | 2025.07.17 11:26:05.729893 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 897 | 2025.07.17 11:26:05.730021 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001163 sec., 20636.28546861565 rows/sec., 1.38 MiB/sec. | ||
| 898 | 2025.07.17 11:26:05.730058 [ 275 ] {b94524d1-b110-4ae2-b652-9be3599604ff} <Debug> TCPHandler: Processed in 0.001329608 sec. | ||
| 899 | 2025.07.17 11:26:10.645644 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 900 | 2025.07.17 11:26:10.645847 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 901 | 2025.07.17 11:26:10.645915 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 902 | 2025.07.17 11:26:10.646671 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 903 | 2025.07.17 11:26:10.646740 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 904 | 2025.07.17 11:26:10.647155 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 905 | 2025.07.17 11:26:10.647391 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 906 | 2025.07.17 11:26:10.647548 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001754 sec., 17103.76282782212 rows/sec., 1.29 MiB/sec. | ||
| 907 | 2025.07.17 11:26:10.647591 [ 275 ] {b0132067-8476-4cf2-bc2b-d498bcd30e90} <Debug> TCPHandler: Processed in 0.002092328 sec. | ||
| 908 | 2025.07.17 11:26:10.647724 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2025.07.17 11:26:10.647828 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 910 | 2025.07.17 11:26:10.647873 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 911 | 2025.07.17 11:26:10.648340 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 912 | 2025.07.17 11:26:10.648378 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 913 | 2025.07.17 11:26:10.648688 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 914 | 2025.07.17 11:26:10.648906 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 915 | 2025.07.17 11:26:10.649032 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001224 sec., 29411.764705882353 rows/sec., 2.30 MiB/sec. | ||
| 916 | 2025.07.17 11:26:10.649069 [ 275 ] {f6eb8c2b-9060-49bb-8ea7-3564e180c27f} <Debug> TCPHandler: Processed in 0.001397728 sec. | ||
| 917 | 2025.07.17 11:26:10.649188 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2025.07.17 11:26:10.649297 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 919 | 2025.07.17 11:26:10.649346 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 920 | 2025.07.17 11:26:10.649764 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 921 | 2025.07.17 11:26:10.649802 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 922 | 2025.07.17 11:26:10.650153 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 923 | 2025.07.17 11:26:10.650381 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 924 | 2025.07.17 11:26:10.650508 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001237 sec., 88924.8181083266 rows/sec., 6.21 MiB/sec. | ||
| 925 | 2025.07.17 11:26:10.650545 [ 275 ] {b4204905-3a22-4a94-94b6-27885a64b5a2} <Debug> TCPHandler: Processed in 0.001406959 sec. | ||
| 926 | 2025.07.17 11:26:10.650665 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2025.07.17 11:26:10.650763 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 928 | 2025.07.17 11:26:10.650808 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 929 | 2025.07.17 11:26:10.651155 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 930 | 2025.07.17 11:26:10.651195 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 931 | 2025.07.17 11:26:10.651501 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 932 | 2025.07.17 11:26:10.651716 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 933 | 2025.07.17 11:26:10.651853 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001109 sec., 36068.53020739405 rows/sec., 2.41 MiB/sec. | ||
| 934 | 2025.07.17 11:26:10.651889 [ 275 ] {e6dd259d-091a-4bae-8556-589219b8430f} <Debug> TCPHandler: Processed in 0.001274757 sec. | ||
| 935 | 2025.07.17 11:26:12.928253 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 936 | 2025.07.17 11:26:12.928327 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 937 | 2025.07.17 11:26:13.010532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
| 938 | 2025.07.17 11:26:13.013664 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 939 | 2025.07.17 11:26:13.013720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 940 | 2025.07.17 11:26:13.014887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 941 | 2025.07.17 11:26:13.015162 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 942 | 2025.07.17 11:26:13.015479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
| 943 | 2025.07.17 11:26:13.025298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 944 | 2025.07.17 11:26:13.025792 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2025.07.17 11:26:13.025842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 946 | 2025.07.17 11:26:13.026368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 947 | 2025.07.17 11:26:13.026619 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2025.07.17 11:26:13.026756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 949 | 2025.07.17 11:26:13.117649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 950 | 2025.07.17 11:26:13.138741 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 951 | 2025.07.17 11:26:13.138816 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 952 | 2025.07.17 11:26:13.145561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 953 | 2025.07.17 11:26:13.146448 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 954 | 2025.07.17 11:26:13.150744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 955 | 2025.07.17 11:26:14.001063 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.93 MiB, peak 164.93 MiB, free memory in arenas 0.00 B, will set to 162.21 MiB (RSS), difference: 1.29 MiB | ||
| 956 | 2025.07.17 11:26:15.645855 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2025.07.17 11:26:15.646036 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 958 | 2025.07.17 11:26:15.646101 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 959 | 2025.07.17 11:26:15.646755 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 960 | 2025.07.17 11:26:15.646797 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 961 | 2025.07.17 11:26:15.647189 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 962 | 2025.07.17 11:26:15.647421 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 963 | 2025.07.17 11:26:15.647574 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001589 sec., 18879.798615481435 rows/sec., 1.42 MiB/sec. | ||
| 964 | 2025.07.17 11:26:15.647624 [ 275 ] {38db9f57-357a-4e93-8d21-a7cef1129140} <Debug> TCPHandler: Processed in 0.001896755 sec. | ||
| 965 | 2025.07.17 11:26:15.647751 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2025.07.17 11:26:15.647854 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 967 | 2025.07.17 11:26:15.647897 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 968 | 2025.07.17 11:26:15.648328 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 969 | 2025.07.17 11:26:15.648366 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 970 | 2025.07.17 11:26:15.648676 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 971 | 2025.07.17 11:26:15.648904 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 972 | 2025.07.17 11:26:15.649033 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001203 sec., 29925.18703241895 rows/sec., 2.34 MiB/sec. | ||
| 973 | 2025.07.17 11:26:15.649071 [ 275 ] {26a61881-3c49-4e9d-be9b-882d07532d25} <Debug> TCPHandler: Processed in 0.001371658 sec. | ||
| 974 | 2025.07.17 11:26:15.649173 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 975 | 2025.07.17 11:26:15.649268 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 976 | 2025.07.17 11:26:15.649312 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 977 | 2025.07.17 11:26:15.649706 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2025.07.17 11:26:15.649742 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 979 | 2025.07.17 11:26:15.650072 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 980 | 2025.07.17 11:26:15.650287 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2025.07.17 11:26:15.650414 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001166 sec., 94339.62264150944 rows/sec., 6.58 MiB/sec. | ||
| 982 | 2025.07.17 11:26:15.650450 [ 275 ] {9db02ba0-81e4-4e2b-b75c-3ee437b5b516} <Debug> TCPHandler: Processed in 0.001324848 sec. | ||
| 983 | 2025.07.17 11:26:15.650560 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2025.07.17 11:26:15.650655 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 985 | 2025.07.17 11:26:15.650699 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 986 | 2025.07.17 11:26:15.651049 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2025.07.17 11:26:15.651085 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 988 | 2025.07.17 11:26:15.651393 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 989 | 2025.07.17 11:26:15.651612 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2025.07.17 11:26:15.651743 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001107 sec., 36133.69467028004 rows/sec., 2.41 MiB/sec. | ||
| 991 | 2025.07.17 11:26:15.651778 [ 275 ] {fc7c1af4-c13e-46f7-9eb5-299d3b09b7fe} <Debug> TCPHandler: Processed in 0.001267157 sec. | ||
| 992 | 2025.07.17 11:26:20.526858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 993 | 2025.07.17 11:26:20.527350 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2025.07.17 11:26:20.527395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 995 | 2025.07.17 11:26:20.527892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 996 | 2025.07.17 11:26:20.528114 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2025.07.17 11:26:20.528326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 998 | 2025.07.17 11:26:20.647311 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2025.07.17 11:26:20.647492 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1000 | 2025.07.17 11:26:20.647561 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1001 | 2025.07.17 11:26:20.648259 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1002 | 2025.07.17 11:26:20.648308 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1003 | 2025.07.17 11:26:20.648709 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1004 | 2025.07.17 11:26:20.648951 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1005 | 2025.07.17 11:26:20.649108 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 1006 | 2025.07.17 11:26:20.649158 [ 275 ] {6d003229-6ef1-4699-9b19-ff08eea78d82} <Debug> TCPHandler: Processed in 0.001977946 sec. | ||
| 1007 | 2025.07.17 11:26:20.649283 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2025.07.17 11:26:20.649387 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1009 | 2025.07.17 11:26:20.649432 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1010 | 2025.07.17 11:26:20.649869 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1011 | 2025.07.17 11:26:20.649907 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1012 | 2025.07.17 11:26:20.650218 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1013 | 2025.07.17 11:26:20.650439 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1014 | 2025.07.17 11:26:20.650568 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 1015 | 2025.07.17 11:26:20.650606 [ 275 ] {c2420dff-6dc4-4224-8c3d-3336b2682a30} <Debug> TCPHandler: Processed in 0.001375448 sec. | ||
| 1016 | 2025.07.17 11:26:20.650718 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2025.07.17 11:26:20.650814 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1018 | 2025.07.17 11:26:20.650859 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1019 | 2025.07.17 11:26:20.650861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1020 | 2025.07.17 11:26:20.651291 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2025.07.17 11:26:20.651332 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1022 | 2025.07.17 11:26:20.651683 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1023 | 2025.07.17 11:26:20.651907 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2025.07.17 11:26:20.652037 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Debug> executeQuery: Read 140 rows, 9.99 KiB in 0.001242 sec., 112721.41706924315 rows/sec., 7.86 MiB/sec. | ||
| 1025 | 2025.07.17 11:26:20.652076 [ 275 ] {21314519-890f-4d98-aa0f-f519ed32e3a0} <Debug> TCPHandler: Processed in 0.001407908 sec. | ||
| 1026 | 2025.07.17 11:26:20.652178 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2025.07.17 11:26:20.652273 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1028 | 2025.07.17 11:26:20.652316 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1029 | 2025.07.17 11:26:20.652652 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2025.07.17 11:26:20.652689 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1031 | 2025.07.17 11:26:20.652998 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1032 | 2025.07.17 11:26:20.653225 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2025.07.17 11:26:20.653355 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Debug> executeQuery: Read 52 rows, 3.58 KiB in 0.001101 sec., 47229.79109900091 rows/sec., 3.17 MiB/sec. | ||
| 1034 | 2025.07.17 11:26:20.653391 [ 275 ] {90f7c8c5-593d-4989-aa2b-1fe3dda64408} <Debug> TCPHandler: Processed in 0.001261347 sec. | ||
| 1035 | 2025.07.17 11:26:20.668777 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2025.07.17 11:26:20.668846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1037 | 2025.07.17 11:26:20.674587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1038 | 2025.07.17 11:26:20.675326 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2025.07.17 11:26:20.678708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1040 | 2025.07.17 11:26:23.016447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 158 | ||
| 1041 | 2025.07.17 11:26:23.018241 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2025.07.17 11:26:23.018290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1043 | 2025.07.17 11:26:23.019393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1044 | 2025.07.17 11:26:23.019716 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2025.07.17 11:26:23.020018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1046 | 2025.07.17 11:26:25.647206 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.07.17 11:26:25.647391 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1048 | 2025.07.17 11:26:25.647459 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1049 | 2025.07.17 11:26:25.648123 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2025.07.17 11:26:25.648173 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1051 | 2025.07.17 11:26:25.648569 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1052 | 2025.07.17 11:26:25.648816 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2025.07.17 11:26:25.648987 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.60 MiB/sec. | ||
| 1054 | 2025.07.17 11:26:25.649037 [ 275 ] {227ae84d-3587-4438-9c4f-7ffa28f4dc98} <Debug> TCPHandler: Processed in 0.001974316 sec. | ||
| 1055 | 2025.07.17 11:26:25.649162 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2025.07.17 11:26:25.649267 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1057 | 2025.07.17 11:26:25.649309 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1058 | 2025.07.17 11:26:25.649748 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2025.07.17 11:26:25.649784 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1060 | 2025.07.17 11:26:25.650099 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1061 | 2025.07.17 11:26:25.650311 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2025.07.17 11:26:25.650442 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 1063 | 2025.07.17 11:26:25.650483 [ 275 ] {11e3d0e6-8886-4951-ba1d-8a9e72a33dfc} <Debug> TCPHandler: Processed in 0.001374778 sec. | ||
| 1064 | 2025.07.17 11:26:25.650619 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.07.17 11:26:25.650729 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1066 | 2025.07.17 11:26:25.650776 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1067 | 2025.07.17 11:26:25.651219 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2025.07.17 11:26:25.651256 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1069 | 2025.07.17 11:26:25.651609 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1070 | 2025.07.17 11:26:25.651829 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.07.17 11:26:25.651963 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 1072 | 2025.07.17 11:26:25.652001 [ 275 ] {8712ccd9-0358-4f79-a0ec-e19b7fc56926} <Debug> TCPHandler: Processed in 0.001451809 sec. | ||
| 1073 | 2025.07.17 11:26:25.652107 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.07.17 11:26:25.652204 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1075 | 2025.07.17 11:26:25.652248 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1076 | 2025.07.17 11:26:25.652585 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2025.07.17 11:26:25.652621 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1078 | 2025.07.17 11:26:25.652933 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1079 | 2025.07.17 11:26:25.653153 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2025.07.17 11:26:25.653282 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 1081 | 2025.07.17 11:26:25.653317 [ 275 ] {b755aa0d-95c2-4493-b79c-7095f0eb46e4} <Debug> TCPHandler: Processed in 0.001261946 sec. | ||
| 1082 | 2025.07.17 11:26:27.928557 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1083 | 2025.07.17 11:26:27.928614 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1084 | 2025.07.17 11:26:28.029219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1085 | 2025.07.17 11:26:28.029687 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2025.07.17 11:26:28.029732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1087 | 2025.07.17 11:26:28.030256 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1088 | 2025.07.17 11:26:28.030493 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2025.07.17 11:26:28.030614 [ 71 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1090 | 2025.07.17 11:26:28.030626 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1091 | 2025.07.17 11:26:28.030677 [ 71 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2025.07.17 11:26:28.030698 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1093 | 2025.07.17 11:26:28.033653 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::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 | ||
| 1094 | 2025.07.17 11:26:28.035883 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1095 | 2025.07.17 11:26:28.037812 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::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 | ||
| 1096 | 2025.07.17 11:26:28.043845 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::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 | ||
| 1097 | 2025.07.17 11:26:28.043906 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1098 | 2025.07.17 11:26:28.046619 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1099 | 2025.07.17 11:26:28.046742 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1100 | 2025.07.17 11:26:28.048675 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1101 | 2025.07.17 11:26:28.091772 [ 189 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.060956694 sec., 46032.680184394514 rows/sec., 674.31 KiB/sec. | ||
| 1102 | 2025.07.17 11:26:28.092209 [ 201 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1103 | 2025.07.17 11:26:28.092505 [ 201 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2025.07.17 11:26:28.092580 [ 201 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_6_1} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1105 | 2025.07.17 11:26:28.092673 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1106 | 2025.07.17 11:26:28.179602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1107 | 2025.07.17 11:26:28.197683 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.07.17 11:26:28.197743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1109 | 2025.07.17 11:26:28.204127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1110 | 2025.07.17 11:26:28.204888 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.07.17 11:26:28.205208 [ 71 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1112 | 2025.07.17 11:26:28.205274 [ 71 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.07.17 11:26:28.205299 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1114 | 2025.07.17 11:26:28.205389 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 1115 | 2025.07.17 11:26:28.208255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1116 | 2025.07.17 11:26:28.208388 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1117 | 2025.07.17 11:26:28.209305 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 1118 | 2025.07.17 11:26:28.212779 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 1119 | 2025.07.17 11:26:28.216241 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 1120 | 2025.07.17 11:26:28.219884 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 1121 | 2025.07.17 11:26:28.229754 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 1122 | 2025.07.17 11:26:28.234020 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 1123 | 2025.07.17 11:26:28.295889 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.090529484 sec., 508.12175180408633 rows/sec., 2.63 MiB/sec. | ||
| 1124 | 2025.07.17 11:26:28.297795 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1125 | 2025.07.17 11:26:28.299660 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_6_1} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.07.17 11:26:28.299768 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_6_1} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1127 | 2025.07.17 11:26:28.301124 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1128 | 2025.07.17 11:26:29.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.77 MiB, peak 173.31 MiB, free memory in arenas 0.00 B, will set to 175.68 MiB (RSS), difference: 11.91 MiB | ||
| 1129 | 2025.07.17 11:26:30.643504 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2025.07.17 11:26:30.643730 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1131 | 2025.07.17 11:26:30.645992 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1132 | 2025.07.17 11:26:30.650157 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1133 | 2025.07.17 11:26:30.650409 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2025.07.17 11:26:30.654666 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2025.07.17 11:26:30.658704 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1136 | 2025.07.17 11:26:30.663016 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1137 | 2025.07.17 11:26:30.664940 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1138 | 2025.07.17 11:26:30.664966 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1139 | 2025.07.17 11:26:30.665057 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1140 | 2025.07.17 11:26:30.665089 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1141 | 2025.07.17 11:26:30.679693 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.03605 sec., 499.3065187239945 rows/sec., 20.43 KiB/sec. | ||
| 1142 | 2025.07.17 11:26:30.679813 [ 275 ] {00fa5d84-9848-4faf-b18b-033c7ce877eb} <Debug> TCPHandler: Processed in 0.03644015 sec. | ||
| 1143 | 2025.07.17 11:26:30.682677 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2025.07.17 11:26:30.682832 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1145 | 2025.07.17 11:26:30.683073 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1146 | 2025.07.17 11:26:30.683110 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1147 | 2025.07.17 11:26:30.683297 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1148 | 2025.07.17 11:26:30.683357 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2025.07.17 11:26:30.683470 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1150 | 2025.07.17 11:26:30.683505 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1151 | 2025.07.17 11:26:30.683526 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1152 | 2025.07.17 11:26:30.683541 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1153 | 2025.07.17 11:26:30.683580 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1154 | 2025.07.17 11:26:30.683602 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1155 | 2025.07.17 11:26:30.684101 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001335 sec., 13483.14606741573 rows/sec., 551.56 KiB/sec. | ||
| 1156 | 2025.07.17 11:26:30.684194 [ 275 ] {1601359c-483d-42b0-9cf3-3381e6d1581d} <Debug> TCPHandler: Processed in 0.001584991 sec. | ||
| 1157 | 2025.07.17 11:26:30.686366 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2025.07.17 11:26:30.686501 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1159 | 2025.07.17 11:26:30.686711 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1160 | 2025.07.17 11:26:30.686744 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1161 | 2025.07.17 11:26:30.686923 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2025.07.17 11:26:30.686981 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2025.07.17 11:26:30.687085 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1164 | 2025.07.17 11:26:30.687115 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1165 | 2025.07.17 11:26:30.687135 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1166 | 2025.07.17 11:26:30.687151 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1167 | 2025.07.17 11:26:30.687184 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1168 | 2025.07.17 11:26:30.687203 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1169 | 2025.07.17 11:26:30.687659 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001211 sec., 14863.74896779521 rows/sec., 608.03 KiB/sec. | ||
| 1170 | 2025.07.17 11:26:30.687743 [ 275 ] {c20fc010-3cc6-4830-a7ea-f255dc02f8ad} <Debug> TCPHandler: Processed in 0.001428678 sec. | ||
| 1171 | 2025.07.17 11:26:30.688309 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2025.07.17 11:26:30.688438 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1173 | 2025.07.17 11:26:30.688641 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1174 | 2025.07.17 11:26:30.688675 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1175 | 2025.07.17 11:26:30.688848 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1176 | 2025.07.17 11:26:30.688903 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1177 | 2025.07.17 11:26:30.689013 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1178 | 2025.07.17 11:26:30.689043 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1179 | 2025.07.17 11:26:30.689065 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1180 | 2025.07.17 11:26:30.689086 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1181 | 2025.07.17 11:26:30.689121 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1182 | 2025.07.17 11:26:30.689142 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1183 | 2025.07.17 11:26:30.689612 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001224 sec., 14705.882352941177 rows/sec., 601.58 KiB/sec. | ||
| 1184 | 2025.07.17 11:26:30.689700 [ 275 ] {b7aff699-f2ec-4b4b-bd67-a5c939bfe90c} <Debug> TCPHandler: Processed in 0.001442269 sec. | ||
| 1185 | 2025.07.17 11:26:30.689934 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2025.07.17 11:26:30.690063 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1187 | 2025.07.17 11:26:30.690269 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1188 | 2025.07.17 11:26:30.690302 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1189 | 2025.07.17 11:26:30.690477 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1190 | 2025.07.17 11:26:30.690530 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1191 | 2025.07.17 11:26:30.690632 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1192 | 2025.07.17 11:26:30.690662 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1193 | 2025.07.17 11:26:30.690682 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | 2025.07.17 11:26:30.690697 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1195 | 2025.07.17 11:26:30.690732 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1196 | 2025.07.17 11:26:30.690751 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1197 | 2025.07.17 11:26:30.691186 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001173 sec., 15345.268542199488 rows/sec., 627.73 KiB/sec. | ||
| 1198 | 2025.07.17 11:26:30.691271 [ 275 ] {32b54829-eabe-4a4b-813d-b976767ae8dc} <Debug> TCPHandler: Processed in 0.001387598 sec. | ||
| 1199 | 2025.07.17 11:26:30.691503 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2025.07.17 11:26:30.691632 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1201 | 2025.07.17 11:26:30.691841 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1202 | 2025.07.17 11:26:30.691876 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1203 | 2025.07.17 11:26:30.692052 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1204 | 2025.07.17 11:26:30.692115 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1205 | 2025.07.17 11:26:30.692217 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1206 | 2025.07.17 11:26:30.692247 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1207 | 2025.07.17 11:26:30.692266 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1208 | 2025.07.17 11:26:30.692282 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1209 | 2025.07.17 11:26:30.692316 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1210 | 2025.07.17 11:26:30.692335 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1211 | 2025.07.17 11:26:30.692749 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001167 sec., 15424.164524421592 rows/sec., 630.96 KiB/sec. | ||
| 1212 | 2025.07.17 11:26:30.692833 [ 275 ] {e2aad8be-3d71-43b7-a471-51b5bf689a66} <Debug> TCPHandler: Processed in 0.001380188 sec. | ||
| 1213 | 2025.07.17 11:26:30.693078 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.07.17 11:26:30.693208 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1215 | 2025.07.17 11:26:30.693411 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1216 | 2025.07.17 11:26:30.693446 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1217 | 2025.07.17 11:26:30.693622 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1218 | 2025.07.17 11:26:30.693675 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1219 | 2025.07.17 11:26:30.693776 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1220 | 2025.07.17 11:26:30.693805 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1221 | 2025.07.17 11:26:30.693823 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1222 | 2025.07.17 11:26:30.693839 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1223 | 2025.07.17 11:26:30.693873 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1224 | 2025.07.17 11:26:30.693892 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1225 | 2025.07.17 11:26:30.694309 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001151 sec., 15638.575152041703 rows/sec., 639.73 KiB/sec. | ||
| 1226 | 2025.07.17 11:26:30.694396 [ 275 ] {f4d43e3f-efcd-4936-9c83-55efaea0732b} <Debug> TCPHandler: Processed in 0.001367778 sec. | ||
| 1227 | 2025.07.17 11:26:30.694615 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2025.07.17 11:26:30.694744 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1229 | 2025.07.17 11:26:30.694955 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1230 | 2025.07.17 11:26:30.694990 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1231 | 2025.07.17 11:26:30.695178 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1232 | 2025.07.17 11:26:30.695232 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1233 | 2025.07.17 11:26:30.695333 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1234 | 2025.07.17 11:26:30.695362 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1235 | 2025.07.17 11:26:30.695382 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1236 | 2025.07.17 11:26:30.695398 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1237 | 2025.07.17 11:26:30.695436 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1238 | 2025.07.17 11:26:30.695457 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1239 | 2025.07.17 11:26:30.695887 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001192 sec., 15100.671140939598 rows/sec., 617.72 KiB/sec. | ||
| 1240 | 2025.07.17 11:26:30.695972 [ 275 ] {49e0b6b1-d672-4a35-ab71-a40d6650bb65} <Debug> TCPHandler: Processed in 0.001406289 sec. | ||
| 1241 | 2025.07.17 11:26:30.696265 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.07.17 11:26:30.696395 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1243 | 2025.07.17 11:26:30.696598 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1244 | 2025.07.17 11:26:30.696631 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1245 | 2025.07.17 11:26:30.696812 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1246 | 2025.07.17 11:26:30.696866 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1247 | 2025.07.17 11:26:30.696964 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1248 | 2025.07.17 11:26:30.696993 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1249 | 2025.07.17 11:26:30.697012 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1250 | 2025.07.17 11:26:30.697028 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1251 | 2025.07.17 11:26:30.697061 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1252 | 2025.07.17 11:26:30.697082 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1253 | 2025.07.17 11:26:30.697503 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001158 sec., 15544.041450777202 rows/sec., 635.86 KiB/sec. | ||
| 1254 | 2025.07.17 11:26:30.697588 [ 275 ] {c12f52f0-8142-4e38-a4d4-f7dc5acc6619} <Debug> TCPHandler: Processed in 0.001372568 sec. | ||
| 1255 | 2025.07.17 11:26:30.697876 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2025.07.17 11:26:30.698008 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1257 | 2025.07.17 11:26:30.698214 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1258 | 2025.07.17 11:26:30.698249 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1259 | 2025.07.17 11:26:30.698428 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1260 | 2025.07.17 11:26:30.698484 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1261 | 2025.07.17 11:26:30.698585 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1262 | 2025.07.17 11:26:30.698615 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1263 | 2025.07.17 11:26:30.698634 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1264 | 2025.07.17 11:26:30.698649 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1265 | 2025.07.17 11:26:30.698682 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1266 | 2025.07.17 11:26:30.698701 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1267 | 2025.07.17 11:26:30.699121 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001165 sec., 15450.643776824034 rows/sec., 632.04 KiB/sec. | ||
| 1268 | 2025.07.17 11:26:30.699205 [ 275 ] {1fe5545d-37ab-46c1-8e09-a1d8c0114ff0} <Debug> TCPHandler: Processed in 0.001378398 sec. | ||
| 1269 | 2025.07.17 11:26:30.699443 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.07.17 11:26:30.699572 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1271 | 2025.07.17 11:26:30.699769 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1272 | 2025.07.17 11:26:30.699802 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1273 | 2025.07.17 11:26:30.700009 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1274 | 2025.07.17 11:26:30.700061 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1275 | 2025.07.17 11:26:30.700158 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1276 | 2025.07.17 11:26:30.700186 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1277 | 2025.07.17 11:26:30.700205 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1278 | 2025.07.17 11:26:30.700219 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1279 | 2025.07.17 11:26:30.700251 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1280 | 2025.07.17 11:26:30.700291 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1281 | 2025.07.17 11:26:30.700687 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001166 sec., 15437.392795883363 rows/sec., 631.50 KiB/sec. | ||
| 1282 | 2025.07.17 11:26:30.700772 [ 275 ] {c06ddaa0-04bb-458f-95d3-0673628c8afd} <Debug> TCPHandler: Processed in 0.001378198 sec. | ||
| 1283 | 2025.07.17 11:26:30.701003 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.07.17 11:26:30.701133 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1285 | 2025.07.17 11:26:30.701337 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1286 | 2025.07.17 11:26:30.701370 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1287 | 2025.07.17 11:26:30.701553 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2025.07.17 11:26:30.701605 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2025.07.17 11:26:30.701705 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1290 | 2025.07.17 11:26:30.701733 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1291 | 2025.07.17 11:26:30.701752 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1292 | 2025.07.17 11:26:30.701766 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1293 | 2025.07.17 11:26:30.701798 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1294 | 2025.07.17 11:26:30.701817 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1295 | 2025.07.17 11:26:30.702227 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001145 sec., 15720.524017467249 rows/sec., 643.08 KiB/sec. | ||
| 1296 | 2025.07.17 11:26:30.702310 [ 275 ] {4100a62f-8382-409d-83d3-49364403ad64} <Debug> TCPHandler: Processed in 0.001357297 sec. | ||
| 1297 | 2025.07.17 11:26:30.707893 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2025.07.17 11:26:30.708061 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 1299 | 2025.07.17 11:26:30.708324 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1300 | 2025.07.17 11:26:30.708366 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 1301 | 2025.07.17 11:26:30.708596 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1302 | 2025.07.17 11:26:30.708661 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1303 | 2025.07.17 11:26:30.708786 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1304 | 2025.07.17 11:26:30.708822 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1305 | 2025.07.17 11:26:30.708845 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1306 | 2025.07.17 11:26:30.708864 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1307 | 2025.07.17 11:26:30.708898 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 1308 | 2025.07.17 11:26:30.708917 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1309 | 2025.07.17 11:26:30.709361 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001367 sec., 13167.520117044623 rows/sec., 538.65 KiB/sec. | ||
| 1310 | 2025.07.17 11:26:30.709444 [ 275 ] {8bfcbf05-263d-498b-bc6e-1cc3b20cdca4} <Debug> TCPHandler: Processed in 0.001612872 sec. | ||
| 1311 | 2025.07.17 11:26:30.714401 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2025.07.17 11:26:30.714517 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1313 | 2025.07.17 11:26:30.714561 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1314 | 2025.07.17 11:26:30.715141 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.07.17 11:26:30.715185 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1316 | 2025.07.17 11:26:30.715631 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1317 | 2025.07.17 11:26:30.715833 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2025.07.17 11:26:30.715991 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.001505 sec., 8637.873754152824 rows/sec., 2.93 MiB/sec. | ||
| 1319 | 2025.07.17 11:26:30.716040 [ 275 ] {eff29cf8-e3b5-4261-b04c-5588c7c9e85f} <Debug> TCPHandler: Processed in 0.001692833 sec. | ||
| 1320 | 2025.07.17 11:26:30.716188 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2025.07.17 11:26:30.716285 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1322 | 2025.07.17 11:26:30.716327 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1323 | 2025.07.17 11:26:30.718874 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2025.07.17 11:26:30.718909 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1325 | 2025.07.17 11:26:30.719271 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1326 | 2025.07.17 11:26:30.719480 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2025.07.17 11:26:30.719612 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.003348 sec., 63321.38590203106 rows/sec., 4.03 MiB/sec. | ||
| 1328 | 2025.07.17 11:26:30.719650 [ 275 ] {93339b18-4589-40e1-9a05-64db4044128e} <Debug> TCPHandler: Processed in 0.003513086 sec. | ||
| 1329 | 2025.07.17 11:26:30.719771 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2025.07.17 11:26:30.719869 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1331 | 2025.07.17 11:26:30.719911 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1332 | 2025.07.17 11:26:30.720665 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2025.07.17 11:26:30.720702 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1334 | 2025.07.17 11:26:30.721072 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1335 | 2025.07.17 11:26:30.721282 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2025.07.17 11:26:30.721391 [ 29 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1337 | 2025.07.17 11:26:30.721412 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Debug> executeQuery: Read 635 rows, 51.14 KiB in 0.001563 sec., 406269.9936020474 rows/sec., 31.95 MiB/sec. | ||
| 1338 | 2025.07.17 11:26:30.721456 [ 29 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.07.17 11:26:30.721465 [ 275 ] {83460277-ff82-4fbc-99cd-0a16931e2cc6} <Debug> TCPHandler: Processed in 0.001744073 sec. | ||
| 1340 | 2025.07.17 11:26:30.721485 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1341 | 2025.07.17 11:26:30.721583 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.07.17 11:26:30.721585 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::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 | ||
| 1343 | 2025.07.17 11:26:30.721683 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1344 | 2025.07.17 11:26:30.721721 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1345 | 2025.07.17 11:26:30.721723 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1346 | 2025.07.17 11:26:30.721754 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1347 | 2025.07.17 11:26:30.721831 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1348 | 2025.07.17 11:26:30.721881 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1349 | 2025.07.17 11:26:30.721926 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1350 | 2025.07.17 11:26:30.721966 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1351 | 2025.07.17 11:26:30.722016 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 635 rows starting from the beginning of the part | ||
| 1352 | 2025.07.17 11:26:30.722154 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2025.07.17 11:26:30.722189 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1354 | 2025.07.17 11:26:30.722709 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1355 | 2025.07.17 11:26:30.722933 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2025.07.17 11:26:30.723032 [ 186 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 837 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014824 sec., 564624.9325418241 rows/sec., 46.19 MiB/sec. | ||
| 1357 | 2025.07.17 11:26:30.723056 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001392 sec., 82614.94252873563 rows/sec., 4.95 MiB/sec. | ||
| 1358 | 2025.07.17 11:26:30.723108 [ 275 ] {ca3ed8ce-2b44-474f-b082-04ba7a3df146} <Debug> TCPHandler: Processed in 0.001574021 sec. | ||
| 1359 | 2025.07.17 11:26:30.723230 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.07.17 11:26:30.723311 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1361 | 2025.07.17 11:26:30.723326 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1362 | 2025.07.17 11:26:30.723373 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1363 | 2025.07.17 11:26:30.723633 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2025.07.17 11:26:30.723722 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_6_1} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1365 | 2025.07.17 11:26:30.723818 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1366 | 2025.07.17 11:26:30.723869 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2025.07.17 11:26:30.723907 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1368 | 2025.07.17 11:26:30.724338 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1369 | 2025.07.17 11:26:30.724555 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.07.17 11:26:30.724681 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001373 sec., 82301.52949745083 rows/sec., 5.33 MiB/sec. | ||
| 1371 | 2025.07.17 11:26:30.724719 [ 275 ] {fee446b6-92c1-48ec-b4d6-68fee8827b68} <Debug> TCPHandler: Processed in 0.00153925 sec. | ||
| 1372 | 2025.07.17 11:26:30.724849 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2025.07.17 11:26:30.724942 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1374 | 2025.07.17 11:26:30.724981 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1375 | 2025.07.17 11:26:30.725429 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2025.07.17 11:26:30.725464 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1377 | 2025.07.17 11:26:30.727782 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1378 | 2025.07.17 11:26:30.727996 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2025.07.17 11:26:30.728122 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.003199 sec., 35010.940919037195 rows/sec., 1.99 MiB/sec. | ||
| 1380 | 2025.07.17 11:26:30.728163 [ 275 ] {4d3b3910-7103-4380-9307-afba9ecb03e6} <Debug> TCPHandler: Processed in 0.003364364 sec. | ||
| 1381 | 2025.07.17 11:26:30.728287 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.07.17 11:26:30.728381 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1383 | 2025.07.17 11:26:30.728421 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1384 | 2025.07.17 11:26:30.728950 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.07.17 11:26:30.728986 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1386 | 2025.07.17 11:26:30.729316 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1387 | 2025.07.17 11:26:30.729528 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.07.17 11:26:30.729614 [ 32 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1389 | 2025.07.17 11:26:30.729648 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001285 sec., 304280.15564202337 rows/sec., 21.51 MiB/sec. | ||
| 1390 | 2025.07.17 11:26:30.729650 [ 32 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2025.07.17 11:26:30.729680 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1392 | 2025.07.17 11:26:30.729686 [ 275 ] {88d7a7a5-b1bb-4a4b-990b-b9e6fc341f1d} <Debug> TCPHandler: Processed in 0.001448519 sec. | ||
| 1393 | 2025.07.17 11:26:30.729749 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::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 | ||
| 1394 | 2025.07.17 11:26:30.729802 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2025.07.17 11:26:30.729825 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1396 | 2025.07.17 11:26:30.729850 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 1397 | 2025.07.17 11:26:30.729895 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1398 | 2025.07.17 11:26:30.729897 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1399 | 2025.07.17 11:26:30.729938 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1400 | 2025.07.17 11:26:30.729952 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1401 | 2025.07.17 11:26:30.729989 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1402 | 2025.07.17 11:26:30.730025 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1403 | 2025.07.17 11:26:30.730062 [ 188 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 391 rows starting from the beginning of the part | ||
| 1404 | 2025.07.17 11:26:30.730263 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.07.17 11:26:30.730297 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1406 | 2025.07.17 11:26:30.730701 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1407 | 2025.07.17 11:26:30.730831 [ 186 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107325 sec., 566229.4267717247 rows/sec., 43.76 MiB/sec. | ||
| 1408 | 2025.07.17 11:26:30.730946 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2025.07.17 11:26:30.731089 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 258.86 KiB/sec. | ||
| 1410 | 2025.07.17 11:26:30.731094 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1411 | 2025.07.17 11:26:30.731128 [ 275 ] {d4c399b8-5f89-4b03-be4a-3ca1319b351b} <Debug> TCPHandler: Processed in 0.001376798 sec. | ||
| 1412 | 2025.07.17 11:26:30.731238 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1413 | 2025.07.17 11:26:30.731335 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1414 | 2025.07.17 11:26:30.731379 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1415 | 2025.07.17 11:26:30.731448 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2025.07.17 11:26:30.731540 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_6_1} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1417 | 2025.07.17 11:26:30.731636 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1418 | 2025.07.17 11:26:30.731809 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1419 | 2025.07.17 11:26:30.731849 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1420 | 2025.07.17 11:26:30.732218 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1421 | 2025.07.17 11:26:30.732435 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1422 | 2025.07.17 11:26:30.732544 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1423 | 2025.07.17 11:26:30.732565 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001248 sec., 189903.84615384616 rows/sec., 12.73 MiB/sec. | ||
| 1424 | 2025.07.17 11:26:30.732578 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2025.07.17 11:26:30.732597 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1426 | 2025.07.17 11:26:30.732603 [ 275 ] {2eb23d9d-790b-4e01-a0db-605e1489a5b2} <Debug> TCPHandler: Processed in 0.001413709 sec. | ||
| 1427 | 2025.07.17 11:26:30.732689 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::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 | ||
| 1428 | 2025.07.17 11:26:30.732729 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2025.07.17 11:26:30.732787 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1430 | 2025.07.17 11:26:30.732816 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 66 rows starting from the beginning of the part | ||
| 1431 | 2025.07.17 11:26:30.732826 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1432 | 2025.07.17 11:26:30.732863 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1433 | 2025.07.17 11:26:30.732869 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1434 | 2025.07.17 11:26:30.732901 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1435 | 2025.07.17 11:26:30.732951 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 140 rows starting from the beginning of the part | ||
| 1436 | 2025.07.17 11:26:30.732992 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1437 | 2025.07.17 11:26:30.733028 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 237 rows starting from the beginning of the part | ||
| 1438 | 2025.07.17 11:26:30.733207 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2025.07.17 11:26:30.733243 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1440 | 2025.07.17 11:26:30.733556 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1441 | 2025.07.17 11:26:30.733779 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2025.07.17 11:26:30.733912 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 1443 | 2025.07.17 11:26:30.733950 [ 275 ] {64bb21fc-9bf4-42cc-84a4-c3c0c8f86cf5} <Debug> TCPHandler: Processed in 0.001271047 sec. | ||
| 1444 | 2025.07.17 11:26:30.733986 [ 191 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 823 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323477 sec., 621846.8473573775 rows/sec., 42.88 MiB/sec. | ||
| 1445 | 2025.07.17 11:26:30.734065 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2025.07.17 11:26:30.734148 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1447 | 2025.07.17 11:26:30.734164 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1448 | 2025.07.17 11:26:30.734218 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <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 | ||
| 1449 | 2025.07.17 11:26:30.734405 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1450 | 2025.07.17 11:26:30.734466 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1451 | 2025.07.17 11:26:30.734522 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1452 | 2025.07.17 11:26:30.734937 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2025.07.17 11:26:30.734972 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1454 | 2025.07.17 11:26:30.739747 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1455 | 2025.07.17 11:26:30.739988 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2025.07.17 11:26:30.740132 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.005985 sec., 1503.7593984962407 rows/sec., 2.69 MiB/sec. | ||
| 1457 | 2025.07.17 11:26:30.740195 [ 275 ] {adfaa582-1134-41dd-95a9-74ab7f8aa46b} <Debug> TCPHandler: Processed in 0.006179741 sec. | ||
| 1458 | 2025.07.17 11:26:30.740326 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2025.07.17 11:26:30.740423 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1460 | 2025.07.17 11:26:30.740500 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1461 | 2025.07.17 11:26:30.740865 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2025.07.17 11:26:30.740900 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1463 | 2025.07.17 11:26:30.741231 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1464 | 2025.07.17 11:26:30.741441 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2025.07.17 11:26:30.741549 [ 32 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1466 | 2025.07.17 11:26:30.741565 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001161 sec., 70628.76830318691 rows/sec., 4.49 MiB/sec. | ||
| 1467 | 2025.07.17 11:26:30.741583 [ 32 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.07.17 11:26:30.741601 [ 275 ] {9f79f8de-ad85-4350-867c-40174ef5dc90} <Debug> TCPHandler: Processed in 0.001325438 sec. | ||
| 1469 | 2025.07.17 11:26:30.741602 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1470 | 2025.07.17 11:26:30.741741 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::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 | ||
| 1471 | 2025.07.17 11:26:30.741877 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1472 | 2025.07.17 11:26:30.741917 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1473 | 2025.07.17 11:26:30.742001 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::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 | ||
| 1474 | 2025.07.17 11:26:30.742050 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1475 | 2025.07.17 11:26:30.742108 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1476 | 2025.07.17 11:26:30.742151 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1477 | 2025.07.17 11:26:30.742205 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1478 | 2025.07.17 11:26:30.743115 [ 188 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 4 columns (4 merged, 0 gathered) in 0.001425318 sec., 209076.1500240648 rows/sec., 13.81 MiB/sec. | ||
| 1479 | 2025.07.17 11:26:30.743270 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1480 | 2025.07.17 11:26:30.743550 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2025.07.17 11:26:30.743617 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_6_1} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1482 | 2025.07.17 11:26:30.743695 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1483 | 2025.07.17 11:26:33.020278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 216 | ||
| 1484 | 2025.07.17 11:26:33.023084 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2025.07.17 11:26:33.023141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1486 | 2025.07.17 11:26:33.024367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1487 | 2025.07.17 11:26:33.024661 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2025.07.17 11:26:33.024998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1489 | 2025.07.17 11:26:35.531046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1490 | 2025.07.17 11:26:35.531526 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1491 | 2025.07.17 11:26:35.531576 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1492 | 2025.07.17 11:26:35.532067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1493 | 2025.07.17 11:26:35.532340 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1494 | 2025.07.17 11:26:35.532499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1495 | 2025.07.17 11:26:35.647866 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.07.17 11:26:35.648062 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1497 | 2025.07.17 11:26:35.648136 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1498 | 2025.07.17 11:26:35.648836 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2025.07.17 11:26:35.648879 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1500 | 2025.07.17 11:26:35.649267 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1501 | 2025.07.17 11:26:35.649494 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2025.07.17 11:26:35.649638 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 1503 | 2025.07.17 11:26:35.649683 [ 275 ] {a4020dea-852c-4425-9d11-0952d0739994} <Debug> TCPHandler: Processed in 0.001970346 sec. | ||
| 1504 | 2025.07.17 11:26:35.649802 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2025.07.17 11:26:35.649897 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1506 | 2025.07.17 11:26:35.649937 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1507 | 2025.07.17 11:26:35.650335 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2025.07.17 11:26:35.650434 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1509 | 2025.07.17 11:26:35.650739 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1510 | 2025.07.17 11:26:35.650957 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2025.07.17 11:26:35.651082 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 1512 | 2025.07.17 11:26:35.651120 [ 275 ] {ac4146fe-8267-4362-80ff-530865c6bcef} <Debug> TCPHandler: Processed in 0.001343618 sec. | ||
| 1513 | 2025.07.17 11:26:35.651236 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2025.07.17 11:26:35.651331 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1515 | 2025.07.17 11:26:35.651375 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1516 | 2025.07.17 11:26:35.651787 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.07.17 11:26:35.651823 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1518 | 2025.07.17 11:26:35.652151 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1519 | 2025.07.17 11:26:35.652353 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2025.07.17 11:26:35.652482 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 1521 | 2025.07.17 11:26:35.652519 [ 275 ] {1d5c23f7-31ef-478e-8c42-e303a6235e7e} <Debug> TCPHandler: Processed in 0.001332377 sec. | ||
| 1522 | 2025.07.17 11:26:35.652619 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2025.07.17 11:26:35.652711 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1524 | 2025.07.17 11:26:35.652751 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1525 | 2025.07.17 11:26:35.653085 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.07.17 11:26:35.653121 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1527 | 2025.07.17 11:26:35.653438 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1528 | 2025.07.17 11:26:35.653653 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.07.17 11:26:35.653780 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 1530 | 2025.07.17 11:26:35.653815 [ 275 ] {84aa4dfd-a726-4dd7-b3b0-55132f8f88b9} <Debug> TCPHandler: Processed in 0.001244467 sec. | ||
| 1531 | 2025.07.17 11:26:35.708692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1532 | 2025.07.17 11:26:35.727077 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.07.17 11:26:35.727144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1534 | 2025.07.17 11:26:35.732761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1535 | 2025.07.17 11:26:35.733461 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2025.07.17 11:26:35.736656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1537 | 2025.07.17 11:26:40.654015 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2025.07.17 11:26:40.654217 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1539 | 2025.07.17 11:26:40.654285 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1540 | 2025.07.17 11:26:40.654999 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2025.07.17 11:26:40.655045 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1542 | 2025.07.17 11:26:40.655445 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1543 | 2025.07.17 11:26:40.655658 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1544 | 2025.07.17 11:26:40.655805 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001696 sec., 125000 rows/sec., 7.95 MiB/sec. | ||
| 1545 | 2025.07.17 11:26:40.655859 [ 275 ] {1ec6645e-69ba-43cc-8f2a-2c94036c28e4} <Debug> TCPHandler: Processed in 0.002042716 sec. | ||
| 1546 | 2025.07.17 11:26:40.656062 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2025.07.17 11:26:40.656201 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1548 | 2025.07.17 11:26:40.656255 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1549 | 2025.07.17 11:26:40.656932 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2025.07.17 11:26:40.656976 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1551 | 2025.07.17 11:26:40.657328 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1552 | 2025.07.17 11:26:40.657536 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2025.07.17 11:26:40.657663 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Debug> executeQuery: Read 635 rows, 51.14 KiB in 0.001554 sec., 408622.90862290864 rows/sec., 32.13 MiB/sec. | ||
| 1554 | 2025.07.17 11:26:40.657702 [ 275 ] {9dafab84-ea10-4f38-b8ee-cd17d4855e33} <Debug> TCPHandler: Processed in 0.001751763 sec. | ||
| 1555 | 2025.07.17 11:26:40.657811 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2025.07.17 11:26:40.657969 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1557 | 2025.07.17 11:26:40.658013 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1558 | 2025.07.17 11:26:40.658435 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2025.07.17 11:26:40.658473 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1560 | 2025.07.17 11:26:40.658789 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1561 | 2025.07.17 11:26:40.659007 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2025.07.17 11:26:40.659139 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.001192 sec., 96476.5100671141 rows/sec., 5.79 MiB/sec. | ||
| 1563 | 2025.07.17 11:26:40.659188 [ 275 ] {704b45e8-56f1-4c45-b724-e552ef948280} <Debug> TCPHandler: Processed in 0.001370008 sec. | ||
| 1564 | 2025.07.17 11:26:40.659310 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2025.07.17 11:26:40.659409 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1566 | 2025.07.17 11:26:40.659451 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1567 | 2025.07.17 11:26:40.659859 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2025.07.17 11:26:40.659896 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1569 | 2025.07.17 11:26:40.660192 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1570 | 2025.07.17 11:26:40.660393 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2025.07.17 11:26:40.660513 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001161 sec., 97329.88802756245 rows/sec., 6.30 MiB/sec. | ||
| 1572 | 2025.07.17 11:26:40.660549 [ 275 ] {a098d56a-17d2-4dd7-9162-b7fccca3d2a8} <Debug> TCPHandler: Processed in 0.001330428 sec. | ||
| 1573 | 2025.07.17 11:26:40.660652 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1574 | 2025.07.17 11:26:40.660741 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1575 | 2025.07.17 11:26:40.660780 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1576 | 2025.07.17 11:26:40.661309 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2025.07.17 11:26:40.661344 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1578 | 2025.07.17 11:26:40.661657 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1579 | 2025.07.17 11:26:40.661874 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2025.07.17 11:26:40.661998 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001225 sec., 91428.57142857143 rows/sec., 5.21 MiB/sec. | ||
| 1581 | 2025.07.17 11:26:40.662033 [ 275 ] {8401d300-a36a-433a-9a14-0b26b3d7f3b9} <Debug> TCPHandler: Processed in 0.001389278 sec. | ||
| 1582 | 2025.07.17 11:26:40.662139 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2025.07.17 11:26:40.662229 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1584 | 2025.07.17 11:26:40.662268 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1585 | 2025.07.17 11:26:40.662768 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.07.17 11:26:40.662802 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1587 | 2025.07.17 11:26:40.663237 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1588 | 2025.07.17 11:26:40.663450 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1589 | 2025.07.17 11:26:40.663580 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.00135 sec., 289629.6296296296 rows/sec., 20.48 MiB/sec. | ||
| 1590 | 2025.07.17 11:26:40.663618 [ 275 ] {ff54a8a5-4935-429a-a732-d548ef6455c5} <Debug> TCPHandler: Processed in 0.00151796 sec. | ||
| 1591 | 2025.07.17 11:26:40.663730 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1592 | 2025.07.17 11:26:40.663826 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1593 | 2025.07.17 11:26:40.663869 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1594 | 2025.07.17 11:26:40.664196 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2025.07.17 11:26:40.664233 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1596 | 2025.07.17 11:26:40.664535 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1597 | 2025.07.17 11:26:40.664747 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2025.07.17 11:26:40.664871 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 1599 | 2025.07.17 11:26:40.664908 [ 275 ] {46129a3c-98f2-49d4-900d-8d841b012d8b} <Debug> TCPHandler: Processed in 0.001229186 sec. | ||
| 1600 | 2025.07.17 11:26:40.665013 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1601 | 2025.07.17 11:26:40.665101 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1602 | 2025.07.17 11:26:40.665143 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1603 | 2025.07.17 11:26:40.665507 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2025.07.17 11:26:40.665541 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1605 | 2025.07.17 11:26:40.665863 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1606 | 2025.07.17 11:26:40.666141 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2025.07.17 11:26:40.666271 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001177 sec., 201359.3882752761 rows/sec., 13.50 MiB/sec. | ||
| 1608 | 2025.07.17 11:26:40.666309 [ 275 ] {df79cb1d-3881-430b-99ff-69bfa1805164} <Debug> TCPHandler: Processed in 0.001346708 sec. | ||
| 1609 | 2025.07.17 11:26:40.666427 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1610 | 2025.07.17 11:26:40.666521 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1611 | 2025.07.17 11:26:40.666565 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1612 | 2025.07.17 11:26:40.666890 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2025.07.17 11:26:40.666926 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1614 | 2025.07.17 11:26:40.667211 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1615 | 2025.07.17 11:26:40.667408 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1616 | 2025.07.17 11:26:40.667529 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 1617 | 2025.07.17 11:26:40.667562 [ 275 ] {07d365e4-e134-4427-86b7-782b53d6c2cc} <Debug> TCPHandler: Processed in 0.001226086 sec. | ||
| 1618 | 2025.07.17 11:26:40.667658 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2025.07.17 11:26:40.667749 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1620 | 2025.07.17 11:26:40.667801 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <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 | ||
| 1621 | 2025.07.17 11:26:40.668572 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2025.07.17 11:26:40.668609 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1623 | 2025.07.17 11:26:40.669110 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1624 | 2025.07.17 11:26:40.669336 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.07.17 11:26:40.669478 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001691 sec., 5322.294500295683 rows/sec., 9.54 MiB/sec. | ||
| 1626 | 2025.07.17 11:26:40.669563 [ 275 ] {a2c670be-3563-43b3-931a-67736ec2e18e} <Debug> TCPHandler: Processed in 0.001908865 sec. | ||
| 1627 | 2025.07.17 11:26:40.669677 [ 275 ] {} <Trace> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2025.07.17 11:26:40.669773 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:56043) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1629 | 2025.07.17 11:26:40.669816 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1630 | 2025.07.17 11:26:40.670257 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2025.07.17 11:26:40.670301 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1632 | 2025.07.17 11:26:40.670724 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1633 | 2025.07.17 11:26:40.671091 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2025.07.17 11:26:40.671266 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001509 sec., 54340.62292909212 rows/sec., 3.45 MiB/sec. | ||
| 1635 | 2025.07.17 11:26:40.671316 [ 275 ] {423abe9a-b576-4432-959b-ee575e4f7518} <Debug> TCPHandler: Processed in 0.001688003 sec. | ||
| 1636 | 2025.07.17 11:26:42.928659 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1637 | 2025.07.17 11:26:42.928726 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1638 | 2025.07.17 11:26:43.025360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 246 | ||
| 1639 | 2025.07.17 11:26:43.027470 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.07.17 11:26:43.027507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1641 | 2025.07.17 11:26:43.028658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1642 | 2025.07.17 11:26:43.028928 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.07.17 11:26:43.029222 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1644 | 2025.07.17 11:26:43.033442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
| 1645 | 2025.07.17 11:26:43.033940 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2025.07.17 11:26:43.033991 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1647 | 2025.07.17 11:26:43.034482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1648 | 2025.07.17 11:26:43.034719 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2025.07.17 11:26:43.034863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1650 | 2025.07.17 11:26:43.237583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1651 | 2025.07.17 11:26:43.256383 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2025.07.17 11:26:43.256455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1653 | 2025.07.17 11:26:43.262801 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1654 | 2025.07.17 11:26:43.263534 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2025.07.17 11:26:43.267423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1656 | 2025.07.17 11:26:43.363720 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1657 | 2025.07.17 11:26:43.363821 [ 275 ] {} <Debug> TCP-Session: 8020bafa-4c52-4ef9-90d2-321e0b9dc508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2025.07.17 11:26:44.000350 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.42 MiB, peak 182.46 MiB, free memory in arenas 0.00 B, will set to 179.68 MiB (RSS), difference: 3.26 MiB | ||
| 1659 | 2025.07.17 11:26:45.648832 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2025.07.17 11:26:45.649014 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1661 | 2025.07.17 11:26:45.649080 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1662 | 2025.07.17 11:26:45.649870 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2025.07.17 11:26:45.649926 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1664 | 2025.07.17 11:26:45.650363 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1665 | 2025.07.17 11:26:45.650719 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2025.07.17 11:26:45.650881 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.23 MiB/sec. | ||
| 1667 | 2025.07.17 11:26:45.650939 [ 277 ] {49b972cb-be20-44f1-877f-ac8518a3d279} <Debug> TCPHandler: Processed in 0.00223596 sec. | ||
| 1668 | 2025.07.17 11:26:45.651077 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2025.07.17 11:26:45.651187 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1670 | 2025.07.17 11:26:45.651233 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1671 | 2025.07.17 11:26:45.651675 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2025.07.17 11:26:45.651711 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1673 | 2025.07.17 11:26:45.652051 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1674 | 2025.07.17 11:26:45.652276 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2025.07.17 11:26:45.652406 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001246 sec., 51364.365971107545 rows/sec., 4.01 MiB/sec. | ||
| 1676 | 2025.07.17 11:26:45.652445 [ 277 ] {4707c228-9267-4b8e-9f72-078b8891be5a} <Debug> TCPHandler: Processed in 0.001422149 sec. | ||
| 1677 | 2025.07.17 11:26:45.652562 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2025.07.17 11:26:45.652656 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1679 | 2025.07.17 11:26:45.652701 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1680 | 2025.07.17 11:26:45.653118 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2025.07.17 11:26:45.653154 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1682 | 2025.07.17 11:26:45.653489 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1683 | 2025.07.17 11:26:45.653712 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2025.07.17 11:26:45.653840 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 1685 | 2025.07.17 11:26:45.653877 [ 277 ] {af374309-1eb0-4bf8-a8e1-0437c305f595} <Debug> TCPHandler: Processed in 0.001365229 sec. | ||
| 1686 | 2025.07.17 11:26:45.653980 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2025.07.17 11:26:45.654086 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1688 | 2025.07.17 11:26:45.654130 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1689 | 2025.07.17 11:26:45.654461 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2025.07.17 11:26:45.654498 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1691 | 2025.07.17 11:26:45.654838 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1692 | 2025.07.17 11:26:45.655044 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2025.07.17 11:26:45.655171 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 1694 | 2025.07.17 11:26:45.655206 [ 277 ] {6cee0dfb-aff0-4776-9597-fe5f5b204dbc} <Debug> TCPHandler: Processed in 0.001275677 sec. | ||
| 1695 | 2025.07.17 11:26:50.534977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
| 1696 | 2025.07.17 11:26:50.535477 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.07.17 11:26:50.535528 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1698 | 2025.07.17 11:26:50.536092 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1699 | 2025.07.17 11:26:50.536346 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2025.07.17 11:26:50.536500 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
| 1701 | 2025.07.17 11:26:50.657124 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1702 | 2025.07.17 11:26:50.657297 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1703 | 2025.07.17 11:26:50.657365 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1704 | 2025.07.17 11:26:50.658169 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.07.17 11:26:50.658219 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1706 | 2025.07.17 11:26:50.658729 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1707 | 2025.07.17 11:26:50.659042 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2025.07.17 11:26:50.659202 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001952 sec., 108606.55737704918 rows/sec., 6.91 MiB/sec. | ||
| 1709 | 2025.07.17 11:26:50.659252 [ 277 ] {5cd366fa-8993-4959-bf54-dd5ccf4ca4b4} <Debug> TCPHandler: Processed in 0.00225719 sec. | ||
| 1710 | 2025.07.17 11:26:50.659380 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1711 | 2025.07.17 11:26:50.659484 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1712 | 2025.07.17 11:26:50.659530 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1713 | 2025.07.17 11:26:50.660263 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1714 | 2025.07.17 11:26:50.660303 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1715 | 2025.07.17 11:26:50.660669 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1716 | 2025.07.17 11:26:50.660909 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2025.07.17 11:26:50.661058 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Debug> executeQuery: Read 635 rows, 51.14 KiB in 0.001598 sec., 397371.7146433041 rows/sec., 31.25 MiB/sec. | ||
| 1718 | 2025.07.17 11:26:50.661102 [ 277 ] {34ce5cd8-d73d-4095-989c-58c93d1714c5} <Debug> TCPHandler: Processed in 0.001772904 sec. | ||
| 1719 | 2025.07.17 11:26:50.661217 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.07.17 11:26:50.661318 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1721 | 2025.07.17 11:26:50.661360 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1722 | 2025.07.17 11:26:50.661821 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2025.07.17 11:26:50.661864 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1724 | 2025.07.17 11:26:50.662219 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1725 | 2025.07.17 11:26:50.662429 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2025.07.17 11:26:50.662555 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Debug> executeQuery: Read 115 rows, 7.06 KiB in 0.00126 sec., 91269.84126984127 rows/sec., 5.47 MiB/sec. | ||
| 1727 | 2025.07.17 11:26:50.662600 [ 277 ] {6cd2a686-b6f0-45ae-bf59-0b40d0d6d37a} <Debug> TCPHandler: Processed in 0.001432949 sec. | ||
| 1728 | 2025.07.17 11:26:50.662718 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2025.07.17 11:26:50.662816 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1730 | 2025.07.17 11:26:50.662857 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1731 | 2025.07.17 11:26:50.663290 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2025.07.17 11:26:50.663329 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1733 | 2025.07.17 11:26:50.663659 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1734 | 2025.07.17 11:26:50.663868 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2025.07.17 11:26:50.663991 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001195 sec., 94560.66945606694 rows/sec., 6.12 MiB/sec. | ||
| 1736 | 2025.07.17 11:26:50.664032 [ 277 ] {23648d37-b146-418f-b31a-cdd399b6ab10} <Debug> TCPHandler: Processed in 0.001363458 sec. | ||
| 1737 | 2025.07.17 11:26:50.664146 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2025.07.17 11:26:50.664242 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1739 | 2025.07.17 11:26:50.664282 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1740 | 2025.07.17 11:26:50.664723 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2025.07.17 11:26:50.664764 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1742 | 2025.07.17 11:26:50.665102 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1743 | 2025.07.17 11:26:50.665370 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2025.07.17 11:26:50.665506 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001284 sec., 87227.41433021807 rows/sec., 4.97 MiB/sec. | ||
| 1745 | 2025.07.17 11:26:50.665543 [ 277 ] {a5a56c2f-b8b8-43f2-97b1-a495ca99f7cf} <Debug> TCPHandler: Processed in 0.001447139 sec. | ||
| 1746 | 2025.07.17 11:26:50.665659 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2025.07.17 11:26:50.665757 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1748 | 2025.07.17 11:26:50.665798 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1749 | 2025.07.17 11:26:50.666398 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2025.07.17 11:26:50.666437 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1751 | 2025.07.17 11:26:50.666793 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1752 | 2025.07.17 11:26:50.667028 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2025.07.17 11:26:50.667162 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Debug> executeQuery: Read 391 rows, 28.31 KiB in 0.001426 sec., 274193.5483870968 rows/sec., 19.38 MiB/sec. | ||
| 1754 | 2025.07.17 11:26:50.667200 [ 277 ] {b7ef5581-89f2-4988-8bf0-8bf6d89ad651} <Debug> TCPHandler: Processed in 0.001591151 sec. | ||
| 1755 | 2025.07.17 11:26:50.667333 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2025.07.17 11:26:50.667431 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1757 | 2025.07.17 11:26:50.667474 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1758 | 2025.07.17 11:26:50.667830 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2025.07.17 11:26:50.667870 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1760 | 2025.07.17 11:26:50.668207 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1761 | 2025.07.17 11:26:50.668441 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.07.17 11:26:50.668570 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 1763 | 2025.07.17 11:26:50.668608 [ 277 ] {3233ea85-38a3-46cc-86d7-32f105362e37} <Debug> TCPHandler: Processed in 0.001339018 sec. | ||
| 1764 | 2025.07.17 11:26:50.668729 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2025.07.17 11:26:50.668825 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1766 | 2025.07.17 11:26:50.668872 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1767 | 2025.07.17 11:26:50.669339 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.07.17 11:26:50.669378 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1769 | 2025.07.17 11:26:50.669742 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1770 | 2025.07.17 11:26:50.669960 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2025.07.17 11:26:50.670089 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001284 sec., 184579.43925233645 rows/sec., 12.37 MiB/sec. | ||
| 1772 | 2025.07.17 11:26:50.670127 [ 277 ] {b87c3846-495a-4491-9d52-8aebb3e2e744} <Debug> TCPHandler: Processed in 0.001447579 sec. | ||
| 1773 | 2025.07.17 11:26:50.670244 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2025.07.17 11:26:50.670340 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1775 | 2025.07.17 11:26:50.670383 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1776 | 2025.07.17 11:26:50.670734 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2025.07.17 11:26:50.670782 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1778 | 2025.07.17 11:26:50.671110 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1779 | 2025.07.17 11:26:50.671365 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2025.07.17 11:26:50.671527 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001206 sec., 829.1873963515754 rows/sec., 55.87 KiB/sec. | ||
| 1781 | 2025.07.17 11:26:50.671565 [ 277 ] {43ca09c4-eb85-4f7b-b823-3e3a35f367b4} <Debug> TCPHandler: Processed in 0.001371498 sec. | ||
| 1782 | 2025.07.17 11:26:50.671704 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2025.07.17 11:26:50.671847 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1784 | 2025.07.17 11:26:50.671905 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <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 | ||
| 1785 | 2025.07.17 11:26:50.672698 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2025.07.17 11:26:50.672737 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1787 | 2025.07.17 11:26:50.673264 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1788 | 2025.07.17 11:26:50.673497 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2025.07.17 11:26:50.673635 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00183 sec., 4918.0327868852455 rows/sec., 8.81 MiB/sec. | ||
| 1790 | 2025.07.17 11:26:50.673701 [ 277 ] {2f5a81b7-ea56-4bfc-bf43-5b5007da2b1f} <Debug> TCPHandler: Processed in 0.002048677 sec. | ||
| 1791 | 2025.07.17 11:26:50.673829 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.07.17 11:26:50.673926 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1793 | 2025.07.17 11:26:50.673968 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1794 | 2025.07.17 11:26:50.674317 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2025.07.17 11:26:50.674354 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1796 | 2025.07.17 11:26:50.674697 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1797 | 2025.07.17 11:26:50.674912 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2025.07.17 11:26:50.675040 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001133 sec., 72374.22771403355 rows/sec., 4.60 MiB/sec. | ||
| 1799 | 2025.07.17 11:26:50.675076 [ 277 ] {0ad72421-0ea0-4554-bd8c-734d2bc6c5eb} <Debug> TCPHandler: Processed in 0.001302597 sec. | ||
| 1800 | 2025.07.17 11:26:50.768468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1801 | 2025.07.17 11:26:50.786793 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.07.17 11:26:50.786862 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1803 | 2025.07.17 11:26:50.792517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1804 | 2025.07.17 11:26:50.793280 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.07.17 11:26:50.796856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1806 | 2025.07.17 11:26:53.029337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 276 | ||
| 1807 | 2025.07.17 11:26:53.031478 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.07.17 11:26:53.031524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1809 | 2025.07.17 11:26:53.032645 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1810 | 2025.07.17 11:26:53.032933 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.07.17 11:26:53.033094 [ 45 ] {} <Debug> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1812 | 2025.07.17 11:26:53.033167 [ 45 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2025.07.17 11:26:53.033192 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1814 | 2025.07.17 11:26:53.033285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1815 | 2025.07.17 11:26:53.033287 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::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 | ||
| 1816 | 2025.07.17 11:26:53.033794 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1817 | 2025.07.17 11:26:53.033968 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 1818 | 2025.07.17 11:26:53.034363 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
| 1819 | 2025.07.17 11:26:53.034757 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 1820 | 2025.07.17 11:26:53.035116 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 1821 | 2025.07.17 11:26:53.035469 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1822 | 2025.07.17 11:26:53.035817 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1823 | 2025.07.17 11:26:53.041905 [ 188 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.008652564 sec., 31898.0593498066 rows/sec., 31.33 MiB/sec. | ||
| 1824 | 2025.07.17 11:26:53.042792 [ 200 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1825 | 2025.07.17 11:26:53.043463 [ 200 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.07.17 11:26:53.043549 [ 200 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_6_1} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1827 | 2025.07.17 11:26:53.043783 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 1828 | 2025.07.17 11:26:55.649721 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1829 | 2025.07.17 11:26:55.649918 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1830 | 2025.07.17 11:26:55.650006 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1831 | 2025.07.17 11:26:55.650732 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2025.07.17 11:26:55.650785 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1833 | 2025.07.17 11:26:55.651203 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1834 | 2025.07.17 11:26:55.651444 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2025.07.17 11:26:55.651588 [ 42 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1836 | 2025.07.17 11:26:55.651605 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.45 MiB/sec. | ||
| 1837 | 2025.07.17 11:26:55.651665 [ 42 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.07.17 11:26:55.651684 [ 277 ] {7b50ef99-0273-4c1c-9869-dec6cd8aaf49} <Debug> TCPHandler: Processed in 0.002107768 sec. | ||
| 1839 | 2025.07.17 11:26:55.651694 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1840 | 2025.07.17 11:26:55.651823 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2025.07.17 11:26:55.651822 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::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 | ||
| 1842 | 2025.07.17 11:26:55.651936 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1843 | 2025.07.17 11:26:55.651974 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1844 | 2025.07.17 11:26:55.651986 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1845 | 2025.07.17 11:26:55.652014 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 635 rows starting from the beginning of the part | ||
| 1846 | 2025.07.17 11:26:55.652085 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1847 | 2025.07.17 11:26:55.652132 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 635 rows starting from the beginning of the part | ||
| 1848 | 2025.07.17 11:26:55.652173 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::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 | ||
| 1849 | 2025.07.17 11:26:55.652211 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 635 rows starting from the beginning of the part | ||
| 1850 | 2025.07.17 11:26:55.652250 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::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 | ||
| 1851 | 2025.07.17 11:26:55.652453 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2025.07.17 11:26:55.652498 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1853 | 2025.07.17 11:26:55.652851 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1854 | 2025.07.17 11:26:55.653099 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2025.07.17 11:26:55.653214 [ 42 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1856 | 2025.07.17 11:26:55.653240 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001331 sec., 48084.14725770098 rows/sec., 3.75 MiB/sec. | ||
| 1857 | 2025.07.17 11:26:55.653254 [ 42 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2025.07.17 11:26:55.653281 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1859 | 2025.07.17 11:26:55.653287 [ 277 ] {4bff29ae-d5e1-4d91-871b-99173c4cfd2b} <Debug> TCPHandler: Processed in 0.00151626 sec. | ||
| 1860 | 2025.07.17 11:26:55.653369 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::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 | ||
| 1861 | 2025.07.17 11:26:55.653430 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.07.17 11:26:55.653450 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686742 sec., 1228996.4914610533 rows/sec., 101.11 MiB/sec. | ||
| 1863 | 2025.07.17 11:26:55.653472 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1864 | 2025.07.17 11:26:55.653503 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 391 rows starting from the beginning of the part | ||
| 1865 | 2025.07.17 11:26:55.653538 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2025.07.17 11:26:55.653576 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 1867 | 2025.07.17 11:26:55.653590 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1868 | 2025.07.17 11:26:55.653625 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 391 rows starting from the beginning of the part | ||
| 1869 | 2025.07.17 11:26:55.653663 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1870 | 2025.07.17 11:26:55.653668 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1871 | 2025.07.17 11:26:55.653727 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 391 rows starting from the beginning of the part | ||
| 1872 | 2025.07.17 11:26:55.653778 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 1873 | 2025.07.17 11:26:55.654043 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.07.17 11:26:55.654073 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2025.07.17 11:26:55.654110 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1876 | 2025.07.17 11:26:55.654130 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_11_2} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1877 | 2025.07.17 11:26:55.654211 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 1878 | 2025.07.17 11:26:55.654481 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1879 | 2025.07.17 11:26:55.654725 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.07.17 11:26:55.654863 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1881 | 2025.07.17 11:26:55.654875 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 1882 | 2025.07.17 11:26:55.654910 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2025.07.17 11:26:55.654934 [ 277 ] {611950b8-3c7e-4fc1-a869-bad64a455350} <Debug> TCPHandler: Processed in 0.0015644 sec. | ||
| 1884 | 2025.07.17 11:26:55.654943 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1885 | 2025.07.17 11:26:55.654967 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1365 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639362 sec., 832640.9908244794 rows/sec., 62.90 MiB/sec. | ||
| 1886 | 2025.07.17 11:26:55.655064 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::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 | ||
| 1887 | 2025.07.17 11:26:55.655067 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2025.07.17 11:26:55.655168 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1889 | 2025.07.17 11:26:55.655227 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1890 | 2025.07.17 11:26:55.655277 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 823 rows starting from the beginning of the part | ||
| 1891 | 2025.07.17 11:26:55.655305 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1892 | 2025.07.17 11:26:55.655354 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1893 | 2025.07.17 11:26:55.655385 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 1894 | 2025.07.17 11:26:55.655466 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 237 rows starting from the beginning of the part | ||
| 1895 | 2025.07.17 11:26:55.655526 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2025.07.17 11:26:55.655539 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1897 | 2025.07.17 11:26:55.655606 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
| 1898 | 2025.07.17 11:26:55.655639 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_11_2} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1899 | 2025.07.17 11:26:55.655680 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 1900 | 2025.07.17 11:26:55.655729 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2025.07.17 11:26:55.655731 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1902 | 2025.07.17 11:26:55.655773 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1903 | 2025.07.17 11:26:55.656148 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1904 | 2025.07.17 11:26:55.656430 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2025.07.17 11:26:55.656546 [ 42 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1906 | 2025.07.17 11:26:55.656569 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 1907 | 2025.07.17 11:26:55.656586 [ 42 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2025.07.17 11:26:55.656611 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1909 | 2025.07.17 11:26:55.656611 [ 277 ] {47b829c3-cb1a-4fb4-ae26-8d5df521ff74} <Debug> TCPHandler: Processed in 0.001593752 sec. | ||
| 1910 | 2025.07.17 11:26:55.656750 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::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 | ||
| 1911 | 2025.07.17 11:26:55.656893 [ 195 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001880044 sec., 945190.6444742783 rows/sec., 64.86 MiB/sec. | ||
| 1912 | 2025.07.17 11:26:55.656904 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1913 | 2025.07.17 11:26:55.656963 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 298 rows starting from the beginning of the part | ||
| 1914 | 2025.07.17 11:26:55.657050 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 1915 | 2025.07.17 11:26:55.657103 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 82 rows starting from the beginning of the part | ||
| 1916 | 2025.07.17 11:26:55.657150 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 1917 | 2025.07.17 11:26:55.657154 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1918 | 2025.07.17 11:26:55.657193 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
| 1919 | 2025.07.17 11:26:55.657244 [ 194 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 1920 | 2025.07.17 11:26:55.657453 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.07.17 11:26:55.657633 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1922 | 2025.07.17 11:26:55.657704 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1923 | 2025.07.17 11:26:55.658194 [ 188 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 4 columns (4 merged, 0 gathered) in 0.00151745 sec., 423078.19038518565 rows/sec., 27.83 MiB/sec. | ||
| 1924 | 2025.07.17 11:26:55.658351 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1925 | 2025.07.17 11:26:55.658653 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2025.07.17 11:26:55.658741 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_11_2} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1927 | 2025.07.17 11:26:55.658821 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1928 | 2025.07.17 11:26:57.928779 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1929 | 2025.07.17 11:26:57.928876 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1930 | 2025.07.17 11:26:58.037414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
| 1931 | 2025.07.17 11:26:58.037945 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2025.07.17 11:26:58.037993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1933 | 2025.07.17 11:26:58.038468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1934 | 2025.07.17 11:26:58.038716 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2025.07.17 11:26:58.038869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1936 | 2025.07.17 11:26:58.297804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1937 | 2025.07.17 11:26:58.316222 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1938 | 2025.07.17 11:26:58.316278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1939 | 2025.07.17 11:26:58.322581 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1940 | 2025.07.17 11:26:58.323296 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1941 | 2025.07.17 11:26:58.326114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1942 | 2025.07.17 11:26:59.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.94 MiB, peak 187.01 MiB, free memory in arenas 0.00 B, will set to 184.12 MiB (RSS), difference: 3.18 MiB | ||
| 1943 | 2025.07.17 11:27:00.645050 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1944 | 2025.07.17 11:27:00.645333 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 1945 | 2025.07.17 11:27:00.645672 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1946 | 2025.07.17 11:27:00.645711 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 1947 | 2025.07.17 11:27:00.645973 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1948 | 2025.07.17 11:27:00.646043 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1949 | 2025.07.17 11:27:00.646184 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1950 | 2025.07.17 11:27:00.646345 [ 290 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1951 | 2025.07.17 11:27:00.646414 [ 292 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1952 | 2025.07.17 11:27:00.646533 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1953 | 2025.07.17 11:27:00.646564 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1954 | 2025.07.17 11:27:00.652091 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1955 | 2025.07.17 11:27:00.652130 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1956 | 2025.07.17 11:27:00.652192 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 1957 | 2025.07.17 11:27:00.652232 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 1958 | 2025.07.17 11:27:00.653298 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00806 sec., 3846.153846153846 rows/sec., 145.15 KiB/sec. | ||
| 1959 | 2025.07.17 11:27:00.653422 [ 277 ] {38134d2d-31b2-4aeb-a40f-e7015d2c219b} <Debug> TCPHandler: Processed in 0.008505803 sec. | ||
| 1960 | 2025.07.17 11:27:00.653659 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.07.17 11:27:00.653808 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 1962 | 2025.07.17 11:27:00.654043 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1963 | 2025.07.17 11:27:00.654079 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 1964 | 2025.07.17 11:27:00.654283 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1965 | 2025.07.17 11:27:00.654338 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1966 | 2025.07.17 11:27:00.654446 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1967 | 2025.07.17 11:27:00.654523 [ 290 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1968 | 2025.07.17 11:27:00.654528 [ 293 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1969 | 2025.07.17 11:27:00.654649 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1970 | 2025.07.17 11:27:00.654677 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1971 | 2025.07.17 11:27:00.654732 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1972 | 2025.07.17 11:27:00.654750 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1973 | 2025.07.17 11:27:00.654782 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 1974 | 2025.07.17 11:27:00.654815 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 1975 | 2025.07.17 11:27:00.655624 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 621.64 KiB/sec. | ||
| 1976 | 2025.07.17 11:27:00.655751 [ 277 ] {13adca67-eab9-403d-a713-1632fd02d7b9} <Debug> TCPHandler: Processed in 0.002146778 sec. | ||
| 1977 | 2025.07.17 11:27:00.655966 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2025.07.17 11:27:00.656124 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 1979 | 2025.07.17 11:27:00.656331 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1980 | 2025.07.17 11:27:00.656365 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 1981 | 2025.07.17 11:27:00.656550 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1982 | 2025.07.17 11:27:00.656600 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1983 | 2025.07.17 11:27:00.656692 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1984 | 2025.07.17 11:27:00.656752 [ 292 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1985 | 2025.07.17 11:27:00.656756 [ 293 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1986 | 2025.07.17 11:27:00.656857 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (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 | ||
| 1987 | 2025.07.17 11:27:00.656880 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1988 | 2025.07.17 11:27:00.656930 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1989 | 2025.07.17 11:27:00.656945 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
| 1990 | 2025.07.17 11:27:00.656973 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 1991 | 2025.07.17 11:27:00.657006 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 1992 | 2025.07.17 11:27:00.657621 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.001557 sec., 19910.083493898524 rows/sec., 751.39 KiB/sec. | ||
| 1993 | 2025.07.17 11:27:00.657723 [ 277 ] {1ac84c1d-2482-42b6-b2d8-a80904215232} <Debug> TCPHandler: Processed in 0.001805643 sec. | ||
| 1994 | 2025.07.17 11:27:00.670443 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2025.07.17 11:27:00.670556 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1996 | 2025.07.17 11:27:00.670597 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1997 | 2025.07.17 11:27:00.671137 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.07.17 11:27:00.671181 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1999 | 2025.07.17 11:27:00.671592 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2000 | 2025.07.17 11:27:00.671779 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.07.17 11:27:00.671917 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001392 sec., 2155.1724137931033 rows/sec., 196.43 KiB/sec. | ||
| 2002 | 2025.07.17 11:27:00.671953 [ 277 ] {538a3119-b3fe-4910-9409-7cf8530655f1} <Debug> TCPHandler: Processed in 0.001560191 sec. | ||
| 2003 | 2025.07.17 11:27:00.672070 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2025.07.17 11:27:00.672163 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2005 | 2025.07.17 11:27:00.672205 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2006 | 2025.07.17 11:27:00.672711 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2025.07.17 11:27:00.672747 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2008 | 2025.07.17 11:27:00.673056 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2009 | 2025.07.17 11:27:00.673264 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2025.07.17 11:27:00.673378 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 10.86 MiB/sec. | ||
| 2011 | 2025.07.17 11:27:00.673411 [ 277 ] {c38c8c79-f21d-4161-98e7-5860a82f99d6} <Debug> TCPHandler: Processed in 0.001400298 sec. | ||
| 2012 | 2025.07.17 11:27:00.673515 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2025.07.17 11:27:00.673603 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2014 | 2025.07.17 11:27:00.673640 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2015 | 2025.07.17 11:27:00.674370 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2025.07.17 11:27:00.674403 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2017 | 2025.07.17 11:27:00.674741 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2018 | 2025.07.17 11:27:00.674944 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.07.17 11:27:00.675064 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001453 sec., 474191.3282863042 rows/sec., 37.77 MiB/sec. | ||
| 2020 | 2025.07.17 11:27:00.675099 [ 277 ] {7130979c-bf04-41b7-86e0-f2d2054ae4bb} <Debug> TCPHandler: Processed in 0.001613191 sec. | ||
| 2021 | 2025.07.17 11:27:00.675207 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2025.07.17 11:27:00.675301 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2023 | 2025.07.17 11:27:00.675338 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2024 | 2025.07.17 11:27:00.675756 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2025.07.17 11:27:00.675790 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2026 | 2025.07.17 11:27:00.676080 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2027 | 2025.07.17 11:27:00.676294 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.07.17 11:27:00.676416 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001132 sec., 125441.69611307421 rows/sec., 7.84 MiB/sec. | ||
| 2029 | 2025.07.17 11:27:00.676453 [ 277 ] {59a3b0d3-53c6-493c-934f-43e78db4a1f1} <Debug> TCPHandler: Processed in 0.001293397 sec. | ||
| 2030 | 2025.07.17 11:27:00.676561 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.07.17 11:27:00.676654 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2032 | 2025.07.17 11:27:00.676693 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2033 | 2025.07.17 11:27:00.677103 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2025.07.17 11:27:00.677139 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2035 | 2025.07.17 11:27:00.677429 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2036 | 2025.07.17 11:27:00.677634 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2025.07.17 11:27:00.677751 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001115 sec., 101345.29147982062 rows/sec., 6.56 MiB/sec. | ||
| 2038 | 2025.07.17 11:27:00.677787 [ 277 ] {b46b74e6-b69e-475c-a1c5-fe86f03b6d36} <Debug> TCPHandler: Processed in 0.001273807 sec. | ||
| 2039 | 2025.07.17 11:27:00.677894 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2025.07.17 11:27:00.677986 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2041 | 2025.07.17 11:27:00.678025 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2042 | 2025.07.17 11:27:00.678415 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.07.17 11:27:00.678447 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2044 | 2025.07.17 11:27:00.678714 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2045 | 2025.07.17 11:27:00.678900 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.07.17 11:27:00.679013 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001095 sec., 102283.10502283105 rows/sec., 5.83 MiB/sec. | ||
| 2047 | 2025.07.17 11:27:00.679046 [ 277 ] {af58c09e-41b1-49cf-a5b5-c104a8a4ae60} <Debug> TCPHandler: Processed in 0.001253616 sec. | ||
| 2048 | 2025.07.17 11:27:00.679145 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.07.17 11:27:00.679298 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2050 | 2025.07.17 11:27:00.679337 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2051 | 2025.07.17 11:27:00.679864 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.07.17 11:27:00.679898 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2053 | 2025.07.17 11:27:00.680204 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2054 | 2025.07.17 11:27:00.680427 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.07.17 11:27:00.680549 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Debug> executeQuery: Read 434 rows, 31.76 KiB in 0.001268 sec., 342271.2933753943 rows/sec., 24.46 MiB/sec. | ||
| 2056 | 2025.07.17 11:27:00.680586 [ 277 ] {89aa3793-66e7-477b-a54b-f2080c6e03f2} <Debug> TCPHandler: Processed in 0.001428539 sec. | ||
| 2057 | 2025.07.17 11:27:00.680693 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.07.17 11:27:00.680786 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2059 | 2025.07.17 11:27:00.680825 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2060 | 2025.07.17 11:27:00.681140 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2025.07.17 11:27:00.681176 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2062 | 2025.07.17 11:27:00.681461 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2063 | 2025.07.17 11:27:00.681662 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.07.17 11:27:00.681784 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001014 sec., 5917.15976331361 rows/sec., 309.15 KiB/sec. | ||
| 2065 | 2025.07.17 11:27:00.681819 [ 277 ] {13517dd4-6ef5-4430-9a2f-9003dc6dac65} <Debug> TCPHandler: Processed in 0.001173555 sec. | ||
| 2066 | 2025.07.17 11:27:00.681923 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2025.07.17 11:27:00.682016 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2068 | 2025.07.17 11:27:00.682057 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2069 | 2025.07.17 11:27:00.682437 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.07.17 11:27:00.682473 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2071 | 2025.07.17 11:27:00.682800 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2072 | 2025.07.17 11:27:00.683007 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.07.17 11:27:00.683130 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001133 sec., 209179.1703442189 rows/sec., 14.02 MiB/sec. | ||
| 2074 | 2025.07.17 11:27:00.683165 [ 277 ] {656de6c5-83c3-4b08-8c46-3635dfd7dc7b} <Debug> TCPHandler: Processed in 0.001289347 sec. | ||
| 2075 | 2025.07.17 11:27:00.683271 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2025.07.17 11:27:00.683364 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2077 | 2025.07.17 11:27:00.683405 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2078 | 2025.07.17 11:27:00.683854 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2025.07.17 11:27:00.683889 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2080 | 2025.07.17 11:27:00.684165 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2081 | 2025.07.17 11:27:00.684364 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2025.07.17 11:27:00.684506 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. | ||
| 2083 | 2025.07.17 11:27:00.684540 [ 277 ] {64c52f3b-0c66-4f2c-abdc-8e9f41f85872} <Debug> TCPHandler: Processed in 0.001336188 sec. | ||
| 2084 | 2025.07.17 11:27:00.684636 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2025.07.17 11:27:00.684724 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2086 | 2025.07.17 11:27:00.684773 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <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 | ||
| 2087 | 2025.07.17 11:27:00.685678 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2025.07.17 11:27:00.685715 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2089 | 2025.07.17 11:27:00.686279 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2090 | 2025.07.17 11:27:00.686493 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2025.07.17 11:27:00.686623 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001883 sec., 19118.428040361126 rows/sec., 34.26 MiB/sec. | ||
| 2092 | 2025.07.17 11:27:00.686671 [ 277 ] {e64dc104-e4af-4dc1-8ccc-09bfa28b27d8} <Debug> TCPHandler: Processed in 0.002055187 sec. | ||
| 2093 | 2025.07.17 11:27:00.686782 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2025.07.17 11:27:00.686876 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2095 | 2025.07.17 11:27:00.686916 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2096 | 2025.07.17 11:27:00.687242 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Trace> oximeter.measurements_i64 (fbdb01d6-86ba-489f-bea0-30e57e4ac674): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2025.07.17 11:27:00.687277 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2098 | 2025.07.17 11:27:00.687562 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2099 | 2025.07.17 11:27:00.687766 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Trace> oximeter.measurements_i64 (fbdb01d6-86ba-489f-bea0-30e57e4ac674): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2025.07.17 11:27:00.687887 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001029 sec., 23323.615160349855 rows/sec., 1.69 MiB/sec. | ||
| 2101 | 2025.07.17 11:27:00.687923 [ 277 ] {e8a69209-ea85-4c52-9dba-d7aa520cb2a9} <Debug> TCPHandler: Processed in 0.001190236 sec. | ||
| 2102 | 2025.07.17 11:27:00.688027 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2025.07.17 11:27:00.688121 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2104 | 2025.07.17 11:27:00.688161 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2105 | 2025.07.17 11:27:00.688474 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2025.07.17 11:27:00.688511 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2107 | 2025.07.17 11:27:00.688822 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2108 | 2025.07.17 11:27:00.689024 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2025.07.17 11:27:00.689145 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001042 sec., 78694.81765834933 rows/sec., 5.00 MiB/sec. | ||
| 2110 | 2025.07.17 11:27:00.689186 [ 277 ] {e02e2fd8-6bea-4586-b5c1-487b718c0bfe} <Debug> TCPHandler: Processed in 0.001205726 sec. | ||
| 2111 | 2025.07.17 11:27:03.033620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 316 | ||
| 2112 | 2025.07.17 11:27:03.036071 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2025.07.17 11:27:03.036117 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2114 | 2025.07.17 11:27:03.037359 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2115 | 2025.07.17 11:27:03.037647 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2025.07.17 11:27:03.037954 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2117 | 2025.07.17 11:27:05.539291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
| 2118 | 2025.07.17 11:27:05.539766 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.07.17 11:27:05.539814 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2120 | 2025.07.17 11:27:05.540443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2121 | 2025.07.17 11:27:05.540699 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.07.17 11:27:05.540845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
| 2123 | 2025.07.17 11:27:05.540846 [ 26 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2124 | 2025.07.17 11:27:05.540944 [ 26 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.07.17 11:27:05.540982 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2126 | 2025.07.17 11:27:05.541126 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::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 | ||
| 2127 | 2025.07.17 11:27:05.541288 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2128 | 2025.07.17 11:27:05.541331 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2129 | 2025.07.17 11:27:05.541405 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2130 | 2025.07.17 11:27:05.541457 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 488 rows starting from the beginning of the part | ||
| 2131 | 2025.07.17 11:27:05.541500 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 427 rows starting from the beginning of the part | ||
| 2132 | 2025.07.17 11:27:05.541543 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 488 rows starting from the beginning of the part | ||
| 2133 | 2025.07.17 11:27:05.541593 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 427 rows starting from the beginning of the part | ||
| 2134 | 2025.07.17 11:27:05.543039 [ 196 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.001972676 sec., 2566564.4028720376 rows/sec., 36.71 MiB/sec. | ||
| 2135 | 2025.07.17 11:27:05.543906 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2136 | 2025.07.17 11:27:05.544149 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.07.17 11:27:05.544229 [ 188 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_11_2} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2138 | 2025.07.17 11:27:05.544299 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2139 | 2025.07.17 11:27:05.642754 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2025.07.17 11:27:05.643034 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2141 | 2025.07.17 11:27:05.643651 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2142 | 2025.07.17 11:27:05.643750 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2143 | 2025.07.17 11:27:05.644129 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2144 | 2025.07.17 11:27:05.644259 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2145 | 2025.07.17 11:27:05.644447 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2146 | 2025.07.17 11:27:05.644596 [ 290 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2147 | 2025.07.17 11:27:05.644603 [ 292 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2148 | 2025.07.17 11:27:05.644599 [ 293 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2149 | 2025.07.17 11:27:05.644843 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2150 | 2025.07.17 11:27:05.644889 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2151 | 2025.07.17 11:27:05.644994 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2152 | 2025.07.17 11:27:05.645018 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2153 | 2025.07.17 11:27:05.645063 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2154 | 2025.07.17 11:27:05.645109 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2155 | 2025.07.17 11:27:05.645147 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2156 | 2025.07.17 11:27:05.646183 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003284 sec., 10353.227771010963 rows/sec., 398.48 KiB/sec. | ||
| 2157 | 2025.07.17 11:27:05.646351 [ 277 ] {0bdf1b94-f770-41ab-bbe8-801e95da88ca} <Debug> TCPHandler: Processed in 0.00378818 sec. | ||
| 2158 | 2025.07.17 11:27:05.652648 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2025.07.17 11:27:05.652787 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2160 | 2025.07.17 11:27:05.652853 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2161 | 2025.07.17 11:27:05.653715 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2025.07.17 11:27:05.653773 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2163 | 2025.07.17 11:27:05.654303 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2164 | 2025.07.17 11:27:05.654516 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2165 | 2025.07.17 11:27:05.654676 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001933 sec., 517.3305742369374 rows/sec., 117.21 KiB/sec. | ||
| 2166 | 2025.07.17 11:27:05.654721 [ 277 ] {47f09634-f63b-4fcf-b038-24e5ce997c7f} <Debug> TCPHandler: Processed in 0.002135128 sec. | ||
| 2167 | 2025.07.17 11:27:05.654870 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2025.07.17 11:27:05.654983 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2169 | 2025.07.17 11:27:05.655034 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2170 | 2025.07.17 11:27:05.655501 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2171 | 2025.07.17 11:27:05.655539 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2172 | 2025.07.17 11:27:05.655858 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2173 | 2025.07.17 11:27:05.656097 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2025.07.17 11:27:05.656228 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001275 sec., 4705.882352941177 rows/sec., 383.73 KiB/sec. | ||
| 2175 | 2025.07.17 11:27:05.656267 [ 277 ] {cdcfc2ab-5189-4cb6-8fc4-1d584046acf0} <Debug> TCPHandler: Processed in 0.0014556 sec. | ||
| 2176 | 2025.07.17 11:27:05.656436 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2025.07.17 11:27:05.656532 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2178 | 2025.07.17 11:27:05.656574 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2179 | 2025.07.17 11:27:05.657080 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.07.17 11:27:05.657122 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2181 | 2025.07.17 11:27:05.657528 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2182 | 2025.07.17 11:27:05.657765 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.07.17 11:27:05.657904 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Debug> executeQuery: Read 59 rows, 4.60 KiB in 0.001392 sec., 42385.057471264365 rows/sec., 3.23 MiB/sec. | ||
| 2184 | 2025.07.17 11:27:05.657943 [ 277 ] {2aa02630-e92b-4a6f-9e77-715d47089c2a} <Debug> TCPHandler: Processed in 0.001557061 sec. | ||
| 2185 | 2025.07.17 11:27:05.658068 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2025.07.17 11:27:05.658165 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2187 | 2025.07.17 11:27:05.658208 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2188 | 2025.07.17 11:27:05.658617 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.07.17 11:27:05.658655 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2190 | 2025.07.17 11:27:05.658953 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2191 | 2025.07.17 11:27:05.659180 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.07.17 11:27:05.659314 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Debug> executeQuery: Read 6 rows, 429.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 358.69 KiB/sec. | ||
| 2193 | 2025.07.17 11:27:05.659351 [ 277 ] {84155e3c-533b-4c55-bf1b-3725eeeeddd3} <Debug> TCPHandler: Processed in 0.001332067 sec. | ||
| 2194 | 2025.07.17 11:27:05.659466 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2025.07.17 11:27:05.659564 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2196 | 2025.07.17 11:27:05.659612 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2197 | 2025.07.17 11:27:05.660053 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.07.17 11:27:05.660091 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2199 | 2025.07.17 11:27:05.660452 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2200 | 2025.07.17 11:27:05.660660 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.07.17 11:27:05.660790 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001244 sec., 56270.096463022506 rows/sec., 4.40 MiB/sec. | ||
| 2202 | 2025.07.17 11:27:05.660828 [ 277 ] {5dbbf7f9-0284-490a-ba2a-c348315738ac} <Debug> TCPHandler: Processed in 0.001413629 sec. | ||
| 2203 | 2025.07.17 11:27:05.660946 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2025.07.17 11:27:05.661039 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2205 | 2025.07.17 11:27:05.661081 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2206 | 2025.07.17 11:27:05.661529 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2025.07.17 11:27:05.661566 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2208 | 2025.07.17 11:27:05.661925 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2209 | 2025.07.17 11:27:05.662140 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.07.17 11:27:05.662268 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001248 sec., 130608.97435897436 rows/sec., 9.09 MiB/sec. | ||
| 2211 | 2025.07.17 11:27:05.662305 [ 277 ] {c55b3210-bc63-4d88-a08a-4296b6ea63b3} <Debug> TCPHandler: Processed in 0.001408128 sec. | ||
| 2212 | 2025.07.17 11:27:05.662415 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2025.07.17 11:27:05.662509 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2214 | 2025.07.17 11:27:05.662552 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2215 | 2025.07.17 11:27:05.662905 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.07.17 11:27:05.662942 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2217 | 2025.07.17 11:27:05.663266 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2218 | 2025.07.17 11:27:05.663473 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.07.17 11:27:05.663601 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 2220 | 2025.07.17 11:27:05.663636 [ 277 ] {4941036f-4fa7-427f-a6e1-95cecd52fdf7} <Debug> TCPHandler: Processed in 0.001270607 sec. | ||
| 2221 | 2025.07.17 11:27:05.826517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2222 | 2025.07.17 11:27:05.844842 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2025.07.17 11:27:05.844902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2224 | 2025.07.17 11:27:05.851789 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2225 | 2025.07.17 11:27:05.852572 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2025.07.17 11:27:05.852872 [ 26 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2227 | 2025.07.17 11:27:05.852935 [ 26 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2025.07.17 11:27:05.852960 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2229 | 2025.07.17 11:27:05.853081 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 2230 | 2025.07.17 11:27:05.856159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2231 | 2025.07.17 11:27:05.857309 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2232 | 2025.07.17 11:27:05.858791 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 2233 | 2025.07.17 11:27:05.863496 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 2234 | 2025.07.17 11:27:05.868095 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 2235 | 2025.07.17 11:27:05.872707 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 2236 | 2025.07.17 11:27:05.877494 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 2237 | 2025.07.17 11:27:05.881955 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 2238 | 2025.07.17 11:27:05.936090 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083052805 sec., 999.3641996799507 rows/sec., 5.17 MiB/sec. | ||
| 2239 | 2025.07.17 11:27:05.937921 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2240 | 2025.07.17 11:27:05.939748 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_11_2} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2025.07.17 11:27:05.939843 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_11_2} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2242 | 2025.07.17 11:27:05.941134 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2243 | 2025.07.17 11:27:06.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.19 MiB, peak 196.09 MiB, free memory in arenas 0.00 B, will set to 196.45 MiB (RSS), difference: 10.26 MiB | ||
| 2244 | 2025.07.17 11:27:10.657788 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2025.07.17 11:27:10.657967 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2246 | 2025.07.17 11:27:10.658027 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2247 | 2025.07.17 11:27:10.658716 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2025.07.17 11:27:10.658757 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2249 | 2025.07.17 11:27:10.659169 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2250 | 2025.07.17 11:27:10.659390 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2025.07.17 11:27:10.659509 [ 90 ] {} <Debug> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2252 | 2025.07.17 11:27:10.659539 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001619 sec., 130945.02779493514 rows/sec., 8.33 MiB/sec. | ||
| 2253 | 2025.07.17 11:27:10.659572 [ 90 ] {} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2025.07.17 11:27:10.659585 [ 277 ] {ec8db56d-457d-4eab-98a1-4bf3f79a79ff} <Debug> TCPHandler: Processed in 0.001927926 sec. | ||
| 2255 | 2025.07.17 11:27:10.659598 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2256 | 2025.07.17 11:27:10.659706 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2025.07.17 11:27:10.659744 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2258 | 2025.07.17 11:27:10.659802 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2259 | 2025.07.17 11:27:10.659848 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2260 | 2025.07.17 11:27:10.659926 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2025.07.17 11:27:10.659972 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2262 | 2025.07.17 11:27:10.660040 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2263 | 2025.07.17 11:27:10.660082 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2264 | 2025.07.17 11:27:10.660123 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2265 | 2025.07.17 11:27:10.660160 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2266 | 2025.07.17 11:27:10.660504 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2025.07.17 11:27:10.660547 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2268 | 2025.07.17 11:27:10.661042 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2269 | 2025.07.17 11:27:10.661092 [ 192 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418779 sec., 747121.2923224829 rows/sec., 50.37 MiB/sec. | ||
| 2270 | 2025.07.17 11:27:10.661250 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2271 | 2025.07.17 11:27:10.661291 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2025.07.17 11:27:10.661441 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001656 sec., 416062.80193236715 rows/sec., 33.14 MiB/sec. | ||
| 2273 | 2025.07.17 11:27:10.661480 [ 277 ] {a4dc071a-ea77-4faf-b63f-9b8bade720ee} <Debug> TCPHandler: Processed in 0.001821394 sec. | ||
| 2274 | 2025.07.17 11:27:10.661521 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2025.07.17 11:27:10.661593 [ 188 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_5_1} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2276 | 2025.07.17 11:27:10.661593 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2277 | 2025.07.17 11:27:10.661662 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2278 | 2025.07.17 11:27:10.661697 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2279 | 2025.07.17 11:27:10.661741 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2280 | 2025.07.17 11:27:10.662167 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2025.07.17 11:27:10.662204 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2282 | 2025.07.17 11:27:10.662513 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2283 | 2025.07.17 11:27:10.662715 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2025.07.17 11:27:10.662810 [ 90 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2285 | 2025.07.17 11:27:10.662838 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001159 sec., 122519.41328731664 rows/sec., 7.66 MiB/sec. | ||
| 2286 | 2025.07.17 11:27:10.662851 [ 90 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2025.07.17 11:27:10.662878 [ 277 ] {fb66111d-13a2-4513-be67-816839b0247c} <Debug> TCPHandler: Processed in 0.001331637 sec. | ||
| 2288 | 2025.07.17 11:27:10.662891 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2289 | 2025.07.17 11:27:10.662968 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::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 | ||
| 2290 | 2025.07.17 11:27:10.662990 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2025.07.17 11:27:10.663061 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2292 | 2025.07.17 11:27:10.663087 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2293 | 2025.07.17 11:27:10.663089 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 115 rows starting from the beginning of the part | ||
| 2294 | 2025.07.17 11:27:10.663147 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2295 | 2025.07.17 11:27:10.663176 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 115 rows starting from the beginning of the part | ||
| 2296 | 2025.07.17 11:27:10.663218 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 115 rows starting from the beginning of the part | ||
| 2297 | 2025.07.17 11:27:10.663251 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 2298 | 2025.07.17 11:27:10.663283 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2299 | 2025.07.17 11:27:10.663316 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 142 rows starting from the beginning of the part | ||
| 2300 | 2025.07.17 11:27:10.663562 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2025.07.17 11:27:10.663602 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2302 | 2025.07.17 11:27:10.663926 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2303 | 2025.07.17 11:27:10.664057 [ 192 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120575 sec., 566673.3596591036 rows/sec., 36.84 MiB/sec. | ||
| 2304 | 2025.07.17 11:27:10.664146 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2025.07.17 11:27:10.664184 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2306 | 2025.07.17 11:27:10.664257 [ 90 ] {} <Debug> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2307 | 2025.07.17 11:27:10.664287 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001218 sec., 92775.04105090312 rows/sec., 6.01 MiB/sec. | ||
| 2308 | 2025.07.17 11:27:10.664291 [ 90 ] {} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2025.07.17 11:27:10.664327 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2310 | 2025.07.17 11:27:10.664330 [ 277 ] {933d3a82-ccea-4ec5-81ef-7d95e96af44b} <Debug> TCPHandler: Processed in 0.001387398 sec. | ||
| 2311 | 2025.07.17 11:27:10.664443 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2025.07.17 11:27:10.664456 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.07.17 11:27:10.664455 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2314 | 2025.07.17 11:27:10.664511 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_6_1} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2315 | 2025.07.17 11:27:10.664551 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2316 | 2025.07.17 11:27:10.664571 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2317 | 2025.07.17 11:27:10.664594 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2318 | 2025.07.17 11:27:10.664606 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2319 | 2025.07.17 11:27:10.664643 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 113 rows starting from the beginning of the part | ||
| 2320 | 2025.07.17 11:27:10.664707 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
| 2321 | 2025.07.17 11:27:10.664751 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
| 2322 | 2025.07.17 11:27:10.664811 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
| 2323 | 2025.07.17 11:27:10.664852 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
| 2324 | 2025.07.17 11:27:10.665029 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.07.17 11:27:10.665069 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2326 | 2025.07.17 11:27:10.665433 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2327 | 2025.07.17 11:27:10.665657 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.07.17 11:27:10.665688 [ 192 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285747 sec., 439433.2633091891 rows/sec., 30.12 MiB/sec. | ||
| 2329 | 2025.07.17 11:27:10.665788 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001254 sec., 89314.19457735248 rows/sec., 5.09 MiB/sec. | ||
| 2330 | 2025.07.17 11:27:10.665792 [ 109 ] {} <Debug> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2331 | 2025.07.17 11:27:10.665823 [ 188 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2332 | 2025.07.17 11:27:10.665831 [ 277 ] {ca39ab0c-da72-4851-8afd-dd39c2a3d76e} <Debug> TCPHandler: Processed in 0.001422579 sec. | ||
| 2333 | 2025.07.17 11:27:10.665849 [ 109 ] {} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.07.17 11:27:10.665878 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2335 | 2025.07.17 11:27:10.665952 [ 189 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2336 | 2025.07.17 11:27:10.665957 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2025.07.17 11:27:10.666075 [ 189 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2338 | 2025.07.17 11:27:10.666081 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2339 | 2025.07.17 11:27:10.666119 [ 189 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 112 rows starting from the beginning of the part | ||
| 2340 | 2025.07.17 11:27:10.666119 [ 188 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2341 | 2025.07.17 11:27:10.666163 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2342 | 2025.07.17 11:27:10.666210 [ 189 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
| 2343 | 2025.07.17 11:27:10.666212 [ 188 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_5_1} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2344 | 2025.07.17 11:27:10.666265 [ 189 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
| 2345 | 2025.07.17 11:27:10.666298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2346 | 2025.07.17 11:27:10.666322 [ 189 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
| 2347 | 2025.07.17 11:27:10.666369 [ 189 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
| 2348 | 2025.07.17 11:27:10.666689 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2349 | 2025.07.17 11:27:10.666730 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2350 | 2025.07.17 11:27:10.667136 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2351 | 2025.07.17 11:27:10.667160 [ 192 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241297 sec., 451141.0242673591 rows/sec., 27.42 MiB/sec. | ||
| 2352 | 2025.07.17 11:27:10.667294 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2353 | 2025.07.17 11:27:10.667369 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2354 | 2025.07.17 11:27:10.667512 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001448 sec., 288674.0331491713 rows/sec., 20.55 MiB/sec. | ||
| 2355 | 2025.07.17 11:27:10.667551 [ 277 ] {d41b62a2-5958-4f2e-a106-87d42338e059} <Debug> TCPHandler: Processed in 0.001640322 sec. | ||
| 2356 | 2025.07.17 11:27:10.667554 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2025.07.17 11:27:10.667626 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_5_1} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2358 | 2025.07.17 11:27:10.667663 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2025.07.17 11:27:10.667689 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2360 | 2025.07.17 11:27:10.667759 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2361 | 2025.07.17 11:27:10.667803 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2362 | 2025.07.17 11:27:10.668140 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2025.07.17 11:27:10.668175 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2364 | 2025.07.17 11:27:10.668477 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2365 | 2025.07.17 11:27:10.668675 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2025.07.17 11:27:10.668800 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 2367 | 2025.07.17 11:27:10.668835 [ 277 ] {0be1758a-0cf7-4337-908c-b7340cd7a846} <Debug> TCPHandler: Processed in 0.001218676 sec. | ||
| 2368 | 2025.07.17 11:27:10.668947 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2025.07.17 11:27:10.669037 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2370 | 2025.07.17 11:27:10.669078 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2371 | 2025.07.17 11:27:10.669477 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2025.07.17 11:27:10.669511 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2373 | 2025.07.17 11:27:10.669856 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2374 | 2025.07.17 11:27:10.670076 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2025.07.17 11:27:10.670206 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001187 sec., 199663.0160067397 rows/sec., 13.38 MiB/sec. | ||
| 2376 | 2025.07.17 11:27:10.670241 [ 277 ] {f9cc5b1c-14fe-44ba-876f-1fce8f57a6bd} <Debug> TCPHandler: Processed in 0.001340787 sec. | ||
| 2377 | 2025.07.17 11:27:10.670348 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2025.07.17 11:27:10.670439 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2379 | 2025.07.17 11:27:10.670479 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2380 | 2025.07.17 11:27:10.670794 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2025.07.17 11:27:10.670828 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2382 | 2025.07.17 11:27:10.671140 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2383 | 2025.07.17 11:27:10.671337 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2025.07.17 11:27:10.671426 [ 109 ] {} <Debug> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2385 | 2025.07.17 11:27:10.671458 [ 109 ] {} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2386 | 2025.07.17 11:27:10.671458 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 2387 | 2025.07.17 11:27:10.671476 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2388 | 2025.07.17 11:27:10.671506 [ 277 ] {87140c84-0141-4ab1-ad6e-fd11bb98851b} <Debug> TCPHandler: Processed in 0.001203996 sec. | ||
| 2389 | 2025.07.17 11:27:10.671565 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2390 | 2025.07.17 11:27:10.671614 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2025.07.17 11:27:10.671668 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2392 | 2025.07.17 11:27:10.671699 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2393 | 2025.07.17 11:27:10.671709 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2394 | 2025.07.17 11:27:10.671745 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2395 | 2025.07.17 11:27:10.671765 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <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 | ||
| 2396 | 2025.07.17 11:27:10.671786 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2397 | 2025.07.17 11:27:10.671825 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2398 | 2025.07.17 11:27:10.671871 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2399 | 2025.07.17 11:27:10.672549 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2025.07.17 11:27:10.672589 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2401 | 2025.07.17 11:27:10.672675 [ 189 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134565 sec., 4406.975360600759 rows/sec., 296.95 KiB/sec. | ||
| 2402 | 2025.07.17 11:27:10.672820 [ 201 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2403 | 2025.07.17 11:27:10.673128 [ 201 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2404 | 2025.07.17 11:27:10.673209 [ 201 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_5_1} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2405 | 2025.07.17 11:27:10.673232 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2406 | 2025.07.17 11:27:10.673291 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2407 | 2025.07.17 11:27:10.673463 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.07.17 11:27:10.673606 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001915 sec., 18798.95561357702 rows/sec., 33.69 MiB/sec. | ||
| 2409 | 2025.07.17 11:27:10.673673 [ 277 ] {7d23201e-f94d-447d-818a-174b240546a3} <Debug> TCPHandler: Processed in 0.002105548 sec. | ||
| 2410 | 2025.07.17 11:27:10.673782 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2025.07.17 11:27:10.673874 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2412 | 2025.07.17 11:27:10.673914 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2413 | 2025.07.17 11:27:10.674249 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2025.07.17 11:27:10.674284 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2415 | 2025.07.17 11:27:10.674579 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2416 | 2025.07.17 11:27:10.674805 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2025.07.17 11:27:10.674928 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001072 sec., 76492.53731343284 rows/sec., 4.86 MiB/sec. | ||
| 2418 | 2025.07.17 11:27:10.674962 [ 277 ] {e5125fc6-9ebb-4ad1-97cd-b4415f930f9f} <Debug> TCPHandler: Processed in 0.001227807 sec. | ||
| 2419 | 2025.07.17 11:27:12.929158 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2420 | 2025.07.17 11:27:12.929230 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2421 | 2025.07.17 11:27:13.038888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 354 | ||
| 2422 | 2025.07.17 11:27:13.041341 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2025.07.17 11:27:13.041385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2424 | 2025.07.17 11:27:13.041650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
| 2425 | 2025.07.17 11:27:13.042162 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.07.17 11:27:13.042212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2427 | 2025.07.17 11:27:13.042576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2428 | 2025.07.17 11:27:13.042822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2429 | 2025.07.17 11:27:13.042840 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2025.07.17 11:27:13.043101 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2431 | 2025.07.17 11:27:13.043119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2432 | 2025.07.17 11:27:13.043261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2433 | 2025.07.17 11:27:13.356955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2434 | 2025.07.17 11:27:13.374415 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2025.07.17 11:27:13.374467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2436 | 2025.07.17 11:27:13.380029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2437 | 2025.07.17 11:27:13.380733 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2025.07.17 11:27:13.383496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2439 | 2025.07.17 11:27:15.643465 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2025.07.17 11:27:15.643888 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2441 | 2025.07.17 11:27:15.644397 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2442 | 2025.07.17 11:27:15.644471 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT 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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2443 | 2025.07.17 11:27:15.644756 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2444 | 2025.07.17 11:27:15.644833 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2445 | 2025.07.17 11:27:15.644976 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2446 | 2025.07.17 11:27:15.645091 [ 292 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2447 | 2025.07.17 11:27:15.645111 [ 290 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2448 | 2025.07.17 11:27:15.645122 [ 293 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2449 | 2025.07.17 11:27:15.645091 [ 295 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2450 | 2025.07.17 11:27:15.645288 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2451 | 2025.07.17 11:27:15.645319 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2452 | 2025.07.17 11:27:15.645405 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2453 | 2025.07.17 11:27:15.645425 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2454 | 2025.07.17 11:27:15.645462 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2455 | 2025.07.17 11:27:15.645499 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2456 | 2025.07.17 11:27:15.645540 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(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', 'dendrite:sample_collection_duration', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2457 | 2025.07.17 11:27:15.646390 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002645 sec., 12854.442344045368 rows/sec., 494.74 KiB/sec. | ||
| 2458 | 2025.07.17 11:27:15.646554 [ 277 ] {561feb56-756d-4400-a27a-2d0ddf90d26f} <Debug> TCPHandler: Processed in 0.003367565 sec. | ||
| 2459 | 2025.07.17 11:27:15.653079 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2025.07.17 11:27:15.653204 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2461 | 2025.07.17 11:27:15.653255 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2462 | 2025.07.17 11:27:15.653848 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2025.07.17 11:27:15.653894 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2464 | 2025.07.17 11:27:15.654337 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2465 | 2025.07.17 11:27:15.654567 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2025.07.17 11:27:15.654724 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001557 sec., 642.2607578676943 rows/sec., 66.48 KiB/sec. | ||
| 2467 | 2025.07.17 11:27:15.654767 [ 277 ] {509415ce-3eea-49b9-8df3-2dfaa69e3df5} <Debug> TCPHandler: Processed in 0.001746713 sec. | ||
| 2468 | 2025.07.17 11:27:15.654898 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2025.07.17 11:27:15.655004 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2470 | 2025.07.17 11:27:15.655049 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2471 | 2025.07.17 11:27:15.655539 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2025.07.17 11:27:15.655576 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2473 | 2025.07.17 11:27:15.655934 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2474 | 2025.07.17 11:27:15.656205 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2025.07.17 11:27:15.656339 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.001413 sec., 47416.84359518754 rows/sec., 3.76 MiB/sec. | ||
| 2476 | 2025.07.17 11:27:15.656377 [ 277 ] {53c29a79-745a-47b8-94fe-1c244b2aaf5a} <Debug> TCPHandler: Processed in 0.001587401 sec. | ||
| 2477 | 2025.07.17 11:27:15.656565 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2025.07.17 11:27:15.656666 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2479 | 2025.07.17 11:27:15.656711 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2480 | 2025.07.17 11:27:15.657139 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2025.07.17 11:27:15.657176 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2482 | 2025.07.17 11:27:15.657580 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2483 | 2025.07.17 11:27:15.657794 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2025.07.17 11:27:15.657921 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001277 sec., 3915.4267815191856 rows/sec., 294.42 KiB/sec. | ||
| 2485 | 2025.07.17 11:27:15.657959 [ 277 ] {2b922494-7a2e-4bd5-ab25-d07fed1cd418} <Debug> TCPHandler: Processed in 0.001447569 sec. | ||
| 2486 | 2025.07.17 11:27:15.658082 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2025.07.17 11:27:15.658176 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2488 | 2025.07.17 11:27:15.658216 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2489 | 2025.07.17 11:27:15.658620 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.07.17 11:27:15.658656 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2491 | 2025.07.17 11:27:15.658947 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2492 | 2025.07.17 11:27:15.659195 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2025.07.17 11:27:15.659326 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001169 sec., 855.4319931565441 rows/sec., 56.81 KiB/sec. | ||
| 2494 | 2025.07.17 11:27:15.659365 [ 277 ] {f1d24470-4c79-46cd-adb3-d62bf7ab94a4} <Debug> TCPHandler: Processed in 0.001330998 sec. | ||
| 2495 | 2025.07.17 11:27:15.659476 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2025.07.17 11:27:15.659569 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2497 | 2025.07.17 11:27:15.659609 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2498 | 2025.07.17 11:27:15.660037 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2025.07.17 11:27:15.660074 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2500 | 2025.07.17 11:27:15.660384 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2501 | 2025.07.17 11:27:15.660590 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2025.07.17 11:27:15.660715 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001163 sec., 61908.85640584695 rows/sec., 4.83 MiB/sec. | ||
| 2503 | 2025.07.17 11:27:15.660752 [ 277 ] {8bd3838a-1e47-4e95-9322-c0d61e1351b4} <Debug> TCPHandler: Processed in 0.001324717 sec. | ||
| 2504 | 2025.07.17 11:27:15.660866 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2025.07.17 11:27:15.660959 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2506 | 2025.07.17 11:27:15.661001 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2507 | 2025.07.17 11:27:15.661387 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2025.07.17 11:27:15.661424 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2509 | 2025.07.17 11:27:15.661746 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2510 | 2025.07.17 11:27:15.661956 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.07.17 11:27:15.662081 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 2512 | 2025.07.17 11:27:15.662118 [ 277 ] {4b1f4a16-73c6-46e0-b1e5-6efe068fe86b} <Debug> TCPHandler: Processed in 0.001300757 sec. | ||
| 2513 | 2025.07.17 11:27:15.662225 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2025.07.17 11:27:15.662317 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2515 | 2025.07.17 11:27:15.662359 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2516 | 2025.07.17 11:27:15.662665 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2025.07.17 11:27:15.662700 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2518 | 2025.07.17 11:27:15.662986 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2519 | 2025.07.17 11:27:15.663193 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2025.07.17 11:27:15.663314 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 62.54 KiB/sec. | ||
| 2521 | 2025.07.17 11:27:15.663351 [ 277 ] {24ccb7fb-4524-4df5-90bd-d81aa4089633} <Debug> TCPHandler: Processed in 0.001174425 sec. | ||
| 2522 | 2025.07.17 11:27:15.663458 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2025.07.17 11:27:15.663554 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2524 | 2025.07.17 11:27:15.663606 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <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 | ||
| 2525 | 2025.07.17 11:27:15.664324 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.07.17 11:27:15.664360 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2527 | 2025.07.17 11:27:15.664839 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2528 | 2025.07.17 11:27:15.665054 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2025.07.17 11:27:15.665155 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2530 | 2025.07.17 11:27:15.665185 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00165 sec., 3030.3030303030305 rows/sec., 5.43 MiB/sec. | ||
| 2531 | 2025.07.17 11:27:15.665210 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.07.17 11:27:15.665234 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2533 | 2025.07.17 11:27:15.665241 [ 277 ] {780df125-206c-4fcf-929f-1da47dfcae12} <Debug> TCPHandler: Processed in 0.001831764 sec. | ||
| 2534 | 2025.07.17 11:27:15.665343 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::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 | ||
| 2535 | 2025.07.17 11:27:15.665414 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2025.07.17 11:27:15.665513 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2537 | 2025.07.17 11:27:15.665553 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2538 | 2025.07.17 11:27:15.665614 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2539 | 2025.07.17 11:27:15.665687 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 2540 | 2025.07.17 11:27:15.665832 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 2541 | 2025.07.17 11:27:15.665860 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Trace> oximeter.measurements_i64 (fbdb01d6-86ba-489f-bea0-30e57e4ac674): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.07.17 11:27:15.665900 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2543 | 2025.07.17 11:27:15.665955 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 2544 | 2025.07.17 11:27:15.666076 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2545 | 2025.07.17 11:27:15.666192 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2546 | 2025.07.17 11:27:15.666199 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2547 | 2025.07.17 11:27:15.666318 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2548 | 2025.07.17 11:27:15.666422 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Trace> oximeter.measurements_i64 (fbdb01d6-86ba-489f-bea0-30e57e4ac674): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2549 | 2025.07.17 11:27:15.666548 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001054 sec., 2846.299810246679 rows/sec., 201.06 KiB/sec. | ||
| 2550 | 2025.07.17 11:27:15.666587 [ 277 ] {7c0f3819-2dee-41dd-9df3-b221dbbadd7f} <Debug> TCPHandler: Processed in 0.001223056 sec. | ||
| 2551 | 2025.07.17 11:27:15.666697 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2552 | 2025.07.17 11:27:15.666790 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2553 | 2025.07.17 11:27:15.666831 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2554 | 2025.07.17 11:27:15.667146 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2025.07.17 11:27:15.667182 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2556 | 2025.07.17 11:27:15.667487 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2557 | 2025.07.17 11:27:15.667700 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2558 | 2025.07.17 11:27:15.667823 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2559 | 2025.07.17 11:27:15.667858 [ 277 ] {0c755ea9-c3c1-44da-833a-157035dcaead} <Debug> TCPHandler: Processed in 0.001210596 sec. | ||
| 2560 | 2025.07.17 11:27:15.668133 [ 190 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 19 columns (19 merged, 0 gathered) in 0.002840567 sec., 36612.4087198084 rows/sec., 65.61 MiB/sec. | ||
| 2561 | 2025.07.17 11:27:15.668397 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2562 | 2025.07.17 11:27:15.668713 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2025.07.17 11:27:15.668783 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2564 | 2025.07.17 11:27:15.668868 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2565 | 2025.07.17 11:27:16.902393 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2025.07.17 11:27:16.902676 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2567 | 2025.07.17 11:27:16.903063 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2568 | 2025.07.17 11:27:16.903111 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2569 | 2025.07.17 11:27:16.903409 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2570 | 2025.07.17 11:27:16.903484 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2571 | 2025.07.17 11:27:16.903624 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2572 | 2025.07.17 11:27:16.903776 [ 295 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2573 | 2025.07.17 11:27:16.903776 [ 292 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2574 | 2025.07.17 11:27:16.903829 [ 290 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2575 | 2025.07.17 11:27:16.903865 [ 297 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2576 | 2025.07.17 11:27:16.903847 [ 293 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2577 | 2025.07.17 11:27:16.904066 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2578 | 2025.07.17 11:27:16.904102 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2579 | 2025.07.17 11:27:16.904189 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2580 | 2025.07.17 11:27:16.904209 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2581 | 2025.07.17 11:27:16.904245 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2582 | 2025.07.17 11:27:16.904283 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2583 | 2025.07.17 11:27:16.904318 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2584 | 2025.07.17 11:27:16.905122 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.002555 sec., 13307.240704500979 rows/sec., 512.17 KiB/sec. | ||
| 2585 | 2025.07.17 11:27:16.905275 [ 277 ] {932e481f-3254-4dda-99f6-627cb1d45de6} <Debug> TCPHandler: Processed in 0.003005479 sec. | ||
| 2586 | 2025.07.17 11:27:16.905573 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2587 | 2025.07.17 11:27:16.905738 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2588 | 2025.07.17 11:27:16.905984 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2589 | 2025.07.17 11:27:16.906022 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2590 | 2025.07.17 11:27:16.906239 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2591 | 2025.07.17 11:27:16.906296 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2592 | 2025.07.17 11:27:16.906404 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2593 | 2025.07.17 11:27:16.906477 [ 293 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2594 | 2025.07.17 11:27:16.906489 [ 292 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2595 | 2025.07.17 11:27:16.906490 [ 295 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2596 | 2025.07.17 11:27:16.906484 [ 290 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2597 | 2025.07.17 11:27:16.906487 [ 297 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2598 | 2025.07.17 11:27:16.906646 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2599 | 2025.07.17 11:27:16.906672 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2600 | 2025.07.17 11:27:16.906745 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2601 | 2025.07.17 11:27:16.906765 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2602 | 2025.07.17 11:27:16.906798 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2603 | 2025.07.17 11:27:16.906832 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2604 | 2025.07.17 11:27:16.906861 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2605 | 2025.07.17 11:27:16.907515 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001843 sec., 18448.182311448723 rows/sec., 710.03 KiB/sec. | ||
| 2606 | 2025.07.17 11:27:16.907646 [ 277 ] {b22f30f5-2277-4599-96f3-10991cd94dc0} <Debug> TCPHandler: Processed in 0.002139639 sec. | ||
| 2607 | 2025.07.17 11:27:16.907858 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2025.07.17 11:27:16.908000 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2609 | 2025.07.17 11:27:16.908227 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2610 | 2025.07.17 11:27:16.908263 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2611 | 2025.07.17 11:27:16.908471 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2612 | 2025.07.17 11:27:16.908526 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2613 | 2025.07.17 11:27:16.908633 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2614 | 2025.07.17 11:27:16.908699 [ 292 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2615 | 2025.07.17 11:27:16.908713 [ 295 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2616 | 2025.07.17 11:27:16.908710 [ 297 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2617 | 2025.07.17 11:27:16.908707 [ 293 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2618 | 2025.07.17 11:27:16.908701 [ 290 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2619 | 2025.07.17 11:27:16.908868 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2620 | 2025.07.17 11:27:16.908893 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2621 | 2025.07.17 11:27:16.908966 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2622 | 2025.07.17 11:27:16.908985 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2623 | 2025.07.17 11:27:16.909016 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2624 | 2025.07.17 11:27:16.909048 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2625 | 2025.07.17 11:27:16.909078 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2626 | 2025.07.17 11:27:16.909671 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001732 sec., 19630.484988452656 rows/sec., 755.54 KiB/sec. | ||
| 2627 | 2025.07.17 11:27:16.909803 [ 277 ] {2685d680-bd63-4998-999b-ba1e137730a9} <Debug> TCPHandler: Processed in 0.001995916 sec. | ||
| 2628 | 2025.07.17 11:27:16.910003 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2025.07.17 11:27:16.910141 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2630 | 2025.07.17 11:27:16.910373 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2631 | 2025.07.17 11:27:16.910409 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2632 | 2025.07.17 11:27:16.910630 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2633 | 2025.07.17 11:27:16.910682 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2634 | 2025.07.17 11:27:16.910785 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2635 | 2025.07.17 11:27:16.910849 [ 293 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2636 | 2025.07.17 11:27:16.910859 [ 295 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2637 | 2025.07.17 11:27:16.910869 [ 297 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2638 | 2025.07.17 11:27:16.910858 [ 292 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2639 | 2025.07.17 11:27:16.910856 [ 290 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2640 | 2025.07.17 11:27:16.911018 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2641 | 2025.07.17 11:27:16.911044 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2642 | 2025.07.17 11:27:16.911113 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2643 | 2025.07.17 11:27:16.911132 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2644 | 2025.07.17 11:27:16.911164 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2645 | 2025.07.17 11:27:16.911199 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2646 | 2025.07.17 11:27:16.911232 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2647 | 2025.07.17 11:27:16.911798 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001716 sec., 19813.51981351981 rows/sec., 762.58 KiB/sec. | ||
| 2648 | 2025.07.17 11:27:16.911922 [ 277 ] {4a95efea-2cea-4a0c-8a5c-13c65d50bd16} <Debug> TCPHandler: Processed in 0.001968836 sec. | ||
| 2649 | 2025.07.17 11:27:16.912115 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2650 | 2025.07.17 11:27:16.912252 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2651 | 2025.07.17 11:27:16.912471 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2652 | 2025.07.17 11:27:16.912506 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2653 | 2025.07.17 11:27:16.912711 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2654 | 2025.07.17 11:27:16.912764 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2655 | 2025.07.17 11:27:16.912867 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2656 | 2025.07.17 11:27:16.912932 [ 290 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2657 | 2025.07.17 11:27:16.912935 [ 297 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2658 | 2025.07.17 11:27:16.912947 [ 292 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2659 | 2025.07.17 11:27:16.912936 [ 293 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2660 | 2025.07.17 11:27:16.912947 [ 295 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2661 | 2025.07.17 11:27:16.913096 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2662 | 2025.07.17 11:27:16.913120 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2663 | 2025.07.17 11:27:16.913189 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2664 | 2025.07.17 11:27:16.913206 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2665 | 2025.07.17 11:27:16.913237 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2666 | 2025.07.17 11:27:16.913270 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2667 | 2025.07.17 11:27:16.913303 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2668 | 2025.07.17 11:27:16.913886 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001692 sec., 20094.562647754137 rows/sec., 773.40 KiB/sec. | ||
| 2669 | 2025.07.17 11:27:16.914014 [ 277 ] {d9d2b2c0-d242-4ef5-9c0a-27865f19b7e6} <Debug> TCPHandler: Processed in 0.001948755 sec. | ||
| 2670 | 2025.07.17 11:27:16.914243 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2025.07.17 11:27:16.914379 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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) | ||
| 2672 | 2025.07.17 11:27:16.914599 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2673 | 2025.07.17 11:27:16.914636 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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 | ||
| 2674 | 2025.07.17 11:27:16.914846 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2675 | 2025.07.17 11:27:16.914899 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2676 | 2025.07.17 11:27:16.914998 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2677 | 2025.07.17 11:27:16.915061 [ 293 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2678 | 2025.07.17 11:27:16.915069 [ 297 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2679 | 2025.07.17 11:27:16.915067 [ 290 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2680 | 2025.07.17 11:27:16.915074 [ 292 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 2681 | 2025.07.17 11:27:16.915075 [ 295 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2682 | 2025.07.17 11:27:16.915219 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 2683 | 2025.07.17 11:27:16.915243 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2684 | 2025.07.17 11:27:16.915310 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2685 | 2025.07.17 11:27:16.915328 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
| 2686 | 2025.07.17 11:27:16.915358 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2687 | 2025.07.17 11:27:16.915388 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2688 | 2025.07.17 11:27:16.915418 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', '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'))" | ||
| 2689 | 2025.07.17 11:27:16.916068 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.001736 sec., 19585.2534562212 rows/sec., 753.80 KiB/sec. | ||
| 2690 | 2025.07.17 11:27:16.916204 [ 277 ] {b1769d85-0a18-481f-8f5c-04159ced44b8} <Debug> TCPHandler: Processed in 0.002009666 sec. | ||
| 2691 | 2025.07.17 11:27:17.047150 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2692 | 2025.07.17 11:27:17.047269 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2693 | 2025.07.17 11:27:17.047315 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2694 | 2025.07.17 11:27:17.047868 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.07.17 11:27:17.047914 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2696 | 2025.07.17 11:27:17.048330 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2697 | 2025.07.17 11:27:17.048527 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.07.17 11:27:17.048637 [ 168 ] {} <Debug> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2699 | 2025.07.17 11:27:17.048665 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001428 sec., 4201.680672268907 rows/sec., 935.53 KiB/sec. | ||
| 2700 | 2025.07.17 11:27:17.048692 [ 168 ] {} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2025.07.17 11:27:17.048710 [ 277 ] {341b2760-b867-41b4-b80d-9558c87950f5} <Debug> TCPHandler: Processed in 0.001616151 sec. | ||
| 2702 | 2025.07.17 11:27:17.048721 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2703 | 2025.07.17 11:27:17.048825 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2025.07.17 11:27:17.048825 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::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 | ||
| 2705 | 2025.07.17 11:27:17.048927 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2706 | 2025.07.17 11:27:17.048972 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2707 | 2025.07.17 11:27:17.049109 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2708 | 2025.07.17 11:27:17.049154 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2709 | 2025.07.17 11:27:17.049239 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 2710 | 2025.07.17 11:27:17.049313 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 2711 | 2025.07.17 11:27:17.049382 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2712 | 2025.07.17 11:27:17.049445 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2713 | 2025.07.17 11:27:17.049449 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.07.17 11:27:17.049497 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2715 | 2025.07.17 11:27:17.049504 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2716 | 2025.07.17 11:27:17.049869 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2717 | 2025.07.17 11:27:17.050086 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.07.17 11:27:17.050216 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001311 sec., 161708.61937452326 rows/sec., 10.28 MiB/sec. | ||
| 2719 | 2025.07.17 11:27:17.050256 [ 277 ] {39fc05a1-b467-4ce0-941b-13e7967c446b} <Debug> TCPHandler: Processed in 0.00147887 sec. | ||
| 2720 | 2025.07.17 11:27:17.050362 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2025.07.17 11:27:17.050456 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2722 | 2025.07.17 11:27:17.050496 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2723 | 2025.07.17 11:27:17.050870 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.07.17 11:27:17.050906 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2725 | 2025.07.17 11:27:17.051152 [ 190 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.002367821 sec., 17737.827310425913 rows/sec., 3.70 MiB/sec. | ||
| 2726 | 2025.07.17 11:27:17.051179 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2727 | 2025.07.17 11:27:17.051305 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2728 | 2025.07.17 11:27:17.051403 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2025.07.17 11:27:17.051541 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 2730 | 2025.07.17 11:27:17.051581 [ 277 ] {10d112bc-595d-44b9-81f3-9b93da0f966d} <Debug> TCPHandler: Processed in 0.001265676 sec. | ||
| 2731 | 2025.07.17 11:27:17.051636 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2025.07.17 11:27:17.051683 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2025.07.17 11:27:17.051708 [ 188 ] {ae72749f-2eac-4bab-bebb-9269c6ea118f::all_1_6_1} <Trace> oximeter.timeseries_schema (ae72749f-2eac-4bab-bebb-9269c6ea118f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2734 | 2025.07.17 11:27:17.051781 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2735 | 2025.07.17 11:27:17.051781 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2736 | 2025.07.17 11:27:17.051833 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2737 | 2025.07.17 11:27:17.053065 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.07.17 11:27:17.053101 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2739 | 2025.07.17 11:27:17.053538 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2740 | 2025.07.17 11:27:17.053744 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2025.07.17 11:27:17.053846 [ 168 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2742 | 2025.07.17 11:27:17.053870 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Debug> executeQuery: Read 1831 rows, 152.46 KiB in 0.002108 sec., 868595.825426945 rows/sec., 70.63 MiB/sec. | ||
| 2743 | 2025.07.17 11:27:17.053883 [ 168 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.07.17 11:27:17.053911 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2745 | 2025.07.17 11:27:17.053918 [ 277 ] {9aa46ce4-497f-4ce5-82c2-6ba81772929a} <Debug> TCPHandler: Processed in 0.00228315 sec. | ||
| 2746 | 2025.07.17 11:27:17.053983 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::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 | ||
| 2747 | 2025.07.17 11:27:17.054030 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2025.07.17 11:27:17.054071 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2749 | 2025.07.17 11:27:17.054102 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 635 rows starting from the beginning of the part | ||
| 2750 | 2025.07.17 11:27:17.054126 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2751 | 2025.07.17 11:27:17.054156 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 689 rows starting from the beginning of the part | ||
| 2752 | 2025.07.17 11:27:17.054169 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2753 | 2025.07.17 11:27:17.054204 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 59 rows starting from the beginning of the part | ||
| 2754 | 2025.07.17 11:27:17.054248 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 689 rows starting from the beginning of the part | ||
| 2755 | 2025.07.17 11:27:17.054286 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 67 rows starting from the beginning of the part | ||
| 2756 | 2025.07.17 11:27:17.054325 [ 188 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1831 rows starting from the beginning of the part | ||
| 2757 | 2025.07.17 11:27:17.054613 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2025.07.17 11:27:17.054653 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2759 | 2025.07.17 11:27:17.054979 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2760 | 2025.07.17 11:27:17.055193 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2025.07.17 11:27:17.055319 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Debug> executeQuery: Read 146 rows, 9.37 KiB in 0.001212 sec., 120462.04620462046 rows/sec., 7.55 MiB/sec. | ||
| 2762 | 2025.07.17 11:27:17.055363 [ 277 ] {d93f3f89-7ad8-45d3-8cf3-4ee5ad20d0f1} <Debug> TCPHandler: Processed in 0.001381068 sec. | ||
| 2763 | 2025.07.17 11:27:17.055465 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2025.07.17 11:27:17.055556 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2765 | 2025.07.17 11:27:17.055593 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2766 | 2025.07.17 11:27:17.055841 [ 191 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001888135 sec., 2102603.892200505 rows/sec., 176.65 MiB/sec. | ||
| 2767 | 2025.07.17 11:27:17.056095 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2025.07.17 11:27:17.056132 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2769 | 2025.07.17 11:27:17.056149 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2770 | 2025.07.17 11:27:17.056482 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.07.17 11:27:17.056505 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2772 | 2025.07.17 11:27:17.056565 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_16_3} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2773 | 2025.07.17 11:27:17.056659 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 2774 | 2025.07.17 11:27:17.056738 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.07.17 11:27:17.056867 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001329 sec., 256583.89766741908 rows/sec., 17.12 MiB/sec. | ||
| 2776 | 2025.07.17 11:27:17.056910 [ 277 ] {740e6c0e-caef-4a59-9720-adbb03b9dfe8} <Debug> TCPHandler: Processed in 0.001492419 sec. | ||
| 2777 | 2025.07.17 11:27:17.057010 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2025.07.17 11:27:17.057102 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2779 | 2025.07.17 11:27:17.057140 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2780 | 2025.07.17 11:27:17.057525 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.07.17 11:27:17.057560 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2782 | 2025.07.17 11:27:17.057859 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2783 | 2025.07.17 11:27:17.058059 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.07.17 11:27:17.058178 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001094 sec., 102376.5996343693 rows/sec., 5.83 MiB/sec. | ||
| 2785 | 2025.07.17 11:27:17.058220 [ 277 ] {4333c1bd-3822-43ab-9497-68456e6c9adf} <Debug> TCPHandler: Processed in 0.001257177 sec. | ||
| 2786 | 2025.07.17 11:27:17.058324 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.07.17 11:27:17.058415 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2788 | 2025.07.17 11:27:17.058453 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2789 | 2025.07.17 11:27:17.059120 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.07.17 11:27:17.059155 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2791 | 2025.07.17 11:27:17.059493 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2792 | 2025.07.17 11:27:17.059703 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2025.07.17 11:27:17.059804 [ 168 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2794 | 2025.07.17 11:27:17.059827 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Debug> executeQuery: Read 878 rows, 65.08 KiB in 0.00143 sec., 613986.013986014 rows/sec., 44.45 MiB/sec. | ||
| 2795 | 2025.07.17 11:27:17.059834 [ 168 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.07.17 11:27:17.059865 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2797 | 2025.07.17 11:27:17.059876 [ 277 ] {950e2ba6-0aaa-4ace-9277-bb56b0974440} <Debug> TCPHandler: Processed in 0.001598882 sec. | ||
| 2798 | 2025.07.17 11:27:17.059946 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::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 | ||
| 2799 | 2025.07.17 11:27:17.059984 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2025.07.17 11:27:17.060070 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2801 | 2025.07.17 11:27:17.060080 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2802 | 2025.07.17 11:27:17.060108 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 391 rows starting from the beginning of the part | ||
| 2803 | 2025.07.17 11:27:17.060130 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2804 | 2025.07.17 11:27:17.060199 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 434 rows starting from the beginning of the part | ||
| 2805 | 2025.07.17 11:27:17.060259 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
| 2806 | 2025.07.17 11:27:17.060318 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 418 rows starting from the beginning of the part | ||
| 2807 | 2025.07.17 11:27:17.060381 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 72 rows starting from the beginning of the part | ||
| 2808 | 2025.07.17 11:27:17.060428 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 878 rows starting from the beginning of the part | ||
| 2809 | 2025.07.17 11:27:17.060458 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.07.17 11:27:17.060497 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2811 | 2025.07.17 11:27:17.060819 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2812 | 2025.07.17 11:27:17.061030 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.07.17 11:27:17.061124 [ 168 ] {} <Debug> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2814 | 2025.07.17 11:27:17.061152 [ 168 ] {} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.07.17 11:27:17.061164 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 2816 | 2025.07.17 11:27:17.061168 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2817 | 2025.07.17 11:27:17.061206 [ 277 ] {4caf5037-46c4-4193-8746-24551a84ed34} <Debug> TCPHandler: Processed in 0.001269237 sec. | ||
| 2818 | 2025.07.17 11:27:17.061261 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::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 | ||
| 2819 | 2025.07.17 11:27:17.061312 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2025.07.17 11:27:17.061345 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2821 | 2025.07.17 11:27:17.061374 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::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 | ||
| 2822 | 2025.07.17 11:27:17.061407 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.07.17 11:27:17.061422 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2824 | 2025.07.17 11:27:17.061452 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2825 | 2025.07.17 11:27:17.061470 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2826 | 2025.07.17 11:27:17.061512 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2827 | 2025.07.17 11:27:17.061550 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2828 | 2025.07.17 11:27:17.061586 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2829 | 2025.07.17 11:27:17.061652 [ 199 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2263 rows, containing 5 columns (5 merged, 0 gathered) in 0.001745223 sec., 1296682.429695231 rows/sec., 98.38 MiB/sec. | ||
| 2830 | 2025.07.17 11:27:17.061854 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2831 | 2025.07.17 11:27:17.062149 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2025.07.17 11:27:17.062224 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_16_3} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2833 | 2025.07.17 11:27:17.062244 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001013574 sec., 35517.88029290412 rows/sec., 1.81 MiB/sec. | ||
| 2834 | 2025.07.17 11:27:17.062296 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2835 | 2025.07.17 11:27:17.062477 [ 199 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2836 | 2025.07.17 11:27:17.062758 [ 199 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.07.17 11:27:17.062821 [ 199 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_6_1} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2838 | 2025.07.17 11:27:17.062896 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2839 | 2025.07.17 11:27:17.062931 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2025.07.17 11:27:17.062970 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2841 | 2025.07.17 11:27:17.063755 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2842 | 2025.07.17 11:27:17.063972 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2025.07.17 11:27:17.064082 [ 168 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2844 | 2025.07.17 11:27:17.064107 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Debug> executeQuery: Read 3863 rows, 263.86 KiB in 0.002717 sec., 1421788.7375782114 rows/sec., 94.84 MiB/sec. | ||
| 2845 | 2025.07.17 11:27:17.064114 [ 168 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2025.07.17 11:27:17.064151 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2847 | 2025.07.17 11:27:17.064156 [ 277 ] {a86daebc-0c04-4a89-aa40-092518cdea5e} <Debug> TCPHandler: Processed in 0.002890918 sec. | ||
| 2848 | 2025.07.17 11:27:17.064228 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::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 | ||
| 2849 | 2025.07.17 11:27:17.064276 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2025.07.17 11:27:17.064321 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2851 | 2025.07.17 11:27:17.064350 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1777 rows starting from the beginning of the part | ||
| 2852 | 2025.07.17 11:27:17.064376 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2853 | 2025.07.17 11:27:17.064396 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
| 2854 | 2025.07.17 11:27:17.064424 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2855 | 2025.07.17 11:27:17.064436 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 163 rows starting from the beginning of the part | ||
| 2856 | 2025.07.17 11:27:17.064476 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part | ||
| 2857 | 2025.07.17 11:27:17.064506 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2858 | 2025.07.17 11:27:17.064539 [ 198 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3863 rows starting from the beginning of the part | ||
| 2859 | 2025.07.17 11:27:17.064765 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2025.07.17 11:27:17.064805 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2861 | 2025.07.17 11:27:17.065124 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2862 | 2025.07.17 11:27:17.065350 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2025.07.17 11:27:17.065489 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 2864 | 2025.07.17 11:27:17.065537 [ 277 ] {8ff5c09d-b93b-4358-9de9-5ac2814d2f97} <Debug> TCPHandler: Processed in 0.001310307 sec. | ||
| 2865 | 2025.07.17 11:27:17.065663 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2025.07.17 11:27:17.065760 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2867 | 2025.07.17 11:27:17.065814 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <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 | ||
| 2868 | 2025.07.17 11:27:17.066617 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2025.07.17 11:27:17.066654 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2870 | 2025.07.17 11:27:17.066896 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6437 rows, containing 5 columns (5 merged, 0 gathered) in 0.002695926 sec., 2387676.8130876 rows/sec., 160.94 MiB/sec. | ||
| 2871 | 2025.07.17 11:27:17.067240 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2872 | 2025.07.17 11:27:17.067478 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2873 | 2025.07.17 11:27:17.067481 [ 200 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2874 | 2025.07.17 11:27:17.067631 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001888 sec., 19067.79661016949 rows/sec., 34.17 MiB/sec. | ||
| 2875 | 2025.07.17 11:27:17.067696 [ 277 ] {156607ca-023c-454d-9548-756d2f877d2b} <Debug> TCPHandler: Processed in 0.002081638 sec. | ||
| 2876 | 2025.07.17 11:27:17.067782 [ 200 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.07.17 11:27:17.067810 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2025.07.17 11:27:17.067855 [ 200 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2879 | 2025.07.17 11:27:17.067909 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2880 | 2025.07.17 11:27:17.067933 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2881 | 2025.07.17 11:27:17.067955 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2882 | 2025.07.17 11:27:17.068293 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.07.17 11:27:17.068329 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2884 | 2025.07.17 11:27:17.068637 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2885 | 2025.07.17 11:27:17.068854 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.07.17 11:27:17.068952 [ 168 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2887 | 2025.07.17 11:27:17.068979 [ 168 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2025.07.17 11:27:17.068984 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001092 sec., 42124.542124542124 rows/sec., 2.55 MiB/sec. | ||
| 2889 | 2025.07.17 11:27:17.068995 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2890 | 2025.07.17 11:27:17.069028 [ 277 ] {4f36c071-76f6-44c6-8b94-da32143f0d6a} <Debug> TCPHandler: Processed in 0.001267506 sec. | ||
| 2891 | 2025.07.17 11:27:17.069068 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::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 | ||
| 2892 | 2025.07.17 11:27:17.069147 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2893 | 2025.07.17 11:27:17.069170 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 642 rows starting from the beginning of the part | ||
| 2894 | 2025.07.17 11:27:17.069217 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
| 2895 | 2025.07.17 11:27:17.069256 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2896 | 2025.07.17 11:27:17.069292 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
| 2897 | 2025.07.17 11:27:17.069326 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2898 | 2025.07.17 11:27:17.069365 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 2899 | 2025.07.17 11:27:17.070158 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114605 sec., 872057.8142032379 rows/sec., 56.99 MiB/sec. | ||
| 2900 | 2025.07.17 11:27:17.070299 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2901 | 2025.07.17 11:27:17.070523 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.07.17 11:27:17.070583 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_16_3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2903 | 2025.07.17 11:27:17.070635 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2904 | 2025.07.17 11:27:20.544094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
| 2905 | 2025.07.17 11:27:20.544683 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2025.07.17 11:27:20.544727 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2907 | 2025.07.17 11:27:20.545213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2908 | 2025.07.17 11:27:20.545445 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2909 | 2025.07.17 11:27:20.545575 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
| 2910 | 2025.07.17 11:27:20.645284 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2025.07.17 11:27:20.645436 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2912 | 2025.07.17 11:27:20.645496 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2913 | 2025.07.17 11:27:20.646153 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2025.07.17 11:27:20.646195 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2915 | 2025.07.17 11:27:20.646563 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2916 | 2025.07.17 11:27:20.646801 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.07.17 11:27:20.646949 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001554 sec., 36036.036036036036 rows/sec., 2.75 MiB/sec. | ||
| 2918 | 2025.07.17 11:27:20.647007 [ 277 ] {f63c394c-e7bf-48a0-96d4-16bc7cdbea04} <Debug> TCPHandler: Processed in 0.001861855 sec. | ||
| 2919 | 2025.07.17 11:27:20.647158 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2025.07.17 11:27:20.647274 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2921 | 2025.07.17 11:27:20.647325 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2922 | 2025.07.17 11:27:20.647838 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.07.17 11:27:20.647882 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2924 | 2025.07.17 11:27:20.648232 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2925 | 2025.07.17 11:27:20.648461 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.07.17 11:27:20.648596 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00135 sec., 47407.4074074074 rows/sec., 3.70 MiB/sec. | ||
| 2927 | 2025.07.17 11:27:20.648646 [ 277 ] {2b11ebac-11a4-4b95-b5a5-18e9e64c0276} <Debug> TCPHandler: Processed in 0.001548411 sec. | ||
| 2928 | 2025.07.17 11:27:20.648790 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2025.07.17 11:27:20.648885 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2930 | 2025.07.17 11:27:20.648931 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2931 | 2025.07.17 11:27:20.649549 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.07.17 11:27:20.649586 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2933 | 2025.07.17 11:27:20.649933 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2934 | 2025.07.17 11:27:20.650225 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.07.17 11:27:20.650405 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00154 sec., 62337.66233766234 rows/sec., 4.34 MiB/sec. | ||
| 2936 | 2025.07.17 11:27:20.650447 [ 277 ] {cd9cf5db-d37a-48b8-8089-83ffdf866f41} <Debug> TCPHandler: Processed in 0.001716373 sec. | ||
| 2937 | 2025.07.17 11:27:20.650566 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2025.07.17 11:27:20.650663 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2939 | 2025.07.17 11:27:20.650706 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2940 | 2025.07.17 11:27:20.651047 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.07.17 11:27:20.651086 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2942 | 2025.07.17 11:27:20.651397 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2943 | 2025.07.17 11:27:20.651688 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2025.07.17 11:27:20.651823 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001179 sec., 30534.35114503817 rows/sec., 2.06 MiB/sec. | ||
| 2945 | 2025.07.17 11:27:20.651861 [ 277 ] {25484ef9-073c-4946-838d-92346de8ea17} <Debug> TCPHandler: Processed in 0.001345038 sec. | ||
| 2946 | 2025.07.17 11:27:20.884260 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2947 | 2025.07.17 11:27:20.901320 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2025.07.17 11:27:20.901379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2949 | 2025.07.17 11:27:20.907714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2950 | 2025.07.17 11:27:20.908449 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2025.07.17 11:27:20.912192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2952 | 2025.07.17 11:27:21.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.72 MiB, peak 204.97 MiB, free memory in arenas 0.00 B, will set to 202.50 MiB (RSS), difference: 1.77 MiB | ||
| 2953 | 2025.07.17 11:27:23.043340 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 422 | ||
| 2954 | 2025.07.17 11:27:23.046427 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.07.17 11:27:23.046475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2956 | 2025.07.17 11:27:23.047734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2957 | 2025.07.17 11:27:23.047993 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2025.07.17 11:27:23.048318 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 2959 | 2025.07.17 11:27:25.649605 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2025.07.17 11:27:25.649786 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2961 | 2025.07.17 11:27:25.649857 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2962 | 2025.07.17 11:27:25.650547 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2025.07.17 11:27:25.650599 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2964 | 2025.07.17 11:27:25.651014 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2965 | 2025.07.17 11:27:25.651257 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2025.07.17 11:27:25.651438 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001703 sec., 38755.137991779215 rows/sec., 3.07 MiB/sec. | ||
| 2967 | 2025.07.17 11:27:25.651493 [ 277 ] {dd47ea92-e507-432a-bdb8-523e57329015} <Debug> TCPHandler: Processed in 0.002019727 sec. | ||
| 2968 | 2025.07.17 11:27:25.651630 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2969 | 2025.07.17 11:27:25.651738 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2970 | 2025.07.17 11:27:25.651784 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2971 | 2025.07.17 11:27:25.652219 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2972 | 2025.07.17 11:27:25.652258 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2973 | 2025.07.17 11:27:25.652586 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2974 | 2025.07.17 11:27:25.652826 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2975 | 2025.07.17 11:27:25.652971 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001259 sec., 3971.405877680699 rows/sec., 298.63 KiB/sec. | ||
| 2976 | 2025.07.17 11:27:25.653014 [ 277 ] {b5f6cc55-0b7f-49d7-a63b-e53097c3089a} <Debug> TCPHandler: Processed in 0.001434859 sec. | ||
| 2977 | 2025.07.17 11:27:25.653134 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2978 | 2025.07.17 11:27:25.653242 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2979 | 2025.07.17 11:27:25.653285 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2980 | 2025.07.17 11:27:25.653727 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2025.07.17 11:27:25.653765 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2982 | 2025.07.17 11:27:25.654110 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2983 | 2025.07.17 11:27:25.654337 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2025.07.17 11:27:25.654481 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001266 sec., 54502.36966824644 rows/sec., 4.25 MiB/sec. | ||
| 2985 | 2025.07.17 11:27:25.654521 [ 277 ] {267ed5cd-4003-444c-9d3b-4e508a9be1db} <Debug> TCPHandler: Processed in 0.001440999 sec. | ||
| 2986 | 2025.07.17 11:27:25.654641 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2025.07.17 11:27:25.654739 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2988 | 2025.07.17 11:27:25.654784 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2989 | 2025.07.17 11:27:25.655253 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2025.07.17 11:27:25.655296 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2991 | 2025.07.17 11:27:25.655718 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2992 | 2025.07.17 11:27:25.655943 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2025.07.17 11:27:25.656138 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001421 sec., 112596.76284306827 rows/sec., 7.84 MiB/sec. | ||
| 2994 | 2025.07.17 11:27:25.656182 [ 277 ] {a3513797-1369-4bea-aafb-6e89ce02e2d0} <Debug> TCPHandler: Processed in 0.001592961 sec. | ||
| 2995 | 2025.07.17 11:27:25.656310 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2025.07.17 11:27:25.656407 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2997 | 2025.07.17 11:27:25.656462 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <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 | ||
| 2998 | 2025.07.17 11:27:25.657259 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.07.17 11:27:25.657295 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3000 | 2025.07.17 11:27:25.657828 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3001 | 2025.07.17 11:27:25.658076 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2025.07.17 11:27:25.658216 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001828 sec., 2735.229759299781 rows/sec., 4.90 MiB/sec. | ||
| 3003 | 2025.07.17 11:27:25.658281 [ 277 ] {4f7f833a-cc9a-4e39-a735-3c5ad2b0b135} <Debug> TCPHandler: Processed in 0.002024967 sec. | ||
| 3004 | 2025.07.17 11:27:25.658398 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3005 | 2025.07.17 11:27:25.658494 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3006 | 2025.07.17 11:27:25.658538 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3007 | 2025.07.17 11:27:25.658917 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2025.07.17 11:27:25.658953 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3009 | 2025.07.17 11:27:25.659274 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3010 | 2025.07.17 11:27:25.659518 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2025.07.17 11:27:25.659659 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 3012 | 2025.07.17 11:27:25.659697 [ 277 ] {b48dbc77-8ef4-4c04-9f31-45a6e2130ca0} <Debug> TCPHandler: Processed in 0.001349378 sec. | ||
| 3013 | 2025.07.17 11:27:27.929278 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3014 | 2025.07.17 11:27:27.929377 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3015 | 2025.07.17 11:27:28.045869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
| 3016 | 2025.07.17 11:27:28.046656 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2025.07.17 11:27:28.046740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3018 | 2025.07.17 11:27:28.047345 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3019 | 2025.07.17 11:27:28.047580 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2025.07.17 11:27:28.047725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 3021 | 2025.07.17 11:27:28.412499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3022 | 2025.07.17 11:27:28.430404 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.07.17 11:27:28.430472 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3024 | 2025.07.17 11:27:28.436025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3025 | 2025.07.17 11:27:28.436738 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.07.17 11:27:28.439639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3027 | 2025.07.17 11:27:30.657633 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2025.07.17 11:27:30.657808 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3029 | 2025.07.17 11:27:30.657875 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3030 | 2025.07.17 11:27:30.658610 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2025.07.17 11:27:30.658659 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3032 | 2025.07.17 11:27:30.659066 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3033 | 2025.07.17 11:27:30.659302 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2025.07.17 11:27:30.659463 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001703 sec., 124486.20082207868 rows/sec., 7.92 MiB/sec. | ||
| 3035 | 2025.07.17 11:27:30.659514 [ 277 ] {6020e321-8fb8-4c8c-8d05-5993eaf222f2} <Debug> TCPHandler: Processed in 0.002008317 sec. | ||
| 3036 | 2025.07.17 11:27:30.659650 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2025.07.17 11:27:30.659763 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3038 | 2025.07.17 11:27:30.659810 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3039 | 2025.07.17 11:27:30.660513 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2025.07.17 11:27:30.660552 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3041 | 2025.07.17 11:27:30.660923 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3042 | 2025.07.17 11:27:30.661132 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2025.07.17 11:27:30.661276 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001539 sec., 447693.30734243017 rows/sec., 35.66 MiB/sec. | ||
| 3044 | 2025.07.17 11:27:30.661314 [ 277 ] {0bb07812-7b4d-48fc-b700-e2ce825a62d7} <Debug> TCPHandler: Processed in 0.001723773 sec. | ||
| 3045 | 2025.07.17 11:27:30.661426 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2025.07.17 11:27:30.661530 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3047 | 2025.07.17 11:27:30.661572 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3048 | 2025.07.17 11:27:30.662017 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.07.17 11:27:30.662055 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3050 | 2025.07.17 11:27:30.662373 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3051 | 2025.07.17 11:27:30.662581 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.07.17 11:27:30.662708 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001205 sec., 117842.32365145229 rows/sec., 7.37 MiB/sec. | ||
| 3053 | 2025.07.17 11:27:30.662746 [ 277 ] {2bca9687-8f02-46d8-956f-a06dc5e35ce9} <Debug> TCPHandler: Processed in 0.001370048 sec. | ||
| 3054 | 2025.07.17 11:27:30.662859 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2025.07.17 11:27:30.662955 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.07.17 11:27:30.662995 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3057 | 2025.07.17 11:27:30.663429 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2025.07.17 11:27:30.663465 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3059 | 2025.07.17 11:27:30.663767 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3060 | 2025.07.17 11:27:30.663982 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2025.07.17 11:27:30.664113 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001173 sec., 96334.18584825234 rows/sec., 6.24 MiB/sec. | ||
| 3062 | 2025.07.17 11:27:30.664149 [ 277 ] {af2e606e-e9ed-4bce-ac48-919d059cd0fa} <Debug> TCPHandler: Processed in 0.001338978 sec. | ||
| 3063 | 2025.07.17 11:27:30.664268 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3064 | 2025.07.17 11:27:30.664364 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3065 | 2025.07.17 11:27:30.664403 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3066 | 2025.07.17 11:27:30.664808 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2025.07.17 11:27:30.664844 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3068 | 2025.07.17 11:27:30.665135 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3069 | 2025.07.17 11:27:30.665353 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2025.07.17 11:27:30.665477 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001133 sec., 98852.60370697264 rows/sec., 5.63 MiB/sec. | ||
| 3071 | 2025.07.17 11:27:30.665513 [ 277 ] {14dd03ea-c420-44ee-8ad9-466430fff35d} <Debug> TCPHandler: Processed in 0.001293837 sec. | ||
| 3072 | 2025.07.17 11:27:30.665621 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.07.17 11:27:30.665714 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3074 | 2025.07.17 11:27:30.665754 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3075 | 2025.07.17 11:27:30.666289 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.07.17 11:27:30.666324 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3077 | 2025.07.17 11:27:30.666644 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3078 | 2025.07.17 11:27:30.666849 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.07.17 11:27:30.666976 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001279 sec., 326817.82642689603 rows/sec., 23.26 MiB/sec. | ||
| 3080 | 2025.07.17 11:27:30.667014 [ 277 ] {75108ae9-25fc-47d1-b8c0-3e16d218e8ad} <Debug> TCPHandler: Processed in 0.001442369 sec. | ||
| 3081 | 2025.07.17 11:27:30.667124 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.07.17 11:27:30.667230 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3083 | 2025.07.17 11:27:30.667271 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3084 | 2025.07.17 11:27:30.667595 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.07.17 11:27:30.667631 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3086 | 2025.07.17 11:27:30.667921 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3087 | 2025.07.17 11:27:30.668122 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.07.17 11:27:30.668254 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 3089 | 2025.07.17 11:27:30.668291 [ 277 ] {33eade04-b1e8-4698-b800-e2241da7a185} <Debug> TCPHandler: Processed in 0.001214066 sec. | ||
| 3090 | 2025.07.17 11:27:30.668395 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2025.07.17 11:27:30.668494 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3092 | 2025.07.17 11:27:30.668536 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3093 | 2025.07.17 11:27:30.668922 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.07.17 11:27:30.668958 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3095 | 2025.07.17 11:27:30.669331 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3096 | 2025.07.17 11:27:30.669540 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.07.17 11:27:30.669666 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001191 sec., 198992.44332493702 rows/sec., 13.34 MiB/sec. | ||
| 3098 | 2025.07.17 11:27:30.669702 [ 277 ] {e00037b5-93ee-4bbb-bb6e-56c5c2e8d524} <Debug> TCPHandler: Processed in 0.001354467 sec. | ||
| 3099 | 2025.07.17 11:27:30.669814 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3100 | 2025.07.17 11:27:30.669907 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3101 | 2025.07.17 11:27:30.669949 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3102 | 2025.07.17 11:27:30.670280 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3103 | 2025.07.17 11:27:30.670316 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3104 | 2025.07.17 11:27:30.670632 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3105 | 2025.07.17 11:27:30.670852 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3106 | 2025.07.17 11:27:30.670985 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 3107 | 2025.07.17 11:27:30.671022 [ 277 ] {fa3849ef-fa2f-44f9-a19e-e78505154d8e} <Debug> TCPHandler: Processed in 0.001255697 sec. | ||
| 3108 | 2025.07.17 11:27:30.671133 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3109 | 2025.07.17 11:27:30.671228 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3110 | 2025.07.17 11:27:30.671282 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <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 | ||
| 3111 | 2025.07.17 11:27:30.672136 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.07.17 11:27:30.672173 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3113 | 2025.07.17 11:27:30.672716 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3114 | 2025.07.17 11:27:30.672928 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.07.17 11:27:30.673064 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 34.74 MiB/sec. | ||
| 3116 | 2025.07.17 11:27:30.673123 [ 277 ] {4f9b6486-0aea-4507-9bd7-b42369f14ae2} <Debug> TCPHandler: Processed in 0.002040798 sec. | ||
| 3117 | 2025.07.17 11:27:30.673234 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3118 | 2025.07.17 11:27:30.673329 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3119 | 2025.07.17 11:27:30.673373 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3120 | 2025.07.17 11:27:30.673703 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3121 | 2025.07.17 11:27:30.673740 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3122 | 2025.07.17 11:27:30.674042 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3123 | 2025.07.17 11:27:30.674247 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3124 | 2025.07.17 11:27:30.674374 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001064 sec., 77067.66917293232 rows/sec., 4.89 MiB/sec. | ||
| 3125 | 2025.07.17 11:27:30.674410 [ 277 ] {04fadcdd-3329-4b94-9df6-1ef446ad3325} <Debug> TCPHandler: Processed in 0.001224637 sec. | ||
| 3126 | 2025.07.17 11:27:33.049324 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 456 | ||
| 3127 | 2025.07.17 11:27:33.051437 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2025.07.17 11:27:33.051474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3129 | 2025.07.17 11:27:33.052584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3130 | 2025.07.17 11:27:33.052834 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2025.07.17 11:27:33.053067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3132 | 2025.07.17 11:27:35.548704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
| 3133 | 2025.07.17 11:27:35.549169 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2025.07.17 11:27:35.549207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3135 | 2025.07.17 11:27:35.549662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3136 | 2025.07.17 11:27:35.549898 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.07.17 11:27:35.550024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
| 3138 | 2025.07.17 11:27:35.648855 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2025.07.17 11:27:35.649019 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3140 | 2025.07.17 11:27:35.649084 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3141 | 2025.07.17 11:27:35.649733 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2025.07.17 11:27:35.649779 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3143 | 2025.07.17 11:27:35.650174 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3144 | 2025.07.17 11:27:35.650427 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2025.07.17 11:27:35.650589 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001616 sec., 40841.58415841584 rows/sec., 3.24 MiB/sec. | ||
| 3146 | 2025.07.17 11:27:35.650638 [ 277 ] {3b7ef4ae-998e-4f7b-b0e0-38b440a572a4} <Debug> TCPHandler: Processed in 0.001904185 sec. | ||
| 3147 | 2025.07.17 11:27:35.650770 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3148 | 2025.07.17 11:27:35.650877 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3149 | 2025.07.17 11:27:35.650922 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3150 | 2025.07.17 11:27:35.651339 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3151 | 2025.07.17 11:27:35.651375 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3152 | 2025.07.17 11:27:35.651680 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3153 | 2025.07.17 11:27:35.651890 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.07.17 11:27:35.652005 [ 130 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3155 | 2025.07.17 11:27:35.652020 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00117 sec., 4273.504273504273 rows/sec., 321.35 KiB/sec. | ||
| 3156 | 2025.07.17 11:27:35.652072 [ 130 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.07.17 11:27:35.652081 [ 277 ] {41362104-d12e-44bb-a642-785c2942d531} <Debug> TCPHandler: Processed in 0.001362178 sec. | ||
| 3158 | 2025.07.17 11:27:35.652099 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3159 | 2025.07.17 11:27:35.652196 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::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 | ||
| 3160 | 2025.07.17 11:27:35.652199 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2025.07.17 11:27:35.652290 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3162 | 2025.07.17 11:27:35.652315 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3163 | 2025.07.17 11:27:35.652321 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 148 rows starting from the beginning of the part | ||
| 3164 | 2025.07.17 11:27:35.652357 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3165 | 2025.07.17 11:27:35.652410 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part | ||
| 3166 | 2025.07.17 11:27:35.652472 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 146 rows starting from the beginning of the part | ||
| 3167 | 2025.07.17 11:27:35.652520 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 3168 | 2025.07.17 11:27:35.652560 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 142 rows starting from the beginning of the part | ||
| 3169 | 2025.07.17 11:27:35.652599 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 3170 | 2025.07.17 11:27:35.652785 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.07.17 11:27:35.652819 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3172 | 2025.07.17 11:27:35.653126 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3173 | 2025.07.17 11:27:35.653346 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.07.17 11:27:35.653398 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 451 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236947 sec., 364607.37606380874 rows/sec., 24.37 MiB/sec. | ||
| 3175 | 2025.07.17 11:27:35.653480 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001186 sec., 58178.7521079258 rows/sec., 4.54 MiB/sec. | ||
| 3176 | 2025.07.17 11:27:35.653522 [ 277 ] {cd11c2a3-0001-4750-8e2c-3c07b84441c6} <Debug> TCPHandler: Processed in 0.001372948 sec. | ||
| 3177 | 2025.07.17 11:27:35.653607 [ 190 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3178 | 2025.07.17 11:27:35.653633 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3179 | 2025.07.17 11:27:35.653734 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3180 | 2025.07.17 11:27:35.653780 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3181 | 2025.07.17 11:27:35.653923 [ 190 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.07.17 11:27:35.654012 [ 190 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_11_2} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3183 | 2025.07.17 11:27:35.654106 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3184 | 2025.07.17 11:27:35.654200 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2025.07.17 11:27:35.654240 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3186 | 2025.07.17 11:27:35.654575 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3187 | 2025.07.17 11:27:35.654804 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.07.17 11:27:35.654945 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 3189 | 2025.07.17 11:27:35.654988 [ 277 ] {7b12d589-5866-40a4-adee-629b9850de73} <Debug> TCPHandler: Processed in 0.001404659 sec. | ||
| 3190 | 2025.07.17 11:27:35.655117 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2025.07.17 11:27:35.655249 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3192 | 2025.07.17 11:27:35.655317 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <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 | ||
| 3193 | 2025.07.17 11:27:35.656089 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2025.07.17 11:27:35.656125 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3195 | 2025.07.17 11:27:35.656625 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3196 | 2025.07.17 11:27:35.656853 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2025.07.17 11:27:35.656992 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001766 sec., 2831.2570781426953 rows/sec., 5.07 MiB/sec. | ||
| 3198 | 2025.07.17 11:27:35.657053 [ 277 ] {a3fce4e4-ffa7-4348-9a1f-134c862d0d77} <Debug> TCPHandler: Processed in 0.001991766 sec. | ||
| 3199 | 2025.07.17 11:27:35.657163 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2025.07.17 11:27:35.657263 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3201 | 2025.07.17 11:27:35.657306 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3202 | 2025.07.17 11:27:35.657637 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2025.07.17 11:27:35.657673 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3204 | 2025.07.17 11:27:35.657980 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3205 | 2025.07.17 11:27:35.658198 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2025.07.17 11:27:35.658331 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3207 | 2025.07.17 11:27:35.658367 [ 277 ] {619274d7-fc15-4410-98d3-ff7b8fea1f12} <Debug> TCPHandler: Processed in 0.001253676 sec. | ||
| 3208 | 2025.07.17 11:27:35.940613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3209 | 2025.07.17 11:27:35.956625 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2025.07.17 11:27:35.956676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3211 | 2025.07.17 11:27:35.961954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3212 | 2025.07.17 11:27:35.962643 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2025.07.17 11:27:35.965387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3214 | 2025.07.17 11:27:40.657583 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2025.07.17 11:27:40.657793 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3216 | 2025.07.17 11:27:40.657859 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3217 | 2025.07.17 11:27:40.658610 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2025.07.17 11:27:40.658652 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3219 | 2025.07.17 11:27:40.659021 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3220 | 2025.07.17 11:27:40.659233 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2025.07.17 11:27:40.659373 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001632 sec., 129901.96078431372 rows/sec., 8.26 MiB/sec. | ||
| 3222 | 2025.07.17 11:27:40.659413 [ 277 ] {c12bc60c-83c2-450b-a978-83a37fbdeba8} <Debug> TCPHandler: Processed in 0.001970306 sec. | ||
| 3223 | 2025.07.17 11:27:40.659538 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2025.07.17 11:27:40.659636 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3225 | 2025.07.17 11:27:40.659677 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3226 | 2025.07.17 11:27:40.660353 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2025.07.17 11:27:40.660389 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3228 | 2025.07.17 11:27:40.660733 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3229 | 2025.07.17 11:27:40.660937 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2025.07.17 11:27:40.661045 [ 122 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3231 | 2025.07.17 11:27:40.661061 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001443 sec., 477477.47747747746 rows/sec., 38.03 MiB/sec. | ||
| 3232 | 2025.07.17 11:27:40.661109 [ 122 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.07.17 11:27:40.661117 [ 277 ] {ceae0afe-95f4-4fe1-a951-47abc3cd7349} <Debug> TCPHandler: Processed in 0.001627401 sec. | ||
| 3234 | 2025.07.17 11:27:40.661136 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3235 | 2025.07.17 11:27:40.661231 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3236 | 2025.07.17 11:27:40.661243 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2025.07.17 11:27:40.661322 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2025.07.17 11:27:40.661340 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3239 | 2025.07.17 11:27:40.661350 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1845 rows starting from the beginning of the part | ||
| 3240 | 2025.07.17 11:27:40.661379 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3241 | 2025.07.17 11:27:40.661432 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3242 | 2025.07.17 11:27:40.661484 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
| 3243 | 2025.07.17 11:27:40.661530 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 689 rows starting from the beginning of the part | ||
| 3244 | 2025.07.17 11:27:40.661570 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part | ||
| 3245 | 2025.07.17 11:27:40.661618 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 689 rows starting from the beginning of the part | ||
| 3246 | 2025.07.17 11:27:40.661807 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.07.17 11:27:40.661842 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3248 | 2025.07.17 11:27:40.662136 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3249 | 2025.07.17 11:27:40.662347 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.07.17 11:27:40.662469 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001148 sec., 123693.37979094077 rows/sec., 7.73 MiB/sec. | ||
| 3251 | 2025.07.17 11:27:40.662506 [ 277 ] {97d5bada-48a7-4e98-87d1-235374e8ba0a} <Debug> TCPHandler: Processed in 0.001310057 sec. | ||
| 3252 | 2025.07.17 11:27:40.662620 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2025.07.17 11:27:40.662712 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3254 | 2025.07.17 11:27:40.662749 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3255 | 2025.07.17 11:27:40.662989 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796463 sec., 1898731.00642763 rows/sec., 160.12 MiB/sec. | ||
| 3256 | 2025.07.17 11:27:40.663154 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2025.07.17 11:27:40.663196 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3258 | 2025.07.17 11:27:40.663263 [ 200 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3259 | 2025.07.17 11:27:40.663510 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3260 | 2025.07.17 11:27:40.663623 [ 200 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2025.07.17 11:27:40.663716 [ 200 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_21_4} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3262 | 2025.07.17 11:27:40.663758 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2025.07.17 11:27:40.663817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 3264 | 2025.07.17 11:27:40.663889 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001195 sec., 94560.66945606694 rows/sec., 6.12 MiB/sec. | ||
| 3265 | 2025.07.17 11:27:40.663928 [ 277 ] {f46227c6-bdc0-4be8-abc0-dd9ea093aa8b} <Debug> TCPHandler: Processed in 0.001354878 sec. | ||
| 3266 | 2025.07.17 11:27:40.664038 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2025.07.17 11:27:40.664129 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3268 | 2025.07.17 11:27:40.664166 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3269 | 2025.07.17 11:27:40.664585 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2025.07.17 11:27:40.664625 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3271 | 2025.07.17 11:27:40.664922 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3272 | 2025.07.17 11:27:40.665127 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2025.07.17 11:27:40.665248 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001136 sec., 98591.54929577465 rows/sec., 5.62 MiB/sec. | ||
| 3274 | 2025.07.17 11:27:40.665284 [ 277 ] {e0ed93e7-fdff-41d2-90cf-1e478babd8f3} <Debug> TCPHandler: Processed in 0.001292717 sec. | ||
| 3275 | 2025.07.17 11:27:40.665399 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2025.07.17 11:27:40.665490 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3277 | 2025.07.17 11:27:40.665528 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3278 | 2025.07.17 11:27:40.666038 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2025.07.17 11:27:40.666073 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3280 | 2025.07.17 11:27:40.666382 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3281 | 2025.07.17 11:27:40.666577 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.07.17 11:27:40.666684 [ 113 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3283 | 2025.07.17 11:27:40.666699 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001226 sec., 340946.16639477975 rows/sec., 24.27 MiB/sec. | ||
| 3284 | 2025.07.17 11:27:40.666752 [ 113 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2025.07.17 11:27:40.666754 [ 277 ] {1f2cbd75-215b-4f8c-b3b7-8c51f6d077b4} <Debug> TCPHandler: Processed in 0.001402408 sec. | ||
| 3286 | 2025.07.17 11:27:40.666781 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3287 | 2025.07.17 11:27:40.666858 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3288 | 2025.07.17 11:27:40.666882 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2025.07.17 11:27:40.666944 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2025.07.17 11:27:40.666968 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 907 rows starting from the beginning of the part | ||
| 3291 | 2025.07.17 11:27:40.666973 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3292 | 2025.07.17 11:27:40.667013 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3293 | 2025.07.17 11:27:40.667021 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3294 | 2025.07.17 11:27:40.667051 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 69 rows starting from the beginning of the part | ||
| 3295 | 2025.07.17 11:27:40.667085 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 418 rows starting from the beginning of the part | ||
| 3296 | 2025.07.17 11:27:40.667120 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 69 rows starting from the beginning of the part | ||
| 3297 | 2025.07.17 11:27:40.667153 [ 195 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 418 rows starting from the beginning of the part | ||
| 3298 | 2025.07.17 11:27:40.667386 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2025.07.17 11:27:40.667420 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3300 | 2025.07.17 11:27:40.667716 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3301 | 2025.07.17 11:27:40.667914 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2025.07.17 11:27:40.668036 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 3303 | 2025.07.17 11:27:40.668070 [ 277 ] {92a9a290-384e-415b-9a26-389e4280ccb1} <Debug> TCPHandler: Processed in 0.001236056 sec. | ||
| 3304 | 2025.07.17 11:27:40.668093 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1945 rows, containing 5 columns (5 merged, 0 gathered) in 0.001264217 sec., 1538501.6970978875 rows/sec., 117.49 MiB/sec. | ||
| 3305 | 2025.07.17 11:27:40.668183 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2025.07.17 11:27:40.668278 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3307 | 2025.07.17 11:27:40.668283 [ 187 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3308 | 2025.07.17 11:27:40.668318 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3309 | 2025.07.17 11:27:40.668519 [ 187 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.07.17 11:27:40.668581 [ 187 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_21_4} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3311 | 2025.07.17 11:27:40.668644 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3312 | 2025.07.17 11:27:40.668707 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.07.17 11:27:40.668740 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3314 | 2025.07.17 11:27:40.669079 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3315 | 2025.07.17 11:27:40.669277 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.07.17 11:27:40.669379 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3317 | 2025.07.17 11:27:40.669399 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001139 sec., 208077.26075504828 rows/sec., 13.95 MiB/sec. | ||
| 3318 | 2025.07.17 11:27:40.669424 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2025.07.17 11:27:40.669452 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3320 | 2025.07.17 11:27:40.669464 [ 277 ] {86e172e2-ae6e-4f24-82d1-3b6fcc934ac9} <Debug> TCPHandler: Processed in 0.001326188 sec. | ||
| 3321 | 2025.07.17 11:27:40.669519 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3322 | 2025.07.17 11:27:40.669587 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2025.07.17 11:27:40.669604 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3324 | 2025.07.17 11:27:40.669630 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6437 rows starting from the beginning of the part | ||
| 3325 | 2025.07.17 11:27:40.669686 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3326 | 2025.07.17 11:27:40.669697 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 96 rows starting from the beginning of the part | ||
| 3327 | 2025.07.17 11:27:40.669730 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3328 | 2025.07.17 11:27:40.669745 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3329 | 2025.07.17 11:27:40.669788 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
| 3330 | 2025.07.17 11:27:40.669842 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3331 | 2025.07.17 11:27:40.669884 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
| 3332 | 2025.07.17 11:27:40.670055 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2025.07.17 11:27:40.670091 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3334 | 2025.07.17 11:27:40.670423 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3335 | 2025.07.17 11:27:40.670649 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2025.07.17 11:27:40.670780 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 3337 | 2025.07.17 11:27:40.670816 [ 277 ] {8ac80875-ee18-4ad6-9e1e-f0e979d887a6} <Debug> TCPHandler: Processed in 0.001278867 sec. | ||
| 3338 | 2025.07.17 11:27:40.670925 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2025.07.17 11:27:40.671021 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3340 | 2025.07.17 11:27:40.671074 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <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 | ||
| 3341 | 2025.07.17 11:27:40.671874 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2025.07.17 11:27:40.671910 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3343 | 2025.07.17 11:27:40.672179 [ 196 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7327 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686536 sec., 2727303.858946986 rows/sec., 184.11 MiB/sec. | ||
| 3344 | 2025.07.17 11:27:40.672485 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3345 | 2025.07.17 11:27:40.672572 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3346 | 2025.07.17 11:27:40.672734 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2025.07.17 11:27:40.672815 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2025.07.17 11:27:40.672856 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3349 | 2025.07.17 11:27:40.672877 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001874 sec., 19210.245464247597 rows/sec., 34.42 MiB/sec. | ||
| 3350 | 2025.07.17 11:27:40.672879 [ 187 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3351 | 2025.07.17 11:27:40.672888 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2025.07.17 11:27:40.672929 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3353 | 2025.07.17 11:27:40.672948 [ 277 ] {02f5b154-74ae-41b7-a5e7-305c1e461b28} <Debug> TCPHandler: Processed in 0.002072807 sec. | ||
| 3354 | 2025.07.17 11:27:40.672953 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3355 | 2025.07.17 11:27:40.673022 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::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 | ||
| 3356 | 2025.07.17 11:27:40.673067 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2025.07.17 11:27:40.673164 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3358 | 2025.07.17 11:27:40.673182 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2025.07.17 11:27:40.673206 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3360 | 2025.07.17 11:27:40.673231 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::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 | ||
| 3361 | 2025.07.17 11:27:40.673329 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3362 | 2025.07.17 11:27:40.673426 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3363 | 2025.07.17 11:27:40.673516 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3364 | 2025.07.17 11:27:40.673545 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2025.07.17 11:27:40.673581 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3366 | 2025.07.17 11:27:40.673612 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3367 | 2025.07.17 11:27:40.673707 [ 187 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3368 | 2025.07.17 11:27:40.673907 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3369 | 2025.07.17 11:27:40.674124 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2025.07.17 11:27:40.674224 [ 113 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3371 | 2025.07.17 11:27:40.674251 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001105 sec., 74208.14479638009 rows/sec., 4.71 MiB/sec. | ||
| 3372 | 2025.07.17 11:27:40.674251 [ 113 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2025.07.17 11:27:40.674289 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3374 | 2025.07.17 11:27:40.674294 [ 277 ] {c35ed120-2cf7-4c1e-914c-8d64cc5419b7} <Debug> TCPHandler: Processed in 0.001276807 sec. | ||
| 3375 | 2025.07.17 11:27:40.674396 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3376 | 2025.07.17 11:27:40.674519 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3377 | 2025.07.17 11:27:40.674552 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 972 rows starting from the beginning of the part | ||
| 3378 | 2025.07.17 11:27:40.674619 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 3379 | 2025.07.17 11:27:40.674664 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3380 | 2025.07.17 11:27:40.674706 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
| 3381 | 2025.07.17 11:27:40.674753 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3382 | 2025.07.17 11:27:40.674811 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
| 3383 | 2025.07.17 11:27:40.675884 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001524369 sec., 847563.8116492791 rows/sec., 55.40 MiB/sec. | ||
| 3384 | 2025.07.17 11:27:40.676113 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3385 | 2025.07.17 11:27:40.676252 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 19 columns (19 merged, 0 gathered) in 0.003252923 sec., 68246.3126240615 rows/sec., 122.29 MiB/sec. | ||
| 3386 | 2025.07.17 11:27:40.676412 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.07.17 11:27:40.676493 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_21_4} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3388 | 2025.07.17 11:27:40.676579 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3389 | 2025.07.17 11:27:40.676817 [ 192 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3390 | 2025.07.17 11:27:40.677192 [ 192 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.07.17 11:27:40.677288 [ 192 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3392 | 2025.07.17 11:27:40.677452 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3393 | 2025.07.17 11:27:42.929445 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3394 | 2025.07.17 11:27:42.929543 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3395 | 2025.07.17 11:27:43.050596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
| 3396 | 2025.07.17 11:27:43.051149 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2025.07.17 11:27:43.051192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3398 | 2025.07.17 11:27:43.051654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3399 | 2025.07.17 11:27:43.051874 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2025.07.17 11:27:43.051998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 3401 | 2025.07.17 11:27:43.052045 [ 120 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3402 | 2025.07.17 11:27:43.052119 [ 120 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2025.07.17 11:27:43.052143 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3404 | 2025.07.17 11:27:43.052236 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::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 | ||
| 3405 | 2025.07.17 11:27:43.052334 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3406 | 2025.07.17 11:27:43.052363 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5063 rows starting from the beginning of the part | ||
| 3407 | 2025.07.17 11:27:43.052422 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 488 rows starting from the beginning of the part | ||
| 3408 | 2025.07.17 11:27:43.052466 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 427 rows starting from the beginning of the part | ||
| 3409 | 2025.07.17 11:27:43.052507 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 488 rows starting from the beginning of the part | ||
| 3410 | 2025.07.17 11:27:43.052551 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 427 rows starting from the beginning of the part | ||
| 3411 | 2025.07.17 11:27:43.052589 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 488 rows starting from the beginning of the part | ||
| 3412 | 2025.07.17 11:27:43.053816 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 490 | ||
| 3413 | 2025.07.17 11:27:43.053866 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001669812 sec., 4420258.088934563 rows/sec., 63.23 MiB/sec. | ||
| 3414 | 2025.07.17 11:27:43.054473 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3415 | 2025.07.17 11:27:43.054725 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3416 | 2025.07.17 11:27:43.054796 [ 187 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_16_3} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3417 | 2025.07.17 11:27:43.054863 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3418 | 2025.07.17 11:27:43.056010 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2025.07.17 11:27:43.056059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3420 | 2025.07.17 11:27:43.057217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3421 | 2025.07.17 11:27:43.057475 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2025.07.17 11:27:43.057630 [ 119 ] {} <Debug> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3423 | 2025.07.17 11:27:43.057677 [ 119 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2025.07.17 11:27:43.057700 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3425 | 2025.07.17 11:27:43.057766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3426 | 2025.07.17 11:27:43.057815 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::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 | ||
| 3427 | 2025.07.17 11:27:43.058486 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3428 | 2025.07.17 11:27:43.058635 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
| 3429 | 2025.07.17 11:27:43.059050 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3430 | 2025.07.17 11:27:43.059402 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 3431 | 2025.07.17 11:27:43.059759 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 68 rows starting from the beginning of the part | ||
| 3432 | 2025.07.17 11:27:43.060091 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3433 | 2025.07.17 11:27:43.060430 [ 197 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::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 | ||
| 3434 | 2025.07.17 11:27:43.066497 [ 192 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 72 columns (72 merged, 0 gathered) in 0.008738995 sec., 56070.5206948854 rows/sec., 51.56 MiB/sec. | ||
| 3435 | 2025.07.17 11:27:43.067368 [ 187 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3436 | 2025.07.17 11:27:43.067946 [ 187 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.07.17 11:27:43.068022 [ 187 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_11_2} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3438 | 2025.07.17 11:27:43.068248 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
| 3439 | 2025.07.17 11:27:43.465974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3440 | 2025.07.17 11:27:43.483554 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.07.17 11:27:43.483612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3442 | 2025.07.17 11:27:43.490003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3443 | 2025.07.17 11:27:43.491017 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2025.07.17 11:27:43.491327 [ 120 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3445 | 2025.07.17 11:27:43.491394 [ 120 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2025.07.17 11:27:43.491414 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3447 | 2025.07.17 11:27:43.491518 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::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 | ||
| 3448 | 2025.07.17 11:27:43.494329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3449 | 2025.07.17 11:27:43.494501 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2025.07.17 11:27:43.495326 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3451 | 2025.07.17 11:27:43.498546 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3452 | 2025.07.17 11:27:43.501687 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3453 | 2025.07.17 11:27:43.505020 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3454 | 2025.07.17 11:27:43.509333 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3455 | 2025.07.17 11:27:43.513817 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3456 | 2025.07.17 11:27:43.569312 [ 187 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077833516 sec., 1554.6002059061548 rows/sec., 8.04 MiB/sec. | ||
| 3457 | 2025.07.17 11:27:43.571349 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3458 | 2025.07.17 11:27:43.573168 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2025.07.17 11:27:43.573259 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_16_3} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3460 | 2025.07.17 11:27:43.574634 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3461 | 2025.07.17 11:27:44.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.68 MiB, peak 215.64 MiB, free memory in arenas 0.00 B, will set to 216.61 MiB (RSS), difference: 10.93 MiB | ||
| 3462 | 2025.07.17 11:27:44.001635 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001074865 sec. | ||
| 3463 | 2025.07.17 11:27:45.650346 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2025.07.17 11:27:45.650584 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3465 | 2025.07.17 11:27:45.650681 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3466 | 2025.07.17 11:27:45.651433 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.07.17 11:27:45.651479 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3468 | 2025.07.17 11:27:45.651881 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3469 | 2025.07.17 11:27:45.652109 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.07.17 11:27:45.652264 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00175 sec., 37714.28571428571 rows/sec., 2.99 MiB/sec. | ||
| 3471 | 2025.07.17 11:27:45.652307 [ 277 ] {411304be-2310-4cd8-a2a3-94526e7d19de} <Debug> TCPHandler: Processed in 0.002156319 sec. | ||
| 3472 | 2025.07.17 11:27:45.652452 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.07.17 11:27:45.652558 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3474 | 2025.07.17 11:27:45.652604 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3475 | 2025.07.17 11:27:45.653012 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.07.17 11:27:45.653051 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3477 | 2025.07.17 11:27:45.653352 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3478 | 2025.07.17 11:27:45.653566 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.07.17 11:27:45.653694 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001159 sec., 4314.063848144952 rows/sec., 324.40 KiB/sec. | ||
| 3480 | 2025.07.17 11:27:45.653732 [ 277 ] {7e13e83d-f7e3-49ea-84b6-8a56a57edb3f} <Debug> TCPHandler: Processed in 0.001337248 sec. | ||
| 3481 | 2025.07.17 11:27:45.653859 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3482 | 2025.07.17 11:27:45.653959 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3483 | 2025.07.17 11:27:45.654001 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3484 | 2025.07.17 11:27:45.654436 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.07.17 11:27:45.654472 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3486 | 2025.07.17 11:27:45.654771 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3487 | 2025.07.17 11:27:45.654988 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.07.17 11:27:45.655116 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001175 sec., 58723.40425531915 rows/sec., 4.58 MiB/sec. | ||
| 3489 | 2025.07.17 11:27:45.655152 [ 277 ] {faf46a0b-f93e-4a26-bf12-f3e424908ca0} <Debug> TCPHandler: Processed in 0.001346567 sec. | ||
| 3490 | 2025.07.17 11:27:45.655266 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.07.17 11:27:45.655363 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3492 | 2025.07.17 11:27:45.655406 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3493 | 2025.07.17 11:27:45.655808 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.07.17 11:27:45.655845 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3495 | 2025.07.17 11:27:45.656206 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3496 | 2025.07.17 11:27:45.656435 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.07.17 11:27:45.656561 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 3498 | 2025.07.17 11:27:45.656597 [ 277 ] {ed6e44f9-796b-4ff7-a790-1a9dca8fe71b} <Debug> TCPHandler: Processed in 0.001379638 sec. | ||
| 3499 | 2025.07.17 11:27:45.656707 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.07.17 11:27:45.656801 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3501 | 2025.07.17 11:27:45.656854 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <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 | ||
| 3502 | 2025.07.17 11:27:45.657551 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.07.17 11:27:45.657586 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3504 | 2025.07.17 11:27:45.658072 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3505 | 2025.07.17 11:27:45.658286 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.07.17 11:27:45.658416 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001633 sec., 3061.849357011635 rows/sec., 5.49 MiB/sec. | ||
| 3507 | 2025.07.17 11:27:45.658467 [ 277 ] {c40a9728-0683-48fc-887a-599f13df10d9} <Debug> TCPHandler: Processed in 0.001807144 sec. | ||
| 3508 | 2025.07.17 11:27:45.658575 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2025.07.17 11:27:45.658669 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3510 | 2025.07.17 11:27:45.658711 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3511 | 2025.07.17 11:27:45.659036 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2025.07.17 11:27:45.659071 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3513 | 2025.07.17 11:27:45.659378 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3514 | 2025.07.17 11:27:45.659591 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2025.07.17 11:27:45.659713 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3516 | 2025.07.17 11:27:45.659748 [ 277 ] {d9ca05cd-f660-41b4-a9c9-5c8434dbd1dc} <Debug> TCPHandler: Processed in 0.001221936 sec. | ||
| 3517 | 2025.07.17 11:27:46.791715 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2025.07.17 11:27:46.791929 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3519 | 2025.07.17 11:27:46.792002 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3520 | 2025.07.17 11:27:46.792710 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2025.07.17 11:27:46.792754 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3522 | 2025.07.17 11:27:46.793164 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3523 | 2025.07.17 11:27:46.793397 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2025.07.17 11:27:46.793510 [ 115 ] {} <Debug> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3525 | 2025.07.17 11:27:46.793546 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00167 sec., 126946.10778443114 rows/sec., 8.07 MiB/sec. | ||
| 3526 | 2025.07.17 11:27:46.793549 [ 115 ] {} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2025.07.17 11:27:46.793581 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3528 | 2025.07.17 11:27:46.793595 [ 277 ] {dbb2403c-1761-48b9-9676-203a27b3f327} <Debug> TCPHandler: Processed in 0.002012227 sec. | ||
| 3529 | 2025.07.17 11:27:46.793699 [ 186 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3530 | 2025.07.17 11:27:46.793711 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2025.07.17 11:27:46.793840 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3532 | 2025.07.17 11:27:46.793854 [ 186 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3533 | 2025.07.17 11:27:46.793885 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3534 | 2025.07.17 11:27:46.793907 [ 186 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
| 3535 | 2025.07.17 11:27:46.794007 [ 186 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3536 | 2025.07.17 11:27:46.794055 [ 186 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3537 | 2025.07.17 11:27:46.794101 [ 186 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3538 | 2025.07.17 11:27:46.794146 [ 186 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3539 | 2025.07.17 11:27:46.794297 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2025.07.17 11:27:46.794337 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3541 | 2025.07.17 11:27:46.794743 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3542 | 2025.07.17 11:27:46.794974 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2025.07.17 11:27:46.795110 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001293 sec., 3093.580819798917 rows/sec., 252.26 KiB/sec. | ||
| 3544 | 2025.07.17 11:27:46.795148 [ 277 ] {b2a8728d-a8b1-4140-a3df-d449d65b51ee} <Debug> TCPHandler: Processed in 0.001488889 sec. | ||
| 3545 | 2025.07.17 11:27:46.795168 [ 201 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00152251 sec., 696218.7440476582 rows/sec., 46.93 MiB/sec. | ||
| 3546 | 2025.07.17 11:27:46.795250 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2025.07.17 11:27:46.795337 [ 187 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3548 | 2025.07.17 11:27:46.795352 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3549 | 2025.07.17 11:27:46.795394 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3550 | 2025.07.17 11:27:46.795597 [ 187 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2025.07.17 11:27:46.795667 [ 187 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_9_2} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3552 | 2025.07.17 11:27:46.795742 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3553 | 2025.07.17 11:27:46.796630 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2025.07.17 11:27:46.796668 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3555 | 2025.07.17 11:27:46.797193 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3556 | 2025.07.17 11:27:46.797420 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2025.07.17 11:27:46.797549 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Debug> executeQuery: Read 1831 rows, 152.46 KiB in 0.002219 sec., 825146.4623704371 rows/sec., 67.10 MiB/sec. | ||
| 3558 | 2025.07.17 11:27:46.797587 [ 277 ] {eeb51416-bfce-453b-a358-363e876c69dd} <Debug> TCPHandler: Processed in 0.002387751 sec. | ||
| 3559 | 2025.07.17 11:27:46.797703 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3560 | 2025.07.17 11:27:46.797800 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3561 | 2025.07.17 11:27:46.797842 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3562 | 2025.07.17 11:27:46.798286 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2025.07.17 11:27:46.798322 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3564 | 2025.07.17 11:27:46.798655 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3565 | 2025.07.17 11:27:46.798866 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3566 | 2025.07.17 11:27:46.798993 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Debug> executeQuery: Read 146 rows, 9.37 KiB in 0.001214 sec., 120263.59143327842 rows/sec., 7.54 MiB/sec. | ||
| 3567 | 2025.07.17 11:27:46.799036 [ 277 ] {f946170c-c250-4f4b-9453-f8486e1a0a5f} <Debug> TCPHandler: Processed in 0.001382958 sec. | ||
| 3568 | 2025.07.17 11:27:46.799150 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3569 | 2025.07.17 11:27:46.799246 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3570 | 2025.07.17 11:27:46.799287 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3571 | 2025.07.17 11:27:46.799786 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3572 | 2025.07.17 11:27:46.799822 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3573 | 2025.07.17 11:27:46.800153 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3574 | 2025.07.17 11:27:46.800368 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3575 | 2025.07.17 11:27:46.800464 [ 115 ] {} <Debug> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3576 | 2025.07.17 11:27:46.800493 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001266 sec., 269352.2906793049 rows/sec., 17.97 MiB/sec. | ||
| 3577 | 2025.07.17 11:27:46.800496 [ 115 ] {} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2025.07.17 11:27:46.800524 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3579 | 2025.07.17 11:27:46.800530 [ 277 ] {3ec10768-26cd-4408-a11e-fdcfaeed2fcc} <Debug> TCPHandler: Processed in 0.001430969 sec. | ||
| 3580 | 2025.07.17 11:27:46.800621 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3581 | 2025.07.17 11:27:46.800633 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3582 | 2025.07.17 11:27:46.800750 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3583 | 2025.07.17 11:27:46.800762 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3584 | 2025.07.17 11:27:46.800790 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3585 | 2025.07.17 11:27:46.800802 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 113 rows starting from the beginning of the part | ||
| 3586 | 2025.07.17 11:27:46.800879 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3587 | 2025.07.17 11:27:46.800927 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 341 rows starting from the beginning of the part | ||
| 3588 | 2025.07.17 11:27:46.800969 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
| 3589 | 2025.07.17 11:27:46.801009 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 113 rows starting from the beginning of the part | ||
| 3590 | 2025.07.17 11:27:46.801065 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 341 rows starting from the beginning of the part | ||
| 3591 | 2025.07.17 11:27:46.801215 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.07.17 11:27:46.801257 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3593 | 2025.07.17 11:27:46.801597 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3594 | 2025.07.17 11:27:46.801841 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.07.17 11:27:46.801931 [ 115 ] {} <Debug> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3596 | 2025.07.17 11:27:46.801955 [ 115 ] {} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.07.17 11:27:46.801966 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001235 sec., 90688.25910931174 rows/sec., 5.17 MiB/sec. | ||
| 3598 | 2025.07.17 11:27:46.801972 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3599 | 2025.07.17 11:27:46.802005 [ 277 ] {49febcfa-7e8a-4cc3-a2c2-719f8e1e9ee8} <Debug> TCPHandler: Processed in 0.001422689 sec. | ||
| 3600 | 2025.07.17 11:27:46.802054 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3601 | 2025.07.17 11:27:46.802112 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2025.07.17 11:27:46.802155 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3603 | 2025.07.17 11:27:46.802188 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
| 3604 | 2025.07.17 11:27:46.802206 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3605 | 2025.07.17 11:27:46.802234 [ 194 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001657142 sec., 616724.4569264433 rows/sec., 43.09 MiB/sec. | ||
| 3606 | 2025.07.17 11:27:46.802246 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3607 | 2025.07.17 11:27:46.802249 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 112 rows starting from the beginning of the part | ||
| 3608 | 2025.07.17 11:27:46.802332 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 3609 | 2025.07.17 11:27:46.802373 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part | ||
| 3610 | 2025.07.17 11:27:46.802412 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 112 rows starting from the beginning of the part | ||
| 3611 | 2025.07.17 11:27:46.802412 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3612 | 2025.07.17 11:27:46.802724 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.07.17 11:27:46.802800 [ 201 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_10_2} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3614 | 2025.07.17 11:27:46.802875 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3615 | 2025.07.17 11:27:46.802956 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2025.07.17 11:27:46.803024 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3617 | 2025.07.17 11:27:46.803159 [ 194 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136295 sec., 492829.76691792184 rows/sec., 29.95 MiB/sec. | ||
| 3618 | 2025.07.17 11:27:46.803275 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3619 | 2025.07.17 11:27:46.803410 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3620 | 2025.07.17 11:27:46.803520 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2025.07.17 11:27:46.803580 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_9_2} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3622 | 2025.07.17 11:27:46.803631 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2025.07.17 11:27:46.803637 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3624 | 2025.07.17 11:27:46.803759 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Debug> executeQuery: Read 878 rows, 65.08 KiB in 0.001571 sec., 558879.6944621261 rows/sec., 40.46 MiB/sec. | ||
| 3625 | 2025.07.17 11:27:46.803795 [ 277 ] {90f8a5f4-84f2-4c26-9be3-0ed270b967f1} <Debug> TCPHandler: Processed in 0.001732222 sec. | ||
| 3626 | 2025.07.17 11:27:46.803902 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2025.07.17 11:27:46.803998 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3628 | 2025.07.17 11:27:46.804039 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3629 | 2025.07.17 11:27:46.804365 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2025.07.17 11:27:46.804401 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3631 | 2025.07.17 11:27:46.804698 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3632 | 2025.07.17 11:27:46.804911 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2025.07.17 11:27:46.805032 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 3634 | 2025.07.17 11:27:46.805081 [ 277 ] {4622f718-593f-47b5-947b-f7465b9e4f6e} <Debug> TCPHandler: Processed in 0.001227736 sec. | ||
| 3635 | 2025.07.17 11:27:46.805198 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2025.07.17 11:27:46.805301 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3637 | 2025.07.17 11:27:46.805345 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3638 | 2025.07.17 11:27:46.805958 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.07.17 11:27:46.805995 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3640 | 2025.07.17 11:27:46.806415 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3641 | 2025.07.17 11:27:46.806626 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.07.17 11:27:46.806752 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Debug> executeQuery: Read 989 rows, 67.39 KiB in 0.001471 sec., 672331.747110809 rows/sec., 44.74 MiB/sec. | ||
| 3643 | 2025.07.17 11:27:46.806789 [ 277 ] {4a01df73-bc65-42af-bd95-83ba3bdd7f4f} <Debug> TCPHandler: Processed in 0.001639682 sec. | ||
| 3644 | 2025.07.17 11:27:46.806903 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2025.07.17 11:27:46.806996 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3646 | 2025.07.17 11:27:46.807038 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3647 | 2025.07.17 11:27:46.807350 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2025.07.17 11:27:46.807384 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3649 | 2025.07.17 11:27:46.807698 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3650 | 2025.07.17 11:27:46.807913 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.07.17 11:27:46.807999 [ 115 ] {} <Debug> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3652 | 2025.07.17 11:27:46.808026 [ 115 ] {} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2025.07.17 11:27:46.808036 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 3654 | 2025.07.17 11:27:46.808043 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3655 | 2025.07.17 11:27:46.808071 [ 277 ] {0a584a6b-fb70-4e79-b615-e49ee6197313} <Debug> TCPHandler: Processed in 0.001218206 sec. | ||
| 3656 | 2025.07.17 11:27:46.808120 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3657 | 2025.07.17 11:27:46.808175 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2025.07.17 11:27:46.808226 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3659 | 2025.07.17 11:27:46.808256 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3660 | 2025.07.17 11:27:46.808268 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3661 | 2025.07.17 11:27:46.808322 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <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 | ||
| 3662 | 2025.07.17 11:27:46.808337 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3663 | 2025.07.17 11:27:46.808420 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3664 | 2025.07.17 11:27:46.808480 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3665 | 2025.07.17 11:27:46.808533 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3666 | 2025.07.17 11:27:46.808586 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3667 | 2025.07.17 11:27:46.809434 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3668 | 2025.07.17 11:27:46.809476 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3669 | 2025.07.17 11:27:46.809530 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001446129 sec., 6915.012422819817 rows/sec., 463.25 KiB/sec. | ||
| 3670 | 2025.07.17 11:27:46.809719 [ 188 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3671 | 2025.07.17 11:27:46.810078 [ 188 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.07.17 11:27:46.810154 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3673 | 2025.07.17 11:27:46.810161 [ 188 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_10_2} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3674 | 2025.07.17 11:27:46.810271 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3675 | 2025.07.17 11:27:46.810409 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2025.07.17 11:27:46.810552 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002302 sec., 15638.575152041703 rows/sec., 28.02 MiB/sec. | ||
| 3677 | 2025.07.17 11:27:46.810611 [ 277 ] {ad533749-111c-49f2-b5c4-2319c79644ef} <Debug> TCPHandler: Processed in 0.002484023 sec. | ||
| 3678 | 2025.07.17 11:27:46.810730 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2025.07.17 11:27:46.810825 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3680 | 2025.07.17 11:27:46.810867 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3681 | 2025.07.17 11:27:46.811198 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2025.07.17 11:27:46.811235 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3683 | 2025.07.17 11:27:46.811542 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3684 | 2025.07.17 11:27:46.811749 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2025.07.17 11:27:46.811876 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.00107 sec., 42990.654205607476 rows/sec., 2.60 MiB/sec. | ||
| 3686 | 2025.07.17 11:27:46.811912 [ 277 ] {62ff86af-67d3-48ea-a4f3-4d42fa13d3f7} <Debug> TCPHandler: Processed in 0.001232086 sec. | ||
| 3687 | 2025.07.17 11:27:50.552841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
| 3688 | 2025.07.17 11:27:50.553339 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2025.07.17 11:27:50.553389 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3690 | 2025.07.17 11:27:50.553922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3691 | 2025.07.17 11:27:50.554182 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2025.07.17 11:27:50.554326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
| 3693 | 2025.07.17 11:27:50.645742 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.07.17 11:27:50.645981 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3695 | 2025.07.17 11:27:50.646070 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3696 | 2025.07.17 11:27:50.646883 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.07.17 11:27:50.646932 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3698 | 2025.07.17 11:27:50.647417 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3699 | 2025.07.17 11:27:50.647683 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.07.17 11:27:50.647842 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.22 MiB/sec. | ||
| 3701 | 2025.07.17 11:27:50.647898 [ 277 ] {ffdfb1bf-8aad-4508-a8bc-7f935eb91385} <Debug> TCPHandler: Processed in 0.002338471 sec. | ||
| 3702 | 2025.07.17 11:27:50.648027 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.07.17 11:27:50.648131 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3704 | 2025.07.17 11:27:50.648179 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3705 | 2025.07.17 11:27:50.648774 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.07.17 11:27:50.648805 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3707 | 2025.07.17 11:27:50.649228 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3708 | 2025.07.17 11:27:50.649485 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.07.17 11:27:50.649628 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001523 sec., 42022.32435981615 rows/sec., 3.28 MiB/sec. | ||
| 3710 | 2025.07.17 11:27:50.649670 [ 277 ] {64e885cc-ae8c-4c2b-bd0f-a6760b9c5322} <Debug> TCPHandler: Processed in 0.001691573 sec. | ||
| 3711 | 2025.07.17 11:27:50.649797 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3712 | 2025.07.17 11:27:50.649907 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3713 | 2025.07.17 11:27:50.649961 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3714 | 2025.07.17 11:27:50.650387 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.07.17 11:27:50.650422 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3716 | 2025.07.17 11:27:50.650806 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3717 | 2025.07.17 11:27:50.651033 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.07.17 11:27:50.651174 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001297 sec., 74016.96222050887 rows/sec., 5.16 MiB/sec. | ||
| 3719 | 2025.07.17 11:27:50.651213 [ 277 ] {736e2188-f6b3-4e0d-a725-a25737522e7e} <Debug> TCPHandler: Processed in 0.001471139 sec. | ||
| 3720 | 2025.07.17 11:27:50.651328 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2025.07.17 11:27:50.651424 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3722 | 2025.07.17 11:27:50.651480 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3723 | 2025.07.17 11:27:50.651828 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.07.17 11:27:50.651867 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3725 | 2025.07.17 11:27:50.652215 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3726 | 2025.07.17 11:27:50.652448 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2025.07.17 11:27:50.652577 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.07 MiB/sec. | ||
| 3728 | 2025.07.17 11:27:50.652613 [ 277 ] {1d0f3190-ac1e-47ae-a473-e4cb87bf6a0f} <Debug> TCPHandler: Processed in 0.001334287 sec. | ||
| 3729 | 2025.07.17 11:27:50.995114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3730 | 2025.07.17 11:27:51.010443 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3731 | 2025.07.17 11:27:51.010507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3732 | 2025.07.17 11:27:51.016705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3733 | 2025.07.17 11:27:51.017458 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3734 | 2025.07.17 11:27:51.020391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3735 | 2025.07.17 11:27:53.057921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 534 | ||
| 3736 | 2025.07.17 11:27:53.060419 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.07.17 11:27:53.060468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3738 | 2025.07.17 11:27:53.061677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3739 | 2025.07.17 11:27:53.061939 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2025.07.17 11:27:53.062260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 3741 | 2025.07.17 11:27:55.649699 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2025.07.17 11:27:55.649908 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3743 | 2025.07.17 11:27:55.649993 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3744 | 2025.07.17 11:27:55.650823 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2025.07.17 11:27:55.650884 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3746 | 2025.07.17 11:27:55.651298 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3747 | 2025.07.17 11:27:55.651576 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2025.07.17 11:27:55.651755 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001902 sec., 34700.31545741325 rows/sec., 2.75 MiB/sec. | ||
| 3749 | 2025.07.17 11:27:55.651816 [ 277 ] {3e51f380-977a-4afe-a2be-f48d0c9cfd23} <Debug> TCPHandler: Processed in 0.002255659 sec. | ||
| 3750 | 2025.07.17 11:27:55.651964 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2025.07.17 11:27:55.652079 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3752 | 2025.07.17 11:27:55.652132 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3753 | 2025.07.17 11:27:55.652612 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2025.07.17 11:27:55.652651 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3755 | 2025.07.17 11:27:55.652988 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3756 | 2025.07.17 11:27:55.653219 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2025.07.17 11:27:55.653372 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00132 sec., 3787.878787878788 rows/sec., 284.83 KiB/sec. | ||
| 3758 | 2025.07.17 11:27:55.653411 [ 277 ] {e3e75623-e354-445b-8937-a03fdac4c8df} <Debug> TCPHandler: Processed in 0.00150927 sec. | ||
| 3759 | 2025.07.17 11:27:55.653524 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2025.07.17 11:27:55.653621 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3761 | 2025.07.17 11:27:55.653664 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3762 | 2025.07.17 11:27:55.654132 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.07.17 11:27:55.654171 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3764 | 2025.07.17 11:27:55.654499 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3765 | 2025.07.17 11:27:55.654725 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2025.07.17 11:27:55.654867 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001265 sec., 54545.454545454544 rows/sec., 4.26 MiB/sec. | ||
| 3767 | 2025.07.17 11:27:55.654910 [ 277 ] {72d9055f-64ff-44c2-b151-753459ded793} <Debug> TCPHandler: Processed in 0.001435599 sec. | ||
| 3768 | 2025.07.17 11:27:55.655038 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2025.07.17 11:27:55.655137 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3770 | 2025.07.17 11:27:55.655185 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3771 | 2025.07.17 11:27:55.655613 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2025.07.17 11:27:55.655651 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3773 | 2025.07.17 11:27:55.655994 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3774 | 2025.07.17 11:27:55.656219 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2025.07.17 11:27:55.656360 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 3776 | 2025.07.17 11:27:55.656402 [ 277 ] {eb663593-e010-466f-867c-a0a6a368e92b} <Debug> TCPHandler: Processed in 0.001414859 sec. | ||
| 3777 | 2025.07.17 11:27:55.656512 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2025.07.17 11:27:55.656609 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3779 | 2025.07.17 11:27:55.656663 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <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 | ||
| 3780 | 2025.07.17 11:27:55.657397 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2025.07.17 11:27:55.657436 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3782 | 2025.07.17 11:27:55.657966 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3783 | 2025.07.17 11:27:55.658212 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.07.17 11:27:55.658358 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001768 sec., 2828.054298642534 rows/sec., 5.07 MiB/sec. | ||
| 3785 | 2025.07.17 11:27:55.658416 [ 277 ] {b3661fd8-15cc-4d46-b8c5-788e530ac4bb} <Debug> TCPHandler: Processed in 0.001952366 sec. | ||
| 3786 | 2025.07.17 11:27:55.658534 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2025.07.17 11:27:55.658630 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3788 | 2025.07.17 11:27:55.658673 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3789 | 2025.07.17 11:27:55.659008 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2025.07.17 11:27:55.659045 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3791 | 2025.07.17 11:27:55.659399 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3792 | 2025.07.17 11:27:55.659607 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.07.17 11:27:55.659742 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3794 | 2025.07.17 11:27:55.659779 [ 277 ] {300ab71b-ff16-46ee-b60a-c553b57761d9} <Debug> TCPHandler: Processed in 0.001293917 sec. | ||
| 3795 | 2025.07.17 11:27:57.930592 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3796 | 2025.07.17 11:27:57.930665 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3797 | 2025.07.17 11:27:58.054519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
| 3798 | 2025.07.17 11:27:58.055094 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2025.07.17 11:27:58.055156 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3800 | 2025.07.17 11:27:58.055801 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3801 | 2025.07.17 11:27:58.056087 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2025.07.17 11:27:58.056250 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3803 | 2025.07.17 11:27:58.520588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3804 | 2025.07.17 11:27:58.536710 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2025.07.17 11:27:58.536764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3806 | 2025.07.17 11:27:58.542674 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3807 | 2025.07.17 11:27:58.543377 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.07.17 11:27:58.546024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3809 | 2025.07.17 11:28:00.656651 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3810 | 2025.07.17 11:28:00.656829 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3811 | 2025.07.17 11:28:00.656900 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3812 | 2025.07.17 11:28:00.657724 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3813 | 2025.07.17 11:28:00.657777 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3814 | 2025.07.17 11:28:00.658185 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3815 | 2025.07.17 11:28:00.658416 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3816 | 2025.07.17 11:28:00.658570 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001789 sec., 118501.95640022359 rows/sec., 7.54 MiB/sec. | ||
| 3817 | 2025.07.17 11:28:00.658624 [ 277 ] {6f4586a8-4d16-47f0-97af-eb94cea11a3b} <Debug> TCPHandler: Processed in 0.002104428 sec. | ||
| 3818 | 2025.07.17 11:28:00.658761 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.07.17 11:28:00.658857 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3820 | 2025.07.17 11:28:00.658900 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3821 | 2025.07.17 11:28:00.659684 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.07.17 11:28:00.659723 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3823 | 2025.07.17 11:28:00.660111 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3824 | 2025.07.17 11:28:00.660357 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.07.17 11:28:00.660494 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001655 sec., 416314.1993957704 rows/sec., 33.16 MiB/sec. | ||
| 3826 | 2025.07.17 11:28:00.660493 [ 98 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3827 | 2025.07.17 11:28:00.660533 [ 277 ] {352a7a72-b75c-4f77-85c0-4ab0a7240005} <Debug> TCPHandler: Processed in 0.001822104 sec. | ||
| 3828 | 2025.07.17 11:28:00.660574 [ 98 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.07.17 11:28:00.660606 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3830 | 2025.07.17 11:28:00.660669 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3831 | 2025.07.17 11:28:00.660717 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3832 | 2025.07.17 11:28:00.660772 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3833 | 2025.07.17 11:28:00.660818 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3834 | 2025.07.17 11:28:00.660836 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3835 | 2025.07.17 11:28:00.660873 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1845 rows starting from the beginning of the part | ||
| 3836 | 2025.07.17 11:28:00.660939 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 3837 | 2025.07.17 11:28:00.660985 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1831 rows starting from the beginning of the part | ||
| 3838 | 2025.07.17 11:28:00.661027 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3839 | 2025.07.17 11:28:00.661071 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 66 rows starting from the beginning of the part | ||
| 3840 | 2025.07.17 11:28:00.661109 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 689 rows starting from the beginning of the part | ||
| 3841 | 2025.07.17 11:28:00.661279 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2025.07.17 11:28:00.661324 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3843 | 2025.07.17 11:28:00.661769 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3844 | 2025.07.17 11:28:00.662041 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2025.07.17 11:28:00.662161 [ 98 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3846 | 2025.07.17 11:28:00.662185 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001432 sec., 99162.01117318436 rows/sec., 6.20 MiB/sec. | ||
| 3847 | 2025.07.17 11:28:00.662195 [ 98 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3848 | 2025.07.17 11:28:00.662228 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3849 | 2025.07.17 11:28:00.662235 [ 277 ] {517cf420-11f1-4144-aa4b-fd4cd525cc3b} <Debug> TCPHandler: Processed in 0.001618201 sec. | ||
| 3850 | 2025.07.17 11:28:00.662358 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::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 | ||
| 3851 | 2025.07.17 11:28:00.662365 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3852 | 2025.07.17 11:28:00.662515 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3853 | 2025.07.17 11:28:00.662535 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3854 | 2025.07.17 11:28:00.662558 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3855 | 2025.07.17 11:28:00.662575 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 157 rows starting from the beginning of the part | ||
| 3856 | 2025.07.17 11:28:00.662649 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 142 rows starting from the beginning of the part | ||
| 3857 | 2025.07.17 11:28:00.662705 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part | ||
| 3858 | 2025.07.17 11:28:00.662746 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 146 rows starting from the beginning of the part | ||
| 3859 | 2025.07.17 11:28:00.662840 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 3860 | 2025.07.17 11:28:00.662921 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 142 rows starting from the beginning of the part | ||
| 3861 | 2025.07.17 11:28:00.663039 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4553 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371901 sec., 1919557.3508337827 rows/sec., 162.74 MiB/sec. | ||
| 3862 | 2025.07.17 11:28:00.663043 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2025.07.17 11:28:00.663100 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3864 | 2025.07.17 11:28:00.663358 [ 191 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3865 | 2025.07.17 11:28:00.663659 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3866 | 2025.07.17 11:28:00.663711 [ 191 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3867 | 2025.07.17 11:28:00.663797 [ 191 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_26_5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3868 | 2025.07.17 11:28:00.663897 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3869 | 2025.07.17 11:28:00.663959 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.07.17 11:28:00.664098 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001603 sec., 70492.82595134123 rows/sec., 4.56 MiB/sec. | ||
| 3871 | 2025.07.17 11:28:00.664135 [ 277 ] {9d380641-37fd-4650-8ed8-fc1f59b67c43} <Debug> TCPHandler: Processed in 0.001820044 sec. | ||
| 3872 | 2025.07.17 11:28:00.664256 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2025.07.17 11:28:00.664350 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3874 | 2025.07.17 11:28:00.664365 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.002061427 sec., 289605.2103712623 rows/sec., 19.33 MiB/sec. | ||
| 3875 | 2025.07.17 11:28:00.664390 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3876 | 2025.07.17 11:28:00.664545 [ 198 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3877 | 2025.07.17 11:28:00.664806 [ 198 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.07.17 11:28:00.664824 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2025.07.17 11:28:00.664866 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3880 | 2025.07.17 11:28:00.664888 [ 198 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_16_3} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3881 | 2025.07.17 11:28:00.664978 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3882 | 2025.07.17 11:28:00.665173 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3883 | 2025.07.17 11:28:00.665403 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.07.17 11:28:00.665530 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001199 sec., 93411.17597998332 rows/sec., 5.32 MiB/sec. | ||
| 3885 | 2025.07.17 11:28:00.665567 [ 277 ] {df2991cb-e152-422d-a56f-9f89d0a63593} <Debug> TCPHandler: Processed in 0.001370148 sec. | ||
| 3886 | 2025.07.17 11:28:00.665674 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.07.17 11:28:00.665767 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3888 | 2025.07.17 11:28:00.665806 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3889 | 2025.07.17 11:28:00.666381 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2025.07.17 11:28:00.666417 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3891 | 2025.07.17 11:28:00.666737 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3892 | 2025.07.17 11:28:00.666954 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2025.07.17 11:28:00.667069 [ 98 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3894 | 2025.07.17 11:28:00.667085 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001336 sec., 312874.251497006 rows/sec., 22.27 MiB/sec. | ||
| 3895 | 2025.07.17 11:28:00.667115 [ 98 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2025.07.17 11:28:00.667131 [ 277 ] {b443f13c-3a73-4b94-ae0b-e431f5363a17} <Debug> TCPHandler: Processed in 0.00150565 sec. | ||
| 3897 | 2025.07.17 11:28:00.667140 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3898 | 2025.07.17 11:28:00.667221 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3899 | 2025.07.17 11:28:00.667259 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3900 | 2025.07.17 11:28:00.667308 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3901 | 2025.07.17 11:28:00.667336 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 907 rows starting from the beginning of the part | ||
| 3902 | 2025.07.17 11:28:00.667353 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3903 | 2025.07.17 11:28:00.667390 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part | ||
| 3904 | 2025.07.17 11:28:00.667395 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3905 | 2025.07.17 11:28:00.667439 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 878 rows starting from the beginning of the part | ||
| 3906 | 2025.07.17 11:28:00.667478 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3907 | 2025.07.17 11:28:00.667518 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 69 rows starting from the beginning of the part | ||
| 3908 | 2025.07.17 11:28:00.667555 [ 191 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 418 rows starting from the beginning of the part | ||
| 3909 | 2025.07.17 11:28:00.667797 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2025.07.17 11:28:00.667839 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3911 | 2025.07.17 11:28:00.668264 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3912 | 2025.07.17 11:28:00.668570 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.07.17 11:28:00.668736 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
| 3914 | 2025.07.17 11:28:00.668783 [ 277 ] {d43a7dce-c8f0-4c7c-8c0b-19290e3c6669} <Debug> TCPHandler: Processed in 0.001584131 sec. | ||
| 3915 | 2025.07.17 11:28:00.668892 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2025.07.17 11:28:00.668991 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3917 | 2025.07.17 11:28:00.669034 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3918 | 2025.07.17 11:28:00.669061 [ 198 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873304 sec., 1283827.9318252672 rows/sec., 98.27 MiB/sec. | ||
| 3919 | 2025.07.17 11:28:00.669214 [ 199 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3920 | 2025.07.17 11:28:00.669534 [ 199 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.07.17 11:28:00.669545 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2025.07.17 11:28:00.669580 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3923 | 2025.07.17 11:28:00.669615 [ 199 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_26_5} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3924 | 2025.07.17 11:28:00.669688 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 3925 | 2025.07.17 11:28:00.669943 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3926 | 2025.07.17 11:28:00.670150 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3927 | 2025.07.17 11:28:00.670259 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3928 | 2025.07.17 11:28:00.670282 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001312 sec., 180640.24390243902 rows/sec., 12.11 MiB/sec. | ||
| 3929 | 2025.07.17 11:28:00.670292 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2025.07.17 11:28:00.670320 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3931 | 2025.07.17 11:28:00.670324 [ 277 ] {8e85a7c5-c5f6-4068-ae9e-1e0cb080b8c1} <Debug> TCPHandler: Processed in 0.00148263 sec. | ||
| 3932 | 2025.07.17 11:28:00.670388 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3933 | 2025.07.17 11:28:00.670443 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2025.07.17 11:28:00.670474 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3935 | 2025.07.17 11:28:00.670501 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7327 rows starting from the beginning of the part | ||
| 3936 | 2025.07.17 11:28:00.670542 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3937 | 2025.07.17 11:28:00.670549 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3938 | 2025.07.17 11:28:00.670585 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3939 | 2025.07.17 11:28:00.670592 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 989 rows starting from the beginning of the part | ||
| 3940 | 2025.07.17 11:28:00.670632 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part | ||
| 3941 | 2025.07.17 11:28:00.670669 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 3942 | 2025.07.17 11:28:00.670705 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
| 3943 | 2025.07.17 11:28:00.670928 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.07.17 11:28:00.670962 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3945 | 2025.07.17 11:28:00.671328 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3946 | 2025.07.17 11:28:00.671532 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.07.17 11:28:00.671665 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 3948 | 2025.07.17 11:28:00.671702 [ 277 ] {2f267d7f-6d9c-4b2f-bcd0-04fea5faa95b} <Debug> TCPHandler: Processed in 0.001308697 sec. | ||
| 3949 | 2025.07.17 11:28:00.671813 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2025.07.17 11:28:00.671932 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3951 | 2025.07.17 11:28:00.671994 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <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 | ||
| 3952 | 2025.07.17 11:28:00.672840 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2025.07.17 11:28:00.672873 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3954 | 2025.07.17 11:28:00.673492 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3955 | 2025.07.17 11:28:00.673731 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2025.07.17 11:28:00.673872 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00196 sec., 18367.34693877551 rows/sec., 32.91 MiB/sec. | ||
| 3957 | 2025.07.17 11:28:00.673924 [ 277 ] {e02a98e0-e091-4fac-8697-ecad15be1730} <Debug> TCPHandler: Processed in 0.002158148 sec. | ||
| 3958 | 2025.07.17 11:28:00.674044 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2025.07.17 11:28:00.674136 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3960 | 2025.07.17 11:28:00.674178 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3961 | 2025.07.17 11:28:00.674494 [ 190 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8969 rows, containing 5 columns (5 merged, 0 gathered) in 0.004134614 sec., 2169247.238073494 rows/sec., 146.40 MiB/sec. | ||
| 3962 | 2025.07.17 11:28:00.674524 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3963 | 2025.07.17 11:28:00.674563 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3964 | 2025.07.17 11:28:00.674658 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3965 | 2025.07.17 11:28:00.674900 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3966 | 2025.07.17 11:28:00.674914 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3967 | 2025.07.17 11:28:00.674977 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3968 | 2025.07.17 11:28:00.675033 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3969 | 2025.07.17 11:28:00.675107 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2025.07.17 11:28:00.675213 [ 98 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3971 | 2025.07.17 11:28:00.675241 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001123 sec., 73018.6999109528 rows/sec., 4.64 MiB/sec. | ||
| 3972 | 2025.07.17 11:28:00.675248 [ 98 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3973 | 2025.07.17 11:28:00.675279 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3974 | 2025.07.17 11:28:00.675282 [ 277 ] {9ea242d7-b752-41c9-8b90-403cd2a22ec1} <Debug> TCPHandler: Processed in 0.001288017 sec. | ||
| 3975 | 2025.07.17 11:28:00.675349 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 3976 | 2025.07.17 11:28:00.675445 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3977 | 2025.07.17 11:28:00.675469 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1292 rows starting from the beginning of the part | ||
| 3978 | 2025.07.17 11:28:00.675514 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 3979 | 2025.07.17 11:28:00.675552 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
| 3980 | 2025.07.17 11:28:00.675584 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 3981 | 2025.07.17 11:28:00.675615 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3982 | 2025.07.17 11:28:00.675646 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
| 3983 | 2025.07.17 11:28:00.676584 [ 198 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264396 sec., 1246444.9428818186 rows/sec., 81.42 MiB/sec. | ||
| 3984 | 2025.07.17 11:28:00.676765 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3985 | 2025.07.17 11:28:00.677034 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.07.17 11:28:00.677099 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_26_5} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3987 | 2025.07.17 11:28:00.677160 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3988 | 2025.07.17 11:28:03.062864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 568 | ||
| 3989 | 2025.07.17 11:28:03.065222 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2025.07.17 11:28:03.065268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3991 | 2025.07.17 11:28:03.066463 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3992 | 2025.07.17 11:28:03.066729 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2025.07.17 11:28:03.067048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 3994 | 2025.07.17 11:28:05.556330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
| 3995 | 2025.07.17 11:28:05.557061 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2025.07.17 11:28:05.557105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3997 | 2025.07.17 11:28:05.557601 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3998 | 2025.07.17 11:28:05.557826 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2025.07.17 11:28:05.557957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
| 4000 | 2025.07.17 11:28:05.648974 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2025.07.17 11:28:05.649144 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4002 | 2025.07.17 11:28:05.649208 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4003 | 2025.07.17 11:28:05.649874 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2025.07.17 11:28:05.649919 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4005 | 2025.07.17 11:28:05.650363 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4006 | 2025.07.17 11:28:05.650733 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.07.17 11:28:05.650928 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001858 sec., 5382.1313240043055 rows/sec., 438.87 KiB/sec. | ||
| 4008 | 2025.07.17 11:28:05.650991 [ 277 ] {0b6b0715-26d9-44e8-b230-20ae9143d4ca} <Debug> TCPHandler: Processed in 0.002162229 sec. | ||
| 4009 | 2025.07.17 11:28:05.651159 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2025.07.17 11:28:05.651277 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4011 | 2025.07.17 11:28:05.651330 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4012 | 2025.07.17 11:28:05.652017 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.07.17 11:28:05.652072 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4014 | 2025.07.17 11:28:05.652530 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4015 | 2025.07.17 11:28:05.652859 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2025.07.17 11:28:05.653042 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Debug> executeQuery: Read 71 rows, 5.72 KiB in 0.001751 sec., 40548.25813820674 rows/sec., 3.19 MiB/sec. | ||
| 4017 | 2025.07.17 11:28:05.653089 [ 277 ] {3b80f992-8e99-4d83-9624-99baeb6792f2} <Debug> TCPHandler: Processed in 0.001955206 sec. | ||
| 4018 | 2025.07.17 11:28:05.653218 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.07.17 11:28:05.653322 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4020 | 2025.07.17 11:28:05.653369 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4021 | 2025.07.17 11:28:05.653831 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2025.07.17 11:28:05.653870 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4023 | 2025.07.17 11:28:05.654212 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4024 | 2025.07.17 11:28:05.654431 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2025.07.17 11:28:05.654571 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Debug> executeQuery: Read 15 rows, 1.07 KiB in 0.001274 sec., 11773.940345368917 rows/sec., 843.19 KiB/sec. | ||
| 4026 | 2025.07.17 11:28:05.654612 [ 277 ] {82cd95c8-cd16-4f2b-a274-f7bc92f5a592} <Debug> TCPHandler: Processed in 0.001445809 sec. | ||
| 4027 | 2025.07.17 11:28:05.654726 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4028 | 2025.07.17 11:28:05.654825 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4029 | 2025.07.17 11:28:05.654868 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4030 | 2025.07.17 11:28:05.655355 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2025.07.17 11:28:05.655395 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4032 | 2025.07.17 11:28:05.655715 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4033 | 2025.07.17 11:28:05.655914 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2025.07.17 11:28:05.656040 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001265 sec., 62450.59288537549 rows/sec., 4.89 MiB/sec. | ||
| 4035 | 2025.07.17 11:28:05.656081 [ 277 ] {8ab4e2f0-cd87-4aa1-9535-975e8b0b2a95} <Debug> TCPHandler: Processed in 0.001438849 sec. | ||
| 4036 | 2025.07.17 11:28:05.656193 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4037 | 2025.07.17 11:28:05.656282 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4038 | 2025.07.17 11:28:05.656324 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4039 | 2025.07.17 11:28:05.656791 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4040 | 2025.07.17 11:28:05.656827 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4041 | 2025.07.17 11:28:05.657161 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4042 | 2025.07.17 11:28:05.657382 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4043 | 2025.07.17 11:28:05.657513 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001205 sec., 136929.46058091288 rows/sec., 9.53 MiB/sec. | ||
| 4044 | 2025.07.17 11:28:05.657552 [ 277 ] {9c233214-fca7-4cbd-a594-9d1badd0e8ea} <Debug> TCPHandler: Processed in 0.001368198 sec. | ||
| 4045 | 2025.07.17 11:28:05.657666 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2025.07.17 11:28:05.657760 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4047 | 2025.07.17 11:28:05.657814 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <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 | ||
| 4048 | 2025.07.17 11:28:05.658545 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4049 | 2025.07.17 11:28:05.658583 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4050 | 2025.07.17 11:28:05.659091 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4051 | 2025.07.17 11:28:05.659315 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4052 | 2025.07.17 11:28:05.659440 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4053 | 2025.07.17 11:28:05.659460 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001718 sec., 2910.360884749709 rows/sec., 5.22 MiB/sec. | ||
| 4054 | 2025.07.17 11:28:05.659544 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2025.07.17 11:28:05.659575 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4056 | 2025.07.17 11:28:05.659592 [ 277 ] {4fb90a95-f938-4ba4-81c1-130739024618} <Debug> TCPHandler: Processed in 0.001974766 sec. | ||
| 4057 | 2025.07.17 11:28:05.659694 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::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 | ||
| 4058 | 2025.07.17 11:28:05.659723 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2025.07.17 11:28:05.659832 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4060 | 2025.07.17 11:28:05.659879 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4061 | 2025.07.17 11:28:05.659897 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4062 | 2025.07.17 11:28:05.659952 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part | ||
| 4063 | 2025.07.17 11:28:05.660079 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 4064 | 2025.07.17 11:28:05.660200 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4065 | 2025.07.17 11:28:05.660239 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2025.07.17 11:28:05.660277 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4067 | 2025.07.17 11:28:05.660308 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 4068 | 2025.07.17 11:28:05.660418 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4069 | 2025.07.17 11:28:05.660529 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 4070 | 2025.07.17 11:28:05.660609 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4071 | 2025.07.17 11:28:05.660810 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2025.07.17 11:28:05.660936 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 4073 | 2025.07.17 11:28:05.660973 [ 277 ] {d466d67f-be06-4512-ade9-a5ffcf063fe2} <Debug> TCPHandler: Processed in 0.001324337 sec. | ||
| 4074 | 2025.07.17 11:28:05.663593 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 19 columns (19 merged, 0 gathered) in 0.003945022 sec., 78326.559395613 rows/sec., 140.36 MiB/sec. | ||
| 4075 | 2025.07.17 11:28:05.664128 [ 198 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4076 | 2025.07.17 11:28:05.664509 [ 198 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2025.07.17 11:28:05.664593 [ 198 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4078 | 2025.07.17 11:28:05.664725 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4079 | 2025.07.17 11:28:06.046211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4080 | 2025.07.17 11:28:06.062880 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2025.07.17 11:28:06.062946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4082 | 2025.07.17 11:28:06.069017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4083 | 2025.07.17 11:28:06.069744 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2025.07.17 11:28:06.073010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4085 | 2025.07.17 11:28:10.657347 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.07.17 11:28:10.657529 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4087 | 2025.07.17 11:28:10.657593 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4088 | 2025.07.17 11:28:10.658352 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.07.17 11:28:10.658397 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4090 | 2025.07.17 11:28:10.658816 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4091 | 2025.07.17 11:28:10.659062 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.07.17 11:28:10.659237 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001755 sec., 120797.72079772079 rows/sec., 7.68 MiB/sec. | ||
| 4093 | 2025.07.17 11:28:10.659299 [ 277 ] {a3bedf96-a107-4bc3-b78d-d3f3bad54467} <Debug> TCPHandler: Processed in 0.002082938 sec. | ||
| 4094 | 2025.07.17 11:28:10.659439 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.07.17 11:28:10.659546 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4096 | 2025.07.17 11:28:10.659592 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4097 | 2025.07.17 11:28:10.660344 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.07.17 11:28:10.660384 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4099 | 2025.07.17 11:28:10.660768 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4100 | 2025.07.17 11:28:10.660977 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.07.17 11:28:10.661111 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001591 sec., 433060.96794468886 rows/sec., 34.49 MiB/sec. | ||
| 4102 | 2025.07.17 11:28:10.661153 [ 277 ] {a91bd4a5-a206-45d5-ae06-77635a7b3bb7} <Debug> TCPHandler: Processed in 0.001766673 sec. | ||
| 4103 | 2025.07.17 11:28:10.661265 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2025.07.17 11:28:10.661365 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4105 | 2025.07.17 11:28:10.661408 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4106 | 2025.07.17 11:28:10.661843 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.07.17 11:28:10.661880 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4108 | 2025.07.17 11:28:10.662190 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4109 | 2025.07.17 11:28:10.662392 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.07.17 11:28:10.662522 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001181 sec., 120237.08721422523 rows/sec., 7.52 MiB/sec. | ||
| 4111 | 2025.07.17 11:28:10.662558 [ 277 ] {bc51b3a2-c44d-4fdb-a055-a2b2ccd22acf} <Debug> TCPHandler: Processed in 0.001343318 sec. | ||
| 4112 | 2025.07.17 11:28:10.662669 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2025.07.17 11:28:10.662764 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4114 | 2025.07.17 11:28:10.662803 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4115 | 2025.07.17 11:28:10.663210 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2025.07.17 11:28:10.663244 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4117 | 2025.07.17 11:28:10.663540 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4118 | 2025.07.17 11:28:10.663740 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2025.07.17 11:28:10.663863 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00112 sec., 100892.85714285714 rows/sec., 6.53 MiB/sec. | ||
| 4120 | 2025.07.17 11:28:10.663899 [ 277 ] {8e416987-b30b-4e16-b35e-5dbfb620c050} <Debug> TCPHandler: Processed in 0.001277976 sec. | ||
| 4121 | 2025.07.17 11:28:10.664009 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2025.07.17 11:28:10.664102 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4123 | 2025.07.17 11:28:10.664141 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4124 | 2025.07.17 11:28:10.664547 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2025.07.17 11:28:10.664580 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4126 | 2025.07.17 11:28:10.664874 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4127 | 2025.07.17 11:28:10.665085 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2025.07.17 11:28:10.665210 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001127 sec., 99378.88198757764 rows/sec., 5.66 MiB/sec. | ||
| 4129 | 2025.07.17 11:28:10.665246 [ 277 ] {88811e55-ea42-44da-bc36-55e5f9122ca3} <Debug> TCPHandler: Processed in 0.001285067 sec. | ||
| 4130 | 2025.07.17 11:28:10.665352 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2025.07.17 11:28:10.665443 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4132 | 2025.07.17 11:28:10.665482 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4133 | 2025.07.17 11:28:10.665995 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.07.17 11:28:10.666029 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4135 | 2025.07.17 11:28:10.666335 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4136 | 2025.07.17 11:28:10.666533 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.07.17 11:28:10.666655 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001229 sec., 340113.91375101707 rows/sec., 24.21 MiB/sec. | ||
| 4138 | 2025.07.17 11:28:10.666690 [ 277 ] {2f404058-8a0b-48c5-9e7c-cb113a1bebcf} <Debug> TCPHandler: Processed in 0.001386068 sec. | ||
| 4139 | 2025.07.17 11:28:10.666796 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2025.07.17 11:28:10.666887 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4141 | 2025.07.17 11:28:10.666928 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4142 | 2025.07.17 11:28:10.667246 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4143 | 2025.07.17 11:28:10.667279 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4144 | 2025.07.17 11:28:10.667575 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4145 | 2025.07.17 11:28:10.667779 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2025.07.17 11:28:10.667866 [ 83 ] {} <Debug> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4147 | 2025.07.17 11:28:10.667900 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 4148 | 2025.07.17 11:28:10.667904 [ 83 ] {} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2025.07.17 11:28:10.667933 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4150 | 2025.07.17 11:28:10.667936 [ 277 ] {7d54823c-e8ef-4b10-9e2e-bc9879963ec5} <Debug> TCPHandler: Processed in 0.001187896 sec. | ||
| 4151 | 2025.07.17 11:28:10.668055 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2025.07.17 11:28:10.668060 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::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 | ||
| 4153 | 2025.07.17 11:28:10.668193 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4154 | 2025.07.17 11:28:10.668238 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4155 | 2025.07.17 11:28:10.668260 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4156 | 2025.07.17 11:28:10.668284 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4157 | 2025.07.17 11:28:10.668363 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4158 | 2025.07.17 11:28:10.668415 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4159 | 2025.07.17 11:28:10.668464 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4160 | 2025.07.17 11:28:10.668507 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4161 | 2025.07.17 11:28:10.668550 [ 200 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4162 | 2025.07.17 11:28:10.668766 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.07.17 11:28:10.668814 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4164 | 2025.07.17 11:28:10.669242 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4165 | 2025.07.17 11:28:10.669383 [ 198 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001385269 sec., 47644.17596871077 rows/sec., 2.43 MiB/sec. | ||
| 4166 | 2025.07.17 11:28:10.669463 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.07.17 11:28:10.669532 [ 195 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4168 | 2025.07.17 11:28:10.669599 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001433 sec., 165387.29937194695 rows/sec., 11.09 MiB/sec. | ||
| 4169 | 2025.07.17 11:28:10.669637 [ 277 ] {026185aa-07f0-41ba-9382-09ff8dfbc712} <Debug> TCPHandler: Processed in 0.001629462 sec. | ||
| 4170 | 2025.07.17 11:28:10.669751 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.07.17 11:28:10.669799 [ 195 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2025.07.17 11:28:10.669848 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4173 | 2025.07.17 11:28:10.669866 [ 195 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_11_2} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4174 | 2025.07.17 11:28:10.669891 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4175 | 2025.07.17 11:28:10.669941 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4176 | 2025.07.17 11:28:10.670211 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2025.07.17 11:28:10.670245 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4178 | 2025.07.17 11:28:10.670539 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4179 | 2025.07.17 11:28:10.670744 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2025.07.17 11:28:10.670867 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 4181 | 2025.07.17 11:28:10.670904 [ 277 ] {262b72be-7b00-4005-90ef-a7dbe2c7d56e} <Debug> TCPHandler: Processed in 0.001201636 sec. | ||
| 4182 | 2025.07.17 11:28:10.671017 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2025.07.17 11:28:10.671111 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4184 | 2025.07.17 11:28:10.671164 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <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 | ||
| 4185 | 2025.07.17 11:28:10.671972 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.07.17 11:28:10.672006 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4187 | 2025.07.17 11:28:10.672555 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4188 | 2025.07.17 11:28:10.672771 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2025.07.17 11:28:10.672905 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00181 sec., 19889.50276243094 rows/sec., 35.64 MiB/sec. | ||
| 4190 | 2025.07.17 11:28:10.672968 [ 277 ] {6297d61a-4a00-4c14-a72e-2694504091be} <Debug> TCPHandler: Processed in 0.002000117 sec. | ||
| 4191 | 2025.07.17 11:28:10.673079 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2025.07.17 11:28:10.673173 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4193 | 2025.07.17 11:28:10.673215 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4194 | 2025.07.17 11:28:10.673533 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2025.07.17 11:28:10.673567 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4196 | 2025.07.17 11:28:10.673871 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4197 | 2025.07.17 11:28:10.674087 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2025.07.17 11:28:10.674210 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001055 sec., 77725.11848341233 rows/sec., 4.94 MiB/sec. | ||
| 4199 | 2025.07.17 11:28:10.674245 [ 277 ] {81421a07-4e3a-47ba-8b84-f7ac048cb00c} <Debug> TCPHandler: Processed in 0.001214596 sec. | ||
| 4200 | 2025.07.17 11:28:12.930899 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4201 | 2025.07.17 11:28:12.930966 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4202 | 2025.07.17 11:28:13.058143 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
| 4203 | 2025.07.17 11:28:13.058686 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2025.07.17 11:28:13.058733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4205 | 2025.07.17 11:28:13.059224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4206 | 2025.07.17 11:28:13.059467 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2025.07.17 11:28:13.059609 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 4208 | 2025.07.17 11:28:13.067745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 604 | ||
| 4209 | 2025.07.17 11:28:13.070148 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2025.07.17 11:28:13.070196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4211 | 2025.07.17 11:28:13.071383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4212 | 2025.07.17 11:28:13.071670 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2025.07.17 11:28:13.072004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4214 | 2025.07.17 11:28:13.574023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4215 | 2025.07.17 11:28:13.590573 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2025.07.17 11:28:13.590627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4217 | 2025.07.17 11:28:13.596707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4218 | 2025.07.17 11:28:13.597428 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2025.07.17 11:28:13.600181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4220 | 2025.07.17 11:28:15.648024 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2025.07.17 11:28:15.648198 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4222 | 2025.07.17 11:28:15.648263 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4223 | 2025.07.17 11:28:15.648905 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2025.07.17 11:28:15.648953 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4225 | 2025.07.17 11:28:15.649352 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4226 | 2025.07.17 11:28:15.649602 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2025.07.17 11:28:15.649781 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00163 sec., 40490.79754601227 rows/sec., 3.21 MiB/sec. | ||
| 4228 | 2025.07.17 11:28:15.649834 [ 277 ] {33ed1ba0-74c4-4e5e-b7c6-4679b779fb1f} <Debug> TCPHandler: Processed in 0.001934545 sec. | ||
| 4229 | 2025.07.17 11:28:15.649959 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2025.07.17 11:28:15.650073 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4231 | 2025.07.17 11:28:15.650127 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4232 | 2025.07.17 11:28:15.650631 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2025.07.17 11:28:15.650676 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4234 | 2025.07.17 11:28:15.651087 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4235 | 2025.07.17 11:28:15.651364 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2025.07.17 11:28:15.651537 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001493 sec., 3348.961821835231 rows/sec., 251.83 KiB/sec. | ||
| 4237 | 2025.07.17 11:28:15.651594 [ 277 ] {db2537e4-3e72-4cce-992b-bb43438bf853} <Debug> TCPHandler: Processed in 0.001688312 sec. | ||
| 4238 | 2025.07.17 11:28:15.651785 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2025.07.17 11:28:15.651901 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4240 | 2025.07.17 11:28:15.651963 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4241 | 2025.07.17 11:28:15.652508 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2025.07.17 11:28:15.652555 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4243 | 2025.07.17 11:28:15.652946 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4244 | 2025.07.17 11:28:15.653200 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2025.07.17 11:28:15.653349 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001475 sec., 46779.661016949154 rows/sec., 3.65 MiB/sec. | ||
| 4246 | 2025.07.17 11:28:15.653410 [ 277 ] {5a239700-dd0d-4556-b430-b7cf541e9961} <Debug> TCPHandler: Processed in 0.001687592 sec. | ||
| 4247 | 2025.07.17 11:28:15.653530 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2025.07.17 11:28:15.653632 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4249 | 2025.07.17 11:28:15.653681 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4250 | 2025.07.17 11:28:15.654106 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2025.07.17 11:28:15.654145 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4252 | 2025.07.17 11:28:15.654524 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4253 | 2025.07.17 11:28:15.654759 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2025.07.17 11:28:15.654894 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 4255 | 2025.07.17 11:28:15.654933 [ 277 ] {d84541c0-7605-416c-8d70-a9f5d7cfa137} <Debug> TCPHandler: Processed in 0.001452519 sec. | ||
| 4256 | 2025.07.17 11:28:15.655045 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2025.07.17 11:28:15.655144 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4258 | 2025.07.17 11:28:15.655201 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <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 | ||
| 4259 | 2025.07.17 11:28:15.656010 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2025.07.17 11:28:15.656049 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4261 | 2025.07.17 11:28:15.656601 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4262 | 2025.07.17 11:28:15.656842 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.07.17 11:28:15.656986 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001863 sec., 2683.843263553408 rows/sec., 4.81 MiB/sec. | ||
| 4264 | 2025.07.17 11:28:15.657045 [ 277 ] {b2b6537c-5dbd-4736-bd0d-29cad9e16ab8} <Debug> TCPHandler: Processed in 0.002049387 sec. | ||
| 4265 | 2025.07.17 11:28:15.659291 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2025.07.17 11:28:15.659391 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4267 | 2025.07.17 11:28:15.659435 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4268 | 2025.07.17 11:28:15.659825 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2025.07.17 11:28:15.659865 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4270 | 2025.07.17 11:28:15.660188 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4271 | 2025.07.17 11:28:15.660420 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2025.07.17 11:28:15.660551 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 4273 | 2025.07.17 11:28:15.660602 [ 277 ] {1be4623c-8413-4c30-a808-db4b3cdec365} <Debug> TCPHandler: Processed in 0.001362318 sec. | ||
| 4274 | 2025.07.17 11:28:16.789051 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2025.07.17 11:28:16.789236 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4276 | 2025.07.17 11:28:16.789303 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4277 | 2025.07.17 11:28:16.789982 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2025.07.17 11:28:16.790032 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4279 | 2025.07.17 11:28:16.790463 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4280 | 2025.07.17 11:28:16.790698 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2025.07.17 11:28:16.790854 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001667 sec., 127174.56508698259 rows/sec., 8.09 MiB/sec. | ||
| 4282 | 2025.07.17 11:28:16.790903 [ 277 ] {1ff7774a-8acc-4a40-9a76-507df172257b} <Debug> TCPHandler: Processed in 0.001977696 sec. | ||
| 4283 | 2025.07.17 11:28:16.791040 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2025.07.17 11:28:16.791166 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4285 | 2025.07.17 11:28:16.791217 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4286 | 2025.07.17 11:28:16.791694 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2025.07.17 11:28:16.791739 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4288 | 2025.07.17 11:28:16.792068 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4289 | 2025.07.17 11:28:16.792290 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2025.07.17 11:28:16.792418 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001282 sec., 3120.1248049921996 rows/sec., 254.42 KiB/sec. | ||
| 4291 | 2025.07.17 11:28:16.792456 [ 277 ] {a293cb2f-c60b-4845-81c7-a8cfdd05a2de} <Debug> TCPHandler: Processed in 0.00147878 sec. | ||
| 4292 | 2025.07.17 11:28:16.792560 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2025.07.17 11:28:16.792652 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4294 | 2025.07.17 11:28:16.792691 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4295 | 2025.07.17 11:28:16.793694 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2025.07.17 11:28:16.793730 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4297 | 2025.07.17 11:28:16.794241 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4298 | 2025.07.17 11:28:16.794452 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2025.07.17 11:28:16.794578 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Debug> executeQuery: Read 1831 rows, 152.46 KiB in 0.001943 sec., 942357.1796191456 rows/sec., 76.63 MiB/sec. | ||
| 4300 | 2025.07.17 11:28:16.794614 [ 277 ] {67794a2f-57dc-4c94-bed0-c3127f3754c6} <Debug> TCPHandler: Processed in 0.002102848 sec. | ||
| 4301 | 2025.07.17 11:28:16.794721 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4302 | 2025.07.17 11:28:16.794814 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4303 | 2025.07.17 11:28:16.794852 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4304 | 2025.07.17 11:28:16.795265 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4305 | 2025.07.17 11:28:16.795325 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4306 | 2025.07.17 11:28:16.795641 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4307 | 2025.07.17 11:28:16.795847 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2025.07.17 11:28:16.795968 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Debug> executeQuery: Read 146 rows, 9.37 KiB in 0.001173 sec., 124467.17817561807 rows/sec., 7.80 MiB/sec. | ||
| 4309 | 2025.07.17 11:28:16.796005 [ 277 ] {55f97513-112d-4c6f-b0e7-249fbff76b9c} <Debug> TCPHandler: Processed in 0.001331968 sec. | ||
| 4310 | 2025.07.17 11:28:16.796107 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2025.07.17 11:28:16.796199 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4312 | 2025.07.17 11:28:16.796237 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4313 | 2025.07.17 11:28:16.796704 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4314 | 2025.07.17 11:28:16.796739 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4315 | 2025.07.17 11:28:16.797057 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4316 | 2025.07.17 11:28:16.797266 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4317 | 2025.07.17 11:28:16.797389 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001208 sec., 282284.7682119205 rows/sec., 18.84 MiB/sec. | ||
| 4318 | 2025.07.17 11:28:16.797426 [ 277 ] {631e6517-a35c-4bf2-989a-26f956ca9925} <Debug> TCPHandler: Processed in 0.001366338 sec. | ||
| 4319 | 2025.07.17 11:28:16.797529 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4320 | 2025.07.17 11:28:16.797621 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4321 | 2025.07.17 11:28:16.797659 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4322 | 2025.07.17 11:28:16.798056 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2025.07.17 11:28:16.798092 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4324 | 2025.07.17 11:28:16.798386 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4325 | 2025.07.17 11:28:16.798593 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2025.07.17 11:28:16.798716 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001113 sec., 100628.93081761006 rows/sec., 5.73 MiB/sec. | ||
| 4327 | 2025.07.17 11:28:16.798752 [ 277 ] {69f18778-62c7-4679-b10d-7e018ced27d0} <Debug> TCPHandler: Processed in 0.001270007 sec. | ||
| 4328 | 2025.07.17 11:28:16.798854 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4329 | 2025.07.17 11:28:16.798945 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4330 | 2025.07.17 11:28:16.798983 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4331 | 2025.07.17 11:28:16.799588 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4332 | 2025.07.17 11:28:16.799623 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4333 | 2025.07.17 11:28:16.799963 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4334 | 2025.07.17 11:28:16.800153 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2025.07.17 11:28:16.800264 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Debug> executeQuery: Read 878 rows, 65.08 KiB in 0.001379 sec., 636693.2559825961 rows/sec., 46.09 MiB/sec. | ||
| 4336 | 2025.07.17 11:28:16.800298 [ 277 ] {58db1359-7354-46f0-bcf7-88d41b7bec03} <Debug> TCPHandler: Processed in 0.001537201 sec. | ||
| 4337 | 2025.07.17 11:28:16.800395 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4338 | 2025.07.17 11:28:16.800481 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4339 | 2025.07.17 11:28:16.800519 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4340 | 2025.07.17 11:28:16.800891 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2025.07.17 11:28:16.800925 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4342 | 2025.07.17 11:28:16.801224 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4343 | 2025.07.17 11:28:16.801423 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4344 | 2025.07.17 11:28:16.801546 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 4345 | 2025.07.17 11:28:16.801582 [ 277 ] {750fbdae-4ba9-4bf1-8280-dc70d6d286ce} <Debug> TCPHandler: Processed in 0.001181645 sec. | ||
| 4346 | 2025.07.17 11:28:16.801682 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2025.07.17 11:28:16.801773 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4348 | 2025.07.17 11:28:16.801814 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4349 | 2025.07.17 11:28:16.802328 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2025.07.17 11:28:16.802363 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4351 | 2025.07.17 11:28:16.802737 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4352 | 2025.07.17 11:28:16.802946 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2025.07.17 11:28:16.803065 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Debug> executeQuery: Read 989 rows, 67.39 KiB in 0.00131 sec., 754961.8320610687 rows/sec., 50.24 MiB/sec. | ||
| 4354 | 2025.07.17 11:28:16.803100 [ 277 ] {c966daf5-7138-4620-aa45-a0f47ce6b3ac} <Debug> TCPHandler: Processed in 0.001466119 sec. | ||
| 4355 | 2025.07.17 11:28:16.803202 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4356 | 2025.07.17 11:28:16.803294 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4357 | 2025.07.17 11:28:16.803335 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4358 | 2025.07.17 11:28:16.803628 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2025.07.17 11:28:16.803663 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4360 | 2025.07.17 11:28:16.803962 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4361 | 2025.07.17 11:28:16.804161 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4362 | 2025.07.17 11:28:16.804281 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 4363 | 2025.07.17 11:28:16.804315 [ 277 ] {c08bd255-218d-4594-9258-566e0f0e7afa} <Debug> TCPHandler: Processed in 0.001159955 sec. | ||
| 4364 | 2025.07.17 11:28:16.804415 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2025.07.17 11:28:16.804506 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4366 | 2025.07.17 11:28:16.804556 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <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 | ||
| 4367 | 2025.07.17 11:28:16.805297 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2025.07.17 11:28:16.805332 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4369 | 2025.07.17 11:28:16.805867 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4370 | 2025.07.17 11:28:16.806084 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2025.07.17 11:28:16.806218 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001729 sec., 20821.283979178716 rows/sec., 37.31 MiB/sec. | ||
| 4372 | 2025.07.17 11:28:16.806275 [ 277 ] {b3c33be3-0562-46a3-8fb1-43c8a4828763} <Debug> TCPHandler: Processed in 0.001907945 sec. | ||
| 4373 | 2025.07.17 11:28:16.806382 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2025.07.17 11:28:16.806474 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4375 | 2025.07.17 11:28:16.806514 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4376 | 2025.07.17 11:28:16.806823 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2025.07.17 11:28:16.806858 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4378 | 2025.07.17 11:28:16.807173 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4379 | 2025.07.17 11:28:16.807378 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.07.17 11:28:16.807498 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Debug> executeQuery: Read 46 rows, 2.85 KiB in 0.001043 sec., 44103.54745925216 rows/sec., 2.67 MiB/sec. | ||
| 4381 | 2025.07.17 11:28:16.807533 [ 277 ] {f67a7950-f5f8-4851-956e-8d3f48d04535} <Debug> TCPHandler: Processed in 0.001198655 sec. | ||
| 4382 | 2025.07.17 11:28:20.559902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
| 4383 | 2025.07.17 11:28:20.560413 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2025.07.17 11:28:20.560456 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4385 | 2025.07.17 11:28:20.560945 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4386 | 2025.07.17 11:28:20.561188 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4387 | 2025.07.17 11:28:20.561328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
| 4388 | 2025.07.17 11:28:20.561349 [ 40 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4389 | 2025.07.17 11:28:20.561421 [ 40 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2025.07.17 11:28:20.561442 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4391 | 2025.07.17 11:28:20.561547 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4392 | 2025.07.17 11:28:20.561662 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4393 | 2025.07.17 11:28:20.561697 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 4394 | 2025.07.17 11:28:20.561761 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 427 rows starting from the beginning of the part | ||
| 4395 | 2025.07.17 11:28:20.561803 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 488 rows starting from the beginning of the part | ||
| 4396 | 2025.07.17 11:28:20.561843 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 427 rows starting from the beginning of the part | ||
| 4397 | 2025.07.17 11:28:20.561878 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 488 rows starting from the beginning of the part | ||
| 4398 | 2025.07.17 11:28:20.561915 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 427 rows starting from the beginning of the part | ||
| 4399 | 2025.07.17 11:28:20.564015 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002510823 sec., 3838582.0107590216 rows/sec., 54.91 MiB/sec. | ||
| 4400 | 2025.07.17 11:28:20.564244 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4401 | 2025.07.17 11:28:20.564495 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2025.07.17 11:28:20.564564 [ 200 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_21_4} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4403 | 2025.07.17 11:28:20.564636 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 4404 | 2025.07.17 11:28:20.645595 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2025.07.17 11:28:20.645735 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4406 | 2025.07.17 11:28:20.645790 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4407 | 2025.07.17 11:28:20.646394 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2025.07.17 11:28:20.646433 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4409 | 2025.07.17 11:28:20.646780 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4410 | 2025.07.17 11:28:20.647003 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2025.07.17 11:28:20.647121 [ 40 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4412 | 2025.07.17 11:28:20.647157 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001462 sec., 38303.69357045144 rows/sec., 2.92 MiB/sec. | ||
| 4413 | 2025.07.17 11:28:20.647161 [ 40 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2025.07.17 11:28:20.647200 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4415 | 2025.07.17 11:28:20.647215 [ 277 ] {08927e4f-4b83-4139-a648-3e402b3d46e7} <Debug> TCPHandler: Processed in 0.001730793 sec. | ||
| 4416 | 2025.07.17 11:28:20.647304 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4417 | 2025.07.17 11:28:20.647360 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2025.07.17 11:28:20.647452 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4419 | 2025.07.17 11:28:20.647466 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4420 | 2025.07.17 11:28:20.647492 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1847 rows starting from the beginning of the part | ||
| 4421 | 2025.07.17 11:28:20.647514 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4422 | 2025.07.17 11:28:20.647566 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 71 rows starting from the beginning of the part | ||
| 4423 | 2025.07.17 11:28:20.647622 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 689 rows starting from the beginning of the part | ||
| 4424 | 2025.07.17 11:28:20.647666 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
| 4425 | 2025.07.17 11:28:20.647709 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1831 rows starting from the beginning of the part | ||
| 4426 | 2025.07.17 11:28:20.647751 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4427 | 2025.07.17 11:28:20.647959 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2025.07.17 11:28:20.648002 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4429 | 2025.07.17 11:28:20.648348 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4430 | 2025.07.17 11:28:20.648575 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2025.07.17 11:28:20.648681 [ 40 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4432 | 2025.07.17 11:28:20.648708 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 4433 | 2025.07.17 11:28:20.648714 [ 40 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2025.07.17 11:28:20.648753 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4435 | 2025.07.17 11:28:20.648760 [ 277 ] {1637058b-535d-470f-9593-16cd4e11536a} <Debug> TCPHandler: Processed in 0.001450519 sec. | ||
| 4436 | 2025.07.17 11:28:20.648831 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4437 | 2025.07.17 11:28:20.648888 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2025.07.17 11:28:20.648913 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4439 | 2025.07.17 11:28:20.648940 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 911 rows starting from the beginning of the part | ||
| 4440 | 2025.07.17 11:28:20.648983 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 79 rows starting from the beginning of the part | ||
| 4441 | 2025.07.17 11:28:20.648985 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4442 | 2025.07.17 11:28:20.649021 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 418 rows starting from the beginning of the part | ||
| 4443 | 2025.07.17 11:28:20.649037 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4444 | 2025.07.17 11:28:20.649057 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 69 rows starting from the beginning of the part | ||
| 4445 | 2025.07.17 11:28:20.649092 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 878 rows starting from the beginning of the part | ||
| 4446 | 2025.07.17 11:28:20.649124 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4447 | 2025.07.17 11:28:20.649445 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.07.17 11:28:20.649489 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4449 | 2025.07.17 11:28:20.649621 [ 196 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002411951 sec., 1890585.671101942 rows/sec., 160.26 MiB/sec. | ||
| 4450 | 2025.07.17 11:28:20.649923 [ 197 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4451 | 2025.07.17 11:28:20.650105 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4452 | 2025.07.17 11:28:20.650279 [ 197 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2025.07.17 11:28:20.650369 [ 193 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.001564121 sec., 1546555.5414191103 rows/sec., 118.44 MiB/sec. | ||
| 4454 | 2025.07.17 11:28:20.650386 [ 197 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_31_6} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4455 | 2025.07.17 11:28:20.650409 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2025.07.17 11:28:20.650469 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 4457 | 2025.07.17 11:28:20.650540 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4458 | 2025.07.17 11:28:20.650552 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001581 sec., 60721.062618595824 rows/sec., 4.23 MiB/sec. | ||
| 4459 | 2025.07.17 11:28:20.650551 [ 196 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4460 | 2025.07.17 11:28:20.650589 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2025.07.17 11:28:20.650616 [ 277 ] {43b01beb-697b-4bce-9920-63909245ddff} <Debug> TCPHandler: Processed in 0.001776053 sec. | ||
| 4462 | 2025.07.17 11:28:20.650631 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4463 | 2025.07.17 11:28:20.650735 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4464 | 2025.07.17 11:28:20.650767 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2025.07.17 11:28:20.650845 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4466 | 2025.07.17 11:28:20.650882 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8969 rows starting from the beginning of the part | ||
| 4467 | 2025.07.17 11:28:20.650889 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4468 | 2025.07.17 11:28:20.650928 [ 196 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2025.07.17 11:28:20.650944 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4470 | 2025.07.17 11:28:20.650960 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 165 rows starting from the beginning of the part | ||
| 4471 | 2025.07.17 11:28:20.651022 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 237 rows starting from the beginning of the part | ||
| 4472 | 2025.07.17 11:28:20.651030 [ 196 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_31_6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4473 | 2025.07.17 11:28:20.651076 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 4474 | 2025.07.17 11:28:20.651123 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 989 rows starting from the beginning of the part | ||
| 4475 | 2025.07.17 11:28:20.651125 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4476 | 2025.07.17 11:28:20.651172 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 96 rows starting from the beginning of the part | ||
| 4477 | 2025.07.17 11:28:20.651343 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4478 | 2025.07.17 11:28:20.651391 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4479 | 2025.07.17 11:28:20.651824 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4480 | 2025.07.17 11:28:20.652089 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2025.07.17 11:28:20.652217 [ 47 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4482 | 2025.07.17 11:28:20.652235 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001371 sec., 26258.2056892779 rows/sec., 1.77 MiB/sec. | ||
| 4483 | 2025.07.17 11:28:20.652253 [ 47 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4484 | 2025.07.17 11:28:20.652280 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4485 | 2025.07.17 11:28:20.652286 [ 277 ] {59048d4a-5625-40f2-ab4d-6643a902eb22} <Debug> TCPHandler: Processed in 0.001570891 sec. | ||
| 4486 | 2025.07.17 11:28:20.652374 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4487 | 2025.07.17 11:28:20.652485 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4488 | 2025.07.17 11:28:20.652515 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1576 rows starting from the beginning of the part | ||
| 4489 | 2025.07.17 11:28:20.652574 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4490 | 2025.07.17 11:28:20.652625 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
| 4491 | 2025.07.17 11:28:20.652675 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4492 | 2025.07.17 11:28:20.652721 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part | ||
| 4493 | 2025.07.17 11:28:20.652773 [ 197 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 4494 | 2025.07.17 11:28:20.653901 [ 196 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.00156943 sec., 1185143.6508796187 rows/sec., 77.39 MiB/sec. | ||
| 4495 | 2025.07.17 11:28:20.654116 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4496 | 2025.07.17 11:28:20.654383 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2025.07.17 11:28:20.654458 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_31_6} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4498 | 2025.07.17 11:28:20.654523 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4499 | 2025.07.17 11:28:20.655633 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10616 rows, containing 5 columns (5 merged, 0 gathered) in 0.004934635 sec., 2151324.262078148 rows/sec., 145.16 MiB/sec. | ||
| 4500 | 2025.07.17 11:28:20.655911 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4501 | 2025.07.17 11:28:20.656200 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.07.17 11:28:20.656289 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4503 | 2025.07.17 11:28:20.656384 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4504 | 2025.07.17 11:28:21.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.34 MiB, peak 230.22 MiB, free memory in arenas 0.00 B, will set to 224.83 MiB (RSS), difference: 1.49 MiB | ||
| 4505 | 2025.07.17 11:28:21.100554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4506 | 2025.07.17 11:28:21.118686 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.07.17 11:28:21.118755 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4508 | 2025.07.17 11:28:21.124433 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4509 | 2025.07.17 11:28:21.125135 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2025.07.17 11:28:21.125450 [ 47 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4511 | 2025.07.17 11:28:21.125513 [ 47 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.07.17 11:28:21.125532 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4513 | 2025.07.17 11:28:21.125664 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4514 | 2025.07.17 11:28:21.128412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4515 | 2025.07.17 11:28:21.128993 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4516 | 2025.07.17 11:28:21.130353 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4517 | 2025.07.17 11:28:21.134781 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4518 | 2025.07.17 11:28:21.139088 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4519 | 2025.07.17 11:28:21.143419 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4520 | 2025.07.17 11:28:21.147689 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 4521 | 2025.07.17 11:28:21.151343 [ 192 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 4522 | 2025.07.17 11:28:21.203790 [ 189 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.0781809 sec., 2033.7448149100355 rows/sec., 10.52 MiB/sec. | ||
| 4523 | 2025.07.17 11:28:21.205619 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4524 | 2025.07.17 11:28:21.207413 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2025.07.17 11:28:21.207514 [ 196 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_21_4} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4526 | 2025.07.17 11:28:21.209086 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4527 | 2025.07.17 11:28:22.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.91 MiB, peak 236.46 MiB, free memory in arenas 0.00 B, will set to 228.34 MiB (RSS), difference: 2.44 MiB | ||
| 4528 | 2025.07.17 11:28:23.072266 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 648 | ||
| 4529 | 2025.07.17 11:28:23.074808 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2025.07.17 11:28:23.074846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4531 | 2025.07.17 11:28:23.076081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4532 | 2025.07.17 11:28:23.076337 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2025.07.17 11:28:23.076585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4534 | 2025.07.17 11:28:25.649460 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2025.07.17 11:28:25.649637 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4536 | 2025.07.17 11:28:25.649705 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4537 | 2025.07.17 11:28:25.650404 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2025.07.17 11:28:25.650457 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4539 | 2025.07.17 11:28:25.650861 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4540 | 2025.07.17 11:28:25.651089 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2025.07.17 11:28:25.651255 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001667 sec., 39592.08158368326 rows/sec., 3.14 MiB/sec. | ||
| 4542 | 2025.07.17 11:28:25.651305 [ 277 ] {290a7967-442a-48f8-84b5-7e52c8aa0f8e} <Debug> TCPHandler: Processed in 0.001981497 sec. | ||
| 4543 | 2025.07.17 11:28:25.651449 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2025.07.17 11:28:25.651564 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4545 | 2025.07.17 11:28:25.651616 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4546 | 2025.07.17 11:28:25.652153 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2025.07.17 11:28:25.652205 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4548 | 2025.07.17 11:28:25.652726 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4549 | 2025.07.17 11:28:25.653026 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2025.07.17 11:28:25.653220 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001686 sec., 2965.599051008304 rows/sec., 223.00 KiB/sec. | ||
| 4551 | 2025.07.17 11:28:25.653230 [ 36 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4552 | 2025.07.17 11:28:25.653270 [ 277 ] {6039047d-fa3d-4d50-b087-42014e3f949c} <Debug> TCPHandler: Processed in 0.001884044 sec. | ||
| 4553 | 2025.07.17 11:28:25.653318 [ 36 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2025.07.17 11:28:25.653353 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4555 | 2025.07.17 11:28:25.653421 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2025.07.17 11:28:25.653481 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4557 | 2025.07.17 11:28:25.653529 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4558 | 2025.07.17 11:28:25.653579 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4559 | 2025.07.17 11:28:25.653649 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4560 | 2025.07.17 11:28:25.653690 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 161 rows starting from the beginning of the part | ||
| 4561 | 2025.07.17 11:28:25.653760 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part | ||
| 4562 | 2025.07.17 11:28:25.653808 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 142 rows starting from the beginning of the part | ||
| 4563 | 2025.07.17 11:28:25.653851 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part | ||
| 4564 | 2025.07.17 11:28:25.653894 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 146 rows starting from the beginning of the part | ||
| 4565 | 2025.07.17 11:28:25.653935 [ 186 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4566 | 2025.07.17 11:28:25.654018 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2025.07.17 11:28:25.654060 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4568 | 2025.07.17 11:28:25.654544 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4569 | 2025.07.17 11:28:25.654781 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2025.07.17 11:28:25.654921 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001411 sec., 48901.48830616584 rows/sec., 3.82 MiB/sec. | ||
| 4571 | 2025.07.17 11:28:25.654924 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 5 columns (5 merged, 0 gathered) in 0.00150189 sec., 315602.34105027665 rows/sec., 21.19 MiB/sec. | ||
| 4572 | 2025.07.17 11:28:25.654966 [ 277 ] {021e2a34-3524-45e0-90f2-a5684e630a92} <Debug> TCPHandler: Processed in 0.001601241 sec. | ||
| 4573 | 2025.07.17 11:28:25.655085 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2025.07.17 11:28:25.655149 [ 201 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4575 | 2025.07.17 11:28:25.655183 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4576 | 2025.07.17 11:28:25.655234 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4577 | 2025.07.17 11:28:25.655464 [ 201 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2025.07.17 11:28:25.655545 [ 201 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_21_4} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4579 | 2025.07.17 11:28:25.655642 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4580 | 2025.07.17 11:28:25.655656 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2025.07.17 11:28:25.655698 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4582 | 2025.07.17 11:28:25.656063 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4583 | 2025.07.17 11:28:25.656280 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2025.07.17 11:28:25.656413 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4585 | 2025.07.17 11:28:25.656451 [ 277 ] {b235b61b-f088-45ea-afbc-34d29767656c} <Debug> TCPHandler: Processed in 0.001416968 sec. | ||
| 4586 | 2025.07.17 11:28:25.656556 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2025.07.17 11:28:25.656651 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4588 | 2025.07.17 11:28:25.656705 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <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 | ||
| 4589 | 2025.07.17 11:28:25.657452 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2025.07.17 11:28:25.657489 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4591 | 2025.07.17 11:28:25.658018 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4592 | 2025.07.17 11:28:25.658244 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2025.07.17 11:28:25.658394 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001761 sec., 2839.2958546280524 rows/sec., 5.09 MiB/sec. | ||
| 4594 | 2025.07.17 11:28:25.658467 [ 277 ] {40d14819-637b-4087-85b0-ca53283ad933} <Debug> TCPHandler: Processed in 0.001959816 sec. | ||
| 4595 | 2025.07.17 11:28:25.658593 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4596 | 2025.07.17 11:28:25.658714 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4597 | 2025.07.17 11:28:25.658766 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4598 | 2025.07.17 11:28:25.659113 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2025.07.17 11:28:25.659151 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4600 | 2025.07.17 11:28:25.659480 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4601 | 2025.07.17 11:28:25.659695 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2025.07.17 11:28:25.659825 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 4603 | 2025.07.17 11:28:25.659862 [ 277 ] {ec32e605-9bc8-4ca1-afaa-cb96479f9067} <Debug> TCPHandler: Processed in 0.001332207 sec. | ||
| 4604 | 2025.07.17 11:28:27.931964 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4605 | 2025.07.17 11:28:27.932028 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4606 | 2025.07.17 11:28:28.061382 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
| 4607 | 2025.07.17 11:28:28.061886 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2025.07.17 11:28:28.061931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4609 | 2025.07.17 11:28:28.062436 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4610 | 2025.07.17 11:28:28.062671 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.07.17 11:28:28.062810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 4612 | 2025.07.17 11:28:28.069779 [ 61 ] {} <Debug> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4613 | 2025.07.17 11:28:28.069829 [ 61 ] {} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2025.07.17 11:28:28.069848 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4615 | 2025.07.17 11:28:28.069951 [ 201 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4616 | 2025.07.17 11:28:28.070078 [ 201 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4617 | 2025.07.17 11:28:28.070118 [ 201 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 4618 | 2025.07.17 11:28:28.070196 [ 201 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4619 | 2025.07.17 11:28:28.070252 [ 201 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 4620 | 2025.07.17 11:28:28.070305 [ 201 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 4621 | 2025.07.17 11:28:28.070353 [ 201 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 4622 | 2025.07.17 11:28:28.071229 [ 196 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319608 sec., 21218.422440603576 rows/sec., 1.77 MiB/sec. | ||
| 4623 | 2025.07.17 11:28:28.071412 [ 187 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4624 | 2025.07.17 11:28:28.071725 [ 187 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2025.07.17 11:28:28.071802 [ 187 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_5_1} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4626 | 2025.07.17 11:28:28.071893 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4627 | 2025.07.17 11:28:28.628462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4628 | 2025.07.17 11:28:28.643905 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.07.17 11:28:28.643949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4630 | 2025.07.17 11:28:28.650134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4631 | 2025.07.17 11:28:28.650877 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.07.17 11:28:28.653691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4633 | 2025.07.17 11:28:30.655648 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4634 | 2025.07.17 11:28:30.655820 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4635 | 2025.07.17 11:28:30.655888 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4636 | 2025.07.17 11:28:30.656592 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4637 | 2025.07.17 11:28:30.656633 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4638 | 2025.07.17 11:28:30.657037 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4639 | 2025.07.17 11:28:30.657272 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4640 | 2025.07.17 11:28:30.657389 [ 67 ] {} <Debug> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4641 | 2025.07.17 11:28:30.657424 [ 67 ] {} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2025.07.17 11:28:30.657425 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001653 sec., 128251.66364186328 rows/sec., 8.16 MiB/sec. | ||
| 4643 | 2025.07.17 11:28:30.657444 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4644 | 2025.07.17 11:28:30.657490 [ 277 ] {b7658193-11b5-4b82-8812-b7d55203f6c9} <Debug> TCPHandler: Processed in 0.001977636 sec. | ||
| 4645 | 2025.07.17 11:28:30.657573 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4646 | 2025.07.17 11:28:30.657624 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2025.07.17 11:28:30.657712 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4648 | 2025.07.17 11:28:30.657734 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4649 | 2025.07.17 11:28:30.657748 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 212 rows starting from the beginning of the part | ||
| 4650 | 2025.07.17 11:28:30.657784 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4651 | 2025.07.17 11:28:30.657819 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4652 | 2025.07.17 11:28:30.657863 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 4653 | 2025.07.17 11:28:30.657904 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4654 | 2025.07.17 11:28:30.657942 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4655 | 2025.07.17 11:28:30.658456 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.07.17 11:28:30.658497 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4657 | 2025.07.17 11:28:30.658826 [ 187 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312297 sec., 807743.9786877513 rows/sec., 54.45 MiB/sec. | ||
| 4658 | 2025.07.17 11:28:30.659004 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4659 | 2025.07.17 11:28:30.659032 [ 196 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4660 | 2025.07.17 11:28:30.659293 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2025.07.17 11:28:30.659399 [ 196 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.07.17 11:28:30.659444 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001735 sec., 397118.15561959654 rows/sec., 31.63 MiB/sec. | ||
| 4663 | 2025.07.17 11:28:30.659482 [ 196 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_13_3} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4664 | 2025.07.17 11:28:30.659493 [ 277 ] {5f7db8f2-e8ad-4eba-b817-97dc2b936463} <Debug> TCPHandler: Processed in 0.001922665 sec. | ||
| 4665 | 2025.07.17 11:28:30.659599 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4666 | 2025.07.17 11:28:30.659626 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4667 | 2025.07.17 11:28:30.659735 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4668 | 2025.07.17 11:28:30.659779 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4669 | 2025.07.17 11:28:30.660254 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4670 | 2025.07.17 11:28:30.660291 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4671 | 2025.07.17 11:28:30.660653 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4672 | 2025.07.17 11:28:30.660893 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4673 | 2025.07.17 11:28:30.661035 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001325 sec., 107169.81132075471 rows/sec., 6.70 MiB/sec. | ||
| 4674 | 2025.07.17 11:28:30.661073 [ 277 ] {fbaf829f-a230-4ab2-9e8d-5dafac7f7c7f} <Debug> TCPHandler: Processed in 0.00150424 sec. | ||
| 4675 | 2025.07.17 11:28:30.661186 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2025.07.17 11:28:30.661286 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4677 | 2025.07.17 11:28:30.661328 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4678 | 2025.07.17 11:28:30.661768 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4679 | 2025.07.17 11:28:30.661804 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4680 | 2025.07.17 11:28:30.662128 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4681 | 2025.07.17 11:28:30.662345 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4682 | 2025.07.17 11:28:30.662472 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001209 sec., 93465.6741108354 rows/sec., 6.05 MiB/sec. | ||
| 4683 | 2025.07.17 11:28:30.662509 [ 277 ] {63de5310-8795-4331-9382-44bd9f83c03a} <Debug> TCPHandler: Processed in 0.001373698 sec. | ||
| 4684 | 2025.07.17 11:28:30.662617 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2025.07.17 11:28:30.662712 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4686 | 2025.07.17 11:28:30.662752 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4687 | 2025.07.17 11:28:30.663179 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2025.07.17 11:28:30.663214 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4689 | 2025.07.17 11:28:30.663534 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4690 | 2025.07.17 11:28:30.663741 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4691 | 2025.07.17 11:28:30.663833 [ 67 ] {} <Debug> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4692 | 2025.07.17 11:28:30.663860 [ 67 ] {} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2025.07.17 11:28:30.663872 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00118 sec., 94915.25423728813 rows/sec., 5.41 MiB/sec. | ||
| 4694 | 2025.07.17 11:28:30.663877 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4695 | 2025.07.17 11:28:30.663909 [ 277 ] {ca9f27cb-06be-4994-8159-8bf009acfd5a} <Debug> TCPHandler: Processed in 0.001341617 sec. | ||
| 4696 | 2025.07.17 11:28:30.663975 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4697 | 2025.07.17 11:28:30.664017 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4698 | 2025.07.17 11:28:30.664091 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4699 | 2025.07.17 11:28:30.664117 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4700 | 2025.07.17 11:28:30.664128 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 112 rows starting from the beginning of the part | ||
| 4701 | 2025.07.17 11:28:30.664164 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2025.07.17 11:28:30.664202 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
| 4703 | 2025.07.17 11:28:30.664250 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
| 4704 | 2025.07.17 11:28:30.664289 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
| 4705 | 2025.07.17 11:28:30.664332 [ 188 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
| 4706 | 2025.07.17 11:28:30.664707 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2025.07.17 11:28:30.664748 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4708 | 2025.07.17 11:28:30.665101 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4709 | 2025.07.17 11:28:30.665223 [ 187 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290197 sec., 434042.2431613156 rows/sec., 26.38 MiB/sec. | ||
| 4710 | 2025.07.17 11:28:30.665305 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4711 | 2025.07.17 11:28:30.665353 [ 191 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4712 | 2025.07.17 11:28:30.665431 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001334 sec., 313343.3283358321 rows/sec., 22.30 MiB/sec. | ||
| 4713 | 2025.07.17 11:28:30.665479 [ 277 ] {cf710553-40ef-42da-9fb1-2bfd30be3103} <Debug> TCPHandler: Processed in 0.0015113 sec. | ||
| 4714 | 2025.07.17 11:28:30.665586 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2025.07.17 11:28:30.665608 [ 191 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2025.07.17 11:28:30.665670 [ 191 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_13_3} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4717 | 2025.07.17 11:28:30.665679 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4718 | 2025.07.17 11:28:30.665720 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4719 | 2025.07.17 11:28:30.665745 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4720 | 2025.07.17 11:28:30.666044 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2025.07.17 11:28:30.666077 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4722 | 2025.07.17 11:28:30.666372 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4723 | 2025.07.17 11:28:30.666589 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2025.07.17 11:28:30.666714 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 4725 | 2025.07.17 11:28:30.666749 [ 277 ] {c553152d-5240-423d-a1b2-3512f25c87cc} <Debug> TCPHandler: Processed in 0.001212636 sec. | ||
| 4726 | 2025.07.17 11:28:30.666853 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2025.07.17 11:28:30.666946 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4728 | 2025.07.17 11:28:30.666988 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4729 | 2025.07.17 11:28:30.667384 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2025.07.17 11:28:30.667419 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4731 | 2025.07.17 11:28:30.667762 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4732 | 2025.07.17 11:28:30.667974 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2025.07.17 11:28:30.668098 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001171 sec., 202391.11870196415 rows/sec., 13.57 MiB/sec. | ||
| 4734 | 2025.07.17 11:28:30.668134 [ 277 ] {b5ccc11d-902c-473a-95d4-b3d249110c26} <Debug> TCPHandler: Processed in 0.001330608 sec. | ||
| 4735 | 2025.07.17 11:28:30.668241 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2025.07.17 11:28:30.668333 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4737 | 2025.07.17 11:28:30.668373 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4738 | 2025.07.17 11:28:30.668680 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2025.07.17 11:28:30.668715 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4740 | 2025.07.17 11:28:30.669025 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4741 | 2025.07.17 11:28:30.669227 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2025.07.17 11:28:30.669350 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 4743 | 2025.07.17 11:28:30.669385 [ 277 ] {db8b3c9c-0cb0-4820-bb61-3634d09e4fc5} <Debug> TCPHandler: Processed in 0.001194246 sec. | ||
| 4744 | 2025.07.17 11:28:30.669497 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2025.07.17 11:28:30.669590 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4746 | 2025.07.17 11:28:30.669642 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <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 | ||
| 4747 | 2025.07.17 11:28:30.670416 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2025.07.17 11:28:30.670460 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4749 | 2025.07.17 11:28:30.670996 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4750 | 2025.07.17 11:28:30.671214 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2025.07.17 11:28:30.671322 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4752 | 2025.07.17 11:28:30.671349 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001776 sec., 20270.27027027027 rows/sec., 36.32 MiB/sec. | ||
| 4753 | 2025.07.17 11:28:30.671363 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2025.07.17 11:28:30.671388 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4755 | 2025.07.17 11:28:30.671418 [ 277 ] {98c297c9-36a1-4d41-973e-f2fbb2b924f3} <Debug> TCPHandler: Processed in 0.001980306 sec. | ||
| 4756 | 2025.07.17 11:28:30.671468 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4757 | 2025.07.17 11:28:30.671525 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4758 | 2025.07.17 11:28:30.671620 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4759 | 2025.07.17 11:28:30.671661 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4760 | 2025.07.17 11:28:30.671688 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4761 | 2025.07.17 11:28:30.671746 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 309 rows starting from the beginning of the part | ||
| 4762 | 2025.07.17 11:28:30.671869 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4763 | 2025.07.17 11:28:30.671973 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2025.07.17 11:28:30.671980 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4765 | 2025.07.17 11:28:30.672017 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4766 | 2025.07.17 11:28:30.672098 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4767 | 2025.07.17 11:28:30.672194 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4768 | 2025.07.17 11:28:30.672280 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4769 | 2025.07.17 11:28:30.672328 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4770 | 2025.07.17 11:28:30.672553 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.07.17 11:28:30.672684 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001083 sec., 75715.60480147738 rows/sec., 4.81 MiB/sec. | ||
| 4772 | 2025.07.17 11:28:30.672720 [ 277 ] {a5757233-b03c-4393-8530-dcac8728d724} <Debug> TCPHandler: Processed in 0.001242537 sec. | ||
| 4773 | 2025.07.17 11:28:30.676196 [ 199 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 19 columns (19 merged, 0 gathered) in 0.004764683 sec., 89617.71433692441 rows/sec., 160.59 MiB/sec. | ||
| 4774 | 2025.07.17 11:28:30.676835 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4775 | 2025.07.17 11:28:30.677142 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2025.07.17 11:28:30.677207 [ 196 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4777 | 2025.07.17 11:28:30.677305 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4778 | 2025.07.17 11:28:31.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.33 MiB, peak 236.46 MiB, free memory in arenas 0.00 B, will set to 231.65 MiB (RSS), difference: 1.31 MiB | ||
| 4779 | 2025.07.17 11:28:33.076766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 4780 | 2025.07.17 11:28:33.078962 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2025.07.17 11:28:33.079003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4782 | 2025.07.17 11:28:33.080143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4783 | 2025.07.17 11:28:33.080397 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2025.07.17 11:28:33.080536 [ 63 ] {} <Debug> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4785 | 2025.07.17 11:28:33.080603 [ 63 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2025.07.17 11:28:33.080622 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4787 | 2025.07.17 11:28:33.080643 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 4788 | 2025.07.17 11:28:33.080760 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::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 | ||
| 4789 | 2025.07.17 11:28:33.081356 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4790 | 2025.07.17 11:28:33.081491 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part | ||
| 4791 | 2025.07.17 11:28:33.081830 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part | ||
| 4792 | 2025.07.17 11:28:33.082158 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 4793 | 2025.07.17 11:28:33.082495 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 4794 | 2025.07.17 11:28:33.082802 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 44 rows starting from the beginning of the part | ||
| 4795 | 2025.07.17 11:28:33.083097 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 4796 | 2025.07.17 11:28:33.089068 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.00836908 sec., 81490.43861451917 rows/sec., 70.06 MiB/sec. | ||
| 4797 | 2025.07.17 11:28:33.089869 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4798 | 2025.07.17 11:28:33.090363 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2025.07.17 11:28:33.090433 [ 196 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_16_3} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4800 | 2025.07.17 11:28:33.090598 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4801 | 2025.07.17 11:28:35.563184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
| 4802 | 2025.07.17 11:28:35.563712 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2025.07.17 11:28:35.563758 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4804 | 2025.07.17 11:28:35.564340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4805 | 2025.07.17 11:28:35.564593 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2025.07.17 11:28:35.564728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
| 4807 | 2025.07.17 11:28:35.647516 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2025.07.17 11:28:35.647656 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4809 | 2025.07.17 11:28:35.647788 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4810 | 2025.07.17 11:28:35.648412 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.07.17 11:28:35.648449 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4812 | 2025.07.17 11:28:35.648805 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4813 | 2025.07.17 11:28:35.649064 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.07.17 11:28:35.649222 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001546 sec., 42690.81500646831 rows/sec., 3.38 MiB/sec. | ||
| 4815 | 2025.07.17 11:28:35.649267 [ 277 ] {601cb0db-8d60-491c-9c6d-0a9c88ce4e21} <Debug> TCPHandler: Processed in 0.001820764 sec. | ||
| 4816 | 2025.07.17 11:28:35.649396 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2025.07.17 11:28:35.649499 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4818 | 2025.07.17 11:28:35.649542 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4819 | 2025.07.17 11:28:35.650012 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.07.17 11:28:35.650047 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4821 | 2025.07.17 11:28:35.650391 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4822 | 2025.07.17 11:28:35.650671 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.07.17 11:28:35.650838 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00136 sec., 3676.4705882352937 rows/sec., 276.45 KiB/sec. | ||
| 4824 | 2025.07.17 11:28:35.650893 [ 277 ] {51a1ae11-baaf-4f2f-a057-c6053912b3e5} <Debug> TCPHandler: Processed in 0.001548131 sec. | ||
| 4825 | 2025.07.17 11:28:35.651039 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2025.07.17 11:28:35.651155 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4827 | 2025.07.17 11:28:35.651205 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4828 | 2025.07.17 11:28:35.651903 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2025.07.17 11:28:35.651943 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4830 | 2025.07.17 11:28:35.652452 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4831 | 2025.07.17 11:28:35.652712 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2025.07.17 11:28:35.652858 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001729 sec., 39907.46096009254 rows/sec., 3.12 MiB/sec. | ||
| 4833 | 2025.07.17 11:28:35.652932 [ 277 ] {2dcf4a13-a74e-4f4e-905a-2c17307846f6} <Debug> TCPHandler: Processed in 0.001954256 sec. | ||
| 4834 | 2025.07.17 11:28:35.653111 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2025.07.17 11:28:35.653236 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4836 | 2025.07.17 11:28:35.653295 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4837 | 2025.07.17 11:28:35.653830 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2025.07.17 11:28:35.653863 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4839 | 2025.07.17 11:28:35.654197 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4840 | 2025.07.17 11:28:35.654401 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2025.07.17 11:28:35.654539 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00138 sec., 115942.02898550725 rows/sec., 8.08 MiB/sec. | ||
| 4842 | 2025.07.17 11:28:35.654582 [ 277 ] {cbb3e696-b985-4525-950a-c31bd60de7b1} <Debug> TCPHandler: Processed in 0.001608751 sec. | ||
| 4843 | 2025.07.17 11:28:35.654765 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2025.07.17 11:28:35.654866 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4845 | 2025.07.17 11:28:35.654922 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <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 | ||
| 4846 | 2025.07.17 11:28:35.655679 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4847 | 2025.07.17 11:28:35.655716 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4848 | 2025.07.17 11:28:35.656229 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4849 | 2025.07.17 11:28:35.656462 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2025.07.17 11:28:35.656608 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001761 sec., 2839.2958546280524 rows/sec., 5.09 MiB/sec. | ||
| 4851 | 2025.07.17 11:28:35.656673 [ 277 ] {b1cbb9b5-59ab-47a6-997c-5511f6f3e92b} <Debug> TCPHandler: Processed in 0.001957926 sec. | ||
| 4852 | 2025.07.17 11:28:35.656787 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2025.07.17 11:28:35.656882 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4854 | 2025.07.17 11:28:35.656925 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4855 | 2025.07.17 11:28:35.657268 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2025.07.17 11:28:35.657304 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4857 | 2025.07.17 11:28:35.657633 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4858 | 2025.07.17 11:28:35.657852 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2025.07.17 11:28:35.657987 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4860 | 2025.07.17 11:28:35.658024 [ 277 ] {31406530-7e5b-4491-8694-c742c01a83df} <Debug> TCPHandler: Processed in 0.001285347 sec. | ||
| 4861 | 2025.07.17 11:28:36.154118 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4862 | 2025.07.17 11:28:36.170536 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2025.07.17 11:28:36.170590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4864 | 2025.07.17 11:28:36.176672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4865 | 2025.07.17 11:28:36.177402 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2025.07.17 11:28:36.180167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4867 | 2025.07.17 11:28:40.651343 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2025.07.17 11:28:40.651572 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4869 | 2025.07.17 11:28:40.651651 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4870 | 2025.07.17 11:28:40.652527 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2025.07.17 11:28:40.652578 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4872 | 2025.07.17 11:28:40.653091 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4873 | 2025.07.17 11:28:40.653330 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.07.17 11:28:40.653509 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Debug> executeQuery: Read 128 rows, 11.22 KiB in 0.001998 sec., 64064.064064064056 rows/sec., 5.49 MiB/sec. | ||
| 4875 | 2025.07.17 11:28:40.653560 [ 277 ] {8e3beb41-c651-496e-b1db-0d7e52e510b5} <Debug> TCPHandler: Processed in 0.002402502 sec. | ||
| 4876 | 2025.07.17 11:28:40.653702 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2025.07.17 11:28:40.653801 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4878 | 2025.07.17 11:28:40.653843 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4879 | 2025.07.17 11:28:40.654291 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2025.07.17 11:28:40.654330 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4881 | 2025.07.17 11:28:40.654670 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4882 | 2025.07.17 11:28:40.654887 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2025.07.17 11:28:40.655037 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001256 sec., 28662.420382165605 rows/sec., 2.10 MiB/sec. | ||
| 4884 | 2025.07.17 11:28:40.655078 [ 277 ] {a26ffb59-53c9-4fc5-9a55-2167bec9c285} <Debug> TCPHandler: Processed in 0.001431099 sec. | ||
| 4885 | 2025.07.17 11:28:40.655237 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2025.07.17 11:28:40.655336 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4887 | 2025.07.17 11:28:40.655378 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4888 | 2025.07.17 11:28:40.655868 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2025.07.17 11:28:40.655910 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4890 | 2025.07.17 11:28:40.656275 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4891 | 2025.07.17 11:28:40.656495 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2025.07.17 11:28:40.656627 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001309 sec., 76394.19404125286 rows/sec., 5.97 MiB/sec. | ||
| 4893 | 2025.07.17 11:28:40.656667 [ 277 ] {a3240b90-3715-4d12-b577-25b63be8bc7c} <Debug> TCPHandler: Processed in 0.00148789 sec. | ||
| 4894 | 2025.07.17 11:28:40.656784 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2025.07.17 11:28:40.656880 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4896 | 2025.07.17 11:28:40.656926 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4897 | 2025.07.17 11:28:40.657343 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2025.07.17 11:28:40.657380 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4899 | 2025.07.17 11:28:40.657744 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4900 | 2025.07.17 11:28:40.657997 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2025.07.17 11:28:40.658140 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 4902 | 2025.07.17 11:28:40.658182 [ 277 ] {031f0373-d9cd-4d89-8212-cad2753d1b09} <Debug> TCPHandler: Processed in 0.001453009 sec. | ||
| 4903 | 2025.07.17 11:28:40.658297 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2025.07.17 11:28:40.658392 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4905 | 2025.07.17 11:28:40.658450 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <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 | ||
| 4906 | 2025.07.17 11:28:40.659311 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2025.07.17 11:28:40.659352 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4908 | 2025.07.17 11:28:40.659907 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4909 | 2025.07.17 11:28:40.660182 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2025.07.17 11:28:40.660360 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001986 sec., 18126.88821752266 rows/sec., 32.48 MiB/sec. | ||
| 4911 | 2025.07.17 11:28:40.660459 [ 277 ] {ee06fae2-9c7c-4a76-81f9-67bd20c2277e} <Debug> TCPHandler: Processed in 0.002210189 sec. | ||
| 4912 | 2025.07.17 11:28:40.660607 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2025.07.17 11:28:40.660727 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4914 | 2025.07.17 11:28:40.660779 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4915 | 2025.07.17 11:28:40.661177 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.07.17 11:28:40.661214 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4917 | 2025.07.17 11:28:40.661530 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4918 | 2025.07.17 11:28:40.661773 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.07.17 11:28:40.661906 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 4920 | 2025.07.17 11:28:40.661943 [ 277 ] {bcdffc6f-551c-49ae-a63c-8df9390617b3} <Debug> TCPHandler: Processed in 0.001399218 sec. | ||
| 4921 | 2025.07.17 11:28:41.801343 [ 53 ] {} <Debug> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 4922 | 2025.07.17 11:28:41.801425 [ 53 ] {} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2025.07.17 11:28:41.801449 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4924 | 2025.07.17 11:28:41.801571 [ 190 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 4925 | 2025.07.17 11:28:41.801719 [ 190 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4926 | 2025.07.17 11:28:41.801754 [ 190 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 4927 | 2025.07.17 11:28:41.801818 [ 190 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4928 | 2025.07.17 11:28:41.801862 [ 190 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4929 | 2025.07.17 11:28:41.801901 [ 190 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4930 | 2025.07.17 11:28:41.801936 [ 190 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 4931 | 2025.07.17 11:28:41.802676 [ 195 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001156155 sec., 12109.103018193926 rows/sec., 812.57 KiB/sec. | ||
| 4932 | 2025.07.17 11:28:41.802870 [ 199 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4933 | 2025.07.17 11:28:41.803176 [ 199 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2025.07.17 11:28:41.803259 [ 199 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_14_3} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 4935 | 2025.07.17 11:28:41.803348 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 4936 | 2025.07.17 11:28:42.138012 [ 53 ] {} <Debug> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 4937 | 2025.07.17 11:28:42.138094 [ 53 ] {} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.07.17 11:28:42.138131 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4939 | 2025.07.17 11:28:42.138313 [ 190 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 4940 | 2025.07.17 11:28:42.138503 [ 190 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4941 | 2025.07.17 11:28:42.138552 [ 190 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 342 rows starting from the beginning of the part | ||
| 4942 | 2025.07.17 11:28:42.138644 [ 190 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 113 rows starting from the beginning of the part | ||
| 4943 | 2025.07.17 11:28:42.138713 [ 190 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 113 rows starting from the beginning of the part | ||
| 4944 | 2025.07.17 11:28:42.138779 [ 190 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 341 rows starting from the beginning of the part | ||
| 4945 | 2025.07.17 11:28:42.138841 [ 190 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
| 4946 | 2025.07.17 11:28:42.139688 [ 195 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438039 sec., 710690.0438722455 rows/sec., 49.66 MiB/sec. | ||
| 4947 | 2025.07.17 11:28:42.139853 [ 198 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4948 | 2025.07.17 11:28:42.140109 [ 198 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2025.07.17 11:28:42.140178 [ 198 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_14_3} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 4950 | 2025.07.17 11:28:42.140245 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4951 | 2025.07.17 11:28:42.932085 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4952 | 2025.07.17 11:28:42.932144 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4953 | 2025.07.17 11:28:43.065132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
| 4954 | 2025.07.17 11:28:43.065694 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2025.07.17 11:28:43.065742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4956 | 2025.07.17 11:28:43.066302 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4957 | 2025.07.17 11:28:43.066544 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2025.07.17 11:28:43.066677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4959 | 2025.07.17 11:28:43.081412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 706 | ||
| 4960 | 2025.07.17 11:28:43.083551 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2025.07.17 11:28:43.083605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4962 | 2025.07.17 11:28:43.084807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4963 | 2025.07.17 11:28:43.085069 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.07.17 11:28:43.085400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 4965 | 2025.07.17 11:28:43.680520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4966 | 2025.07.17 11:28:43.697546 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.07.17 11:28:43.697602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4968 | 2025.07.17 11:28:43.703722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4969 | 2025.07.17 11:28:43.704422 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2025.07.17 11:28:43.707345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4971 | 2025.07.17 11:28:45.647473 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2025.07.17 11:28:45.647645 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4973 | 2025.07.17 11:28:45.647712 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4974 | 2025.07.17 11:28:45.648637 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2025.07.17 11:28:45.648704 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4976 | 2025.07.17 11:28:45.649286 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4977 | 2025.07.17 11:28:45.649625 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2025.07.17 11:28:45.649810 [ 48 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4979 | 2025.07.17 11:28:45.649836 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.002234 sec., 29543.41987466428 rows/sec., 2.34 MiB/sec. | ||
| 4980 | 2025.07.17 11:28:45.649900 [ 48 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4981 | 2025.07.17 11:28:45.649934 [ 277 ] {7ad1fcd9-879f-49c8-bbe0-4166a08a764c} <Debug> TCPHandler: Processed in 0.002586694 sec. | ||
| 4982 | 2025.07.17 11:28:45.649938 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4983 | 2025.07.17 11:28:45.650102 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2025.07.17 11:28:45.650112 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 4985 | 2025.07.17 11:28:45.650232 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4986 | 2025.07.17 11:28:45.650294 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4987 | 2025.07.17 11:28:45.650324 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4988 | 2025.07.17 11:28:45.650341 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1849 rows starting from the beginning of the part | ||
| 4989 | 2025.07.17 11:28:45.650435 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
| 4990 | 2025.07.17 11:28:45.650495 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 689 rows starting from the beginning of the part | ||
| 4991 | 2025.07.17 11:28:45.650551 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
| 4992 | 2025.07.17 11:28:45.650602 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 4993 | 2025.07.17 11:28:45.650656 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 4994 | 2025.07.17 11:28:45.650943 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.07.17 11:28:45.650991 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4996 | 2025.07.17 11:28:45.651346 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4997 | 2025.07.17 11:28:45.651698 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2025.07.17 11:28:45.651893 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001693 sec., 2953.3372711163615 rows/sec., 222.08 KiB/sec. | ||
| 4999 | 2025.07.17 11:28:45.651947 [ 277 ] {b96f0b9b-f327-46a7-a394-6b997a3ed8c8} <Debug> TCPHandler: Processed in 0.001906316 sec. | ||
| 5000 | 2025.07.17 11:28:45.652080 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.07.17 11:28:45.652198 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5002 | 2025.07.17 11:28:45.652242 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5003 | 2025.07.17 11:28:45.652598 [ 195 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2864 rows, containing 5 columns (5 merged, 0 gathered) in 0.002563434 sec., 1117251.3121071188 rows/sec., 94.75 MiB/sec. | ||
| 5004 | 2025.07.17 11:28:45.652801 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.07.17 11:28:45.652848 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5006 | 2025.07.17 11:28:45.652948 [ 200 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5007 | 2025.07.17 11:28:45.653356 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5008 | 2025.07.17 11:28:45.653405 [ 200 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2025.07.17 11:28:45.653528 [ 200 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_36_7} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5010 | 2025.07.17 11:28:45.653665 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2025.07.17 11:28:45.653673 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5012 | 2025.07.17 11:28:45.653826 [ 48 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5013 | 2025.07.17 11:28:45.653845 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00167 sec., 41317.36526946108 rows/sec., 3.23 MiB/sec. | ||
| 5014 | 2025.07.17 11:28:45.653864 [ 48 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2025.07.17 11:28:45.653897 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5016 | 2025.07.17 11:28:45.653899 [ 277 ] {215aea1b-b65e-4d02-9f8c-f73bb62039b6} <Debug> TCPHandler: Processed in 0.001871494 sec. | ||
| 5017 | 2025.07.17 11:28:45.653998 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5018 | 2025.07.17 11:28:45.654065 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2025.07.17 11:28:45.654127 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5020 | 2025.07.17 11:28:45.654166 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 915 rows starting from the beginning of the part | ||
| 5021 | 2025.07.17 11:28:45.654203 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5022 | 2025.07.17 11:28:45.654231 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 69 rows starting from the beginning of the part | ||
| 5023 | 2025.07.17 11:28:45.654263 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5024 | 2025.07.17 11:28:45.654289 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 418 rows starting from the beginning of the part | ||
| 5025 | 2025.07.17 11:28:45.654343 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 69 rows starting from the beginning of the part | ||
| 5026 | 2025.07.17 11:28:45.654391 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 100 rows starting from the beginning of the part | ||
| 5027 | 2025.07.17 11:28:45.654448 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 69 rows starting from the beginning of the part | ||
| 5028 | 2025.07.17 11:28:45.654800 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2025.07.17 11:28:45.654843 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5030 | 2025.07.17 11:28:45.655291 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5031 | 2025.07.17 11:28:45.655534 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.07.17 11:28:45.655546 [ 200 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590711 sec., 1030985.5152821599 rows/sec., 79.50 MiB/sec. | ||
| 5033 | 2025.07.17 11:28:45.655660 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5034 | 2025.07.17 11:28:45.655683 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001508 sec., 106100.79575596817 rows/sec., 7.39 MiB/sec. | ||
| 5035 | 2025.07.17 11:28:45.655695 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.07.17 11:28:45.655730 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5037 | 2025.07.17 11:28:45.655735 [ 277 ] {b381736b-c8a7-4d22-86bc-3e13689765c8} <Debug> TCPHandler: Processed in 0.001728952 sec. | ||
| 5038 | 2025.07.17 11:28:45.655728 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5039 | 2025.07.17 11:28:45.655842 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5040 | 2025.07.17 11:28:45.655874 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2025.07.17 11:28:45.655988 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5042 | 2025.07.17 11:28:45.656002 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5043 | 2025.07.17 11:28:45.656028 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2025.07.17 11:28:45.656047 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10616 rows starting from the beginning of the part | ||
| 5045 | 2025.07.17 11:28:45.656048 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <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 | ||
| 5046 | 2025.07.17 11:28:45.656110 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_36_7} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5047 | 2025.07.17 11:28:45.656125 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5048 | 2025.07.17 11:28:45.656184 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
| 5049 | 2025.07.17 11:28:45.656201 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5050 | 2025.07.17 11:28:45.656231 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5051 | 2025.07.17 11:28:45.656278 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5052 | 2025.07.17 11:28:45.656323 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5053 | 2025.07.17 11:28:45.656859 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2025.07.17 11:28:45.656902 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5055 | 2025.07.17 11:28:45.657429 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5056 | 2025.07.17 11:28:45.657715 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2025.07.17 11:28:45.657883 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001917 sec., 2608.242044861763 rows/sec., 4.67 MiB/sec. | ||
| 5058 | 2025.07.17 11:28:45.657966 [ 277 ] {5ffdb500-9bcc-431a-8c8c-ad266b900016} <Debug> TCPHandler: Processed in 0.002142348 sec. | ||
| 5059 | 2025.07.17 11:28:45.658092 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2025.07.17 11:28:45.658196 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5061 | 2025.07.17 11:28:45.658240 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5062 | 2025.07.17 11:28:45.658611 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2025.07.17 11:28:45.658648 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5064 | 2025.07.17 11:28:45.658983 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5065 | 2025.07.17 11:28:45.659204 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.07.17 11:28:45.659318 [ 48 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5067 | 2025.07.17 11:28:45.659338 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 5068 | 2025.07.17 11:28:45.659387 [ 48 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5069 | 2025.07.17 11:28:45.659415 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5070 | 2025.07.17 11:28:45.659418 [ 277 ] {afb2548a-f3b4-49df-940f-95c44d303fa3} <Debug> TCPHandler: Processed in 0.001376238 sec. | ||
| 5071 | 2025.07.17 11:28:45.659501 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5072 | 2025.07.17 11:28:45.659627 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5073 | 2025.07.17 11:28:45.659660 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1860 rows starting from the beginning of the part | ||
| 5074 | 2025.07.17 11:28:45.659721 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5075 | 2025.07.17 11:28:45.659763 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
| 5076 | 2025.07.17 11:28:45.659802 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5077 | 2025.07.17 11:28:45.659840 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5078 | 2025.07.17 11:28:45.659881 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5079 | 2025.07.17 11:28:45.660188 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11493 rows, containing 5 columns (5 merged, 0 gathered) in 0.004398348 sec., 2613026.5272324975 rows/sec., 176.61 MiB/sec. | ||
| 5080 | 2025.07.17 11:28:45.660480 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5081 | 2025.07.17 11:28:45.660782 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5082 | 2025.07.17 11:28:45.660867 [ 189 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5083 | 2025.07.17 11:28:45.660962 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5084 | 2025.07.17 11:28:45.661033 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2182 rows, containing 4 columns (4 merged, 0 gathered) in 0.001566501 sec., 1392913.2506139479 rows/sec., 91.18 MiB/sec. | ||
| 5085 | 2025.07.17 11:28:45.661317 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5086 | 2025.07.17 11:28:45.661579 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2025.07.17 11:28:45.661650 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_36_7} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5088 | 2025.07.17 11:28:45.661727 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5089 | 2025.07.17 11:28:47.765686 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2025.07.17 11:28:47.765893 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5091 | 2025.07.17 11:28:47.765965 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5092 | 2025.07.17 11:28:47.766558 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2025.07.17 11:28:47.766606 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5094 | 2025.07.17 11:28:47.766964 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5095 | 2025.07.17 11:28:47.767179 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2025.07.17 11:28:47.767325 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001485 sec., 2693.6026936026938 rows/sec., 219.64 KiB/sec. | ||
| 5097 | 2025.07.17 11:28:47.767366 [ 277 ] {8c693803-6f05-4769-87ab-0ba58553c74d} <Debug> TCPHandler: Processed in 0.001815054 sec. | ||
| 5098 | 2025.07.17 11:28:47.767480 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2025.07.17 11:28:47.767574 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5100 | 2025.07.17 11:28:47.767613 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5101 | 2025.07.17 11:28:47.768482 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2025.07.17 11:28:47.768518 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5103 | 2025.07.17 11:28:47.768899 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5104 | 2025.07.17 11:28:47.769101 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.07.17 11:28:47.769225 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Debug> executeQuery: Read 1270 rows, 107.49 KiB in 0.001669 sec., 760934.6914319952 rows/sec., 62.89 MiB/sec. | ||
| 5106 | 2025.07.17 11:28:47.769262 [ 277 ] {2932d811-49a1-4dc6-8beb-1d9f948bc947} <Debug> TCPHandler: Processed in 0.001830094 sec. | ||
| 5107 | 2025.07.17 11:28:47.769368 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2025.07.17 11:28:47.769462 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5109 | 2025.07.17 11:28:47.769501 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5110 | 2025.07.17 11:28:47.769890 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2025.07.17 11:28:47.769926 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5112 | 2025.07.17 11:28:47.770221 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5113 | 2025.07.17 11:28:47.770418 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2025.07.17 11:28:47.770523 [ 45 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5115 | 2025.07.17 11:28:47.770540 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001096 sec., 36496.3503649635 rows/sec., 2.66 MiB/sec. | ||
| 5116 | 2025.07.17 11:28:47.770593 [ 45 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2025.07.17 11:28:47.770601 [ 277 ] {305b073c-dca2-4f9a-b7b5-2165f6ce8fa4} <Debug> TCPHandler: Processed in 0.001281227 sec. | ||
| 5118 | 2025.07.17 11:28:47.770623 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5119 | 2025.07.17 11:28:47.770717 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2025.07.17 11:28:47.770743 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5121 | 2025.07.17 11:28:47.770813 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5122 | 2025.07.17 11:28:47.770856 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5123 | 2025.07.17 11:28:47.770896 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5124 | 2025.07.17 11:28:47.770937 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 165 rows starting from the beginning of the part | ||
| 5125 | 2025.07.17 11:28:47.771004 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 142 rows starting from the beginning of the part | ||
| 5126 | 2025.07.17 11:28:47.771051 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 5127 | 2025.07.17 11:28:47.771095 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 5128 | 2025.07.17 11:28:47.771135 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part | ||
| 5129 | 2025.07.17 11:28:47.771176 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5130 | 2025.07.17 11:28:47.771342 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.07.17 11:28:47.771383 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5132 | 2025.07.17 11:28:47.771707 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5133 | 2025.07.17 11:28:47.771923 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.07.17 11:28:47.772050 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001254 sec., 181818.18181818182 rows/sec., 12.31 MiB/sec. | ||
| 5135 | 2025.07.17 11:28:47.772081 [ 197 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392908 sec., 282143.54429725435 rows/sec., 19.49 MiB/sec. | ||
| 5136 | 2025.07.17 11:28:47.772087 [ 277 ] {a83fcd8f-bbdc-4d97-9454-d4071bef8570} <Debug> TCPHandler: Processed in 0.001418479 sec. | ||
| 5137 | 2025.07.17 11:28:47.772243 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5138 | 2025.07.17 11:28:47.772305 [ 189 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5139 | 2025.07.17 11:28:47.772337 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5140 | 2025.07.17 11:28:47.772382 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5141 | 2025.07.17 11:28:47.772658 [ 189 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2025.07.17 11:28:47.772756 [ 189 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_26_5} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5143 | 2025.07.17 11:28:47.772870 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5144 | 2025.07.17 11:28:47.772935 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2025.07.17 11:28:47.772975 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5146 | 2025.07.17 11:28:47.773297 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5147 | 2025.07.17 11:28:47.773499 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.07.17 11:28:47.773622 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Debug> executeQuery: Read 560 rows, 42.61 KiB in 0.001302 sec., 430107.5268817204 rows/sec., 31.96 MiB/sec. | ||
| 5149 | 2025.07.17 11:28:47.773659 [ 277 ] {d62a13a3-82ff-4ac7-a963-9b1c3348b369} <Debug> TCPHandler: Processed in 0.001464159 sec. | ||
| 5150 | 2025.07.17 11:28:47.773762 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2025.07.17 11:28:47.773855 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2025.07.17 11:28:47.773897 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5153 | 2025.07.17 11:28:47.774427 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2025.07.17 11:28:47.774463 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5155 | 2025.07.17 11:28:47.774832 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5156 | 2025.07.17 11:28:47.775034 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.07.17 11:28:47.775154 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Debug> executeQuery: Read 934 rows, 64.11 KiB in 0.001316 sec., 709726.443768997 rows/sec., 47.57 MiB/sec. | ||
| 5158 | 2025.07.17 11:28:47.775190 [ 277 ] {e7cbaf45-2b08-45b9-9757-0f6b6450dca6} <Debug> TCPHandler: Processed in 0.001475369 sec. | ||
| 5159 | 2025.07.17 11:28:47.775293 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2025.07.17 11:28:47.775386 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5161 | 2025.07.17 11:28:47.775439 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <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 | ||
| 5162 | 2025.07.17 11:28:47.776191 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2025.07.17 11:28:47.776227 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5164 | 2025.07.17 11:28:47.776752 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5165 | 2025.07.17 11:28:47.776959 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.07.17 11:28:47.777094 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001726 sec., 20857.47392815759 rows/sec., 37.38 MiB/sec. | ||
| 5167 | 2025.07.17 11:28:47.777146 [ 277 ] {6f5e0d8a-9f26-419f-867d-729081ed86cc} <Debug> TCPHandler: Processed in 0.001900755 sec. | ||
| 5168 | 2025.07.17 11:28:47.777251 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2025.07.17 11:28:47.777345 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5170 | 2025.07.17 11:28:47.777387 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5171 | 2025.07.17 11:28:47.777694 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2025.07.17 11:28:47.777730 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5173 | 2025.07.17 11:28:47.778016 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5174 | 2025.07.17 11:28:47.778213 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2025.07.17 11:28:47.778333 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001006 sec., 31809.145129224653 rows/sec., 2.14 MiB/sec. | ||
| 5176 | 2025.07.17 11:28:47.778368 [ 277 ] {c14da841-67c3-4b2a-b983-0a2776e4a9f3} <Debug> TCPHandler: Processed in 0.001163975 sec. | ||
| 5177 | 2025.07.17 11:28:50.567377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
| 5178 | 2025.07.17 11:28:50.567884 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5179 | 2025.07.17 11:28:50.567931 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5180 | 2025.07.17 11:28:50.568455 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5181 | 2025.07.17 11:28:50.568701 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5182 | 2025.07.17 11:28:50.568866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
| 5183 | 2025.07.17 11:28:50.644092 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2025.07.17 11:28:50.644247 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5185 | 2025.07.17 11:28:50.644309 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5186 | 2025.07.17 11:28:50.644929 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2025.07.17 11:28:50.644973 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5188 | 2025.07.17 11:28:50.645340 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5189 | 2025.07.17 11:28:50.645585 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2025.07.17 11:28:50.645750 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.77 MiB/sec. | ||
| 5191 | 2025.07.17 11:28:50.645795 [ 277 ] {b5ab3732-7de5-4a45-9a56-50de88e88409} <Debug> TCPHandler: Processed in 0.001822784 sec. | ||
| 5192 | 2025.07.17 11:28:50.645919 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2025.07.17 11:28:50.646021 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5194 | 2025.07.17 11:28:50.646064 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5195 | 2025.07.17 11:28:50.646495 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2025.07.17 11:28:50.646534 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5197 | 2025.07.17 11:28:50.646847 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5198 | 2025.07.17 11:28:50.647071 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2025.07.17 11:28:50.647212 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 5200 | 2025.07.17 11:28:50.647251 [ 277 ] {b13c6033-2535-4f7c-a5b4-3989199aa58a} <Debug> TCPHandler: Processed in 0.001386048 sec. | ||
| 5201 | 2025.07.17 11:28:50.647360 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2025.07.17 11:28:50.647457 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5203 | 2025.07.17 11:28:50.647502 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5204 | 2025.07.17 11:28:50.647876 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2025.07.17 11:28:50.647913 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5206 | 2025.07.17 11:28:50.648253 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5207 | 2025.07.17 11:28:50.648480 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2025.07.17 11:28:50.648617 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.37 MiB/sec. | ||
| 5209 | 2025.07.17 11:28:50.648656 [ 277 ] {d8075299-73c4-4ab6-8f6a-759c2cffcc1a} <Debug> TCPHandler: Processed in 0.001346778 sec. | ||
| 5210 | 2025.07.17 11:28:50.648768 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5211 | 2025.07.17 11:28:50.648863 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5212 | 2025.07.17 11:28:50.648907 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5213 | 2025.07.17 11:28:50.649270 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2025.07.17 11:28:50.649308 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5215 | 2025.07.17 11:28:50.649644 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5216 | 2025.07.17 11:28:50.649883 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2025.07.17 11:28:50.650041 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001197 sec., 23391.81286549708 rows/sec., 1.58 MiB/sec. | ||
| 5218 | 2025.07.17 11:28:50.650079 [ 277 ] {23a28a5e-3506-4851-bf8d-2e149449026c} <Debug> TCPHandler: Processed in 0.001364798 sec. | ||
| 5219 | 2025.07.17 11:28:51.208037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5220 | 2025.07.17 11:28:51.226057 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2025.07.17 11:28:51.226119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5222 | 2025.07.17 11:28:51.232112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5223 | 2025.07.17 11:28:51.232809 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2025.07.17 11:28:51.235796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5225 | 2025.07.17 11:28:53.086343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 742 | ||
| 5226 | 2025.07.17 11:28:53.088760 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5227 | 2025.07.17 11:28:53.088808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5228 | 2025.07.17 11:28:53.090012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5229 | 2025.07.17 11:28:53.090282 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2025.07.17 11:28:53.090637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 742 | ||
| 5231 | 2025.07.17 11:28:55.648562 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2025.07.17 11:28:55.648753 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5233 | 2025.07.17 11:28:55.648823 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5234 | 2025.07.17 11:28:55.649470 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2025.07.17 11:28:55.649508 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5236 | 2025.07.17 11:28:55.649890 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5237 | 2025.07.17 11:28:55.650113 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2025.07.17 11:28:55.650257 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001557 sec., 42389.21001926782 rows/sec., 3.36 MiB/sec. | ||
| 5239 | 2025.07.17 11:28:55.650297 [ 277 ] {698d16c0-edb1-4114-b16e-61939e4d0a62} <Debug> TCPHandler: Processed in 0.001863925 sec. | ||
| 5240 | 2025.07.17 11:28:55.650419 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2025.07.17 11:28:55.650521 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5242 | 2025.07.17 11:28:55.650563 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5243 | 2025.07.17 11:28:55.650963 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2025.07.17 11:28:55.650997 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5245 | 2025.07.17 11:28:55.651307 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5246 | 2025.07.17 11:28:55.651525 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2025.07.17 11:28:55.651653 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00115 sec., 4347.826086956522 rows/sec., 326.94 KiB/sec. | ||
| 5248 | 2025.07.17 11:28:55.651691 [ 277 ] {cf3b677b-fc38-40ee-a422-53aff0c702dc} <Debug> TCPHandler: Processed in 0.001323627 sec. | ||
| 5249 | 2025.07.17 11:28:55.651796 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2025.07.17 11:28:55.651891 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5251 | 2025.07.17 11:28:55.651934 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5252 | 2025.07.17 11:28:55.652348 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.07.17 11:28:55.652383 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5254 | 2025.07.17 11:28:55.652686 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5255 | 2025.07.17 11:28:55.652899 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.07.17 11:28:55.653046 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001172 sec., 58873.720136518765 rows/sec., 4.60 MiB/sec. | ||
| 5257 | 2025.07.17 11:28:55.653094 [ 277 ] {501b9dc9-e310-41dd-97fa-a7ad3c4ea5a7} <Debug> TCPHandler: Processed in 0.001347578 sec. | ||
| 5258 | 2025.07.17 11:28:55.653230 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2025.07.17 11:28:55.653326 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5260 | 2025.07.17 11:28:55.653369 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5261 | 2025.07.17 11:28:55.653800 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2025.07.17 11:28:55.653842 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5263 | 2025.07.17 11:28:55.654280 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5264 | 2025.07.17 11:28:55.654574 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2025.07.17 11:28:55.654709 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001401 sec., 114204.13990007139 rows/sec., 7.95 MiB/sec. | ||
| 5266 | 2025.07.17 11:28:55.654756 [ 277 ] {2b39541a-1dbe-4152-991f-8da8a1a7e588} <Debug> TCPHandler: Processed in 0.001575751 sec. | ||
| 5267 | 2025.07.17 11:28:55.654898 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2025.07.17 11:28:55.655017 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5269 | 2025.07.17 11:28:55.655081 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <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 | ||
| 5270 | 2025.07.17 11:28:55.655959 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2025.07.17 11:28:55.655996 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5272 | 2025.07.17 11:28:55.656518 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5273 | 2025.07.17 11:28:55.656745 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2025.07.17 11:28:55.656849 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5275 | 2025.07.17 11:28:55.656881 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001887 sec., 2649.7085320614733 rows/sec., 4.75 MiB/sec. | ||
| 5276 | 2025.07.17 11:28:55.656884 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2025.07.17 11:28:55.656913 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5278 | 2025.07.17 11:28:55.656952 [ 277 ] {a5ef588c-4c2f-44d9-89d4-4b5711727b85} <Debug> TCPHandler: Processed in 0.002120168 sec. | ||
| 5279 | 2025.07.17 11:28:55.657041 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5280 | 2025.07.17 11:28:55.657066 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2025.07.17 11:28:55.657178 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5282 | 2025.07.17 11:28:55.657220 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5283 | 2025.07.17 11:28:55.657313 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5284 | 2025.07.17 11:28:55.657382 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 427 rows starting from the beginning of the part | ||
| 5285 | 2025.07.17 11:28:55.657512 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5286 | 2025.07.17 11:28:55.657558 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2025.07.17 11:28:55.657597 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5288 | 2025.07.17 11:28:55.657632 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 5289 | 2025.07.17 11:28:55.657755 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5290 | 2025.07.17 11:28:55.657862 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5291 | 2025.07.17 11:28:55.657919 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5292 | 2025.07.17 11:28:55.657975 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5293 | 2025.07.17 11:28:55.658157 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2025.07.17 11:28:55.658287 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 5295 | 2025.07.17 11:28:55.658326 [ 277 ] {36114f51-c304-4840-bebd-18aa59d099cd} <Debug> TCPHandler: Processed in 0.001309498 sec. | ||
| 5296 | 2025.07.17 11:28:55.798817 [ 200 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 19 columns (19 merged, 0 gathered) in 0.1418359 sec., 3623.9062183833576 rows/sec., 6.49 MiB/sec. | ||
| 5297 | 2025.07.17 11:28:55.799543 [ 189 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5298 | 2025.07.17 11:28:55.799962 [ 189 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2025.07.17 11:28:55.800051 [ 189 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5300 | 2025.07.17 11:28:55.800231 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5301 | 2025.07.17 11:28:56.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.44 MiB, peak 241.77 MiB, free memory in arenas 0.00 B, will set to 235.88 MiB (RSS), difference: 1.44 MiB | ||
| 5302 | 2025.07.17 11:28:57.932392 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5303 | 2025.07.17 11:28:57.932460 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5304 | 2025.07.17 11:28:58.069214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
| 5305 | 2025.07.17 11:28:58.070029 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5306 | 2025.07.17 11:28:58.070102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5307 | 2025.07.17 11:28:58.070627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5308 | 2025.07.17 11:28:58.070858 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5309 | 2025.07.17 11:28:58.070998 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 5310 | 2025.07.17 11:28:58.070999 [ 33 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5311 | 2025.07.17 11:28:58.071093 [ 33 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2025.07.17 11:28:58.071134 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5313 | 2025.07.17 11:28:58.071320 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5314 | 2025.07.17 11:28:58.071528 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5315 | 2025.07.17 11:28:58.071594 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9638 rows starting from the beginning of the part | ||
| 5316 | 2025.07.17 11:28:58.071707 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 488 rows starting from the beginning of the part | ||
| 5317 | 2025.07.17 11:28:58.071788 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 427 rows starting from the beginning of the part | ||
| 5318 | 2025.07.17 11:28:58.071855 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 488 rows starting from the beginning of the part | ||
| 5319 | 2025.07.17 11:28:58.071925 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 427 rows starting from the beginning of the part | ||
| 5320 | 2025.07.17 11:28:58.071992 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 488 rows starting from the beginning of the part | ||
| 5321 | 2025.07.17 11:28:58.076076 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004840854 sec., 2469812.144716614 rows/sec., 35.33 MiB/sec. | ||
| 5322 | 2025.07.17 11:28:58.076383 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5323 | 2025.07.17 11:28:58.076633 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2025.07.17 11:28:58.076706 [ 192 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_26_5} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5325 | 2025.07.17 11:28:58.076799 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5326 | 2025.07.17 11:28:58.736170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5327 | 2025.07.17 11:28:58.754275 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2025.07.17 11:28:58.754331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5329 | 2025.07.17 11:28:58.759876 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5330 | 2025.07.17 11:28:58.760568 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2025.07.17 11:28:58.760881 [ 30 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5332 | 2025.07.17 11:28:58.760954 [ 30 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5333 | 2025.07.17 11:28:58.760978 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5334 | 2025.07.17 11:28:58.761124 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5335 | 2025.07.17 11:28:58.763734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5336 | 2025.07.17 11:28:58.765268 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5337 | 2025.07.17 11:28:58.766712 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 5338 | 2025.07.17 11:28:58.771218 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5339 | 2025.07.17 11:28:58.775697 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 5340 | 2025.07.17 11:28:58.779920 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5341 | 2025.07.17 11:28:58.784050 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 5342 | 2025.07.17 11:28:58.788252 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5343 | 2025.07.17 11:28:58.842614 [ 200 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081541165 sec., 2403.6938888474306 rows/sec., 12.43 MiB/sec. | ||
| 5344 | 2025.07.17 11:28:58.845386 [ 186 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5345 | 2025.07.17 11:28:58.847585 [ 186 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.07.17 11:28:58.847700 [ 186 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_26_5} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5347 | 2025.07.17 11:28:58.849812 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5348 | 2025.07.17 11:28:59.000312 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.01 MiB, peak 247.55 MiB, free memory in arenas 0.00 B, will set to 241.61 MiB (RSS), difference: 4.60 MiB | ||
| 5349 | 2025.07.17 11:29:00.655576 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2025.07.17 11:29:00.655787 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5351 | 2025.07.17 11:29:00.655867 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5352 | 2025.07.17 11:29:00.656797 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2025.07.17 11:29:00.656848 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5354 | 2025.07.17 11:29:00.657345 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5355 | 2025.07.17 11:29:00.657575 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2025.07.17 11:29:00.657740 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002013 sec., 105315.44957774466 rows/sec., 6.70 MiB/sec. | ||
| 5357 | 2025.07.17 11:29:00.657808 [ 277 ] {ad12af4c-e045-472d-9a15-ae3323cd2d97} <Debug> TCPHandler: Processed in 0.002404452 sec. | ||
| 5358 | 2025.07.17 11:29:00.657950 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2025.07.17 11:29:00.658056 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5360 | 2025.07.17 11:29:00.658099 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5361 | 2025.07.17 11:29:00.658861 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2025.07.17 11:29:00.658897 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5363 | 2025.07.17 11:29:00.659305 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5364 | 2025.07.17 11:29:00.659523 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2025.07.17 11:29:00.659667 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001635 sec., 421406.7278287462 rows/sec., 33.57 MiB/sec. | ||
| 5366 | 2025.07.17 11:29:00.659708 [ 277 ] {4eabc937-a513-4c27-951e-8ee95429d978} <Debug> TCPHandler: Processed in 0.001810404 sec. | ||
| 5367 | 2025.07.17 11:29:00.659829 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2025.07.17 11:29:00.659927 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5369 | 2025.07.17 11:29:00.659969 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5370 | 2025.07.17 11:29:00.660448 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2025.07.17 11:29:00.660485 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5372 | 2025.07.17 11:29:00.660833 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5373 | 2025.07.17 11:29:00.661064 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2025.07.17 11:29:00.661195 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.00129 sec., 110077.51937984496 rows/sec., 6.88 MiB/sec. | ||
| 5375 | 2025.07.17 11:29:00.661241 [ 277 ] {ef8ba286-ecad-4853-aeb9-577dd8effd67} <Debug> TCPHandler: Processed in 0.001463259 sec. | ||
| 5376 | 2025.07.17 11:29:00.661364 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2025.07.17 11:29:00.661465 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5378 | 2025.07.17 11:29:00.661505 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5379 | 2025.07.17 11:29:00.661945 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2025.07.17 11:29:00.661981 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5381 | 2025.07.17 11:29:00.662313 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5382 | 2025.07.17 11:29:00.662574 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2025.07.17 11:29:00.662726 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001281 sec., 88212.33411397345 rows/sec., 5.71 MiB/sec. | ||
| 5384 | 2025.07.17 11:29:00.662785 [ 277 ] {afe1ff8f-8160-471c-88bb-befd21952ef3} <Debug> TCPHandler: Processed in 0.001470539 sec. | ||
| 5385 | 2025.07.17 11:29:00.662935 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2025.07.17 11:29:00.663028 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5387 | 2025.07.17 11:29:00.663069 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5388 | 2025.07.17 11:29:00.663558 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2025.07.17 11:29:00.663598 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5390 | 2025.07.17 11:29:00.663937 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5391 | 2025.07.17 11:29:00.664220 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2025.07.17 11:29:00.664364 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001363 sec., 82171.68011738811 rows/sec., 4.68 MiB/sec. | ||
| 5393 | 2025.07.17 11:29:00.664411 [ 277 ] {1d4f50a8-1cea-4760-afc5-dd5e385df60a} <Debug> TCPHandler: Processed in 0.00154636 sec. | ||
| 5394 | 2025.07.17 11:29:00.664522 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2025.07.17 11:29:00.664613 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5396 | 2025.07.17 11:29:00.664652 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5397 | 2025.07.17 11:29:00.665261 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2025.07.17 11:29:00.665299 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5399 | 2025.07.17 11:29:00.665633 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5400 | 2025.07.17 11:29:00.665845 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2025.07.17 11:29:00.665980 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001358 sec., 307805.5964653903 rows/sec., 21.91 MiB/sec. | ||
| 5402 | 2025.07.17 11:29:00.666020 [ 277 ] {646aad33-8e3e-433e-82b5-fed837724661} <Debug> TCPHandler: Processed in 0.00152539 sec. | ||
| 5403 | 2025.07.17 11:29:00.666142 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2025.07.17 11:29:00.666237 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5405 | 2025.07.17 11:29:00.666280 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5406 | 2025.07.17 11:29:00.666655 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2025.07.17 11:29:00.666689 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5408 | 2025.07.17 11:29:00.666986 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5409 | 2025.07.17 11:29:00.667188 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2025.07.17 11:29:00.667313 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 5411 | 2025.07.17 11:29:00.667349 [ 277 ] {67325aa7-4e0f-421d-8487-48fceafd51cf} <Debug> TCPHandler: Processed in 0.001258457 sec. | ||
| 5412 | 2025.07.17 11:29:00.667478 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2025.07.17 11:29:00.667573 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5414 | 2025.07.17 11:29:00.667616 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5415 | 2025.07.17 11:29:00.668046 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2025.07.17 11:29:00.668084 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5417 | 2025.07.17 11:29:00.668411 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5418 | 2025.07.17 11:29:00.668619 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2025.07.17 11:29:00.668748 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001193 sec., 198658.84325230512 rows/sec., 13.32 MiB/sec. | ||
| 5420 | 2025.07.17 11:29:00.668785 [ 277 ] {27388ba2-0ada-4aae-92a6-5c6c10700289} <Debug> TCPHandler: Processed in 0.001357847 sec. | ||
| 5421 | 2025.07.17 11:29:00.668911 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2025.07.17 11:29:00.669006 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5423 | 2025.07.17 11:29:00.669048 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5424 | 2025.07.17 11:29:00.669379 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2025.07.17 11:29:00.669412 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5426 | 2025.07.17 11:29:00.669713 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5427 | 2025.07.17 11:29:00.669918 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2025.07.17 11:29:00.670044 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 5429 | 2025.07.17 11:29:00.670080 [ 277 ] {81b6dac1-8cff-441d-8a08-eeecfd4eda50} <Debug> TCPHandler: Processed in 0.001225237 sec. | ||
| 5430 | 2025.07.17 11:29:00.670189 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2025.07.17 11:29:00.670283 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5432 | 2025.07.17 11:29:00.670337 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <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 | ||
| 5433 | 2025.07.17 11:29:00.671208 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2025.07.17 11:29:00.671243 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5435 | 2025.07.17 11:29:00.671820 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5436 | 2025.07.17 11:29:00.672038 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2025.07.17 11:29:00.672175 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001911 sec., 18838.304552590267 rows/sec., 33.76 MiB/sec. | ||
| 5438 | 2025.07.17 11:29:00.672247 [ 277 ] {46878228-496a-4e9a-ab20-da4cb3c9f464} <Debug> TCPHandler: Processed in 0.002106987 sec. | ||
| 5439 | 2025.07.17 11:29:00.672361 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2025.07.17 11:29:00.672454 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5441 | 2025.07.17 11:29:00.672494 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5442 | 2025.07.17 11:29:00.672829 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.07.17 11:29:00.672864 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5444 | 2025.07.17 11:29:00.673154 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5445 | 2025.07.17 11:29:00.673353 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2025.07.17 11:29:00.673476 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00104 sec., 78846.15384615386 rows/sec., 5.01 MiB/sec. | ||
| 5447 | 2025.07.17 11:29:00.673512 [ 277 ] {d783079f-3769-4050-bbc1-b3208a3e96bc} <Debug> TCPHandler: Processed in 0.001200546 sec. | ||
| 5448 | 2025.07.17 11:29:03.091140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 776 | ||
| 5449 | 2025.07.17 11:29:03.093466 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2025.07.17 11:29:03.093516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5451 | 2025.07.17 11:29:03.094737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5452 | 2025.07.17 11:29:03.095016 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2025.07.17 11:29:03.095365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 5454 | 2025.07.17 11:29:05.571298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
| 5455 | 2025.07.17 11:29:05.571804 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2025.07.17 11:29:05.571855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5457 | 2025.07.17 11:29:05.572494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5458 | 2025.07.17 11:29:05.572760 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2025.07.17 11:29:05.572919 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
| 5460 | 2025.07.17 11:29:05.649421 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5461 | 2025.07.17 11:29:05.649602 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5462 | 2025.07.17 11:29:05.649670 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5463 | 2025.07.17 11:29:05.650285 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2025.07.17 11:29:05.650336 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5465 | 2025.07.17 11:29:05.650733 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5466 | 2025.07.17 11:29:05.650959 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2025.07.17 11:29:05.651114 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00156 sec., 6410.25641025641 rows/sec., 522.71 KiB/sec. | ||
| 5468 | 2025.07.17 11:29:05.651164 [ 277 ] {83aa9cf3-d4cf-439e-91d1-08c43dc156bf} <Debug> TCPHandler: Processed in 0.001870194 sec. | ||
| 5469 | 2025.07.17 11:29:05.651283 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2025.07.17 11:29:05.651385 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5471 | 2025.07.17 11:29:05.651428 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5472 | 2025.07.17 11:29:05.651849 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2025.07.17 11:29:05.651886 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5474 | 2025.07.17 11:29:05.652208 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5475 | 2025.07.17 11:29:05.652418 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2025.07.17 11:29:05.652539 [ 65 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5477 | 2025.07.17 11:29:05.652552 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Debug> executeQuery: Read 71 rows, 5.72 KiB in 0.001191 sec., 59613.76994122586 rows/sec., 4.69 MiB/sec. | ||
| 5478 | 2025.07.17 11:29:05.652611 [ 65 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2025.07.17 11:29:05.652619 [ 277 ] {6a6c3f95-d256-4662-bace-672539ad3128} <Debug> TCPHandler: Processed in 0.001388039 sec. | ||
| 5480 | 2025.07.17 11:29:05.652642 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5481 | 2025.07.17 11:29:05.652741 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2025.07.17 11:29:05.652750 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5483 | 2025.07.17 11:29:05.652842 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5484 | 2025.07.17 11:29:05.652880 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5485 | 2025.07.17 11:29:05.652889 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5486 | 2025.07.17 11:29:05.652920 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1849 rows starting from the beginning of the part | ||
| 5487 | 2025.07.17 11:29:05.652989 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1270 rows starting from the beginning of the part | ||
| 5488 | 2025.07.17 11:29:05.653034 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5489 | 2025.07.17 11:29:05.653076 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 66 rows starting from the beginning of the part | ||
| 5490 | 2025.07.17 11:29:05.653118 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 689 rows starting from the beginning of the part | ||
| 5491 | 2025.07.17 11:29:05.653156 [ 201 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 71 rows starting from the beginning of the part | ||
| 5492 | 2025.07.17 11:29:05.653296 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.07.17 11:29:05.653336 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5494 | 2025.07.17 11:29:05.653665 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5495 | 2025.07.17 11:29:05.653881 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2025.07.17 11:29:05.654017 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Debug> executeQuery: Read 15 rows, 1.07 KiB in 0.001193 sec., 12573.344509639564 rows/sec., 900.43 KiB/sec. | ||
| 5497 | 2025.07.17 11:29:05.654056 [ 277 ] {5e3a8507-a047-4730-996f-7ce494931e60} <Debug> TCPHandler: Processed in 0.001364498 sec. | ||
| 5498 | 2025.07.17 11:29:05.654171 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5499 | 2025.07.17 11:29:05.654263 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5500 | 2025.07.17 11:29:05.654304 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5501 | 2025.07.17 11:29:05.654714 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5502 | 2025.07.17 11:29:05.654720 [ 186 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4001 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009286 sec., 1991254.6048695906 rows/sec., 169.53 MiB/sec. | ||
| 5503 | 2025.07.17 11:29:05.654751 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5504 | 2025.07.17 11:29:05.655064 [ 186 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5505 | 2025.07.17 11:29:05.655086 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5506 | 2025.07.17 11:29:05.655362 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.07.17 11:29:05.655424 [ 186 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2025.07.17 11:29:05.655474 [ 65 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5509 | 2025.07.17 11:29:05.655496 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Debug> executeQuery: Read 79 rows, 6.33 KiB in 0.001251 sec., 63149.480415667465 rows/sec., 4.94 MiB/sec. | ||
| 5510 | 2025.07.17 11:29:05.655511 [ 65 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2025.07.17 11:29:05.655518 [ 186 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_41_8} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5512 | 2025.07.17 11:29:05.655542 [ 277 ] {2c39a57b-6cb6-4d18-8dac-96d85f227fac} <Debug> TCPHandler: Processed in 0.001419799 sec. | ||
| 5513 | 2025.07.17 11:29:05.655545 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5514 | 2025.07.17 11:29:05.655659 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 5515 | 2025.07.17 11:29:05.655673 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2025.07.17 11:29:05.655714 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5517 | 2025.07.17 11:29:05.655780 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5518 | 2025.07.17 11:29:05.655800 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5519 | 2025.07.17 11:29:05.655829 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 915 rows starting from the beginning of the part | ||
| 5520 | 2025.07.17 11:29:05.655831 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5521 | 2025.07.17 11:29:05.655873 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 560 rows starting from the beginning of the part | ||
| 5522 | 2025.07.17 11:29:05.655913 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5523 | 2025.07.17 11:29:05.655945 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 69 rows starting from the beginning of the part | ||
| 5524 | 2025.07.17 11:29:05.655976 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 418 rows starting from the beginning of the part | ||
| 5525 | 2025.07.17 11:29:05.656007 [ 201 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 79 rows starting from the beginning of the part | ||
| 5526 | 2025.07.17 11:29:05.656275 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2025.07.17 11:29:05.656318 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5528 | 2025.07.17 11:29:05.656700 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5529 | 2025.07.17 11:29:05.656926 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2025.07.17 11:29:05.656954 [ 186 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2105 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338418 sec., 1572752.3090693639 rows/sec., 121.37 MiB/sec. | ||
| 5531 | 2025.07.17 11:29:05.657040 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5532 | 2025.07.17 11:29:05.657063 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001302 sec., 126728.11059907834 rows/sec., 8.82 MiB/sec. | ||
| 5533 | 2025.07.17 11:29:05.657073 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.07.17 11:29:05.657106 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5535 | 2025.07.17 11:29:05.657110 [ 277 ] {9e91121c-f726-465e-be8c-04dc65860299} <Debug> TCPHandler: Processed in 0.00149094 sec. | ||
| 5536 | 2025.07.17 11:29:05.657129 [ 187 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5537 | 2025.07.17 11:29:05.657167 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5538 | 2025.07.17 11:29:05.657232 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2025.07.17 11:29:05.657260 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5540 | 2025.07.17 11:29:05.657293 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11493 rows starting from the beginning of the part | ||
| 5541 | 2025.07.17 11:29:05.657339 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5542 | 2025.07.17 11:29:05.657341 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 934 rows starting from the beginning of the part | ||
| 5543 | 2025.07.17 11:29:05.657392 [ 187 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2025.07.17 11:29:05.657403 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <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 | ||
| 5545 | 2025.07.17 11:29:05.657398 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 5546 | 2025.07.17 11:29:05.657457 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5547 | 2025.07.17 11:29:05.657469 [ 187 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_41_8} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5548 | 2025.07.17 11:29:05.657507 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
| 5549 | 2025.07.17 11:29:05.657547 [ 201 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 165 rows starting from the beginning of the part | ||
| 5550 | 2025.07.17 11:29:05.657551 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5551 | 2025.07.17 11:29:05.658165 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.07.17 11:29:05.658203 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5553 | 2025.07.17 11:29:05.658790 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5554 | 2025.07.17 11:29:05.659029 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.07.17 11:29:05.659174 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001854 sec., 2696.871628910464 rows/sec., 4.83 MiB/sec. | ||
| 5556 | 2025.07.17 11:29:05.659239 [ 277 ] {63b7274b-45fb-4e5f-a4a9-896eeee1c8bc} <Debug> TCPHandler: Processed in 0.002057477 sec. | ||
| 5557 | 2025.07.17 11:29:05.659359 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.07.17 11:29:05.659453 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5559 | 2025.07.17 11:29:05.659495 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5560 | 2025.07.17 11:29:05.659843 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.07.17 11:29:05.659878 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5562 | 2025.07.17 11:29:05.660235 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5563 | 2025.07.17 11:29:05.660477 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.07.17 11:29:05.660600 [ 65 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5565 | 2025.07.17 11:29:05.660629 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 5566 | 2025.07.17 11:29:05.660636 [ 65 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2025.07.17 11:29:05.660677 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5568 | 2025.07.17 11:29:05.660677 [ 277 ] {d5361e68-0dc4-4efa-b26e-032e9e2342b2} <Debug> TCPHandler: Processed in 0.001367508 sec. | ||
| 5569 | 2025.07.17 11:29:05.660764 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 5570 | 2025.07.17 11:29:05.660855 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5571 | 2025.07.17 11:29:05.660885 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2182 rows starting from the beginning of the part | ||
| 5572 | 2025.07.17 11:29:05.660941 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 5573 | 2025.07.17 11:29:05.660990 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 5574 | 2025.07.17 11:29:05.661046 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5575 | 2025.07.17 11:29:05.661098 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 5576 | 2025.07.17 11:29:05.661139 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5577 | 2025.07.17 11:29:05.662131 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13063 rows, containing 5 columns (5 merged, 0 gathered) in 0.004978506 sec., 2623879.533337913 rows/sec., 177.37 MiB/sec. | ||
| 5578 | 2025.07.17 11:29:05.662806 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5579 | 2025.07.17 11:29:05.662869 [ 191 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2444 rows, containing 4 columns (4 merged, 0 gathered) in 0.002140798 sec., 1141630.3640044506 rows/sec., 74.82 MiB/sec. | ||
| 5580 | 2025.07.17 11:29:05.663259 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2025.07.17 11:29:05.663271 [ 199 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5582 | 2025.07.17 11:29:05.663392 [ 188 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5583 | 2025.07.17 11:29:05.663558 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 5584 | 2025.07.17 11:29:05.663662 [ 199 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2025.07.17 11:29:05.663750 [ 199 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_41_8} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5586 | 2025.07.17 11:29:05.663832 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 5587 | 2025.07.17 11:29:06.001155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.37 MiB, peak 250.95 MiB, free memory in arenas 0.00 B, will set to 244.09 MiB (RSS), difference: 1.72 MiB | ||
| 5588 | 2025.07.17 11:29:06.263952 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5589 | 2025.07.17 11:29:06.279553 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2025.07.17 11:29:06.279604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5591 | 2025.07.17 11:29:06.285912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5592 | 2025.07.17 11:29:06.286653 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2025.07.17 11:29:06.289369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5594 | 2025.07.17 11:29:10.655042 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2025.07.17 11:29:10.655247 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5596 | 2025.07.17 11:29:10.655318 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5597 | 2025.07.17 11:29:10.656117 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2025.07.17 11:29:10.656156 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5599 | 2025.07.17 11:29:10.656557 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5600 | 2025.07.17 11:29:10.656771 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2025.07.17 11:29:10.656921 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001727 sec., 122756.2246670527 rows/sec., 7.81 MiB/sec. | ||
| 5602 | 2025.07.17 11:29:10.656969 [ 277 ] {b1b0d6a3-9a9a-4d95-809c-30792257f4a3} <Debug> TCPHandler: Processed in 0.002054477 sec. | ||
| 5603 | 2025.07.17 11:29:10.657086 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2025.07.17 11:29:10.657186 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5605 | 2025.07.17 11:29:10.657229 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5606 | 2025.07.17 11:29:10.657919 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2025.07.17 11:29:10.657954 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5608 | 2025.07.17 11:29:10.658303 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5609 | 2025.07.17 11:29:10.658513 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2025.07.17 11:29:10.658637 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001474 sec., 467435.5495251017 rows/sec., 37.23 MiB/sec. | ||
| 5611 | 2025.07.17 11:29:10.658674 [ 277 ] {f797299d-1954-491e-8e67-c38b749efbad} <Debug> TCPHandler: Processed in 0.001638382 sec. | ||
| 5612 | 2025.07.17 11:29:10.658781 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2025.07.17 11:29:10.658875 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5614 | 2025.07.17 11:29:10.658915 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5615 | 2025.07.17 11:29:10.659333 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.07.17 11:29:10.659368 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5617 | 2025.07.17 11:29:10.659677 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5618 | 2025.07.17 11:29:10.659884 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.07.17 11:29:10.660011 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001155 sec., 122943.72294372294 rows/sec., 7.69 MiB/sec. | ||
| 5620 | 2025.07.17 11:29:10.660060 [ 277 ] {6306b784-a847-42bd-972b-8a455a02c63c} <Debug> TCPHandler: Processed in 0.001326137 sec. | ||
| 5621 | 2025.07.17 11:29:10.660198 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2025.07.17 11:29:10.660329 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5623 | 2025.07.17 11:29:10.660371 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5624 | 2025.07.17 11:29:10.660839 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.07.17 11:29:10.660881 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5626 | 2025.07.17 11:29:10.661320 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5627 | 2025.07.17 11:29:10.661573 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.07.17 11:29:10.661728 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00142 sec., 79577.4647887324 rows/sec., 5.15 MiB/sec. | ||
| 5629 | 2025.07.17 11:29:10.661775 [ 277 ] {18fc3fff-a8e8-4957-9427-252adb13fbb5} <Debug> TCPHandler: Processed in 0.001635362 sec. | ||
| 5630 | 2025.07.17 11:29:10.661906 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2025.07.17 11:29:10.662011 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5632 | 2025.07.17 11:29:10.662058 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5633 | 2025.07.17 11:29:10.662644 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2025.07.17 11:29:10.662685 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5635 | 2025.07.17 11:29:10.663117 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5636 | 2025.07.17 11:29:10.663392 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2025.07.17 11:29:10.663580 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001591 sec., 70395.97737272157 rows/sec., 4.01 MiB/sec. | ||
| 5638 | 2025.07.17 11:29:10.663633 [ 277 ] {6a497d50-5b67-4059-a93b-11018f450977} <Debug> TCPHandler: Processed in 0.001783573 sec. | ||
| 5639 | 2025.07.17 11:29:10.663760 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2025.07.17 11:29:10.663870 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5641 | 2025.07.17 11:29:10.663919 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5642 | 2025.07.17 11:29:10.664631 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5643 | 2025.07.17 11:29:10.664669 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5644 | 2025.07.17 11:29:10.665082 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5645 | 2025.07.17 11:29:10.665375 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5646 | 2025.07.17 11:29:10.665505 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001659 sec., 251959.01145268232 rows/sec., 17.93 MiB/sec. | ||
| 5647 | 2025.07.17 11:29:10.665544 [ 277 ] {8441df63-c20b-4735-bce6-284583ed5ebe} <Debug> TCPHandler: Processed in 0.001832894 sec. | ||
| 5648 | 2025.07.17 11:29:10.665665 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2025.07.17 11:29:10.665764 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5650 | 2025.07.17 11:29:10.665808 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5651 | 2025.07.17 11:29:10.666264 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.07.17 11:29:10.666610 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5653 | 2025.07.17 11:29:10.666941 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5654 | 2025.07.17 11:29:10.667158 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2025.07.17 11:29:10.667293 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001548 sec., 3875.9689922480625 rows/sec., 202.50 KiB/sec. | ||
| 5656 | 2025.07.17 11:29:10.667331 [ 277 ] {34a30d95-5a82-4294-a980-bc0c9b5d9fff} <Debug> TCPHandler: Processed in 0.001718503 sec. | ||
| 5657 | 2025.07.17 11:29:10.667445 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5658 | 2025.07.17 11:29:10.667541 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5659 | 2025.07.17 11:29:10.667585 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5660 | 2025.07.17 11:29:10.668071 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5661 | 2025.07.17 11:29:10.668107 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5662 | 2025.07.17 11:29:10.668447 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5663 | 2025.07.17 11:29:10.668704 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5664 | 2025.07.17 11:29:10.668851 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001328 sec., 178463.85542168675 rows/sec., 11.96 MiB/sec. | ||
| 5665 | 2025.07.17 11:29:10.668894 [ 277 ] {cca796e6-c638-4bc1-8e45-474742cfb86d} <Debug> TCPHandler: Processed in 0.001499009 sec. | ||
| 5666 | 2025.07.17 11:29:10.669019 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5667 | 2025.07.17 11:29:10.669126 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5668 | 2025.07.17 11:29:10.669170 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5669 | 2025.07.17 11:29:10.669557 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5670 | 2025.07.17 11:29:10.669598 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5671 | 2025.07.17 11:29:10.669981 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5672 | 2025.07.17 11:29:10.670202 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2025.07.17 11:29:10.670335 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 5674 | 2025.07.17 11:29:10.670372 [ 277 ] {028e5429-e98c-4d23-8342-aae5b0dd1aac} <Debug> TCPHandler: Processed in 0.001404368 sec. | ||
| 5675 | 2025.07.17 11:29:10.670482 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5676 | 2025.07.17 11:29:10.670579 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5677 | 2025.07.17 11:29:10.670634 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <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 | ||
| 5678 | 2025.07.17 11:29:10.671496 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2025.07.17 11:29:10.671532 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5680 | 2025.07.17 11:29:10.672173 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5681 | 2025.07.17 11:29:10.672416 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2025.07.17 11:29:10.672569 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002008 sec., 17928.286852589645 rows/sec., 32.13 MiB/sec. | ||
| 5683 | 2025.07.17 11:29:10.672636 [ 277 ] {fe53e853-ef2e-4a41-9ccb-30bc3146cd7c} <Debug> TCPHandler: Processed in 0.002202759 sec. | ||
| 5684 | 2025.07.17 11:29:10.672752 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5685 | 2025.07.17 11:29:10.672847 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5686 | 2025.07.17 11:29:10.672898 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5687 | 2025.07.17 11:29:10.673258 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2025.07.17 11:29:10.673294 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5689 | 2025.07.17 11:29:10.673620 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5690 | 2025.07.17 11:29:10.673859 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2025.07.17 11:29:10.673990 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001161 sec., 70628.76830318691 rows/sec., 4.49 MiB/sec. | ||
| 5692 | 2025.07.17 11:29:10.674031 [ 277 ] {72de6856-e598-4181-9367-e395b76baa74} <Debug> TCPHandler: Processed in 0.001328707 sec. | ||
| 5693 | 2025.07.17 11:29:12.932703 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5694 | 2025.07.17 11:29:12.932772 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5695 | 2025.07.17 11:29:13.073017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
| 5696 | 2025.07.17 11:29:13.073582 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5697 | 2025.07.17 11:29:13.073632 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5698 | 2025.07.17 11:29:13.074116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5699 | 2025.07.17 11:29:13.074331 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5700 | 2025.07.17 11:29:13.074453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 5701 | 2025.07.17 11:29:13.095554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 812 | ||
| 5702 | 2025.07.17 11:29:13.097896 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2025.07.17 11:29:13.097941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5704 | 2025.07.17 11:29:13.099135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5705 | 2025.07.17 11:29:13.099415 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2025.07.17 11:29:13.099751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 5707 | 2025.07.17 11:29:13.790380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5708 | 2025.07.17 11:29:13.805950 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.07.17 11:29:13.806004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5710 | 2025.07.17 11:29:13.811997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5711 | 2025.07.17 11:29:13.812686 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.07.17 11:29:13.815489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5713 | 2025.07.17 11:29:15.649207 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2025.07.17 11:29:15.649397 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5715 | 2025.07.17 11:29:15.649461 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5716 | 2025.07.17 11:29:15.650101 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2025.07.17 11:29:15.650144 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5718 | 2025.07.17 11:29:15.650552 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5719 | 2025.07.17 11:29:15.650772 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2025.07.17 11:29:15.650925 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001576 sec., 41878.17258883249 rows/sec., 3.32 MiB/sec. | ||
| 5721 | 2025.07.17 11:29:15.650974 [ 277 ] {49a9c066-db66-400e-a242-d81db393079b} <Debug> TCPHandler: Processed in 0.001913165 sec. | ||
| 5722 | 2025.07.17 11:29:15.651092 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2025.07.17 11:29:15.651194 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5724 | 2025.07.17 11:29:15.651236 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5725 | 2025.07.17 11:29:15.651636 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2025.07.17 11:29:15.651674 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5727 | 2025.07.17 11:29:15.651973 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5728 | 2025.07.17 11:29:15.652176 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2025.07.17 11:29:15.652286 [ 154 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5730 | 2025.07.17 11:29:15.652302 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001132 sec., 4416.961130742049 rows/sec., 332.13 KiB/sec. | ||
| 5731 | 2025.07.17 11:29:15.652354 [ 154 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5732 | 2025.07.17 11:29:15.652363 [ 277 ] {3b5edd6c-fb71-4d8e-8a57-9eab38908e26} <Debug> TCPHandler: Processed in 0.001323187 sec. | ||
| 5733 | 2025.07.17 11:29:15.652382 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5734 | 2025.07.17 11:29:15.652471 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2025.07.17 11:29:15.652485 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5736 | 2025.07.17 11:29:15.652571 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5737 | 2025.07.17 11:29:15.652591 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5738 | 2025.07.17 11:29:15.652611 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5739 | 2025.07.17 11:29:15.652626 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 165 rows starting from the beginning of the part | ||
| 5740 | 2025.07.17 11:29:15.652691 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 5741 | 2025.07.17 11:29:15.652741 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 142 rows starting from the beginning of the part | ||
| 5742 | 2025.07.17 11:29:15.652791 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part | ||
| 5743 | 2025.07.17 11:29:15.652838 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 142 rows starting from the beginning of the part | ||
| 5744 | 2025.07.17 11:29:15.652885 [ 187 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part | ||
| 5745 | 2025.07.17 11:29:15.653028 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.07.17 11:29:15.653063 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5747 | 2025.07.17 11:29:15.653421 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5748 | 2025.07.17 11:29:15.653632 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.07.17 11:29:15.653772 [ 199 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331648 sec., 355949.9206997645 rows/sec., 23.90 MiB/sec. | ||
| 5750 | 2025.07.17 11:29:15.653775 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001224 sec., 56372.54901960784 rows/sec., 4.40 MiB/sec. | ||
| 5751 | 2025.07.17 11:29:15.653828 [ 277 ] {4c58c42a-8aab-495f-a847-42bbba9eb34d} <Debug> TCPHandler: Processed in 0.001406769 sec. | ||
| 5752 | 2025.07.17 11:29:15.653939 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.07.17 11:29:15.653995 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5754 | 2025.07.17 11:29:15.654034 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5755 | 2025.07.17 11:29:15.654082 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5756 | 2025.07.17 11:29:15.654386 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.07.17 11:29:15.654478 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2025.07.17 11:29:15.654505 [ 188 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_31_6} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5759 | 2025.07.17 11:29:15.654519 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5760 | 2025.07.17 11:29:15.654625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5761 | 2025.07.17 11:29:15.654893 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5762 | 2025.07.17 11:29:15.655105 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.07.17 11:29:15.655238 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 5764 | 2025.07.17 11:29:15.655274 [ 277 ] {e8d4d17f-41d0-41b8-8fd1-364ab9d3f966} <Debug> TCPHandler: Processed in 0.001385259 sec. | ||
| 5765 | 2025.07.17 11:29:15.655395 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2025.07.17 11:29:15.655519 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5767 | 2025.07.17 11:29:15.655586 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <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 | ||
| 5768 | 2025.07.17 11:29:15.656367 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2025.07.17 11:29:15.656404 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5770 | 2025.07.17 11:29:15.656952 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5771 | 2025.07.17 11:29:15.657182 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2025.07.17 11:29:15.657337 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001843 sec., 2712.9679869777538 rows/sec., 4.86 MiB/sec. | ||
| 5773 | 2025.07.17 11:29:15.657401 [ 277 ] {4cef39e4-199a-443e-a338-7138ca5b12e6} <Debug> TCPHandler: Processed in 0.002067587 sec. | ||
| 5774 | 2025.07.17 11:29:15.657507 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2025.07.17 11:29:15.657602 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5776 | 2025.07.17 11:29:15.657645 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5777 | 2025.07.17 11:29:15.657993 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2025.07.17 11:29:15.658031 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5779 | 2025.07.17 11:29:15.658353 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5780 | 2025.07.17 11:29:15.658557 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2025.07.17 11:29:15.658685 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 5782 | 2025.07.17 11:29:15.658723 [ 277 ] {db002c5e-e64e-4c6f-8261-dc2f275ec99a} <Debug> TCPHandler: Processed in 0.001265557 sec. | ||
| 5783 | 2025.07.17 11:29:16.771895 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2025.07.17 11:29:16.772110 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5785 | 2025.07.17 11:29:16.772181 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5786 | 2025.07.17 11:29:16.772914 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2025.07.17 11:29:16.772964 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5788 | 2025.07.17 11:29:16.773386 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5789 | 2025.07.17 11:29:16.773613 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2025.07.17 11:29:16.773764 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001708 sec., 124121.77985948477 rows/sec., 7.89 MiB/sec. | ||
| 5791 | 2025.07.17 11:29:16.773808 [ 277 ] {45ede08f-3d64-4ff9-a044-a9ada3b03985} <Debug> TCPHandler: Processed in 0.002047947 sec. | ||
| 5792 | 2025.07.17 11:29:16.773919 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2025.07.17 11:29:16.774015 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5794 | 2025.07.17 11:29:16.774057 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5795 | 2025.07.17 11:29:16.775297 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2025.07.17 11:29:16.775335 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5797 | 2025.07.17 11:29:16.775810 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5798 | 2025.07.17 11:29:16.776038 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.07.17 11:29:16.776180 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Debug> executeQuery: Read 1811 rows, 150.53 KiB in 0.002183 sec., 829592.3041685753 rows/sec., 67.34 MiB/sec. | ||
| 5800 | 2025.07.17 11:29:16.776217 [ 277 ] {737dd7e3-d9ef-4543-ab52-aded5588ce25} <Debug> TCPHandler: Processed in 0.002346522 sec. | ||
| 5801 | 2025.07.17 11:29:16.776323 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2025.07.17 11:29:16.776419 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5803 | 2025.07.17 11:29:16.776459 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5804 | 2025.07.17 11:29:16.776891 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.07.17 11:29:16.776928 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5806 | 2025.07.17 11:29:16.777250 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5807 | 2025.07.17 11:29:16.777459 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2025.07.17 11:29:16.777587 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Debug> executeQuery: Read 133 rows, 8.42 KiB in 0.001186 sec., 112141.65261382799 rows/sec., 6.93 MiB/sec. | ||
| 5809 | 2025.07.17 11:29:16.777625 [ 277 ] {783ffbba-a36b-4682-8b79-e8c35e37edb0} <Debug> TCPHandler: Processed in 0.001350158 sec. | ||
| 5810 | 2025.07.17 11:29:16.777731 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2025.07.17 11:29:16.777827 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5812 | 2025.07.17 11:29:16.777865 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5813 | 2025.07.17 11:29:16.778368 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2025.07.17 11:29:16.778406 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5815 | 2025.07.17 11:29:16.778723 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5816 | 2025.07.17 11:29:16.778933 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2025.07.17 11:29:16.779070 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001262 sec., 270206.02218700474 rows/sec., 18.03 MiB/sec. | ||
| 5818 | 2025.07.17 11:29:16.779109 [ 277 ] {3d77b77a-7dbd-4953-b94b-2d4282335d5a} <Debug> TCPHandler: Processed in 0.001425239 sec. | ||
| 5819 | 2025.07.17 11:29:16.779213 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2025.07.17 11:29:16.779307 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5821 | 2025.07.17 11:29:16.779346 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5822 | 2025.07.17 11:29:16.779755 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.07.17 11:29:16.779791 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5824 | 2025.07.17 11:29:16.780096 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5825 | 2025.07.17 11:29:16.780323 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2025.07.17 11:29:16.780449 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001159 sec., 96635.03019844693 rows/sec., 5.50 MiB/sec. | ||
| 5827 | 2025.07.17 11:29:16.780487 [ 277 ] {c1613163-c786-4b63-83ae-4fa03ba91297} <Debug> TCPHandler: Processed in 0.001323098 sec. | ||
| 5828 | 2025.07.17 11:29:16.780594 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2025.07.17 11:29:16.780688 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5830 | 2025.07.17 11:29:16.780728 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5831 | 2025.07.17 11:29:16.781400 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.07.17 11:29:16.781437 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5833 | 2025.07.17 11:29:16.781783 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5834 | 2025.07.17 11:29:16.781996 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.07.17 11:29:16.782127 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Debug> executeQuery: Read 865 rows, 64.04 KiB in 0.001457 sec., 593685.6554564174 rows/sec., 42.92 MiB/sec. | ||
| 5836 | 2025.07.17 11:29:16.782166 [ 277 ] {540980a1-d199-4173-aec6-f7439adea839} <Debug> TCPHandler: Processed in 0.001620272 sec. | ||
| 5837 | 2025.07.17 11:29:16.782270 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2025.07.17 11:29:16.782364 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5839 | 2025.07.17 11:29:16.782405 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5840 | 2025.07.17 11:29:16.782726 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2025.07.17 11:29:16.782763 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5842 | 2025.07.17 11:29:16.783065 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5843 | 2025.07.17 11:29:16.783266 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2025.07.17 11:29:16.783371 [ 168 ] {} <Debug> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5845 | 2025.07.17 11:29:16.783393 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 5846 | 2025.07.17 11:29:16.783443 [ 168 ] {} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2025.07.17 11:29:16.783451 [ 277 ] {4109d0d0-56c7-4e14-b4f6-c7e1ee2e3a63} <Debug> TCPHandler: Processed in 0.001229417 sec. | ||
| 5848 | 2025.07.17 11:29:16.783471 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5849 | 2025.07.17 11:29:16.783576 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2025.07.17 11:29:16.783584 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::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 | ||
| 5851 | 2025.07.17 11:29:16.783694 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5852 | 2025.07.17 11:29:16.783708 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5853 | 2025.07.17 11:29:16.783748 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5854 | 2025.07.17 11:29:16.783748 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5855 | 2025.07.17 11:29:16.783832 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5856 | 2025.07.17 11:29:16.783943 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5857 | 2025.07.17 11:29:16.784026 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5858 | 2025.07.17 11:29:16.784111 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5859 | 2025.07.17 11:29:16.784183 [ 191 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5860 | 2025.07.17 11:29:16.784351 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2025.07.17 11:29:16.784387 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5862 | 2025.07.17 11:29:16.784808 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5863 | 2025.07.17 11:29:16.784920 [ 188 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001391128 sec., 69008.74685866434 rows/sec., 3.52 MiB/sec. | ||
| 5864 | 2025.07.17 11:29:16.785043 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2025.07.17 11:29:16.785048 [ 199 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5866 | 2025.07.17 11:29:16.785181 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Debug> executeQuery: Read 977 rows, 66.54 KiB in 0.00151 sec., 647019.8675496689 rows/sec., 43.03 MiB/sec. | ||
| 5867 | 2025.07.17 11:29:16.785229 [ 277 ] {7f7cf879-3118-4e9b-9932-547b0770a3b8} <Debug> TCPHandler: Processed in 0.001710202 sec. | ||
| 5868 | 2025.07.17 11:29:16.785363 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5869 | 2025.07.17 11:29:16.785459 [ 199 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2025.07.17 11:29:16.785481 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5871 | 2025.07.17 11:29:16.785528 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5872 | 2025.07.17 11:29:16.785548 [ 199 ] {5d5fea8a-4e83-46ac-bf1f-e5e141727710::all_1_16_3} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5873 | 2025.07.17 11:29:16.785619 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5874 | 2025.07.17 11:29:16.785873 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2025.07.17 11:29:16.785908 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5876 | 2025.07.17 11:29:16.786211 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5877 | 2025.07.17 11:29:16.786416 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2025.07.17 11:29:16.786548 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 61.65 KiB/sec. | ||
| 5879 | 2025.07.17 11:29:16.786586 [ 277 ] {fde4f6ac-d8c1-4e0a-9383-d4397c24ce69} <Debug> TCPHandler: Processed in 0.001287417 sec. | ||
| 5880 | 2025.07.17 11:29:16.786688 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2025.07.17 11:29:16.786787 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5882 | 2025.07.17 11:29:16.786840 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <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 | ||
| 5883 | 2025.07.17 11:29:16.787628 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2025.07.17 11:29:16.787665 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5885 | 2025.07.17 11:29:16.788189 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5886 | 2025.07.17 11:29:16.788418 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2025.07.17 11:29:16.788530 [ 168 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5888 | 2025.07.17 11:29:16.788555 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001788 sec., 15100.671140939596 rows/sec., 27.06 MiB/sec. | ||
| 5889 | 2025.07.17 11:29:16.788569 [ 168 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2025.07.17 11:29:16.788596 [ 168 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5891 | 2025.07.17 11:29:16.788615 [ 277 ] {890a6c70-a629-4323-982c-51fe346812bd} <Debug> TCPHandler: Processed in 0.001974926 sec. | ||
| 5892 | 2025.07.17 11:29:16.788679 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5893 | 2025.07.17 11:29:16.788729 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5894 | 2025.07.17 11:29:16.788828 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5895 | 2025.07.17 11:29:16.788870 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5896 | 2025.07.17 11:29:16.788921 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5897 | 2025.07.17 11:29:16.788983 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 514 rows starting from the beginning of the part | ||
| 5898 | 2025.07.17 11:29:16.789110 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5899 | 2025.07.17 11:29:16.789193 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2025.07.17 11:29:16.789208 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 5901 | 2025.07.17 11:29:16.789238 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5902 | 2025.07.17 11:29:16.789312 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 5903 | 2025.07.17 11:29:16.789408 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 5904 | 2025.07.17 11:29:16.789502 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 5905 | 2025.07.17 11:29:16.789564 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5906 | 2025.07.17 11:29:16.789809 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5907 | 2025.07.17 11:29:16.789947 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Debug> executeQuery: Read 42 rows, 2.57 KiB in 0.001137 sec., 36939.31398416887 rows/sec., 2.21 MiB/sec. | ||
| 5908 | 2025.07.17 11:29:16.789984 [ 277 ] {982a6845-206d-459e-9143-cd95f2ab61ad} <Debug> TCPHandler: Processed in 0.001304337 sec. | ||
| 5909 | 2025.07.17 11:29:16.799496 [ 199 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 19 columns (19 merged, 0 gathered) in 0.010853833 sec., 57399.07735820147 rows/sec., 102.86 MiB/sec. | ||
| 5910 | 2025.07.17 11:29:16.800295 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5911 | 2025.07.17 11:29:16.800645 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2025.07.17 11:29:16.800719 [ 195 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5913 | 2025.07.17 11:29:16.800832 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 5914 | 2025.07.17 11:29:17.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.18 MiB, peak 253.57 MiB, free memory in arenas 0.00 B, will set to 247.20 MiB (RSS), difference: 1.02 MiB | ||
| 5915 | 2025.07.17 11:29:20.575333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
| 5916 | 2025.07.17 11:29:20.575812 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2025.07.17 11:29:20.575856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5918 | 2025.07.17 11:29:20.576420 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5919 | 2025.07.17 11:29:20.576668 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2025.07.17 11:29:20.576814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
| 5921 | 2025.07.17 11:29:20.646157 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2025.07.17 11:29:20.646302 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5923 | 2025.07.17 11:29:20.646358 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5924 | 2025.07.17 11:29:20.646917 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2025.07.17 11:29:20.646958 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5926 | 2025.07.17 11:29:20.647291 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5927 | 2025.07.17 11:29:20.647516 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2025.07.17 11:29:20.647667 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001405 sec., 2846.9750889679717 rows/sec., 232.15 KiB/sec. | ||
| 5929 | 2025.07.17 11:29:20.647712 [ 277 ] {e155c499-9b1e-4d12-9fba-0862af711873} <Debug> TCPHandler: Processed in 0.001673342 sec. | ||
| 5930 | 2025.07.17 11:29:20.647833 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2025.07.17 11:29:20.647934 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5932 | 2025.07.17 11:29:20.647978 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5933 | 2025.07.17 11:29:20.648411 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.07.17 11:29:20.648448 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5935 | 2025.07.17 11:29:20.648767 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5936 | 2025.07.17 11:29:20.648987 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2025.07.17 11:29:20.649127 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Debug> executeQuery: Read 76 rows, 6.31 KiB in 0.001216 sec., 62500 rows/sec., 5.07 MiB/sec. | ||
| 5938 | 2025.07.17 11:29:20.649167 [ 277 ] {b39ffc20-46d0-4150-976f-214d6480d839} <Debug> TCPHandler: Processed in 0.001384478 sec. | ||
| 5939 | 2025.07.17 11:29:20.649276 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2025.07.17 11:29:20.649372 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5941 | 2025.07.17 11:29:20.649414 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5942 | 2025.07.17 11:29:20.649812 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2025.07.17 11:29:20.649849 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5944 | 2025.07.17 11:29:20.650151 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5945 | 2025.07.17 11:29:20.650370 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2025.07.17 11:29:20.650505 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001153 sec., 11274.934952298352 rows/sec., 829.19 KiB/sec. | ||
| 5947 | 2025.07.17 11:29:20.650544 [ 277 ] {f7074860-9052-45e2-84af-e33736da7933} <Debug> TCPHandler: Processed in 0.001317847 sec. | ||
| 5948 | 2025.07.17 11:29:20.650649 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2025.07.17 11:29:20.650751 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5950 | 2025.07.17 11:29:20.650794 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5951 | 2025.07.17 11:29:20.651235 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2025.07.17 11:29:20.651274 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5953 | 2025.07.17 11:29:20.651604 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5954 | 2025.07.17 11:29:20.651827 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2025.07.17 11:29:20.651966 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001234 sec., 62398.70340356564 rows/sec., 4.88 MiB/sec. | ||
| 5956 | 2025.07.17 11:29:20.652006 [ 277 ] {f198fb0c-98ae-461a-bea8-67c3880dfedc} <Debug> TCPHandler: Processed in 0.001407789 sec. | ||
| 5957 | 2025.07.17 11:29:20.652122 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2025.07.17 11:29:20.652218 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5959 | 2025.07.17 11:29:20.652263 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5960 | 2025.07.17 11:29:20.652638 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.07.17 11:29:20.652677 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5962 | 2025.07.17 11:29:20.653006 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5963 | 2025.07.17 11:29:20.653239 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2025.07.17 11:29:20.653378 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Debug> executeQuery: Read 108 rows, 7.70 KiB in 0.001179 sec., 91603.0534351145 rows/sec., 6.38 MiB/sec. | ||
| 5965 | 2025.07.17 11:29:20.653417 [ 277 ] {694d8be8-6629-4118-a6f7-0fa459d5686b} <Debug> TCPHandler: Processed in 0.001344908 sec. | ||
| 5966 | 2025.07.17 11:29:20.653525 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2025.07.17 11:29:20.653619 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5968 | 2025.07.17 11:29:20.653675 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <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 | ||
| 5969 | 2025.07.17 11:29:20.654420 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2025.07.17 11:29:20.654457 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5971 | 2025.07.17 11:29:20.654968 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5972 | 2025.07.17 11:29:20.655191 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.07.17 11:29:20.655332 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001731 sec., 5199.306759098788 rows/sec., 9.32 MiB/sec. | ||
| 5974 | 2025.07.17 11:29:20.655393 [ 277 ] {cb2441a4-c245-4fb8-8053-2dc5e7ff9907} <Debug> TCPHandler: Processed in 0.001917875 sec. | ||
| 5975 | 2025.07.17 11:29:20.655503 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2025.07.17 11:29:20.655597 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5977 | 2025.07.17 11:29:20.655640 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5978 | 2025.07.17 11:29:20.655970 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2025.07.17 11:29:20.656007 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5980 | 2025.07.17 11:29:20.656324 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5981 | 2025.07.17 11:29:20.656542 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2025.07.17 11:29:20.656676 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001097 sec., 36463.08113035551 rows/sec., 2.46 MiB/sec. | ||
| 5983 | 2025.07.17 11:29:20.656713 [ 277 ] {24d30349-1349-45d3-a675-b68aca4c0b00} <Debug> TCPHandler: Processed in 0.001259987 sec. | ||
| 5984 | 2025.07.17 11:29:21.316428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5985 | 2025.07.17 11:29:21.333372 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5986 | 2025.07.17 11:29:21.333422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5987 | 2025.07.17 11:29:21.340230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5988 | 2025.07.17 11:29:21.341191 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5989 | 2025.07.17 11:29:21.345169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5990 | 2025.07.17 11:29:23.100796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 860 | ||
| 5991 | 2025.07.17 11:29:23.103393 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2025.07.17 11:29:23.103441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5993 | 2025.07.17 11:29:23.104657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5994 | 2025.07.17 11:29:23.104937 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.07.17 11:29:23.105103 [ 147 ] {} <Debug> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5996 | 2025.07.17 11:29:23.105170 [ 147 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2025.07.17 11:29:23.105194 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5998 | 2025.07.17 11:29:23.105296 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 5999 | 2025.07.17 11:29:23.105298 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 6000 | 2025.07.17 11:29:23.105833 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6001 | 2025.07.17 11:29:23.105951 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 682 rows starting from the beginning of the part | ||
| 6002 | 2025.07.17 11:29:23.106243 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 6003 | 2025.07.17 11:29:23.106514 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6004 | 2025.07.17 11:29:23.106771 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6005 | 2025.07.17 11:29:23.107024 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6006 | 2025.07.17 11:29:23.107287 [ 198 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 6007 | 2025.07.17 11:29:23.112700 [ 193 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 72 columns (72 merged, 0 gathered) in 0.007435178 sec., 115666.36333387042 rows/sec., 95.79 MiB/sec. | ||
| 6008 | 2025.07.17 11:29:23.113897 [ 190 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6009 | 2025.07.17 11:29:23.114387 [ 190 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2025.07.17 11:29:23.114453 [ 190 ] {688a3fe5-b8dc-45a8-8914-b3fbfb671962::all_1_21_4} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6011 | 2025.07.17 11:29:23.114568 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6012 | 2025.07.17 11:29:25.649005 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6013 | 2025.07.17 11:29:25.649182 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6014 | 2025.07.17 11:29:25.649249 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6015 | 2025.07.17 11:29:25.649941 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2025.07.17 11:29:25.649993 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6017 | 2025.07.17 11:29:25.650415 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6018 | 2025.07.17 11:29:25.650646 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6019 | 2025.07.17 11:29:25.650810 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001675 sec., 39402.985074626864 rows/sec., 3.12 MiB/sec. | ||
| 6020 | 2025.07.17 11:29:25.650820 [ 145 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6021 | 2025.07.17 11:29:25.650862 [ 277 ] {dfb130cf-9456-43ee-80f5-7fc5a13688e2} <Debug> TCPHandler: Processed in 0.001982756 sec. | ||
| 6022 | 2025.07.17 11:29:25.650898 [ 145 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6023 | 2025.07.17 11:29:25.650931 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6024 | 2025.07.17 11:29:25.651002 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2025.07.17 11:29:25.651033 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6026 | 2025.07.17 11:29:25.651116 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6027 | 2025.07.17 11:29:25.651143 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6028 | 2025.07.17 11:29:25.651163 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6029 | 2025.07.17 11:29:25.651178 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1849 rows starting from the beginning of the part | ||
| 6030 | 2025.07.17 11:29:25.651244 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 689 rows starting from the beginning of the part | ||
| 6031 | 2025.07.17 11:29:25.651295 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 6032 | 2025.07.17 11:29:25.651341 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1811 rows starting from the beginning of the part | ||
| 6033 | 2025.07.17 11:29:25.651386 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 6034 | 2025.07.17 11:29:25.651428 [ 199 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 6035 | 2025.07.17 11:29:25.651591 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.07.17 11:29:25.651628 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6037 | 2025.07.17 11:29:25.651944 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6038 | 2025.07.17 11:29:25.652172 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.07.17 11:29:25.652311 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001223 sec., 4088.3074407195422 rows/sec., 307.42 KiB/sec. | ||
| 6040 | 2025.07.17 11:29:25.652352 [ 277 ] {b3d0a59e-3bfd-4df6-9ca3-942d142dd231} <Debug> TCPHandler: Processed in 0.001403988 sec. | ||
| 6041 | 2025.07.17 11:29:25.652467 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.07.17 11:29:25.652565 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6043 | 2025.07.17 11:29:25.652608 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6044 | 2025.07.17 11:29:25.653046 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.07.17 11:29:25.653084 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6046 | 2025.07.17 11:29:25.653256 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4557 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263 sec., 2013698.6301369865 rows/sec., 170.71 MiB/sec. | ||
| 6047 | 2025.07.17 11:29:25.653415 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6048 | 2025.07.17 11:29:25.653573 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6049 | 2025.07.17 11:29:25.653668 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2025.07.17 11:29:25.653798 [ 145 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6051 | 2025.07.17 11:29:25.653814 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00127 sec., 54330.70866141732 rows/sec., 4.24 MiB/sec. | ||
| 6052 | 2025.07.17 11:29:25.653841 [ 145 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2025.07.17 11:29:25.653862 [ 277 ] {7c62cfad-8146-4673-9f0d-6c1d51280c5e} <Debug> TCPHandler: Processed in 0.001446629 sec. | ||
| 6054 | 2025.07.17 11:29:25.653867 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6055 | 2025.07.17 11:29:25.653898 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2025.07.17 11:29:25.653962 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6057 | 2025.07.17 11:29:25.653981 [ 193 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_46_9} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6058 | 2025.07.17 11:29:25.653989 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2025.07.17 11:29:25.654074 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6060 | 2025.07.17 11:29:25.654085 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 6061 | 2025.07.17 11:29:25.654097 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6062 | 2025.07.17 11:29:25.654113 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 915 rows starting from the beginning of the part | ||
| 6063 | 2025.07.17 11:29:25.654153 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6064 | 2025.07.17 11:29:25.654185 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 418 rows starting from the beginning of the part | ||
| 6065 | 2025.07.17 11:29:25.654238 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 69 rows starting from the beginning of the part | ||
| 6066 | 2025.07.17 11:29:25.654282 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 865 rows starting from the beginning of the part | ||
| 6067 | 2025.07.17 11:29:25.654329 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 77 rows starting from the beginning of the part | ||
| 6068 | 2025.07.17 11:29:25.654369 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 69 rows starting from the beginning of the part | ||
| 6069 | 2025.07.17 11:29:25.654582 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2025.07.17 11:29:25.654623 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6071 | 2025.07.17 11:29:25.654982 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6072 | 2025.07.17 11:29:25.655212 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2025.07.17 11:29:25.655331 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6074 | 2025.07.17 11:29:25.655342 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 6075 | 2025.07.17 11:29:25.655371 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2025.07.17 11:29:25.655389 [ 277 ] {ba0ae9d0-7867-4ac4-a6e0-d32cc0da1394} <Debug> TCPHandler: Processed in 0.00145103 sec. | ||
| 6077 | 2025.07.17 11:29:25.655392 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6078 | 2025.07.17 11:29:25.655461 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6079 | 2025.07.17 11:29:25.655499 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6080 | 2025.07.17 11:29:25.655546 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6081 | 2025.07.17 11:29:25.655573 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13063 rows starting from the beginning of the part | ||
| 6082 | 2025.07.17 11:29:25.655572 [ 193 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650132 sec., 1462307.257843615 rows/sec., 111.97 MiB/sec. | ||
| 6083 | 2025.07.17 11:29:25.655593 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6084 | 2025.07.17 11:29:25.655621 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 237 rows starting from the beginning of the part | ||
| 6085 | 2025.07.17 11:29:25.655657 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <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 | ||
| 6086 | 2025.07.17 11:29:25.655660 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6087 | 2025.07.17 11:29:25.655704 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 977 rows starting from the beginning of the part | ||
| 6088 | 2025.07.17 11:29:25.655728 [ 193 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6089 | 2025.07.17 11:29:25.655742 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 108 rows starting from the beginning of the part | ||
| 6090 | 2025.07.17 11:29:25.655786 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6091 | 2025.07.17 11:29:25.656007 [ 193 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6092 | 2025.07.17 11:29:25.656077 [ 193 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_46_9} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6093 | 2025.07.17 11:29:25.656139 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6094 | 2025.07.17 11:29:25.656401 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2025.07.17 11:29:25.656440 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6096 | 2025.07.17 11:29:25.656994 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6097 | 2025.07.17 11:29:25.657238 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2025.07.17 11:29:25.657380 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001805 sec., 2770.083102493075 rows/sec., 4.96 MiB/sec. | ||
| 6099 | 2025.07.17 11:29:25.657449 [ 277 ] {c6461415-902f-46c3-bd3e-9e749269e223} <Debug> TCPHandler: Processed in 0.001999737 sec. | ||
| 6100 | 2025.07.17 11:29:25.657558 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6101 | 2025.07.17 11:29:25.657653 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6102 | 2025.07.17 11:29:25.657696 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6103 | 2025.07.17 11:29:25.658033 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6104 | 2025.07.17 11:29:25.658068 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6105 | 2025.07.17 11:29:25.658398 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6106 | 2025.07.17 11:29:25.658619 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2025.07.17 11:29:25.658719 [ 143 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6108 | 2025.07.17 11:29:25.658749 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6109 | 2025.07.17 11:29:25.658755 [ 143 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6110 | 2025.07.17 11:29:25.658781 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6111 | 2025.07.17 11:29:25.658785 [ 277 ] {b9100375-c278-4d44-8727-a8250b2a4f78} <Debug> TCPHandler: Processed in 0.001277457 sec. | ||
| 6112 | 2025.07.17 11:29:25.658873 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6113 | 2025.07.17 11:29:25.658998 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6114 | 2025.07.17 11:29:25.659031 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2444 rows starting from the beginning of the part | ||
| 6115 | 2025.07.17 11:29:25.659093 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
| 6116 | 2025.07.17 11:29:25.659144 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6117 | 2025.07.17 11:29:25.659191 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
| 6118 | 2025.07.17 11:29:25.659233 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 6119 | 2025.07.17 11:29:25.659275 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6120 | 2025.07.17 11:29:25.659312 [ 193 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14705 rows, containing 5 columns (5 merged, 0 gathered) in 0.003878001 sec., 3791902.0650072037 rows/sec., 256.25 MiB/sec. | ||
| 6121 | 2025.07.17 11:29:25.659642 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6122 | 2025.07.17 11:29:25.659920 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2025.07.17 11:29:25.659999 [ 199 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6124 | 2025.07.17 11:29:25.660072 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 6125 | 2025.07.17 11:29:25.660558 [ 189 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2728 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732453 sec., 1574645.8922695161 rows/sec., 103.14 MiB/sec. | ||
| 6126 | 2025.07.17 11:29:25.660799 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6127 | 2025.07.17 11:29:25.661111 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2025.07.17 11:29:25.661194 [ 193 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_46_9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6129 | 2025.07.17 11:29:25.661270 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6130 | 2025.07.17 11:29:27.932827 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6131 | 2025.07.17 11:29:27.932913 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6132 | 2025.07.17 11:29:28.076958 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
| 6133 | 2025.07.17 11:29:28.077518 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2025.07.17 11:29:28.077574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6135 | 2025.07.17 11:29:28.078134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6136 | 2025.07.17 11:29:28.078377 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2025.07.17 11:29:28.078523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 6138 | 2025.07.17 11:29:28.845312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6139 | 2025.07.17 11:29:28.862546 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2025.07.17 11:29:28.862616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6141 | 2025.07.17 11:29:28.868124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6142 | 2025.07.17 11:29:28.868870 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2025.07.17 11:29:28.872007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6144 | 2025.07.17 11:29:29.502429 [ 138 ] {} <Debug> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 6145 | 2025.07.17 11:29:29.502499 [ 138 ] {} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.07.17 11:29:29.502523 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6147 | 2025.07.17 11:29:29.502672 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 6148 | 2025.07.17 11:29:29.502830 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6149 | 2025.07.17 11:29:29.502868 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 342 rows starting from the beginning of the part | ||
| 6150 | 2025.07.17 11:29:29.502944 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 6151 | 2025.07.17 11:29:29.502993 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
| 6152 | 2025.07.17 11:29:29.503041 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
| 6153 | 2025.07.17 11:29:29.503085 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 341 rows starting from the beginning of the part | ||
| 6154 | 2025.07.17 11:29:29.503969 [ 200 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356438 sec., 838224.8211860771 rows/sec., 58.96 MiB/sec. | ||
| 6155 | 2025.07.17 11:29:29.504164 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 6156 | 2025.07.17 11:29:29.504425 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2025.07.17 11:29:29.504494 [ 193 ] {bc4bf545-385a-4ad7-9af8-cfe94adf1dc2::all_1_18_4} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 6158 | 2025.07.17 11:29:29.504560 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 6159 | 2025.07.17 11:29:30.655488 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2025.07.17 11:29:30.655658 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6161 | 2025.07.17 11:29:30.655718 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6162 | 2025.07.17 11:29:30.656501 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2025.07.17 11:29:30.656542 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6164 | 2025.07.17 11:29:30.656928 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6165 | 2025.07.17 11:29:30.657144 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.07.17 11:29:30.657301 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001691 sec., 125369.60378474275 rows/sec., 7.97 MiB/sec. | ||
| 6167 | 2025.07.17 11:29:30.657304 [ 136 ] {} <Debug> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6168 | 2025.07.17 11:29:30.657343 [ 277 ] {aea6e389-5c9c-4836-bbc8-276f4283a61c} <Debug> TCPHandler: Processed in 0.001975106 sec. | ||
| 6169 | 2025.07.17 11:29:30.657385 [ 136 ] {} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2025.07.17 11:29:30.657415 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6171 | 2025.07.17 11:29:30.657485 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6172 | 2025.07.17 11:29:30.657552 [ 189 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6173 | 2025.07.17 11:29:30.657593 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6174 | 2025.07.17 11:29:30.657643 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6175 | 2025.07.17 11:29:30.657712 [ 189 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6176 | 2025.07.17 11:29:30.657750 [ 189 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 212 rows starting from the beginning of the part | ||
| 6177 | 2025.07.17 11:29:30.657823 [ 189 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 6178 | 2025.07.17 11:29:30.657866 [ 189 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 6179 | 2025.07.17 11:29:30.657912 [ 189 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 6180 | 2025.07.17 11:29:30.657952 [ 189 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6181 | 2025.07.17 11:29:30.658347 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2025.07.17 11:29:30.658390 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6183 | 2025.07.17 11:29:30.658760 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6184 | 2025.07.17 11:29:30.658845 [ 194 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355018 sec., 782277.4310009166 rows/sec., 52.74 MiB/sec. | ||
| 6185 | 2025.07.17 11:29:30.659008 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2025.07.17 11:29:30.659058 [ 200 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6187 | 2025.07.17 11:29:30.659151 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001584 sec., 434974.7474747475 rows/sec., 34.65 MiB/sec. | ||
| 6188 | 2025.07.17 11:29:30.659193 [ 277 ] {eb947e24-470c-46a5-8e6c-fc8c433cd535} <Debug> TCPHandler: Processed in 0.001762993 sec. | ||
| 6189 | 2025.07.17 11:29:30.659327 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2025.07.17 11:29:30.659380 [ 200 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6191 | 2025.07.17 11:29:30.659427 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6192 | 2025.07.17 11:29:30.659468 [ 200 ] {5868cef6-4e75-4e63-83bf-fb1df914a9b3::all_1_17_4} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6193 | 2025.07.17 11:29:30.659479 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6194 | 2025.07.17 11:29:30.659578 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6195 | 2025.07.17 11:29:30.659978 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2025.07.17 11:29:30.660018 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6197 | 2025.07.17 11:29:30.660399 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6198 | 2025.07.17 11:29:30.660611 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2025.07.17 11:29:30.660761 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001353 sec., 104951.95861049519 rows/sec., 6.56 MiB/sec. | ||
| 6200 | 2025.07.17 11:29:30.660799 [ 277 ] {45c4e28e-f5b8-4268-aab4-d948d2183dd7} <Debug> TCPHandler: Processed in 0.00152118 sec. | ||
| 6201 | 2025.07.17 11:29:30.660918 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2025.07.17 11:29:30.661011 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6203 | 2025.07.17 11:29:30.661049 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6204 | 2025.07.17 11:29:30.661476 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2025.07.17 11:29:30.661511 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6206 | 2025.07.17 11:29:30.661805 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6207 | 2025.07.17 11:29:30.662005 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2025.07.17 11:29:30.662125 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001133 sec., 99735.21624007061 rows/sec., 6.46 MiB/sec. | ||
| 6209 | 2025.07.17 11:29:30.662162 [ 277 ] {fb3bdbd1-fbac-4248-b0b9-5377825edd1d} <Debug> TCPHandler: Processed in 0.001293267 sec. | ||
| 6210 | 2025.07.17 11:29:30.662280 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2025.07.17 11:29:30.662372 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6212 | 2025.07.17 11:29:30.662411 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6213 | 2025.07.17 11:29:30.662817 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2025.07.17 11:29:30.662853 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6215 | 2025.07.17 11:29:30.663140 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6216 | 2025.07.17 11:29:30.663350 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2025.07.17 11:29:30.663467 [ 137 ] {} <Debug> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6218 | 2025.07.17 11:29:30.663473 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001119 sec., 100089.3655049151 rows/sec., 5.70 MiB/sec. | ||
| 6219 | 2025.07.17 11:29:30.663515 [ 137 ] {} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2025.07.17 11:29:30.663531 [ 277 ] {9615c5c8-5e5e-44b5-a55d-e0d67f38b704} <Debug> TCPHandler: Processed in 0.001299507 sec. | ||
| 6221 | 2025.07.17 11:29:30.663541 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6222 | 2025.07.17 11:29:30.663627 [ 193 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6223 | 2025.07.17 11:29:30.663652 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2025.07.17 11:29:30.663722 [ 193 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6225 | 2025.07.17 11:29:30.663747 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6226 | 2025.07.17 11:29:30.663753 [ 193 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 112 rows starting from the beginning of the part | ||
| 6227 | 2025.07.17 11:29:30.663792 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6228 | 2025.07.17 11:29:30.663827 [ 193 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 6229 | 2025.07.17 11:29:30.663890 [ 193 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
| 6230 | 2025.07.17 11:29:30.663942 [ 193 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
| 6231 | 2025.07.17 11:29:30.663984 [ 193 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 6232 | 2025.07.17 11:29:30.664395 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6233 | 2025.07.17 11:29:30.664442 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6234 | 2025.07.17 11:29:30.664818 [ 200 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221206 sec., 458563.09254949616 rows/sec., 27.87 MiB/sec. | ||
| 6235 | 2025.07.17 11:29:30.664880 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6236 | 2025.07.17 11:29:30.665034 [ 194 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6237 | 2025.07.17 11:29:30.665216 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6238 | 2025.07.17 11:29:30.665386 [ 194 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2025.07.17 11:29:30.665403 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001672 sec., 250000 rows/sec., 17.80 MiB/sec. | ||
| 6240 | 2025.07.17 11:29:30.665457 [ 277 ] {607bd804-c4e5-44a3-bf9b-b0eba11c2962} <Debug> TCPHandler: Processed in 0.001852905 sec. | ||
| 6241 | 2025.07.17 11:29:30.665482 [ 194 ] {4d24518f-19ed-4435-9d6e-9537751f1edd::all_1_17_4} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6242 | 2025.07.17 11:29:30.665589 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6243 | 2025.07.17 11:29:30.665670 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6244 | 2025.07.17 11:29:30.665772 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6245 | 2025.07.17 11:29:30.665814 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6246 | 2025.07.17 11:29:30.666225 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2025.07.17 11:29:30.666262 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6248 | 2025.07.17 11:29:30.666636 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6249 | 2025.07.17 11:29:30.666909 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6250 | 2025.07.17 11:29:30.667077 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001322 sec., 4538.57791225416 rows/sec., 237.12 KiB/sec. | ||
| 6251 | 2025.07.17 11:29:30.667129 [ 277 ] {2d44176b-7557-4dc8-b8d8-71c60e4cb452} <Debug> TCPHandler: Processed in 0.00150955 sec. | ||
| 6252 | 2025.07.17 11:29:30.667272 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2025.07.17 11:29:30.667385 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6254 | 2025.07.17 11:29:30.667437 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6255 | 2025.07.17 11:29:30.667885 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2025.07.17 11:29:30.667920 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6257 | 2025.07.17 11:29:30.668254 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6258 | 2025.07.17 11:29:30.668497 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2025.07.17 11:29:30.668632 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00127 sec., 186614.17322834645 rows/sec., 12.51 MiB/sec. | ||
| 6260 | 2025.07.17 11:29:30.668671 [ 277 ] {206af8dc-27f1-46d9-aa6b-3beaa0e06911} <Debug> TCPHandler: Processed in 0.001458029 sec. | ||
| 6261 | 2025.07.17 11:29:30.668791 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2025.07.17 11:29:30.668883 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6263 | 2025.07.17 11:29:30.668925 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6264 | 2025.07.17 11:29:30.669234 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2025.07.17 11:29:30.669269 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6266 | 2025.07.17 11:29:30.669560 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6267 | 2025.07.17 11:29:30.669773 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2025.07.17 11:29:30.669903 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 6269 | 2025.07.17 11:29:30.669939 [ 277 ] {6419ab14-63bc-4298-913b-c4633a7e4d9a} <Debug> TCPHandler: Processed in 0.001196246 sec. | ||
| 6270 | 2025.07.17 11:29:30.670060 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2025.07.17 11:29:30.670162 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6272 | 2025.07.17 11:29:30.670218 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <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 | ||
| 6273 | 2025.07.17 11:29:30.671047 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2025.07.17 11:29:30.671082 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6275 | 2025.07.17 11:29:30.671728 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6276 | 2025.07.17 11:29:30.671972 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2025.07.17 11:29:30.672115 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001975 sec., 18227.84810126582 rows/sec., 32.66 MiB/sec. | ||
| 6278 | 2025.07.17 11:29:30.672168 [ 277 ] {cde92fdd-bd31-4d39-8353-a59ae5fd9e73} <Debug> TCPHandler: Processed in 0.002157598 sec. | ||
| 6279 | 2025.07.17 11:29:30.672283 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2025.07.17 11:29:30.672377 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6281 | 2025.07.17 11:29:30.672418 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6282 | 2025.07.17 11:29:30.672776 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2025.07.17 11:29:30.672811 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6284 | 2025.07.17 11:29:30.673107 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6285 | 2025.07.17 11:29:30.673317 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2025.07.17 11:29:30.673442 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001084 sec., 75645.75645756458 rows/sec., 4.80 MiB/sec. | ||
| 6287 | 2025.07.17 11:29:30.673480 [ 277 ] {4ab95b6f-5ad3-4c94-9471-33547f15b792} <Debug> TCPHandler: Processed in 0.001244326 sec. | ||
| 6288 | 2025.07.17 11:29:33.105766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 894 | ||
| 6289 | 2025.07.17 11:29:33.108173 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2025.07.17 11:29:33.108209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6291 | 2025.07.17 11:29:33.109354 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6292 | 2025.07.17 11:29:33.109613 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2025.07.17 11:29:33.109860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 6294 | 2025.07.17 11:29:35.578740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
| 6295 | 2025.07.17 11:29:35.579226 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2025.07.17 11:29:35.579275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6297 | 2025.07.17 11:29:35.579762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6298 | 2025.07.17 11:29:35.580022 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2025.07.17 11:29:35.580151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
| 6300 | 2025.07.17 11:29:35.580166 [ 130 ] {} <Debug> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6301 | 2025.07.17 11:29:35.580259 [ 130 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2025.07.17 11:29:35.580299 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6303 | 2025.07.17 11:29:35.580489 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6304 | 2025.07.17 11:29:35.580713 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6305 | 2025.07.17 11:29:35.580776 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 6306 | 2025.07.17 11:29:35.580877 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 427 rows starting from the beginning of the part | ||
| 6307 | 2025.07.17 11:29:35.580958 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 488 rows starting from the beginning of the part | ||
| 6308 | 2025.07.17 11:29:35.581032 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 427 rows starting from the beginning of the part | ||
| 6309 | 2025.07.17 11:29:35.581096 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 488 rows starting from the beginning of the part | ||
| 6310 | 2025.07.17 11:29:35.581162 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 427 rows starting from the beginning of the part | ||
| 6311 | 2025.07.17 11:29:35.582957 [ 194 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.002554324 sec., 5564290.199677096 rows/sec., 79.60 MiB/sec. | ||
| 6312 | 2025.07.17 11:29:35.583198 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6313 | 2025.07.17 11:29:35.583447 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2025.07.17 11:29:35.583523 [ 193 ] {e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e::all_1_31_6} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6315 | 2025.07.17 11:29:35.583595 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6316 | 2025.07.17 11:29:35.648949 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2025.07.17 11:29:35.649110 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6318 | 2025.07.17 11:29:35.649172 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6319 | 2025.07.17 11:29:35.649765 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2025.07.17 11:29:35.649809 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6321 | 2025.07.17 11:29:35.650199 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6322 | 2025.07.17 11:29:35.650450 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2025.07.17 11:29:35.650604 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00154 sec., 42857.14285714286 rows/sec., 3.39 MiB/sec. | ||
| 6324 | 2025.07.17 11:29:35.650649 [ 277 ] {1a2dff23-cf1c-4bde-a437-8d3cf9cc9343} <Debug> TCPHandler: Processed in 0.001823645 sec. | ||
| 6325 | 2025.07.17 11:29:35.650760 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2025.07.17 11:29:35.650856 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6327 | 2025.07.17 11:29:35.650899 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6328 | 2025.07.17 11:29:35.651300 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2025.07.17 11:29:35.651337 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6330 | 2025.07.17 11:29:35.651725 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6331 | 2025.07.17 11:29:35.651931 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2025.07.17 11:29:35.652040 [ 130 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6333 | 2025.07.17 11:29:35.652059 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001222 sec., 4091.653027823241 rows/sec., 307.67 KiB/sec. | ||
| 6334 | 2025.07.17 11:29:35.652080 [ 130 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2025.07.17 11:29:35.652102 [ 277 ] {1c89237c-42ac-4b4d-84c6-836091b2d177} <Debug> TCPHandler: Processed in 0.001390989 sec. | ||
| 6336 | 2025.07.17 11:29:35.652104 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6337 | 2025.07.17 11:29:35.652214 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6338 | 2025.07.17 11:29:35.652244 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6339 | 2025.07.17 11:29:35.652312 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6340 | 2025.07.17 11:29:35.652364 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6341 | 2025.07.17 11:29:35.652427 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6342 | 2025.07.17 11:29:35.652467 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 165 rows starting from the beginning of the part | ||
| 6343 | 2025.07.17 11:29:35.652534 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 133 rows starting from the beginning of the part | ||
| 6344 | 2025.07.17 11:29:35.652580 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
| 6345 | 2025.07.17 11:29:35.652622 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6346 | 2025.07.17 11:29:35.652662 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 142 rows starting from the beginning of the part | ||
| 6347 | 2025.07.17 11:29:35.652701 [ 196 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6348 | 2025.07.17 11:29:35.652778 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6349 | 2025.07.17 11:29:35.652819 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6350 | 2025.07.17 11:29:35.653168 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6351 | 2025.07.17 11:29:35.653400 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6352 | 2025.07.17 11:29:35.653531 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001238 sec., 55735.05654281099 rows/sec., 4.35 MiB/sec. | ||
| 6353 | 2025.07.17 11:29:35.653569 [ 277 ] {54f5895a-ebc8-47a2-ba90-e193b5baf009} <Debug> TCPHandler: Processed in 0.001403728 sec. | ||
| 6354 | 2025.07.17 11:29:35.653616 [ 193 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435289 sec., 322583.117407017 rows/sec., 21.60 MiB/sec. | ||
| 6355 | 2025.07.17 11:29:35.653676 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2025.07.17 11:29:35.653773 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6357 | 2025.07.17 11:29:35.653819 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6358 | 2025.07.17 11:29:35.653827 [ 194 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6359 | 2025.07.17 11:29:35.654166 [ 194 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.07.17 11:29:35.654214 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2025.07.17 11:29:35.654254 [ 194 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_36_7} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6362 | 2025.07.17 11:29:35.654255 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6363 | 2025.07.17 11:29:35.654361 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6364 | 2025.07.17 11:29:35.654625 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6365 | 2025.07.17 11:29:35.654866 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2025.07.17 11:29:35.654997 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 6367 | 2025.07.17 11:29:35.655035 [ 277 ] {e7ced705-2753-437e-ad32-d44b826cc80e} <Debug> TCPHandler: Processed in 0.001406709 sec. | ||
| 6368 | 2025.07.17 11:29:35.655134 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2025.07.17 11:29:35.655225 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6370 | 2025.07.17 11:29:35.655280 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <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 | ||
| 6371 | 2025.07.17 11:29:35.656017 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2025.07.17 11:29:35.656054 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6373 | 2025.07.17 11:29:35.656571 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6374 | 2025.07.17 11:29:35.656797 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2025.07.17 11:29:35.656937 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001729 sec., 2891.844997108155 rows/sec., 5.18 MiB/sec. | ||
| 6376 | 2025.07.17 11:29:35.657000 [ 277 ] {448b8414-0152-42f3-95bc-c1ff1191d7cc} <Debug> TCPHandler: Processed in 0.001913155 sec. | ||
| 6377 | 2025.07.17 11:29:35.657110 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2025.07.17 11:29:35.657204 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6379 | 2025.07.17 11:29:35.657248 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6380 | 2025.07.17 11:29:35.657576 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2025.07.17 11:29:35.657611 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6382 | 2025.07.17 11:29:35.657926 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6383 | 2025.07.17 11:29:35.658141 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2025.07.17 11:29:35.658270 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 6385 | 2025.07.17 11:29:35.658310 [ 277 ] {38799e68-99d9-4d24-a1cc-7282006dccf0} <Debug> TCPHandler: Processed in 0.001249557 sec. | ||
| 6386 | 2025.07.17 11:29:36.372209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6387 | 2025.07.17 11:29:36.391243 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2025.07.17 11:29:36.391309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6389 | 2025.07.17 11:29:36.397374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6390 | 2025.07.17 11:29:36.398166 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2025.07.17 11:29:36.398457 [ 129 ] {} <Debug> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6392 | 2025.07.17 11:29:36.398497 [ 129 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.07.17 11:29:36.398516 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6394 | 2025.07.17 11:29:36.398610 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6395 | 2025.07.17 11:29:36.401471 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6396 | 2025.07.17 11:29:36.402143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6397 | 2025.07.17 11:29:36.402271 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 6398 | 2025.07.17 11:29:36.405663 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 6399 | 2025.07.17 11:29:36.409239 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6400 | 2025.07.17 11:29:36.413178 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 6401 | 2025.07.17 11:29:36.417376 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6402 | 2025.07.17 11:29:36.421488 [ 193 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 6403 | 2025.07.17 11:29:36.476757 [ 194 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.078177731 sec., 2993.179732985599 rows/sec., 15.48 MiB/sec. | ||
| 6404 | 2025.07.17 11:29:36.478892 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6405 | 2025.07.17 11:29:36.480674 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2025.07.17 11:29:36.480771 [ 201 ] {51a7200e-45a3-432c-bfa5-421de520d3a8::all_1_31_6} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6407 | 2025.07.17 11:29:36.482261 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6408 | 2025.07.17 11:29:37.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.11 MiB, peak 259.67 MiB, free memory in arenas 0.00 B, will set to 254.86 MiB (RSS), difference: 5.75 MiB | ||
| 6409 | 2025.07.17 11:29:40.656303 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2025.07.17 11:29:40.656556 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6411 | 2025.07.17 11:29:40.656620 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6412 | 2025.07.17 11:29:40.657339 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2025.07.17 11:29:40.657384 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6414 | 2025.07.17 11:29:40.657804 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6415 | 2025.07.17 11:29:40.658030 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2025.07.17 11:29:40.658184 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001697 sec., 124926.3406010607 rows/sec., 7.95 MiB/sec. | ||
| 6417 | 2025.07.17 11:29:40.658226 [ 277 ] {1103d776-7bc7-40a1-bfc9-e4747c823e6f} <Debug> TCPHandler: Processed in 0.002085428 sec. | ||
| 6418 | 2025.07.17 11:29:40.658347 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2025.07.17 11:29:40.658441 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6420 | 2025.07.17 11:29:40.658486 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6421 | 2025.07.17 11:29:40.659250 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2025.07.17 11:29:40.659286 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6423 | 2025.07.17 11:29:40.659687 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6424 | 2025.07.17 11:29:40.659902 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2025.07.17 11:29:40.660031 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.001609 sec., 428216.28340584214 rows/sec., 34.11 MiB/sec. | ||
| 6426 | 2025.07.17 11:29:40.660069 [ 277 ] {2f8f7830-b428-40db-90ef-cb62676313d5} <Debug> TCPHandler: Processed in 0.001771863 sec. | ||
| 6427 | 2025.07.17 11:29:40.660198 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2025.07.17 11:29:40.660295 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6429 | 2025.07.17 11:29:40.660338 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6430 | 2025.07.17 11:29:40.660833 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2025.07.17 11:29:40.660872 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6432 | 2025.07.17 11:29:40.661220 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6433 | 2025.07.17 11:29:40.661477 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.07.17 11:29:40.661605 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001331 sec., 106686.70172802405 rows/sec., 6.67 MiB/sec. | ||
| 6435 | 2025.07.17 11:29:40.661643 [ 277 ] {7dc876ce-bd0e-4073-b8bf-634a004477bd} <Debug> TCPHandler: Processed in 0.00149417 sec. | ||
| 6436 | 2025.07.17 11:29:40.661771 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2025.07.17 11:29:40.661878 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6438 | 2025.07.17 11:29:40.661924 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6439 | 2025.07.17 11:29:40.662400 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2025.07.17 11:29:40.662437 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6441 | 2025.07.17 11:29:40.662752 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6442 | 2025.07.17 11:29:40.662965 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2025.07.17 11:29:40.663091 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001236 sec., 91423.94822006473 rows/sec., 5.92 MiB/sec. | ||
| 6444 | 2025.07.17 11:29:40.663130 [ 277 ] {9213eea3-ee5c-43c9-bbe1-55e2c4ba1f30} <Debug> TCPHandler: Processed in 0.001415559 sec. | ||
| 6445 | 2025.07.17 11:29:40.663244 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2025.07.17 11:29:40.663337 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6447 | 2025.07.17 11:29:40.663378 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6448 | 2025.07.17 11:29:40.663828 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2025.07.17 11:29:40.663864 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6450 | 2025.07.17 11:29:40.664178 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6451 | 2025.07.17 11:29:40.664393 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.07.17 11:29:40.664529 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001209 sec., 92638.54425144747 rows/sec., 5.28 MiB/sec. | ||
| 6453 | 2025.07.17 11:29:40.664578 [ 277 ] {09469982-7273-4ff1-a0b1-3e27aeac45cc} <Debug> TCPHandler: Processed in 0.001382659 sec. | ||
| 6454 | 2025.07.17 11:29:40.664712 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2025.07.17 11:29:40.664820 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6456 | 2025.07.17 11:29:40.664866 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6457 | 2025.07.17 11:29:40.665591 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2025.07.17 11:29:40.665628 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6459 | 2025.07.17 11:29:40.665972 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6460 | 2025.07.17 11:29:40.666196 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2025.07.17 11:29:40.666352 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001544 sec., 270725.3886010363 rows/sec., 19.27 MiB/sec. | ||
| 6462 | 2025.07.17 11:29:40.666398 [ 277 ] {64a47e33-3acc-4523-a1c3-8497949fb61b} <Debug> TCPHandler: Processed in 0.001743994 sec. | ||
| 6463 | 2025.07.17 11:29:40.666515 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2025.07.17 11:29:40.666612 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6465 | 2025.07.17 11:29:40.666654 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6466 | 2025.07.17 11:29:40.666995 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2025.07.17 11:29:40.667030 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6468 | 2025.07.17 11:29:40.667345 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6469 | 2025.07.17 11:29:40.667581 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2025.07.17 11:29:40.667728 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001135 sec., 5286.343612334802 rows/sec., 276.19 KiB/sec. | ||
| 6471 | 2025.07.17 11:29:40.667768 [ 277 ] {6c2095b9-893f-4d24-a09c-92a7f03c6c19} <Debug> TCPHandler: Processed in 0.001300508 sec. | ||
| 6472 | 2025.07.17 11:29:40.667967 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2025.07.17 11:29:40.668069 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6474 | 2025.07.17 11:29:40.668117 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6475 | 2025.07.17 11:29:40.668575 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2025.07.17 11:29:40.668611 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6477 | 2025.07.17 11:29:40.668979 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6478 | 2025.07.17 11:29:40.669195 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2025.07.17 11:29:40.669322 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001271 sec., 186467.34854445318 rows/sec., 12.50 MiB/sec. | ||
| 6480 | 2025.07.17 11:29:40.669365 [ 277 ] {1923769c-70da-417b-a254-1b424caffa37} <Debug> TCPHandler: Processed in 0.00145747 sec. | ||
| 6481 | 2025.07.17 11:29:40.669482 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2025.07.17 11:29:40.669592 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6483 | 2025.07.17 11:29:40.669640 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6484 | 2025.07.17 11:29:40.669963 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2025.07.17 11:29:40.669999 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6486 | 2025.07.17 11:29:40.670298 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6487 | 2025.07.17 11:29:40.670519 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2025.07.17 11:29:40.670629 [ 113 ] {} <Debug> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6489 | 2025.07.17 11:29:40.670645 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 6490 | 2025.07.17 11:29:40.670695 [ 113 ] {} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2025.07.17 11:29:40.670703 [ 277 ] {0a59c79c-37e9-4dad-9869-6fa470f8d275} <Debug> TCPHandler: Processed in 0.001269836 sec. | ||
| 6492 | 2025.07.17 11:29:40.670734 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6493 | 2025.07.17 11:29:40.670834 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2025.07.17 11:29:40.670850 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6495 | 2025.07.17 11:29:40.670934 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6496 | 2025.07.17 11:29:40.670990 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6497 | 2025.07.17 11:29:40.670991 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <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 | ||
| 6498 | 2025.07.17 11:29:40.671030 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 6499 | 2025.07.17 11:29:40.671101 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6500 | 2025.07.17 11:29:40.671145 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6501 | 2025.07.17 11:29:40.671184 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6502 | 2025.07.17 11:29:40.671222 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6503 | 2025.07.17 11:29:40.671260 [ 194 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6504 | 2025.07.17 11:29:40.671877 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2025.07.17 11:29:40.671917 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6506 | 2025.07.17 11:29:40.672102 [ 191 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001304527 sec., 14564.66596705166 rows/sec., 978.41 KiB/sec. | ||
| 6507 | 2025.07.17 11:29:40.672245 [ 195 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6508 | 2025.07.17 11:29:40.672518 [ 195 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.07.17 11:29:40.672585 [ 195 ] {613ee925-dc17-4fb8-ad96-41819387aa56::all_1_19_4} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6510 | 2025.07.17 11:29:40.672660 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6511 | 2025.07.17 11:29:40.672918 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6512 | 2025.07.17 11:29:40.673197 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.07.17 11:29:40.673327 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6514 | 2025.07.17 11:29:40.673342 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002424 sec., 14851.485148514852 rows/sec., 26.61 MiB/sec. | ||
| 6515 | 2025.07.17 11:29:40.673382 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2025.07.17 11:29:40.673406 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6517 | 2025.07.17 11:29:40.673421 [ 277 ] {ad21d093-c093-4874-90f1-ddb8eef3a1a6} <Debug> TCPHandler: Processed in 0.002634755 sec. | ||
| 6518 | 2025.07.17 11:29:40.673545 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6519 | 2025.07.17 11:29:40.673549 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2025.07.17 11:29:40.673697 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6521 | 2025.07.17 11:29:40.673740 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6522 | 2025.07.17 11:29:40.673852 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6523 | 2025.07.17 11:29:40.673921 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 623 rows starting from the beginning of the part | ||
| 6524 | 2025.07.17 11:29:40.674055 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 9 rows starting from the beginning of the part | ||
| 6525 | 2025.07.17 11:29:40.674119 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2025.07.17 11:29:40.674160 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6527 | 2025.07.17 11:29:40.674165 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 6528 | 2025.07.17 11:29:40.674274 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 6529 | 2025.07.17 11:29:40.674369 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 6530 | 2025.07.17 11:29:40.674466 [ 188 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 6531 | 2025.07.17 11:29:40.674515 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6532 | 2025.07.17 11:29:40.674758 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2025.07.17 11:29:40.674901 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001224 sec., 66993.46405228759 rows/sec., 4.25 MiB/sec. | ||
| 6534 | 2025.07.17 11:29:40.674943 [ 277 ] {c6dba8c1-4281-470a-b965-13e1e22f5eda} <Debug> TCPHandler: Processed in 0.001443019 sec. | ||
| 6535 | 2025.07.17 11:29:40.680317 [ 194 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 19 columns (19 merged, 0 gathered) in 0.00683592 sec., 104448.26738756451 rows/sec., 187.17 MiB/sec. | ||
| 6536 | 2025.07.17 11:29:40.681625 [ 198 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6537 | 2025.07.17 11:29:40.681983 [ 198 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2025.07.17 11:29:40.682064 [ 198 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6539 | 2025.07.17 11:29:40.682196 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6540 | 2025.07.17 11:29:41.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.72 MiB, peak 263.17 MiB, free memory in arenas 0.00 B, will set to 258.83 MiB (RSS), difference: 3.11 MiB | ||
| 6541 | 2025.07.17 11:29:42.933160 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6542 | 2025.07.17 11:29:42.933224 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6543 | 2025.07.17 11:29:43.080268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
| 6544 | 2025.07.17 11:29:43.080796 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2025.07.17 11:29:43.080833 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6546 | 2025.07.17 11:29:43.081473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6547 | 2025.07.17 11:29:43.081714 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.07.17 11:29:43.081836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 6549 | 2025.07.17 11:29:43.110129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 928 | ||
| 6550 | 2025.07.17 11:29:43.112539 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2025.07.17 11:29:43.112580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6552 | 2025.07.17 11:29:43.113760 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6553 | 2025.07.17 11:29:43.114019 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2025.07.17 11:29:43.114274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 6555 | 2025.07.17 11:29:43.902269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6556 | 2025.07.17 11:29:43.917832 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2025.07.17 11:29:43.917898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6558 | 2025.07.17 11:29:43.923307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6559 | 2025.07.17 11:29:43.924055 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2025.07.17 11:29:43.926889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6561 | 2025.07.17 11:29:44.001531 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001065204 sec. | ||
| 6562 | 2025.07.17 11:29:45.648802 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2025.07.17 11:29:45.648994 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6564 | 2025.07.17 11:29:45.649066 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6565 | 2025.07.17 11:29:45.649753 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2025.07.17 11:29:45.649800 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6567 | 2025.07.17 11:29:45.650187 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6568 | 2025.07.17 11:29:45.650410 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2025.07.17 11:29:45.650561 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001618 sec., 40791.100123609394 rows/sec., 3.23 MiB/sec. | ||
| 6570 | 2025.07.17 11:29:45.650603 [ 277 ] {c9db4cc0-11fc-46f9-aaec-eae68e6ac83e} <Debug> TCPHandler: Processed in 0.001935675 sec. | ||
| 6571 | 2025.07.17 11:29:45.650733 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2025.07.17 11:29:45.650827 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6573 | 2025.07.17 11:29:45.650868 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6574 | 2025.07.17 11:29:45.651270 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2025.07.17 11:29:45.651305 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6576 | 2025.07.17 11:29:45.651611 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6577 | 2025.07.17 11:29:45.651848 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2025.07.17 11:29:45.651984 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001176 sec., 4251.700680272109 rows/sec., 319.71 KiB/sec. | ||
| 6579 | 2025.07.17 11:29:45.652023 [ 277 ] {9c0ef4f0-6917-452b-9de3-1ba46b09c9a6} <Debug> TCPHandler: Processed in 0.001339108 sec. | ||
| 6580 | 2025.07.17 11:29:45.652138 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2025.07.17 11:29:45.652229 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6582 | 2025.07.17 11:29:45.652269 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6583 | 2025.07.17 11:29:45.652673 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2025.07.17 11:29:45.652709 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6585 | 2025.07.17 11:29:45.653006 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6586 | 2025.07.17 11:29:45.653208 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2025.07.17 11:29:45.653333 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001122 sec., 61497.32620320856 rows/sec., 4.80 MiB/sec. | ||
| 6588 | 2025.07.17 11:29:45.653371 [ 277 ] {376bd69e-1ade-4c96-8691-5b322641dcfa} <Debug> TCPHandler: Processed in 0.001282757 sec. | ||
| 6589 | 2025.07.17 11:29:45.653478 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2025.07.17 11:29:45.653570 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6591 | 2025.07.17 11:29:45.653613 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6592 | 2025.07.17 11:29:45.654003 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2025.07.17 11:29:45.654039 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6594 | 2025.07.17 11:29:45.654363 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6595 | 2025.07.17 11:29:45.654571 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2025.07.17 11:29:45.654697 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 6597 | 2025.07.17 11:29:45.654735 [ 277 ] {e8f3f58a-909c-48e7-bd69-318ea8add8d2} <Debug> TCPHandler: Processed in 0.001306167 sec. | ||
| 6598 | 2025.07.17 11:29:45.654833 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6599 | 2025.07.17 11:29:45.654925 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6600 | 2025.07.17 11:29:45.654978 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <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 | ||
| 6601 | 2025.07.17 11:29:45.655694 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.07.17 11:29:45.655730 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6603 | 2025.07.17 11:29:45.656218 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6604 | 2025.07.17 11:29:45.656513 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2025.07.17 11:29:45.656682 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001774 sec., 2818.489289740699 rows/sec., 5.05 MiB/sec. | ||
| 6606 | 2025.07.17 11:29:45.656739 [ 277 ] {41f221cd-f570-4820-be2c-78d492290428} <Debug> TCPHandler: Processed in 0.001953876 sec. | ||
| 6607 | 2025.07.17 11:29:45.656843 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6608 | 2025.07.17 11:29:45.656935 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6609 | 2025.07.17 11:29:45.656977 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6610 | 2025.07.17 11:29:45.657301 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6611 | 2025.07.17 11:29:45.657336 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6612 | 2025.07.17 11:29:45.657622 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6613 | 2025.07.17 11:29:45.657814 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6614 | 2025.07.17 11:29:45.657932 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 6615 | 2025.07.17 11:29:45.657965 [ 277 ] {7e1952b6-6973-40ec-8708-8124772a7c9c} <Debug> TCPHandler: Processed in 0.001209616 sec. | ||
| 6616 | 2025.07.17 11:29:46.769211 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2025.07.17 11:29:46.769425 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6618 | 2025.07.17 11:29:46.769498 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6619 | 2025.07.17 11:29:46.770250 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.07.17 11:29:46.770297 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6621 | 2025.07.17 11:29:46.770719 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6622 | 2025.07.17 11:29:46.770969 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.07.17 11:29:46.771124 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001753 sec., 120935.53907586994 rows/sec., 7.69 MiB/sec. | ||
| 6624 | 2025.07.17 11:29:46.771167 [ 277 ] {6ee660bc-86a6-4c4f-bc5f-580bd5969d78} <Debug> TCPHandler: Processed in 0.002089158 sec. | ||
| 6625 | 2025.07.17 11:29:46.771285 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2025.07.17 11:29:46.771385 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6627 | 2025.07.17 11:29:46.771431 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6628 | 2025.07.17 11:29:46.771835 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6629 | 2025.07.17 11:29:46.771872 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6630 | 2025.07.17 11:29:46.772190 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6631 | 2025.07.17 11:29:46.772404 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6632 | 2025.07.17 11:29:46.772534 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. | ||
| 6633 | 2025.07.17 11:29:46.772574 [ 277 ] {97138e5a-2f16-486f-a1b0-07d0e7674ee5} <Debug> TCPHandler: Processed in 0.001340797 sec. | ||
| 6634 | 2025.07.17 11:29:46.772683 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6635 | 2025.07.17 11:29:46.772778 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6636 | 2025.07.17 11:29:46.772819 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6637 | 2025.07.17 11:29:46.775803 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2025.07.17 11:29:46.775842 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6639 | 2025.07.17 11:29:46.776267 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6640 | 2025.07.17 11:29:46.776501 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6641 | 2025.07.17 11:29:46.776634 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Debug> executeQuery: Read 1813 rows, 150.67 KiB in 0.003874 sec., 467991.7398038204 rows/sec., 37.98 MiB/sec. | ||
| 6642 | 2025.07.17 11:29:46.776638 [ 118 ] {} <Debug> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6643 | 2025.07.17 11:29:46.776673 [ 277 ] {a9b5331c-0443-4f6e-ad80-ba3ebcd1f6a1} <Debug> TCPHandler: Processed in 0.004039813 sec. | ||
| 6644 | 2025.07.17 11:29:46.776739 [ 118 ] {} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2025.07.17 11:29:46.776785 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6646 | 2025.07.17 11:29:46.776826 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2025.07.17 11:29:46.776944 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6648 | 2025.07.17 11:29:46.776954 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6649 | 2025.07.17 11:29:46.777062 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6650 | 2025.07.17 11:29:46.777144 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6651 | 2025.07.17 11:29:46.777203 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1849 rows starting from the beginning of the part | ||
| 6652 | 2025.07.17 11:29:46.777306 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 689 rows starting from the beginning of the part | ||
| 6653 | 2025.07.17 11:29:46.777382 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part | ||
| 6654 | 2025.07.17 11:29:46.777456 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 689 rows starting from the beginning of the part | ||
| 6655 | 2025.07.17 11:29:46.777519 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part | ||
| 6656 | 2025.07.17 11:29:46.777584 [ 198 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1813 rows starting from the beginning of the part | ||
| 6657 | 2025.07.17 11:29:46.777596 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.07.17 11:29:46.777647 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6659 | 2025.07.17 11:29:46.778013 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6660 | 2025.07.17 11:29:46.778231 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.07.17 11:29:46.778364 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Debug> executeQuery: Read 137 rows, 8.70 KiB in 0.001436 sec., 95403.89972144847 rows/sec., 5.91 MiB/sec. | ||
| 6662 | 2025.07.17 11:29:46.778403 [ 277 ] {22894e4c-20ca-45c3-8392-6e80e76fc2ca} <Debug> TCPHandler: Processed in 0.001637702 sec. | ||
| 6663 | 2025.07.17 11:29:46.778510 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2025.07.17 11:29:46.778605 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6665 | 2025.07.17 11:29:46.778644 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6666 | 2025.07.17 11:29:46.779145 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2025.07.17 11:29:46.779181 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6668 | 2025.07.17 11:29:46.779493 [ 190 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5172 rows, containing 5 columns (5 merged, 0 gathered) in 0.002619824 sec., 1974178.4180922075 rows/sec., 167.00 MiB/sec. | ||
| 6669 | 2025.07.17 11:29:46.779526 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6670 | 2025.07.17 11:29:46.779751 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2025.07.17 11:29:46.779879 [ 197 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6672 | 2025.07.17 11:29:46.779885 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001298 sec., 262711.8644067797 rows/sec., 17.53 MiB/sec. | ||
| 6673 | 2025.07.17 11:29:46.779972 [ 277 ] {79edfa3c-70d5-4564-9f85-867d5026b814} <Debug> TCPHandler: Processed in 0.00151063 sec. | ||
| 6674 | 2025.07.17 11:29:46.780084 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6675 | 2025.07.17 11:29:46.780179 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6676 | 2025.07.17 11:29:46.780220 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6677 | 2025.07.17 11:29:46.780255 [ 197 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2025.07.17 11:29:46.780357 [ 197 ] {d184153d-a0cc-4ff7-9a54-4088871821f8::all_1_51_10} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6679 | 2025.07.17 11:29:46.780470 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 6680 | 2025.07.17 11:29:46.780640 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2025.07.17 11:29:46.780679 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6682 | 2025.07.17 11:29:46.781002 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6683 | 2025.07.17 11:29:46.781217 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2025.07.17 11:29:46.781343 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001182 sec., 94754.65313028764 rows/sec., 5.40 MiB/sec. | ||
| 6685 | 2025.07.17 11:29:46.781381 [ 277 ] {84fe9b88-4b7f-48eb-b670-629dda123384} <Debug> TCPHandler: Processed in 0.001345328 sec. | ||
| 6686 | 2025.07.17 11:29:46.781494 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6687 | 2025.07.17 11:29:46.781587 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6688 | 2025.07.17 11:29:46.781627 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6689 | 2025.07.17 11:29:46.782307 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6690 | 2025.07.17 11:29:46.782342 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6691 | 2025.07.17 11:29:46.782695 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6692 | 2025.07.17 11:29:46.782906 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6693 | 2025.07.17 11:29:46.783014 [ 118 ] {} <Debug> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6694 | 2025.07.17 11:29:46.783032 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Debug> executeQuery: Read 869 rows, 64.36 KiB in 0.001464 sec., 593579.2349726775 rows/sec., 42.93 MiB/sec. | ||
| 6695 | 2025.07.17 11:29:46.783050 [ 118 ] {} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.07.17 11:29:46.783074 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6697 | 2025.07.17 11:29:46.783075 [ 277 ] {60f16b70-47c0-4ef6-823b-d05bccf57c15} <Debug> TCPHandler: Processed in 0.001629752 sec. | ||
| 6698 | 2025.07.17 11:29:46.783153 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6699 | 2025.07.17 11:29:46.783197 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2025.07.17 11:29:46.783265 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6701 | 2025.07.17 11:29:46.783294 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6702 | 2025.07.17 11:29:46.783299 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 915 rows starting from the beginning of the part | ||
| 6703 | 2025.07.17 11:29:46.783342 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6704 | 2025.07.17 11:29:46.783374 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 418 rows starting from the beginning of the part | ||
| 6705 | 2025.07.17 11:29:46.783427 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 69 rows starting from the beginning of the part | ||
| 6706 | 2025.07.17 11:29:46.783470 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 418 rows starting from the beginning of the part | ||
| 6707 | 2025.07.17 11:29:46.783535 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 69 rows starting from the beginning of the part | ||
| 6708 | 2025.07.17 11:29:46.783581 [ 194 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 869 rows starting from the beginning of the part | ||
| 6709 | 2025.07.17 11:29:46.783679 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6710 | 2025.07.17 11:29:46.783720 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6711 | 2025.07.17 11:29:46.784054 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6712 | 2025.07.17 11:29:46.784284 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6713 | 2025.07.17 11:29:46.784419 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 6714 | 2025.07.17 11:29:46.784455 [ 277 ] {2c6171c7-a534-4ae9-811e-ce317f81fa15} <Debug> TCPHandler: Processed in 0.001307637 sec. | ||
| 6715 | 2025.07.17 11:29:46.784570 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6716 | 2025.07.17 11:29:46.784662 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6717 | 2025.07.17 11:29:46.784703 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6718 | 2025.07.17 11:29:46.784754 [ 197 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634932 sec., 1686920.312282101 rows/sec., 128.53 MiB/sec. | ||
| 6719 | 2025.07.17 11:29:46.784963 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6720 | 2025.07.17 11:29:46.785266 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6721 | 2025.07.17 11:29:46.785280 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2025.07.17 11:29:46.785320 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6723 | 2025.07.17 11:29:46.785371 [ 190 ] {30fd67fb-ea5c-4663-aec5-a028bf9b6134::all_1_51_10} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6724 | 2025.07.17 11:29:46.785460 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 6725 | 2025.07.17 11:29:46.785715 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6726 | 2025.07.17 11:29:46.785951 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6727 | 2025.07.17 11:29:46.786062 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6728 | 2025.07.17 11:29:46.786080 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Debug> executeQuery: Read 979 rows, 66.68 KiB in 0.001436 sec., 681754.8746518106 rows/sec., 45.35 MiB/sec. | ||
| 6729 | 2025.07.17 11:29:46.786105 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2025.07.17 11:29:46.786124 [ 277 ] {b7ce7438-8697-44d5-aceb-f46512b94362} <Debug> TCPHandler: Processed in 0.001602931 sec. | ||
| 6731 | 2025.07.17 11:29:46.786131 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6732 | 2025.07.17 11:29:46.786240 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2025.07.17 11:29:46.786260 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6734 | 2025.07.17 11:29:46.786339 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6735 | 2025.07.17 11:29:46.786387 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6736 | 2025.07.17 11:29:46.786445 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6737 | 2025.07.17 11:29:46.786492 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14705 rows starting from the beginning of the part | ||
| 6738 | 2025.07.17 11:29:46.786561 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
| 6739 | 2025.07.17 11:29:46.786609 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 6740 | 2025.07.17 11:29:46.786651 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
| 6741 | 2025.07.17 11:29:46.786698 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 6742 | 2025.07.17 11:29:46.786705 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.07.17 11:29:46.786744 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6744 | 2025.07.17 11:29:46.786756 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 979 rows starting from the beginning of the part | ||
| 6745 | 2025.07.17 11:29:46.787070 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6746 | 2025.07.17 11:29:46.787292 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2025.07.17 11:29:46.787422 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 6748 | 2025.07.17 11:29:46.787459 [ 277 ] {fcf264b2-0c06-4b4f-bcd5-568f24224e08} <Debug> TCPHandler: Processed in 0.001268787 sec. | ||
| 6749 | 2025.07.17 11:29:46.787576 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2025.07.17 11:29:46.787676 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6751 | 2025.07.17 11:29:46.787732 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <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 | ||
| 6752 | 2025.07.17 11:29:46.788532 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2025.07.17 11:29:46.788570 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6754 | 2025.07.17 11:29:46.789269 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6755 | 2025.07.17 11:29:46.789515 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2025.07.17 11:29:46.789668 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00201 sec., 13432.835820895521 rows/sec., 24.07 MiB/sec. | ||
| 6757 | 2025.07.17 11:29:46.789730 [ 277 ] {cabfc917-b2e9-450c-b217-10b78d81ad67} <Debug> TCPHandler: Processed in 0.00220462 sec. | ||
| 6758 | 2025.07.17 11:29:46.789842 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.07.17 11:29:46.789937 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6760 | 2025.07.17 11:29:46.789979 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6761 | 2025.07.17 11:29:46.790308 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.07.17 11:29:46.790343 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6763 | 2025.07.17 11:29:46.790751 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6764 | 2025.07.17 11:29:46.790991 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.07.17 11:29:46.791099 [ 118 ] {} <Debug> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6766 | 2025.07.17 11:29:46.791120 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Debug> executeQuery: Read 42 rows, 2.57 KiB in 0.001201 sec., 34970.85761865112 rows/sec., 2.09 MiB/sec. | ||
| 6767 | 2025.07.17 11:29:46.791134 [ 118 ] {} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.07.17 11:29:46.791161 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6769 | 2025.07.17 11:29:46.791163 [ 277 ] {3f9d1684-36c9-4825-813a-4a13a8d10e1f} <Debug> TCPHandler: Processed in 0.001370208 sec. | ||
| 6770 | 2025.07.17 11:29:46.791228 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6771 | 2025.07.17 11:29:46.791319 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6772 | 2025.07.17 11:29:46.791345 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2728 rows starting from the beginning of the part | ||
| 6773 | 2025.07.17 11:29:46.791394 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
| 6774 | 2025.07.17 11:29:46.791433 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 6775 | 2025.07.17 11:29:46.791470 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
| 6776 | 2025.07.17 11:29:46.791504 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 6777 | 2025.07.17 11:29:46.791540 [ 190 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part | ||
| 6778 | 2025.07.17 11:29:46.791773 [ 197 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16478 rows, containing 5 columns (5 merged, 0 gathered) in 0.005574733 sec., 2955836.629305834 rows/sec., 199.63 MiB/sec. | ||
| 6779 | 2025.07.17 11:29:46.791977 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6780 | 2025.07.17 11:29:46.792245 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2025.07.17 11:29:46.792330 [ 192 ] {22c96a0f-b400-4f0d-8bb4-51982fa3abdb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6782 | 2025.07.17 11:29:46.792414 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 6783 | 2025.07.17 11:29:46.792751 [ 200 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 4 columns (4 merged, 0 gathered) in 0.00154876 sec., 1971900.100725742 rows/sec., 128.94 MiB/sec. | ||
| 6784 | 2025.07.17 11:29:46.793065 [ 192 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6785 | 2025.07.17 11:29:46.793300 [ 192 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2025.07.17 11:29:46.793378 [ 192 ] {093c3cf7-d3a2-416e-851b-e5e124237716::all_1_51_10} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6787 | 2025.07.17 11:29:46.793464 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6788 | 2025.07.17 11:29:50.582081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
| 6789 | 2025.07.17 11:29:50.582579 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2025.07.17 11:29:50.582633 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6791 | 2025.07.17 11:29:50.583123 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6792 | 2025.07.17 11:29:50.583369 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2025.07.17 11:29:50.583516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
| 6794 | 2025.07.17 11:29:50.647052 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2025.07.17 11:29:50.647203 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6796 | 2025.07.17 11:29:50.647260 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6797 | 2025.07.17 11:29:50.647818 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2025.07.17 11:29:50.647861 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6799 | 2025.07.17 11:29:50.648210 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6800 | 2025.07.17 11:29:50.648426 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2025.07.17 11:29:50.648574 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Debug> executeQuery: Read 74 rows, 6.16 KiB in 0.001411 sec., 52445.07441530829 rows/sec., 4.27 MiB/sec. | ||
| 6802 | 2025.07.17 11:29:50.648620 [ 277 ] {db82c0b1-58cb-4ade-ab30-a2edb2e23cce} <Debug> TCPHandler: Processed in 0.001683232 sec. | ||
| 6803 | 2025.07.17 11:29:50.648739 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2025.07.17 11:29:50.648841 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6805 | 2025.07.17 11:29:50.648886 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6806 | 2025.07.17 11:29:50.649298 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2025.07.17 11:29:50.649336 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6808 | 2025.07.17 11:29:50.649655 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6809 | 2025.07.17 11:29:50.649877 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6810 | 2025.07.17 11:29:50.650015 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001196 sec., 7525.083612040134 rows/sec., 565.85 KiB/sec. | ||
| 6811 | 2025.07.17 11:29:50.650052 [ 277 ] {307eb69c-a97b-43a2-926d-7baf058fd476} <Debug> TCPHandler: Processed in 0.001365708 sec. | ||
| 6812 | 2025.07.17 11:29:50.650159 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6813 | 2025.07.17 11:29:50.650270 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6814 | 2025.07.17 11:29:50.650312 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6815 | 2025.07.17 11:29:50.650734 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6816 | 2025.07.17 11:29:50.650771 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6817 | 2025.07.17 11:29:50.651093 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6818 | 2025.07.17 11:29:50.651322 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6819 | 2025.07.17 11:29:50.651453 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001209 sec., 60380.47973531845 rows/sec., 4.71 MiB/sec. | ||
| 6820 | 2025.07.17 11:29:50.651491 [ 277 ] {290792ba-c02f-46e6-adf9-4c3b01003496} <Debug> TCPHandler: Processed in 0.001384089 sec. | ||
| 6821 | 2025.07.17 11:29:50.651599 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2025.07.17 11:29:50.651692 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6823 | 2025.07.17 11:29:50.651735 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6824 | 2025.07.17 11:29:50.652095 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.07.17 11:29:50.652131 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6826 | 2025.07.17 11:29:50.652456 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6827 | 2025.07.17 11:29:50.652677 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2025.07.17 11:29:50.652807 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001134 sec., 93474.42680776014 rows/sec., 6.51 MiB/sec. | ||
| 6829 | 2025.07.17 11:29:50.652843 [ 277 ] {3d6ee604-c467-4265-8c50-8573233c7f29} <Debug> TCPHandler: Processed in 0.001293967 sec. | ||
| 6830 | 2025.07.17 11:29:50.652952 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6831 | 2025.07.17 11:29:50.653045 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6832 | 2025.07.17 11:29:50.653099 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <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 | ||
| 6833 | 2025.07.17 11:29:50.653812 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6834 | 2025.07.17 11:29:50.653847 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6835 | 2025.07.17 11:29:50.654360 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6836 | 2025.07.17 11:29:50.654603 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6837 | 2025.07.17 11:29:50.654742 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001716 sec., 5244.755244755244 rows/sec., 9.40 MiB/sec. | ||
| 6838 | 2025.07.17 11:29:50.654802 [ 277 ] {49094928-73e5-403c-a86d-774d4150a0c0} <Debug> TCPHandler: Processed in 0.001900375 sec. | ||
| 6839 | 2025.07.17 11:29:50.654912 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6840 | 2025.07.17 11:29:50.655004 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6841 | 2025.07.17 11:29:50.655046 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6842 | 2025.07.17 11:29:50.655365 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2025.07.17 11:29:50.655400 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6844 | 2025.07.17 11:29:50.655697 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6845 | 2025.07.17 11:29:50.655904 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6846 | 2025.07.17 11:29:50.656031 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001046 sec., 38240.917782026765 rows/sec., 2.58 MiB/sec. | ||
| 6847 | 2025.07.17 11:29:50.656066 [ 277 ] {5dfa3d30-f2d1-4a07-aa1f-7414e19aa687} <Debug> TCPHandler: Processed in 0.001203126 sec. | ||
| 6848 | 2025.07.17 11:29:51.427144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6849 | 2025.07.17 11:29:51.442950 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2025.07.17 11:29:51.443006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6851 | 2025.07.17 11:29:51.448804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6852 | 2025.07.17 11:29:51.449562 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2025.07.17 11:29:51.452389 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6854 | 2025.07.17 11:29:53.114698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 976 | ||
| 6855 | 2025.07.17 11:29:53.117223 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2025.07.17 11:29:53.117270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6857 | 2025.07.17 11:29:53.118482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6858 | 2025.07.17 11:29:53.118778 [ 243 ] {} <Trace> system.query_log (688a3fe5-b8dc-45a8-8914-b3fbfb671962): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2025.07.17 11:29:53.119124 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 6860 | 2025.07.17 11:29:55.648857 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2025.07.17 11:29:55.649031 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6862 | 2025.07.17 11:29:55.649094 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6863 | 2025.07.17 11:29:55.649736 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.07.17 11:29:55.649781 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6865 | 2025.07.17 11:29:55.650174 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6866 | 2025.07.17 11:29:55.650392 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2025.07.17 11:29:55.650550 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001566 sec., 42145.593869731805 rows/sec., 3.34 MiB/sec. | ||
| 6868 | 2025.07.17 11:29:55.650592 [ 277 ] {4caf28f3-d89a-4461-be93-6d8ce5505100} <Debug> TCPHandler: Processed in 0.001860554 sec. | ||
| 6869 | 2025.07.17 11:29:55.650704 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2025.07.17 11:29:55.650798 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6871 | 2025.07.17 11:29:55.650840 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6872 | 2025.07.17 11:29:55.651225 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.07.17 11:29:55.651261 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6874 | 2025.07.17 11:29:55.651561 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6875 | 2025.07.17 11:29:55.651776 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2025.07.17 11:29:55.651890 [ 76 ] {} <Debug> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6877 | 2025.07.17 11:29:55.651904 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001124 sec., 4448.398576512455 rows/sec., 334.50 KiB/sec. | ||
| 6878 | 2025.07.17 11:29:55.651962 [ 76 ] {} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2025.07.17 11:29:55.651968 [ 277 ] {7668bf1f-bdc0-40aa-8da6-ac1e5c08bebe} <Debug> TCPHandler: Processed in 0.001313208 sec. | ||
| 6880 | 2025.07.17 11:29:55.651992 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6881 | 2025.07.17 11:29:55.652089 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6882 | 2025.07.17 11:29:55.652111 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6883 | 2025.07.17 11:29:55.652185 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6884 | 2025.07.17 11:29:55.652230 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6885 | 2025.07.17 11:29:55.652245 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6886 | 2025.07.17 11:29:55.652287 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 165 rows starting from the beginning of the part | ||
| 6887 | 2025.07.17 11:29:55.652361 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 142 rows starting from the beginning of the part | ||
| 6888 | 2025.07.17 11:29:55.652413 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 6889 | 2025.07.17 11:29:55.652463 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 137 rows starting from the beginning of the part | ||
| 6890 | 2025.07.17 11:29:55.652507 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 9 rows starting from the beginning of the part | ||
| 6891 | 2025.07.17 11:29:55.652553 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 6892 | 2025.07.17 11:29:55.652636 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2025.07.17 11:29:55.652679 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6894 | 2025.07.17 11:29:55.653030 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6895 | 2025.07.17 11:29:55.653262 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2025.07.17 11:29:55.653398 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00123 sec., 56097.560975609755 rows/sec., 4.38 MiB/sec. | ||
| 6897 | 2025.07.17 11:29:55.653436 [ 277 ] {dbe71ca3-92d5-462e-b4ce-fea2e785c017} <Debug> TCPHandler: Processed in 0.001395268 sec. | ||
| 6898 | 2025.07.17 11:29:55.653510 [ 192 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451289 sec., 319026.7410557098 rows/sec., 21.37 MiB/sec. | ||
| 6899 | 2025.07.17 11:29:55.653546 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2025.07.17 11:29:55.653643 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6901 | 2025.07.17 11:29:55.653644 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6902 | 2025.07.17 11:29:55.653694 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6903 | 2025.07.17 11:29:55.653909 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2025.07.17 11:29:55.653984 [ 200 ] {5b7444c9-cf6a-49b2-a96c-2f348738b55c::all_1_41_8} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6905 | 2025.07.17 11:29:55.654064 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6906 | 2025.07.17 11:29:55.654096 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2025.07.17 11:29:55.654136 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6908 | 2025.07.17 11:29:55.654504 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6909 | 2025.07.17 11:29:55.654723 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2025.07.17 11:29:55.654851 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 6911 | 2025.07.17 11:29:55.654888 [ 277 ] {76b535a2-0a73-4f3d-b8f2-0779a2c77588} <Debug> TCPHandler: Processed in 0.001391828 sec. | ||
| 6912 | 2025.07.17 11:29:55.654993 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6913 | 2025.07.17 11:29:55.655086 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6914 | 2025.07.17 11:29:55.655140 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <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 | ||
| 6915 | 2025.07.17 11:29:55.655846 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2025.07.17 11:29:55.655882 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6917 | 2025.07.17 11:29:55.656389 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6918 | 2025.07.17 11:29:55.656623 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2025.07.17 11:29:55.656761 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001693 sec., 2953.3372711163615 rows/sec., 5.29 MiB/sec. | ||
| 6920 | 2025.07.17 11:29:55.656814 [ 277 ] {33b1c21c-5ba8-4b7b-aafe-cee7d0644296} <Debug> TCPHandler: Processed in 0.001870025 sec. | ||
| 6921 | 2025.07.17 11:29:55.656915 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.07.17 11:29:55.657009 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6923 | 2025.07.17 11:29:55.657050 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6924 | 2025.07.17 11:29:55.657371 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2025.07.17 11:29:55.657407 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6926 | 2025.07.17 11:29:55.657708 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6927 | 2025.07.17 11:29:55.657915 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2025.07.17 11:29:55.658041 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 6929 | 2025.07.17 11:29:55.658077 [ 277 ] {d5250121-aa3e-445a-b1ec-39b2fb4bbe36} <Debug> TCPHandler: Processed in 0.001210716 sec. | ||
| 6930 | 2025.07.17 11:29:57.558566 [ 81 ] {} <Debug> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6931 | 2025.07.17 11:29:57.558644 [ 81 ] {} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2025.07.17 11:29:57.558665 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6933 | 2025.07.17 11:29:57.558763 [ 197 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6934 | 2025.07.17 11:29:57.558878 [ 197 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6935 | 2025.07.17 11:29:57.558911 [ 197 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6936 | 2025.07.17 11:29:57.558978 [ 197 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6937 | 2025.07.17 11:29:57.559021 [ 197 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6938 | 2025.07.17 11:29:57.559064 [ 197 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6939 | 2025.07.17 11:29:57.559099 [ 197 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6940 | 2025.07.17 11:29:57.559833 [ 192 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001108605 sec., 36081.38155609978 rows/sec., 3.01 MiB/sec. | ||
| 6941 | 2025.07.17 11:29:57.559990 [ 189 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6942 | 2025.07.17 11:29:57.560253 [ 189 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2025.07.17 11:29:57.560322 [ 189 ] {8e9123e6-cc35-4123-af1f-2b8f76f42633::all_1_9_2} <Trace> oximeter.fields_ipaddr (8e9123e6-cc35-4123-af1f-2b8f76f42633) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6944 | 2025.07.17 11:29:57.560401 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6945 | 2025.07.17 11:29:57.933463 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6946 | 2025.07.17 11:29:57.933519 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6947 | 2025.07.17 11:29:58.083756 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
| 6948 | 2025.07.17 11:29:58.084339 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2025.07.17 11:29:58.084388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6950 | 2025.07.17 11:29:58.084885 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6951 | 2025.07.17 11:29:58.085136 [ 245 ] {} <Trace> system.asynchronous_metric_log (e3a70d79-e9b7-4fe2-b666-7e612f5a3d4e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2025.07.17 11:29:58.085285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 6953 | 2025.07.17 11:29:58.952642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6954 | 2025.07.17 11:29:58.968400 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6955 | 2025.07.17 11:29:58.968457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6956 | 2025.07.17 11:29:58.973899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6957 | 2025.07.17 11:29:58.974565 [ 244 ] {} <Trace> system.metric_log (51a7200e-45a3-432c-bfa5-421de520d3a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6958 | 2025.07.17 11:29:58.977280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6959 | 2025.07.17 11:30:00.659397 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6960 | 2025.07.17 11:30:00.659576 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6961 | 2025.07.17 11:30:00.659645 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6962 | 2025.07.17 11:30:00.660509 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6963 | 2025.07.17 11:30:00.660562 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6964 | 2025.07.17 11:30:00.661113 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6965 | 2025.07.17 11:30:00.661451 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Trace> oximeter.fields_i16 (5868cef6-4e75-4e63-83bf-fb1df914a9b3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2025.07.17 11:30:00.661631 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002102 sec., 100856.32730732636 rows/sec., 6.41 MiB/sec. | ||
| 6967 | 2025.07.17 11:30:00.661686 [ 277 ] {a557e2be-4501-4fe8-a9f9-49931dcca9b9} <Debug> TCPHandler: Processed in 0.002416072 sec. | ||
| 6968 | 2025.07.17 11:30:00.661837 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6969 | 2025.07.17 11:30:00.661963 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6970 | 2025.07.17 11:30:00.662023 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6971 | 2025.07.17 11:30:00.663212 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6972 | 2025.07.17 11:30:00.663258 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6973 | 2025.07.17 11:30:00.663754 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6974 | 2025.07.17 11:30:00.664052 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Trace> oximeter.fields_string (d184153d-a0cc-4ff7-9a54-4088871821f8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6975 | 2025.07.17 11:30:00.664230 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Debug> executeQuery: Read 689 rows, 56.20 KiB in 0.002298 sec., 299825.93559617054 rows/sec., 23.88 MiB/sec. | ||
| 6976 | 2025.07.17 11:30:00.664282 [ 277 ] {e60d9cf8-28c1-4887-832a-80b957e093d8} <Debug> TCPHandler: Processed in 0.002497273 sec. | ||
| 6977 | 2025.07.17 11:30:00.664571 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6978 | 2025.07.17 11:30:00.664689 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6979 | 2025.07.17 11:30:00.664743 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6980 | 2025.07.17 11:30:00.665527 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.07.17 11:30:00.665568 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6982 | 2025.07.17 11:30:00.665967 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6983 | 2025.07.17 11:30:00.666261 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Trace> oximeter.fields_u16 (5b7444c9-cf6a-49b2-a96c-2f348738b55c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2025.07.17 11:30:00.666416 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Debug> executeQuery: Read 142 rows, 9.09 KiB in 0.001756 sec., 80865.60364464692 rows/sec., 5.06 MiB/sec. | ||
| 6985 | 2025.07.17 11:30:00.666461 [ 277 ] {45a8cccf-18e7-4ef8-bc40-5baf456ebe06} <Debug> TCPHandler: Processed in 0.001980076 sec. | ||
| 6986 | 2025.07.17 11:30:00.666751 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2025.07.17 11:30:00.666858 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6988 | 2025.07.17 11:30:00.666907 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6989 | 2025.07.17 11:30:00.667468 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2025.07.17 11:30:00.667513 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6991 | 2025.07.17 11:30:00.668039 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6992 | 2025.07.17 11:30:00.668373 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Trace> oximeter.fields_u32 (bc4bf545-385a-4ad7-9af8-cfe94adf1dc2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2025.07.17 11:30:00.668536 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001702 sec., 66392.47943595769 rows/sec., 4.30 MiB/sec. | ||
| 6994 | 2025.07.17 11:30:00.668584 [ 277 ] {a417c3c8-1212-44e8-abc2-b9dc0ee5f210} <Debug> TCPHandler: Processed in 0.001890015 sec. | ||
| 6995 | 2025.07.17 11:30:00.668736 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2025.07.17 11:30:00.668851 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6997 | 2025.07.17 11:30:00.668902 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6998 | 2025.07.17 11:30:00.669518 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.07.17 11:30:00.669564 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7000 | 2025.07.17 11:30:00.670001 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7001 | 2025.07.17 11:30:00.670316 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Trace> oximeter.fields_u8 (4d24518f-19ed-4435-9d6e-9537751f1edd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.07.17 11:30:00.670492 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001663 sec., 67348.16596512328 rows/sec., 3.84 MiB/sec. | ||
| 7003 | 2025.07.17 11:30:00.670544 [ 277 ] {bca44964-727a-4807-ade0-ef02bc907ba2} <Debug> TCPHandler: Processed in 0.001865535 sec. | ||
| 7004 | 2025.07.17 11:30:00.670705 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.07.17 11:30:00.670807 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7006 | 2025.07.17 11:30:00.670851 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7007 | 2025.07.17 11:30:00.671625 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2025.07.17 11:30:00.671769 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7009 | 2025.07.17 11:30:00.672218 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7010 | 2025.07.17 11:30:00.672565 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Trace> oximeter.fields_uuid (30fd67fb-ea5c-4663-aec5-a028bf9b6134): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.07.17 11:30:00.672750 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Debug> executeQuery: Read 418 rows, 30.47 KiB in 0.001953 sec., 214029.69790066563 rows/sec., 15.23 MiB/sec. | ||
| 7012 | 2025.07.17 11:30:00.672825 [ 277 ] {04db71d5-b8b1-49c3-922f-62284a5670d6} <Debug> TCPHandler: Processed in 0.002178919 sec. | ||
| 7013 | 2025.07.17 11:30:00.672987 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2025.07.17 11:30:00.673098 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7015 | 2025.07.17 11:30:00.673153 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7016 | 2025.07.17 11:30:00.673673 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.07.17 11:30:00.673719 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7018 | 2025.07.17 11:30:00.674122 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7019 | 2025.07.17 11:30:00.674396 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Trace> oximeter.measurements_bool (5d5fea8a-4e83-46ac-bf1f-e5e141727710): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2025.07.17 11:30:00.674562 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001484 sec., 4043.126684636118 rows/sec., 211.24 KiB/sec. | ||
| 7021 | 2025.07.17 11:30:00.674606 [ 277 ] {972c4178-7e90-4a4a-9590-fa6fa13e526c} <Debug> TCPHandler: Processed in 0.001676882 sec. | ||
| 7022 | 2025.07.17 11:30:00.674780 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.07.17 11:30:00.674893 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7024 | 2025.07.17 11:30:00.674945 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7025 | 2025.07.17 11:30:00.675699 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2025.07.17 11:30:00.675741 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7027 | 2025.07.17 11:30:00.676161 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7028 | 2025.07.17 11:30:00.676465 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Trace> oximeter.measurements_cumulativeu64 (22c96a0f-b400-4f0d-8bb4-51982fa3abdb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2025.07.17 11:30:00.676658 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001786 sec., 132698.76819708847 rows/sec., 8.89 MiB/sec. | ||
| 7030 | 2025.07.17 11:30:00.676716 [ 277 ] {2ef0908d-fd99-479d-a1cf-84e42a65ff87} <Debug> TCPHandler: Processed in 0.002031056 sec. | ||
| 7031 | 2025.07.17 11:30:00.676855 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2025.07.17 11:30:00.676962 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7033 | 2025.07.17 11:30:00.677030 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7034 | 2025.07.17 11:30:00.677709 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2025.07.17 11:30:00.677755 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7036 | 2025.07.17 11:30:00.678143 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7037 | 2025.07.17 11:30:00.678550 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Trace> oximeter.measurements_f64 (613ee925-dc17-4fb8-ad96-41819387aa56): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2025.07.17 11:30:00.678751 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001809 sec., 552.791597567717 rows/sec., 37.25 KiB/sec. | ||
| 7039 | 2025.07.17 11:30:00.678805 [ 277 ] {6cc42ff5-0afe-4b2e-b984-d8a918345bab} <Debug> TCPHandler: Processed in 0.001999117 sec. | ||
| 7040 | 2025.07.17 11:30:00.678971 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2025.07.17 11:30:00.679084 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7042 | 2025.07.17 11:30:00.679147 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <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 | ||
| 7043 | 2025.07.17 11:30:00.680291 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2025.07.17 11:30:00.680334 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7045 | 2025.07.17 11:30:00.681064 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7046 | 2025.07.17 11:30:00.681392 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2025.07.17 11:30:00.681568 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002503 sec., 14382.740711146624 rows/sec., 25.77 MiB/sec. | ||
| 7048 | 2025.07.17 11:30:00.681561 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7049 | 2025.07.17 11:30:00.681673 [ 277 ] {36beb3e5-0f59-41ed-a2fd-87e2b3c57a89} <Debug> TCPHandler: Processed in 0.002786377 sec. | ||
| 7050 | 2025.07.17 11:30:00.681726 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2025.07.17 11:30:00.681764 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7052 | 2025.07.17 11:30:00.681862 [ 277 ] {} <Trace> TCP-Session: 0a79d162-49ef-4c46-aa34-d96e8e49c890 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2025.07.17 11:30:00.681950 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7054 | 2025.07.17 11:30:00.681983 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36124) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7055 | 2025.07.17 11:30:00.682048 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7056 | 2025.07.17 11:30:00.682290 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7057 | 2025.07.17 11:30:00.682391 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 714 rows starting from the beginning of the part | ||
| 7058 | 2025.07.17 11:30:00.682581 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2025.07.17 11:30:00.682601 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part | ||
| 7060 | 2025.07.17 11:30:00.682637 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7061 | 2025.07.17 11:30:00.682761 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 27 rows starting from the beginning of the part | ||
| 7062 | 2025.07.17 11:30:00.682900 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part | ||
| 7063 | 2025.07.17 11:30:00.683028 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7064 | 2025.07.17 11:30:00.683048 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7065 | 2025.07.17 11:30:00.683154 [ 197 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 7066 | 2025.07.17 11:30:00.683351 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Trace> oximeter.measurements_u64 (093c3cf7-d3a2-416e-851b-e5e124237716): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2025.07.17 11:30:00.683531 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. | ||
| 7068 | 2025.07.17 11:30:00.683603 [ 277 ] {179a42ad-ee5f-479f-bfe3-a44dc9acbbd9} <Debug> TCPHandler: Processed in 0.001798614 sec. | ||
| 7069 | 2025.07.17 11:30:00.715113 [ 192 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 19 columns (19 merged, 0 gathered) in 0.033259859 sec., 23932.753292790567 rows/sec., 42.89 MiB/sec. | ||
| 7070 | 2025.07.17 11:30:00.716307 [ 189 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7071 | 2025.07.17 11:30:00.716673 [ 189 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2025.07.17 11:30:00.716758 [ 189 ] {7ef57e9b-c09d-486a-b642-60bff06b1bc7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (7ef57e9b-c09d-486a-b642-60bff06b1bc7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7073 | 2025.07.17 11:30:00.716892 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 7074 | 2025.07.17 11:30:01.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.86 MiB, peak 269.37 MiB, free memory in arenas 0.00 B, will set to 263.64 MiB (RSS), difference: 1.79 MiB | ||