| 1 | [ Dec 19 02:37:37 Enabled. ] | ||
| 2 | [ Dec 19 02:37:37 Rereading configuration. ] | ||
| 3 | [ Dec 19 02:37:38 Rereading configuration. ] | ||
| 4 | [ Dec 19 02:37:39 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 | [ Dec 19 02:37:39 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.12.19 02:37:40.364615 [ 1 ] {} <Information> Application: Will watch for the process with pid 24837 | ||
| 29 | 2025.12.19 02:37:40.364963 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.19 02:37:40.694244 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24837 | ||
| 31 | 2025.12.19 02:37:40.695043 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.19 02:37:40.695199 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.19 02:37:40.771360 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.19 02:37:40.815093 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.19 02:37:40.815186 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.19 02:37:40.815205 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.19 02:37:40.815260 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.19 02:37:40.815871 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.19 02:37:40.818311 [ 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.12.19 02:37:40.819192 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.19 02:37:40.820085 [ 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.12.19 02:37:40.820134 [ 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.12.19 02:37:40.820174 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.19 02:37:40.820369 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.19 02:37:40.821359 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.19 02:37:40.826473 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.19 02:37:40.827260 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.19 02:37:40.828825 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.19 02:37:40.828954 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.19 02:37:40.830047 [ 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.12.19 02:37:40.830560 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.19 02:37:40.833186 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.19 02:37:40.833947 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.19 02:37:40.836704 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.19 02:37:40.837051 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.19 02:37:40.837490 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.19 02:37:40.837852 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.19 02:37:40.839382 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.19 02:37:40.839407 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.19 02:37:40.839500 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.19 02:37:40.839617 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.19 02:37:40.845185 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.19 02:37:40.845209 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000156362 sec | ||
| 68 | 2025.12.19 02:37:40.845611 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.19 02:37:40.846206 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.19 02:37:40.846945 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.19 02:37:40.847575 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.19 02:37:40.856927 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.19 02:37:40.856968 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.19 02:37:40.857047 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.19 02:37:40.857059 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.19 02:37:40.857094 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.19 02:37:40.857169 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.19 02:37:40.861310 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.19 02:37:40.861358 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.19 02:37:40.861405 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.19 02:37:40.861564 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.19 02:37:40.861609 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.19 02:37:40.861621 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.19 02:37:40.861695 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.19 02:37:40.861708 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.19 02:37:40.861740 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.19 02:37:40.861805 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.19 02:37:40.885164 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.19 02:37:40.886646 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.19 02:37:40.886745 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000121962 sec | ||
| 91 | 2025.12.19 02:37:40.886761 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.19 02:37:40.886774 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.19 02:37:40.886801 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.19 02:37:40.887091 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.19 02:37:40.887197 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.19 02:37:40.887211 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.19 02:37:40.887222 [ 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.12.19 02:37:40.887232 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.19 02:37:40.900144 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.19 02:37:40.900376 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.73 MiB (RSS), difference: 91.95 MiB | ||
| 101 | 2025.12.19 02:37:40.901799 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.377e-05 sec. | ||
| 102 | 2025.12.19 02:37:40.902195 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.19 02:37:40.902295 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.19 02:37:40.902311 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.19 02:37:41.725931 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39971 | ||
| 106 | 2025.12.19 02:37:41.727994 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.19 02:37:41.728059 [ 3 ] {} <Debug> TCP-Session: 8e6c7d23-f507-4b32-bafe-e0a594531af5 Authenticating user 'default' from [fd00:1122:3344:101::c]:39971 | ||
| 108 | 2025.12.19 02:37:41.728087 [ 3 ] {} <Debug> TCP-Session: 8e6c7d23-f507-4b32-bafe-e0a594531af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.19 02:37:41.728176 [ 3 ] {} <Debug> TCP-Session: 8e6c7d23-f507-4b32-bafe-e0a594531af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.19 02:37:41.728279 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.19 02:37:41.728306 [ 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.12.19 02:37:41.728390 [ 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.12.19 02:37:41.731187 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49948 | ||
| 114 | 2025.12.19 02:37:41.732023 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2025.12.19 02:37:41.732018 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58301 | ||
| 116 | 2025.12.19 02:37:41.732072 [ 4 ] {} <Debug> TCP-Session: 43e8728f-72b0-4097-b99a-60416caa49be Authenticating user 'default' from [fd00:1122:3344:101::c]:49948 | ||
| 117 | 2025.12.19 02:37:41.732030 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46187 | ||
| 118 | 2025.12.19 02:37:41.732201 [ 4 ] {} <Debug> TCP-Session: 43e8728f-72b0-4097-b99a-60416caa49be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.19 02:37:41.732209 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60955 | ||
| 120 | 2025.12.19 02:37:41.732225 [ 4 ] {} <Debug> TCP-Session: 43e8728f-72b0-4097-b99a-60416caa49be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.12.19 02:37:41.732310 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34427 | ||
| 122 | 2025.12.19 02:37:41.732566 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57048 | ||
| 123 | 2025.12.19 02:37:41.732907 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51945 | ||
| 124 | 2025.12.19 02:37:41.732996 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.19 02:37:41.733003 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.19 02:37:41.733057 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.19 02:37:41.733097 [ 5 ] {} <Debug> TCP-Session: 821f421a-3d2b-49aa-8cca-8915d781f851 Authenticating user 'default' from [fd00:1122:3344:101::c]:58301 | ||
| 128 | 2025.12.19 02:37:41.733137 [ 253 ] {} <Debug> TCP-Session: e4ca466d-0f22-4de4-bd5f-7056c59647b0 Authenticating user 'default' from [fd00:1122:3344:101::c]:46187 | ||
| 129 | 2025.12.19 02:37:41.733137 [ 255 ] {} <Debug> TCP-Session: be34f7d6-9f0e-42b3-b652-0c4397c97b83 Authenticating user 'default' from [fd00:1122:3344:101::c]:60955 | ||
| 130 | 2025.12.19 02:37:41.733198 [ 5 ] {} <Debug> TCP-Session: 821f421a-3d2b-49aa-8cca-8915d781f851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.19 02:37:41.733227 [ 253 ] {} <Debug> TCP-Session: e4ca466d-0f22-4de4-bd5f-7056c59647b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.19 02:37:41.733218 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.19 02:37:41.733273 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.19 02:37:41.733322 [ 253 ] {} <Debug> TCP-Session: e4ca466d-0f22-4de4-bd5f-7056c59647b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.12.19 02:37:41.733321 [ 257 ] {} <Debug> TCP-Session: 67a817bc-b386-45c4-9183-9e36a588bad5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51945 | ||
| 136 | 2025.12.19 02:37:41.733372 [ 256 ] {} <Debug> TCP-Session: f5c0f24f-b2a4-430a-bc17-9ea681752ede Authenticating user 'default' from [fd00:1122:3344:101::c]:34427 | ||
| 137 | 2025.12.19 02:37:41.733296 [ 5 ] {} <Debug> TCP-Session: 821f421a-3d2b-49aa-8cca-8915d781f851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.19 02:37:41.733447 [ 256 ] {} <Debug> TCP-Session: f5c0f24f-b2a4-430a-bc17-9ea681752ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.19 02:37:41.733460 [ 257 ] {} <Debug> TCP-Session: 67a817bc-b386-45c4-9183-9e36a588bad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.19 02:37:41.733512 [ 256 ] {} <Debug> TCP-Session: f5c0f24f-b2a4-430a-bc17-9ea681752ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.19 02:37:41.733521 [ 257 ] {} <Debug> TCP-Session: 67a817bc-b386-45c4-9183-9e36a588bad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.19 02:37:41.733259 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.19 02:37:41.733211 [ 255 ] {} <Debug> TCP-Session: be34f7d6-9f0e-42b3-b652-0c4397c97b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.19 02:37:41.733586 [ 258 ] {} <Debug> TCP-Session: 2717929e-452f-4b8d-8f40-a5c1af71fe7d Authenticating user 'default' from [fd00:1122:3344:101::c]:57048 | ||
| 145 | 2025.12.19 02:37:41.733669 [ 255 ] {} <Debug> TCP-Session: be34f7d6-9f0e-42b3-b652-0c4397c97b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.19 02:37:41.733683 [ 258 ] {} <Debug> TCP-Session: 2717929e-452f-4b8d-8f40-a5c1af71fe7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.19 02:37:41.733788 [ 258 ] {} <Debug> TCP-Session: 2717929e-452f-4b8d-8f40-a5c1af71fe7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.19 02:37:41.827587 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60355 | ||
| 149 | 2025.12.19 02:37:41.829606 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.19 02:37:41.829732 [ 259 ] {} <Debug> TCP-Session: 54f04fe5-180a-4339-9f06-73f950e799fa Authenticating user 'default' from [fd00:1122:3344:101::b]:60355 | ||
| 151 | 2025.12.19 02:37:41.829756 [ 259 ] {} <Debug> TCP-Session: 54f04fe5-180a-4339-9f06-73f950e799fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.19 02:37:41.829769 [ 259 ] {} <Debug> TCP-Session: 54f04fe5-180a-4339-9f06-73f950e799fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.19 02:37:41.829904 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.12.19 02:37:41.829938 [ 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 | ||
| 155 | 2025.12.19 02:37:41.830019 [ 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 | ||
| 156 | 2025.12.19 02:37:41.832511 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33239 | ||
| 157 | 2025.12.19 02:37:41.832689 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49542 | ||
| 158 | 2025.12.19 02:37:41.832697 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59585 | ||
| 159 | 2025.12.19 02:37:41.832797 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.19 02:37:41.832839 [ 260 ] {} <Debug> TCP-Session: 29707a53-dda9-4555-8620-b251f5de96e5 Authenticating user 'default' from [fd00:1122:3344:101::b]:33239 | ||
| 161 | 2025.12.19 02:37:41.832837 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37811 | ||
| 162 | 2025.12.19 02:37:41.832935 [ 260 ] {} <Debug> TCP-Session: 29707a53-dda9-4555-8620-b251f5de96e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2025.12.19 02:37:41.832957 [ 260 ] {} <Debug> TCP-Session: 29707a53-dda9-4555-8620-b251f5de96e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.19 02:37:41.833026 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55629 | ||
| 165 | 2025.12.19 02:37:41.833114 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2025.12.19 02:37:41.833156 [ 261 ] {} <Debug> TCP-Session: 486eb0de-795b-4440-8930-0d52d993e8b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:59585 | ||
| 167 | 2025.12.19 02:37:41.833178 [ 261 ] {} <Debug> TCP-Session: 486eb0de-795b-4440-8930-0d52d993e8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2025.12.19 02:37:41.833214 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.12.19 02:37:41.833248 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.19 02:37:41.833282 [ 261 ] {} <Debug> TCP-Session: 486eb0de-795b-4440-8930-0d52d993e8b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.19 02:37:41.833323 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.19 02:37:41.833403 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48292 | ||
| 173 | 2025.12.19 02:37:41.833318 [ 262 ] {} <Debug> TCP-Session: e387e8d7-5a5c-46de-8aaa-e67321dbf834 Authenticating user 'default' from [fd00:1122:3344:101::b]:49542 | ||
| 174 | 2025.12.19 02:37:41.833300 [ 263 ] {} <Debug> TCP-Session: 96cbd51e-5123-4fe2-84c5-8b63880852c3 Authenticating user 'default' from [fd00:1122:3344:101::b]:37811 | ||
| 175 | 2025.12.19 02:37:41.833466 [ 262 ] {} <Debug> TCP-Session: e387e8d7-5a5c-46de-8aaa-e67321dbf834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2025.12.19 02:37:41.833455 [ 264 ] {} <Debug> TCP-Session: 3f83937e-0ea3-4622-b860-64c8ca8c534c Authenticating user 'default' from [fd00:1122:3344:101::b]:55629 | ||
| 177 | 2025.12.19 02:37:41.833282 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36427 | ||
| 178 | 2025.12.19 02:37:41.833558 [ 262 ] {} <Debug> TCP-Session: e387e8d7-5a5c-46de-8aaa-e67321dbf834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.19 02:37:41.833541 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.12.19 02:37:41.833550 [ 264 ] {} <Debug> TCP-Session: 3f83937e-0ea3-4622-b860-64c8ca8c534c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.19 02:37:41.833656 [ 266 ] {} <Debug> TCP-Session: 3705436e-63a4-4224-9dff-ed9ee9e8d05e Authenticating user 'default' from [fd00:1122:3344:101::b]:48292 | ||
| 182 | 2025.12.19 02:37:41.833539 [ 263 ] {} <Debug> TCP-Session: 96cbd51e-5123-4fe2-84c5-8b63880852c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.19 02:37:41.833732 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2025.12.19 02:37:41.833775 [ 264 ] {} <Debug> TCP-Session: 3f83937e-0ea3-4622-b860-64c8ca8c534c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.19 02:37:41.833789 [ 263 ] {} <Debug> TCP-Session: 96cbd51e-5123-4fe2-84c5-8b63880852c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.19 02:37:41.833804 [ 266 ] {} <Debug> TCP-Session: 3705436e-63a4-4224-9dff-ed9ee9e8d05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.19 02:37:41.833857 [ 265 ] {} <Debug> TCP-Session: 4546cc64-6fa1-4495-8f6b-2822d40af38f Authenticating user 'default' from [fd00:1122:3344:101::b]:36427 | ||
| 188 | 2025.12.19 02:37:41.833873 [ 266 ] {} <Debug> TCP-Session: 3705436e-63a4-4224-9dff-ed9ee9e8d05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.19 02:37:41.833926 [ 265 ] {} <Debug> TCP-Session: 4546cc64-6fa1-4495-8f6b-2822d40af38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.19 02:37:41.834009 [ 265 ] {} <Debug> TCP-Session: 4546cc64-6fa1-4495-8f6b-2822d40af38f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.19 02:37:41.874603 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51972 | ||
| 192 | 2025.12.19 02:37:41.876514 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2025.12.19 02:37:41.876548 [ 267 ] {} <Debug> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51972 | ||
| 194 | 2025.12.19 02:37:41.876667 [ 267 ] {} <Debug> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.19 02:37:41.876681 [ 267 ] {} <Debug> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.19 02:37:41.876731 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2025.12.19 02:37:41.876831 [ 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.12.19 02:37:41.876849 [ 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.12.19 02:37:41.877570 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40554 | ||
| 200 | 2025.12.19 02:37:41.877674 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59373 | ||
| 201 | 2025.12.19 02:37:41.877757 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 202 | 2025.12.19 02:37:41.877805 [ 268 ] {} <Debug> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Authenticating user 'default' from [fd00:1122:3344:101::d]:40554 | ||
| 203 | 2025.12.19 02:37:41.877824 [ 268 ] {} <Debug> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2025.12.19 02:37:41.877853 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51172 | ||
| 205 | 2025.12.19 02:37:41.877945 [ 268 ] {} <Debug> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2025.12.19 02:37:41.877994 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2025.12.19 02:37:41.878011 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51634 | ||
| 208 | 2025.12.19 02:37:41.878040 [ 269 ] {} <Debug> TCP-Session: c785cf70-d24e-4bdb-9e90-412b6d5ab1cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59373 | ||
| 209 | 2025.12.19 02:37:41.878123 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.12.19 02:37:41.878159 [ 270 ] {} <Debug> TCP-Session: d9250b0b-69f3-42ec-bec4-8a522282f6bb Authenticating user 'default' from [fd00:1122:3344:101::d]:51172 | ||
| 211 | 2025.12.19 02:37:41.878206 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45767 | ||
| 212 | 2025.12.19 02:37:41.878141 [ 269 ] {} <Debug> TCP-Session: c785cf70-d24e-4bdb-9e90-412b6d5ab1cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2025.12.19 02:37:41.878264 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33876 | ||
| 214 | 2025.12.19 02:37:41.878270 [ 270 ] {} <Debug> TCP-Session: d9250b0b-69f3-42ec-bec4-8a522282f6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.19 02:37:41.878307 [ 269 ] {} <Debug> TCP-Session: c785cf70-d24e-4bdb-9e90-412b6d5ab1cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2025.12.19 02:37:41.878409 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47664 | ||
| 217 | 2025.12.19 02:37:41.878305 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 218 | 2025.12.19 02:37:41.878450 [ 270 ] {} <Debug> TCP-Session: d9250b0b-69f3-42ec-bec4-8a522282f6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.12.19 02:37:41.878570 [ 271 ] {} <Debug> TCP-Session: c7a442ea-a411-40e9-8683-c955f452b1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51634 | ||
| 220 | 2025.12.19 02:37:41.878596 [ 271 ] {} <Debug> TCP-Session: c7a442ea-a411-40e9-8683-c955f452b1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.19 02:37:41.878620 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46792 | ||
| 222 | 2025.12.19 02:37:41.878659 [ 271 ] {} <Debug> TCP-Session: c7a442ea-a411-40e9-8683-c955f452b1e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.19 02:37:41.878867 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2025.12.19 02:37:41.878896 [ 275 ] {} <Debug> TCP-Session: 8f7d5cf0-3eac-4fd6-b1ce-caac10816822 Authenticating user 'default' from [fd00:1122:3344:101::d]:46792 | ||
| 225 | 2025.12.19 02:37:41.878983 [ 275 ] {} <Debug> TCP-Session: 8f7d5cf0-3eac-4fd6-b1ce-caac10816822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.12.19 02:37:41.878997 [ 275 ] {} <Debug> TCP-Session: 8f7d5cf0-3eac-4fd6-b1ce-caac10816822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 227 | 2025.12.19 02:37:41.879519 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.12.19 02:37:41.879581 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2025.12.19 02:37:41.879595 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2025.12.19 02:37:41.879674 [ 274 ] {} <Debug> TCP-Session: 749ed6da-4e88-4e4e-99a0-273f857689f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47664 | ||
| 231 | 2025.12.19 02:37:41.879709 [ 272 ] {} <Debug> TCP-Session: 8df1be8a-2bed-44db-858c-493fd360b137 Authenticating user 'default' from [fd00:1122:3344:101::d]:45767 | ||
| 232 | 2025.12.19 02:37:41.879756 [ 274 ] {} <Debug> TCP-Session: 749ed6da-4e88-4e4e-99a0-273f857689f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.19 02:37:41.879695 [ 273 ] {} <Debug> TCP-Session: c5e22b8c-4943-4d47-85c4-6d50cfd9cdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33876 | ||
| 234 | 2025.12.19 02:37:41.879836 [ 272 ] {} <Debug> TCP-Session: 8df1be8a-2bed-44db-858c-493fd360b137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.19 02:37:41.879842 [ 274 ] {} <Debug> TCP-Session: 749ed6da-4e88-4e4e-99a0-273f857689f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2025.12.19 02:37:41.879855 [ 273 ] {} <Debug> TCP-Session: c5e22b8c-4943-4d47-85c4-6d50cfd9cdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2025.12.19 02:37:41.879904 [ 272 ] {} <Debug> TCP-Session: 8df1be8a-2bed-44db-858c-493fd360b137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.12.19 02:37:41.879930 [ 273 ] {} <Debug> TCP-Session: c5e22b8c-4943-4d47-85c4-6d50cfd9cdc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.19 02:37:41.882840 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 240 | 2025.12.19 02:37:41.886759 [ 267 ] {b65e0410-1a27-428d-848b-7c5b63ae90ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 241 | 2025.12.19 02:37:41.989535 [ 267 ] {b65e0410-1a27-428d-848b-7c5b63ae90ae} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51972) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 242 | |||
| 243 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 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 | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 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 | ||
| 257 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 264 | |||
| 265 | 2025.12.19 02:37:41.990642 [ 267 ] {b65e0410-1a27-428d-848b-7c5b63ae90ae} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 266 | |||
| 267 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 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 | ||
| 270 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 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 | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 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 | ||
| 281 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 288 | |||
| 289 | 2025.12.19 02:37:41.991431 [ 267 ] {b65e0410-1a27-428d-848b-7c5b63ae90ae} <Debug> TCPHandler: Processed in 0.111885609 sec. | ||
| 290 | 2025.12.19 02:37:41.992016 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2025.12.19 02:37:41.992503 [ 268 ] {13e84ee2-f2c2-438b-93fc-b17d28204dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 292 | 2025.12.19 02:37:41.992886 [ 268 ] {13e84ee2-f2c2-438b-93fc-b17d28204dc1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40554) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 293 | |||
| 294 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 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 | ||
| 297 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 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 | ||
| 308 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 315 | |||
| 316 | 2025.12.19 02:37:41.993237 [ 268 ] {13e84ee2-f2c2-438b-93fc-b17d28204dc1} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 317 | |||
| 318 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 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 | ||
| 321 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 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 | ||
| 332 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 339 | |||
| 340 | 2025.12.19 02:37:41.993476 [ 268 ] {13e84ee2-f2c2-438b-93fc-b17d28204dc1} <Debug> TCPHandler: Processed in 0.00165631 sec. | ||
| 341 | 2025.12.19 02:37:41.995714 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 342 | 2025.12.19 02:37:41.996659 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 343 | 2025.12.19 02:37:41.997371 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 344 | 2025.12.19 02:37:41.998759 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 345 | 2025.12.19 02:37:41.998847 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000120482 sec | ||
| 346 | 2025.12.19 02:37:41.998862 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Trace> ReferentialDeps: No tables | ||
| 347 | 2025.12.19 02:37:41.998874 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Trace> LoadingDeps: No tables | ||
| 348 | 2025.12.19 02:37:41.998901 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 349 | 2025.12.19 02:37:41.999693 [ 267 ] {fcf79171-a8fc-4b83-b8de-8737a39523e9} <Debug> TCPHandler: Processed in 0.004093832 sec. | ||
| 350 | 2025.12.19 02:37:41.999855 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.12.19 02:37:42.000009 [ 267 ] {66e71629-10f9-4019-87e3-0bd8416b656d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) /* The version table contains metadata about the `oximeter` database */ | ||
| 352 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 353 | 2025.12.19 02:37:42.000162 [ 267 ] {66e71629-10f9-4019-87e3-0bd8416b656d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 354 | 2025.12.19 02:37:42.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.53 MiB, peak 121.53 MiB, free memory in arenas 0.00 B, will set to 128.85 MiB (RSS), difference: 7.32 MiB | ||
| 355 | 2025.12.19 02:37:42.005962 [ 267 ] {66e71629-10f9-4019-87e3-0bd8416b656d} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2025.12.19 02:37:42.007345 [ 267 ] {66e71629-10f9-4019-87e3-0bd8416b656d} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b): Loading data parts | ||
| 357 | 2025.12.19 02:37:42.008701 [ 267 ] {66e71629-10f9-4019-87e3-0bd8416b656d} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b): There are no data parts | ||
| 358 | 2025.12.19 02:37:42.011505 [ 267 ] {66e71629-10f9-4019-87e3-0bd8416b656d} <Debug> TCPHandler: Processed in 0.011700817 sec. | ||
| 359 | 2025.12.19 02:37:42.011724 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2025.12.19 02:37:42.011910 [ 267 ] {f2e1739d-c760-45cf-b01c-f02b27e10185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2025.12.19 02:37:42.012025 [ 267 ] {f2e1739d-c760-45cf-b01c-f02b27e10185} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2025.12.19 02:37:42.022401 [ 267 ] {f2e1739d-c760-45cf-b01c-f02b27e10185} <Debug> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Loading data parts | ||
| 373 | 2025.12.19 02:37:42.022768 [ 267 ] {f2e1739d-c760-45cf-b01c-f02b27e10185} <Debug> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): There are no data parts | ||
| 374 | 2025.12.19 02:37:42.024564 [ 267 ] {f2e1739d-c760-45cf-b01c-f02b27e10185} <Debug> TCPHandler: Processed in 0.012891263 sec. | ||
| 375 | 2025.12.19 02:37:42.024771 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.12.19 02:37:42.025099 [ 267 ] {6d5d0676-b804-46ad-9b36-a52c7b39d6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 377 | 2025.12.19 02:37:42.025225 [ 267 ] {6d5d0676-b804-46ad-9b36-a52c7b39d6f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2025.12.19 02:37:42.027166 [ 267 ] {6d5d0676-b804-46ad-9b36-a52c7b39d6f0} <Debug> oximeter.measurements_i8 (9b2fa4e9-4c37-448d-9637-04c31931a3b0): Loading data parts | ||
| 379 | 2025.12.19 02:37:42.027370 [ 267 ] {6d5d0676-b804-46ad-9b36-a52c7b39d6f0} <Debug> oximeter.measurements_i8 (9b2fa4e9-4c37-448d-9637-04c31931a3b0): There are no data parts | ||
| 380 | 2025.12.19 02:37:42.028784 [ 267 ] {6d5d0676-b804-46ad-9b36-a52c7b39d6f0} <Debug> TCPHandler: Processed in 0.004079131 sec. | ||
| 381 | 2025.12.19 02:37:42.028964 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2025.12.19 02:37:42.029144 [ 267 ] {03b72b2c-71da-4e24-b6a5-44b6a090acf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 383 | 2025.12.19 02:37:42.029278 [ 267 ] {03b72b2c-71da-4e24-b6a5-44b6a090acf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2025.12.19 02:37:42.031408 [ 267 ] {03b72b2c-71da-4e24-b6a5-44b6a090acf5} <Debug> oximeter.measurements_u8 (068f33f9-4527-45c7-ad0c-ed17222b9717): Loading data parts | ||
| 385 | 2025.12.19 02:37:42.031753 [ 267 ] {03b72b2c-71da-4e24-b6a5-44b6a090acf5} <Debug> oximeter.measurements_u8 (068f33f9-4527-45c7-ad0c-ed17222b9717): There are no data parts | ||
| 386 | 2025.12.19 02:37:42.033127 [ 267 ] {03b72b2c-71da-4e24-b6a5-44b6a090acf5} <Debug> TCPHandler: Processed in 0.004222343 sec. | ||
| 387 | 2025.12.19 02:37:42.033297 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.12.19 02:37:42.033525 [ 267 ] {c7ac61d9-f1bb-46a9-a75f-6c01e8b5df1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 389 | 2025.12.19 02:37:42.033636 [ 267 ] {c7ac61d9-f1bb-46a9-a75f-6c01e8b5df1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2025.12.19 02:37:42.035438 [ 267 ] {c7ac61d9-f1bb-46a9-a75f-6c01e8b5df1f} <Debug> oximeter.measurements_i16 (becaaf34-e20a-4914-a6af-1ca151837637): Loading data parts | ||
| 391 | 2025.12.19 02:37:42.035577 [ 267 ] {c7ac61d9-f1bb-46a9-a75f-6c01e8b5df1f} <Debug> oximeter.measurements_i16 (becaaf34-e20a-4914-a6af-1ca151837637): There are no data parts | ||
| 392 | 2025.12.19 02:37:42.036907 [ 267 ] {c7ac61d9-f1bb-46a9-a75f-6c01e8b5df1f} <Debug> TCPHandler: Processed in 0.003663736 sec. | ||
| 393 | 2025.12.19 02:37:42.037060 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.12.19 02:37:42.037219 [ 267 ] {94f868f1-112c-4ffc-8874-31e57c169ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 395 | 2025.12.19 02:37:42.037348 [ 267 ] {94f868f1-112c-4ffc-8874-31e57c169ff1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2025.12.19 02:37:42.039171 [ 267 ] {94f868f1-112c-4ffc-8874-31e57c169ff1} <Debug> oximeter.measurements_u16 (6279d537-d0a4-498d-81a2-cadf4683f467): Loading data parts | ||
| 397 | 2025.12.19 02:37:42.039508 [ 267 ] {94f868f1-112c-4ffc-8874-31e57c169ff1} <Debug> oximeter.measurements_u16 (6279d537-d0a4-498d-81a2-cadf4683f467): There are no data parts | ||
| 398 | 2025.12.19 02:37:42.040797 [ 267 ] {94f868f1-112c-4ffc-8874-31e57c169ff1} <Debug> TCPHandler: Processed in 0.003786537 sec. | ||
| 399 | 2025.12.19 02:37:42.040946 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2025.12.19 02:37:42.041178 [ 267 ] {658b29a9-120a-4c0c-b4d4-53e8cf792d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 401 | 2025.12.19 02:37:42.041295 [ 267 ] {658b29a9-120a-4c0c-b4d4-53e8cf792d18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2025.12.19 02:37:42.043053 [ 267 ] {658b29a9-120a-4c0c-b4d4-53e8cf792d18} <Debug> oximeter.measurements_i32 (c52553c1-8591-4510-bff2-4e93cdca21a6): Loading data parts | ||
| 403 | 2025.12.19 02:37:42.043182 [ 267 ] {658b29a9-120a-4c0c-b4d4-53e8cf792d18} <Debug> oximeter.measurements_i32 (c52553c1-8591-4510-bff2-4e93cdca21a6): There are no data parts | ||
| 404 | 2025.12.19 02:37:42.044571 [ 267 ] {658b29a9-120a-4c0c-b4d4-53e8cf792d18} <Debug> TCPHandler: Processed in 0.003674207 sec. | ||
| 405 | 2025.12.19 02:37:42.044716 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2025.12.19 02:37:42.044868 [ 267 ] {94f4a702-a1d9-4b76-8c88-ac6c84a9bffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 407 | 2025.12.19 02:37:42.044989 [ 267 ] {94f4a702-a1d9-4b76-8c88-ac6c84a9bffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2025.12.19 02:37:42.046640 [ 267 ] {94f4a702-a1d9-4b76-8c88-ac6c84a9bffd} <Debug> oximeter.measurements_u32 (6f9be191-53e7-4e45-b572-eef0850ae9d2): Loading data parts | ||
| 409 | 2025.12.19 02:37:42.046862 [ 267 ] {94f4a702-a1d9-4b76-8c88-ac6c84a9bffd} <Debug> oximeter.measurements_u32 (6f9be191-53e7-4e45-b572-eef0850ae9d2): There are no data parts | ||
| 410 | 2025.12.19 02:37:42.048106 [ 267 ] {94f4a702-a1d9-4b76-8c88-ac6c84a9bffd} <Debug> TCPHandler: Processed in 0.003439983 sec. | ||
| 411 | 2025.12.19 02:37:42.048251 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.12.19 02:37:42.048491 [ 267 ] {67553f50-b7fa-4922-b78a-460158ef0c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 413 | 2025.12.19 02:37:42.048668 [ 267 ] {67553f50-b7fa-4922-b78a-460158ef0c2d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2025.12.19 02:37:42.050353 [ 267 ] {67553f50-b7fa-4922-b78a-460158ef0c2d} <Debug> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): Loading data parts | ||
| 415 | 2025.12.19 02:37:42.050490 [ 267 ] {67553f50-b7fa-4922-b78a-460158ef0c2d} <Debug> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): There are no data parts | ||
| 416 | 2025.12.19 02:37:42.051791 [ 267 ] {67553f50-b7fa-4922-b78a-460158ef0c2d} <Debug> TCPHandler: Processed in 0.003589616 sec. | ||
| 417 | 2025.12.19 02:37:42.051972 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.12.19 02:37:42.052142 [ 267 ] {0d8f8486-cecf-4a57-ab93-82ea72769a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 419 | 2025.12.19 02:37:42.052303 [ 267 ] {0d8f8486-cecf-4a57-ab93-82ea72769a77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2025.12.19 02:37:42.054220 [ 267 ] {0d8f8486-cecf-4a57-ab93-82ea72769a77} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Loading data parts | ||
| 421 | 2025.12.19 02:37:42.054446 [ 267 ] {0d8f8486-cecf-4a57-ab93-82ea72769a77} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): There are no data parts | ||
| 422 | 2025.12.19 02:37:42.055774 [ 267 ] {0d8f8486-cecf-4a57-ab93-82ea72769a77} <Debug> TCPHandler: Processed in 0.003850509 sec. | ||
| 423 | 2025.12.19 02:37:42.055938 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.12.19 02:37:42.056191 [ 267 ] {d8a7e3e7-bee5-4a22-bea5-97ce6eaa189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 425 | 2025.12.19 02:37:42.056285 [ 267 ] {d8a7e3e7-bee5-4a22-bea5-97ce6eaa189d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2025.12.19 02:37:42.058225 [ 267 ] {d8a7e3e7-bee5-4a22-bea5-97ce6eaa189d} <Debug> oximeter.measurements_f32 (40f54945-3406-4054-be2a-3185380b6812): Loading data parts | ||
| 427 | 2025.12.19 02:37:42.058381 [ 267 ] {d8a7e3e7-bee5-4a22-bea5-97ce6eaa189d} <Debug> oximeter.measurements_f32 (40f54945-3406-4054-be2a-3185380b6812): There are no data parts | ||
| 428 | 2025.12.19 02:37:42.059775 [ 267 ] {d8a7e3e7-bee5-4a22-bea5-97ce6eaa189d} <Debug> TCPHandler: Processed in 0.003891319 sec. | ||
| 429 | 2025.12.19 02:37:42.059999 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.12.19 02:37:42.060171 [ 267 ] {261d13cc-83bc-4cfd-acfe-f601a98b72ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 431 | 2025.12.19 02:37:42.060345 [ 267 ] {261d13cc-83bc-4cfd-acfe-f601a98b72ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2025.12.19 02:37:42.062256 [ 267 ] {261d13cc-83bc-4cfd-acfe-f601a98b72ca} <Debug> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Loading data parts | ||
| 433 | 2025.12.19 02:37:42.062514 [ 267 ] {261d13cc-83bc-4cfd-acfe-f601a98b72ca} <Debug> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): There are no data parts | ||
| 434 | 2025.12.19 02:37:42.063917 [ 267 ] {261d13cc-83bc-4cfd-acfe-f601a98b72ca} <Debug> TCPHandler: Processed in 0.00397315 sec. | ||
| 435 | 2025.12.19 02:37:42.064081 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.12.19 02:37:42.064447 [ 267 ] {4bc8a4db-ede7-426f-94a9-0eab7b921b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 437 | 2025.12.19 02:37:42.064549 [ 267 ] {4bc8a4db-ede7-426f-94a9-0eab7b921b63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2025.12.19 02:37:42.066602 [ 267 ] {4bc8a4db-ede7-426f-94a9-0eab7b921b63} <Debug> oximeter.measurements_string (48681c07-d3ac-4de9-9f8b-811e2e9eb90e): Loading data parts | ||
| 439 | 2025.12.19 02:37:42.066750 [ 267 ] {4bc8a4db-ede7-426f-94a9-0eab7b921b63} <Debug> oximeter.measurements_string (48681c07-d3ac-4de9-9f8b-811e2e9eb90e): There are no data parts | ||
| 440 | 2025.12.19 02:37:42.068173 [ 267 ] {4bc8a4db-ede7-426f-94a9-0eab7b921b63} <Debug> TCPHandler: Processed in 0.004147803 sec. | ||
| 441 | 2025.12.19 02:37:42.070955 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.12.19 02:37:42.071117 [ 267 ] {acf4f34e-70a7-4794-93d9-282b32571d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.12.19 02:37:42.071412 [ 267 ] {acf4f34e-70a7-4794-93d9-282b32571d0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2025.12.19 02:37:42.073718 [ 267 ] {acf4f34e-70a7-4794-93d9-282b32571d0b} <Debug> oximeter.measurements_bytes (e28ed668-c263-4b66-927f-45a04829f976): Loading data parts | ||
| 452 | 2025.12.19 02:37:42.073904 [ 267 ] {acf4f34e-70a7-4794-93d9-282b32571d0b} <Debug> oximeter.measurements_bytes (e28ed668-c263-4b66-927f-45a04829f976): There are no data parts | ||
| 453 | 2025.12.19 02:37:42.075321 [ 267 ] {acf4f34e-70a7-4794-93d9-282b32571d0b} <Debug> TCPHandler: Processed in 0.004418636 sec. | ||
| 454 | 2025.12.19 02:37:42.075485 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.19 02:37:42.075647 [ 267 ] {342ede20-3dfb-4384-8ad4-51fa8f61c426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 456 | 2025.12.19 02:37:42.075890 [ 267 ] {342ede20-3dfb-4384-8ad4-51fa8f61c426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.12.19 02:37:42.078006 [ 267 ] {342ede20-3dfb-4384-8ad4-51fa8f61c426} <Debug> oximeter.measurements_cumulativei64 (c420cc76-716d-4f2e-8c96-93207b4a3061): Loading data parts | ||
| 458 | 2025.12.19 02:37:42.078177 [ 267 ] {342ede20-3dfb-4384-8ad4-51fa8f61c426} <Debug> oximeter.measurements_cumulativei64 (c420cc76-716d-4f2e-8c96-93207b4a3061): There are no data parts | ||
| 459 | 2025.12.19 02:37:42.079734 [ 267 ] {342ede20-3dfb-4384-8ad4-51fa8f61c426} <Debug> TCPHandler: Processed in 0.004298404 sec. | ||
| 460 | 2025.12.19 02:37:42.079995 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.12.19 02:37:42.080227 [ 267 ] {aaad4832-f12e-4f06-a28a-f0d5ddfa5d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 462 | 2025.12.19 02:37:42.080353 [ 267 ] {aaad4832-f12e-4f06-a28a-f0d5ddfa5d52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2025.12.19 02:37:42.082471 [ 267 ] {aaad4832-f12e-4f06-a28a-f0d5ddfa5d52} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Loading data parts | ||
| 464 | 2025.12.19 02:37:42.083028 [ 267 ] {aaad4832-f12e-4f06-a28a-f0d5ddfa5d52} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): There are no data parts | ||
| 465 | 2025.12.19 02:37:42.084750 [ 267 ] {aaad4832-f12e-4f06-a28a-f0d5ddfa5d52} <Debug> TCPHandler: Processed in 0.004808921 sec. | ||
| 466 | 2025.12.19 02:37:42.084950 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.12.19 02:37:42.085666 [ 267 ] {f69e7db4-1ecf-4025-92fd-648a833e9df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 468 | 2025.12.19 02:37:42.085980 [ 267 ] {f69e7db4-1ecf-4025-92fd-648a833e9df0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2025.12.19 02:37:42.088207 [ 267 ] {f69e7db4-1ecf-4025-92fd-648a833e9df0} <Debug> oximeter.measurements_cumulativef32 (6a343ed0-887e-4dd7-8d53-457a452220e5): Loading data parts | ||
| 470 | 2025.12.19 02:37:42.088366 [ 267 ] {f69e7db4-1ecf-4025-92fd-648a833e9df0} <Debug> oximeter.measurements_cumulativef32 (6a343ed0-887e-4dd7-8d53-457a452220e5): There are no data parts | ||
| 471 | 2025.12.19 02:37:42.090172 [ 267 ] {f69e7db4-1ecf-4025-92fd-648a833e9df0} <Debug> TCPHandler: Processed in 0.005294617 sec. | ||
| 472 | 2025.12.19 02:37:42.090337 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.19 02:37:42.090504 [ 267 ] {e665f16f-d447-4bc1-b67e-90bed2560179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 474 | 2025.12.19 02:37:42.090643 [ 267 ] {e665f16f-d447-4bc1-b67e-90bed2560179} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2025.12.19 02:37:42.093136 [ 267 ] {e665f16f-d447-4bc1-b67e-90bed2560179} <Debug> oximeter.measurements_cumulativef64 (e65941e1-3a12-4f8b-95bd-b6d29d6e19e8): Loading data parts | ||
| 476 | 2025.12.19 02:37:42.093271 [ 267 ] {e665f16f-d447-4bc1-b67e-90bed2560179} <Debug> oximeter.measurements_cumulativef64 (e65941e1-3a12-4f8b-95bd-b6d29d6e19e8): There are no data parts | ||
| 477 | 2025.12.19 02:37:42.094659 [ 267 ] {e665f16f-d447-4bc1-b67e-90bed2560179} <Debug> TCPHandler: Processed in 0.004378095 sec. | ||
| 478 | 2025.12.19 02:37:42.094827 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.12.19 02:37:42.095177 [ 267 ] {6af1aae7-7d18-4850-b790-b9e279483ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2025.12.19 02:37:42.095341 [ 267 ] {6af1aae7-7d18-4850-b790-b9e279483ef6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2025.12.19 02:37:42.097554 [ 267 ] {6af1aae7-7d18-4850-b790-b9e279483ef6} <Debug> oximeter.measurements_histogrami8 (9410813b-34a2-47d9-a059-4602facb3139): Loading data parts | ||
| 492 | 2025.12.19 02:37:42.097740 [ 267 ] {6af1aae7-7d18-4850-b790-b9e279483ef6} <Debug> oximeter.measurements_histogrami8 (9410813b-34a2-47d9-a059-4602facb3139): There are no data parts | ||
| 493 | 2025.12.19 02:37:42.099232 [ 267 ] {6af1aae7-7d18-4850-b790-b9e279483ef6} <Debug> TCPHandler: Processed in 0.004463396 sec. | ||
| 494 | 2025.12.19 02:37:42.099405 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.12.19 02:37:42.099660 [ 267 ] {67e56d64-daf4-405a-a2b6-b19d72e6fd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 496 | 2025.12.19 02:37:42.099823 [ 267 ] {67e56d64-daf4-405a-a2b6-b19d72e6fd99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2025.12.19 02:37:42.101926 [ 267 ] {67e56d64-daf4-405a-a2b6-b19d72e6fd99} <Debug> oximeter.measurements_histogramu8 (f59e1de4-c1c4-4ed9-8e58-75c8f0c5f502): Loading data parts | ||
| 498 | 2025.12.19 02:37:42.102182 [ 267 ] {67e56d64-daf4-405a-a2b6-b19d72e6fd99} <Debug> oximeter.measurements_histogramu8 (f59e1de4-c1c4-4ed9-8e58-75c8f0c5f502): There are no data parts | ||
| 499 | 2025.12.19 02:37:42.103792 [ 267 ] {67e56d64-daf4-405a-a2b6-b19d72e6fd99} <Debug> TCPHandler: Processed in 0.004442756 sec. | ||
| 500 | 2025.12.19 02:37:42.103960 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.12.19 02:37:42.104418 [ 267 ] {ec9fb66c-e4e2-42ea-9fdd-fa16308dc888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 502 | 2025.12.19 02:37:42.104558 [ 267 ] {ec9fb66c-e4e2-42ea-9fdd-fa16308dc888} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2025.12.19 02:37:42.106841 [ 267 ] {ec9fb66c-e4e2-42ea-9fdd-fa16308dc888} <Debug> oximeter.measurements_histogrami16 (565fe69a-b70b-4c09-949b-d05ada49e3d7): Loading data parts | ||
| 504 | 2025.12.19 02:37:42.106993 [ 267 ] {ec9fb66c-e4e2-42ea-9fdd-fa16308dc888} <Debug> oximeter.measurements_histogrami16 (565fe69a-b70b-4c09-949b-d05ada49e3d7): There are no data parts | ||
| 505 | 2025.12.19 02:37:42.108907 [ 267 ] {ec9fb66c-e4e2-42ea-9fdd-fa16308dc888} <Debug> TCPHandler: Processed in 0.005042643 sec. | ||
| 506 | 2025.12.19 02:37:42.109065 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.12.19 02:37:42.109377 [ 267 ] {4fc75437-9d10-4f83-8a3d-b5d09cb4e7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 508 | 2025.12.19 02:37:42.109536 [ 267 ] {4fc75437-9d10-4f83-8a3d-b5d09cb4e7ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2025.12.19 02:37:42.111743 [ 267 ] {4fc75437-9d10-4f83-8a3d-b5d09cb4e7ae} <Debug> oximeter.measurements_histogramu16 (71ef9b1f-7680-475e-be1c-a447a2025b78): Loading data parts | ||
| 510 | 2025.12.19 02:37:42.112014 [ 267 ] {4fc75437-9d10-4f83-8a3d-b5d09cb4e7ae} <Debug> oximeter.measurements_histogramu16 (71ef9b1f-7680-475e-be1c-a447a2025b78): There are no data parts | ||
| 511 | 2025.12.19 02:37:42.113399 [ 267 ] {4fc75437-9d10-4f83-8a3d-b5d09cb4e7ae} <Debug> TCPHandler: Processed in 0.004339634 sec. | ||
| 512 | 2025.12.19 02:37:42.113561 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.12.19 02:37:42.113917 [ 267 ] {b2927c47-da93-4f7b-a67c-d004017bb2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 514 | 2025.12.19 02:37:42.114109 [ 267 ] {b2927c47-da93-4f7b-a67c-d004017bb2c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2025.12.19 02:37:42.116310 [ 267 ] {b2927c47-da93-4f7b-a67c-d004017bb2c3} <Debug> oximeter.measurements_histogrami32 (388f2a63-5c8f-4cde-9a1a-8e7441350cef): Loading data parts | ||
| 516 | 2025.12.19 02:37:42.116517 [ 267 ] {b2927c47-da93-4f7b-a67c-d004017bb2c3} <Debug> oximeter.measurements_histogrami32 (388f2a63-5c8f-4cde-9a1a-8e7441350cef): There are no data parts | ||
| 517 | 2025.12.19 02:37:42.118071 [ 267 ] {b2927c47-da93-4f7b-a67c-d004017bb2c3} <Debug> TCPHandler: Processed in 0.004564827 sec. | ||
| 518 | 2025.12.19 02:37:42.118237 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.12.19 02:37:42.118487 [ 267 ] {b6a7d84b-df3c-4307-880c-86384cb04bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 520 | 2025.12.19 02:37:42.118769 [ 267 ] {b6a7d84b-df3c-4307-880c-86384cb04bf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2025.12.19 02:37:42.120013 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37385 | ||
| 522 | 2025.12.19 02:37:42.120546 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 523 | 2025.12.19 02:37:42.120594 [ 278 ] {} <Debug> TCP-Session: d9c0e660-5139-429e-ac7a-b8fed03526b8 Authenticating user 'default' from [fd00:1122:3344:101::a]:37385 | ||
| 524 | 2025.12.19 02:37:42.120637 [ 278 ] {} <Debug> TCP-Session: d9c0e660-5139-429e-ac7a-b8fed03526b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 525 | 2025.12.19 02:37:42.120751 [ 278 ] {} <Debug> TCP-Session: d9c0e660-5139-429e-ac7a-b8fed03526b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 526 | 2025.12.19 02:37:42.120821 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 527 | 2025.12.19 02:37:42.120867 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 528 | 2025.12.19 02:37:42.120989 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 529 | 2025.12.19 02:37:42.121018 [ 267 ] {b6a7d84b-df3c-4307-880c-86384cb04bf5} <Debug> oximeter.measurements_histogramu32 (145723c9-f9b5-4acf-9309-da63b9b74b8c): Loading data parts | ||
| 530 | 2025.12.19 02:37:42.121233 [ 267 ] {b6a7d84b-df3c-4307-880c-86384cb04bf5} <Debug> oximeter.measurements_histogramu32 (145723c9-f9b5-4acf-9309-da63b9b74b8c): There are no data parts | ||
| 531 | 2025.12.19 02:37:42.122371 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64458 | ||
| 532 | 2025.12.19 02:37:42.122460 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35249 | ||
| 533 | 2025.12.19 02:37:42.122538 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50512 | ||
| 534 | 2025.12.19 02:37:42.122642 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34877 | ||
| 535 | 2025.12.19 02:37:42.122790 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 536 | 2025.12.19 02:37:42.122923 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 537 | 2025.12.19 02:37:42.122946 [ 279 ] {} <Debug> TCP-Session: 71b07d6d-f36c-40c4-aafd-6985337c882c Authenticating user 'default' from [fd00:1122:3344:101::a]:64458 | ||
| 538 | 2025.12.19 02:37:42.122986 [ 279 ] {} <Debug> TCP-Session: 71b07d6d-f36c-40c4-aafd-6985337c882c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 539 | 2025.12.19 02:37:42.123003 [ 279 ] {} <Debug> TCP-Session: 71b07d6d-f36c-40c4-aafd-6985337c882c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 540 | 2025.12.19 02:37:42.123020 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 541 | 2025.12.19 02:37:42.123082 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 542 | 2025.12.19 02:37:42.123103 [ 267 ] {b6a7d84b-df3c-4307-880c-86384cb04bf5} <Debug> TCPHandler: Processed in 0.004923173 sec. | ||
| 543 | 2025.12.19 02:37:42.123186 [ 281 ] {} <Debug> TCP-Session: 955481cd-5d71-45c1-85d0-4822a89c3f09 Authenticating user 'default' from [fd00:1122:3344:101::a]:50512 | ||
| 544 | 2025.12.19 02:37:42.123161 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51774 | ||
| 545 | 2025.12.19 02:37:42.123161 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59733 | ||
| 546 | 2025.12.19 02:37:42.123144 [ 282 ] {} <Debug> TCP-Session: 0bca4e57-62ba-4b99-9449-a0e263812fff Authenticating user 'default' from [fd00:1122:3344:101::a]:34877 | ||
| 547 | 2025.12.19 02:37:42.123345 [ 281 ] {} <Debug> TCP-Session: 955481cd-5d71-45c1-85d0-4822a89c3f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 548 | 2025.12.19 02:37:42.123258 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36722 | ||
| 549 | 2025.12.19 02:37:42.123007 [ 280 ] {} <Debug> TCP-Session: ade71379-2f92-41aa-8b14-84f5e2338897 Authenticating user 'default' from [fd00:1122:3344:101::a]:35249 | ||
| 550 | 2025.12.19 02:37:42.123473 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 551 | 2025.12.19 02:37:42.123435 [ 281 ] {} <Debug> TCP-Session: 955481cd-5d71-45c1-85d0-4822a89c3f09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2025.12.19 02:37:42.123419 [ 282 ] {} <Debug> TCP-Session: 0bca4e57-62ba-4b99-9449-a0e263812fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 553 | 2025.12.19 02:37:42.123608 [ 283 ] {} <Debug> TCP-Session: ce412c8d-f9d1-44f2-b9d8-06786f35627a Authenticating user 'default' from [fd00:1122:3344:101::a]:59733 | ||
| 554 | 2025.12.19 02:37:42.123614 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 555 | 2025.12.19 02:37:42.123582 [ 280 ] {} <Debug> TCP-Session: ade71379-2f92-41aa-8b14-84f5e2338897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 556 | 2025.12.19 02:37:42.123411 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.12.19 02:37:42.123727 [ 283 ] {} <Debug> TCP-Session: ce412c8d-f9d1-44f2-b9d8-06786f35627a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 558 | 2025.12.19 02:37:42.123697 [ 280 ] {} <Debug> TCP-Session: ade71379-2f92-41aa-8b14-84f5e2338897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 559 | 2025.12.19 02:37:42.123811 [ 283 ] {} <Debug> TCP-Session: ce412c8d-f9d1-44f2-b9d8-06786f35627a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 560 | 2025.12.19 02:37:42.123684 [ 282 ] {} <Debug> TCP-Session: 0bca4e57-62ba-4b99-9449-a0e263812fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 561 | 2025.12.19 02:37:42.123680 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 562 | 2025.12.19 02:37:42.123716 [ 284 ] {} <Debug> TCP-Session: c6e0b1f0-6cd2-4ca4-94a1-304f3b53a919 Authenticating user 'default' from [fd00:1122:3344:101::a]:51774 | ||
| 563 | 2025.12.19 02:37:42.124022 [ 285 ] {} <Debug> TCP-Session: ae33f711-7fd5-4203-8d82-c48939d33e74 Authenticating user 'default' from [fd00:1122:3344:101::a]:36722 | ||
| 564 | 2025.12.19 02:37:42.124038 [ 284 ] {} <Debug> TCP-Session: c6e0b1f0-6cd2-4ca4-94a1-304f3b53a919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 565 | 2025.12.19 02:37:42.124052 [ 285 ] {} <Debug> TCP-Session: ae33f711-7fd5-4203-8d82-c48939d33e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 566 | 2025.12.19 02:37:42.124124 [ 284 ] {} <Debug> TCP-Session: c6e0b1f0-6cd2-4ca4-94a1-304f3b53a919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 567 | 2025.12.19 02:37:42.124039 [ 267 ] {7338157b-1b64-4d17-bf32-8326378b8307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 568 | 2025.12.19 02:37:42.124199 [ 285 ] {} <Debug> TCP-Session: ae33f711-7fd5-4203-8d82-c48939d33e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 569 | 2025.12.19 02:37:42.124426 [ 267 ] {7338157b-1b64-4d17-bf32-8326378b8307} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2025.12.19 02:37:42.126778 [ 267 ] {7338157b-1b64-4d17-bf32-8326378b8307} <Debug> oximeter.measurements_histogrami64 (4ea6c02a-64a0-4b98-8d8f-ea2289d348c8): Loading data parts | ||
| 571 | 2025.12.19 02:37:42.126975 [ 267 ] {7338157b-1b64-4d17-bf32-8326378b8307} <Debug> oximeter.measurements_histogrami64 (4ea6c02a-64a0-4b98-8d8f-ea2289d348c8): There are no data parts | ||
| 572 | 2025.12.19 02:37:42.128265 [ 267 ] {7338157b-1b64-4d17-bf32-8326378b8307} <Debug> TCPHandler: Processed in 0.004910832 sec. | ||
| 573 | 2025.12.19 02:37:42.128549 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2025.12.19 02:37:42.128818 [ 267 ] {77c71ec1-4c60-41b4-89bc-bfd02e37bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.128975 [ 267 ] {77c71ec1-4c60-41b4-89bc-bfd02e37bc78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2025.12.19 02:37:42.131239 [ 267 ] {77c71ec1-4c60-41b4-89bc-bfd02e37bc78} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Loading data parts | ||
| 577 | 2025.12.19 02:37:42.131445 [ 267 ] {77c71ec1-4c60-41b4-89bc-bfd02e37bc78} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): There are no data parts | ||
| 578 | 2025.12.19 02:37:42.132819 [ 267 ] {77c71ec1-4c60-41b4-89bc-bfd02e37bc78} <Debug> TCPHandler: Processed in 0.004329945 sec. | ||
| 579 | 2025.12.19 02:37:42.132987 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2025.12.19 02:37:42.133336 [ 267 ] {fe13a29f-ee61-4533-9d7c-7825b2e702b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.133504 [ 267 ] {fe13a29f-ee61-4533-9d7c-7825b2e702b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2025.12.19 02:37:42.135783 [ 267 ] {fe13a29f-ee61-4533-9d7c-7825b2e702b5} <Debug> oximeter.measurements_histogramf32 (ff7cb5cb-e33b-4c8b-9cdc-9833a4cbd1c8): Loading data parts | ||
| 583 | 2025.12.19 02:37:42.135938 [ 267 ] {fe13a29f-ee61-4533-9d7c-7825b2e702b5} <Debug> oximeter.measurements_histogramf32 (ff7cb5cb-e33b-4c8b-9cdc-9833a4cbd1c8): There are no data parts | ||
| 584 | 2025.12.19 02:37:42.137342 [ 267 ] {fe13a29f-ee61-4533-9d7c-7825b2e702b5} <Debug> TCPHandler: Processed in 0.004408316 sec. | ||
| 585 | 2025.12.19 02:37:42.137656 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2025.12.19 02:37:42.137940 [ 267 ] {22fdf69f-8afa-4be5-9f58-492e58c63e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.138094 [ 267 ] {22fdf69f-8afa-4be5-9f58-492e58c63e50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2025.12.19 02:37:42.140337 [ 267 ] {22fdf69f-8afa-4be5-9f58-492e58c63e50} <Debug> oximeter.measurements_histogramf64 (98e7075f-1bf3-4a62-bf53-bf173ad45f1d): Loading data parts | ||
| 589 | 2025.12.19 02:37:42.140565 [ 267 ] {22fdf69f-8afa-4be5-9f58-492e58c63e50} <Debug> oximeter.measurements_histogramf64 (98e7075f-1bf3-4a62-bf53-bf173ad45f1d): There are no data parts | ||
| 590 | 2025.12.19 02:37:42.142057 [ 267 ] {22fdf69f-8afa-4be5-9f58-492e58c63e50} <Debug> TCPHandler: Processed in 0.004473246 sec. | ||
| 591 | 2025.12.19 02:37:42.142227 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2025.12.19 02:37:42.142558 [ 267 ] {2daa042b-a817-469e-8bd0-f6d3ad816f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) /* 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.12.19 02:37:42.142730 [ 267 ] {2daa042b-a817-469e-8bd0-f6d3ad816f9e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2025.12.19 02:37:42.145039 [ 267 ] {2daa042b-a817-469e-8bd0-f6d3ad816f9e} <Debug> oximeter.fields_bool (f1ce6238-d87c-4459-b6d4-9d2498b1ad4a): Loading data parts | ||
| 620 | 2025.12.19 02:37:42.145299 [ 267 ] {2daa042b-a817-469e-8bd0-f6d3ad816f9e} <Debug> oximeter.fields_bool (f1ce6238-d87c-4459-b6d4-9d2498b1ad4a): There are no data parts | ||
| 621 | 2025.12.19 02:37:42.146643 [ 267 ] {2daa042b-a817-469e-8bd0-f6d3ad816f9e} <Debug> TCPHandler: Processed in 0.004472117 sec. | ||
| 622 | 2025.12.19 02:37:42.146920 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.19 02:37:42.147225 [ 267 ] {f6964d84-83a4-4fee-b47d-309768afa06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.147370 [ 267 ] {f6964d84-83a4-4fee-b47d-309768afa06e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2025.12.19 02:37:42.149367 [ 267 ] {f6964d84-83a4-4fee-b47d-309768afa06e} <Debug> oximeter.fields_i8 (88c54706-f312-4fc0-b1b3-bd231f17e734): Loading data parts | ||
| 626 | 2025.12.19 02:37:42.149503 [ 267 ] {f6964d84-83a4-4fee-b47d-309768afa06e} <Debug> oximeter.fields_i8 (88c54706-f312-4fc0-b1b3-bd231f17e734): There are no data parts | ||
| 627 | 2025.12.19 02:37:42.150910 [ 267 ] {f6964d84-83a4-4fee-b47d-309768afa06e} <Debug> TCPHandler: Processed in 0.0040477 sec. | ||
| 628 | 2025.12.19 02:37:42.151078 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.19 02:37:42.151260 [ 267 ] {060aea9a-7beb-4b57-a858-db7a7dec09ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.151387 [ 267 ] {060aea9a-7beb-4b57-a858-db7a7dec09ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2025.12.19 02:37:42.153399 [ 267 ] {060aea9a-7beb-4b57-a858-db7a7dec09ba} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Loading data parts | ||
| 632 | 2025.12.19 02:37:42.153590 [ 267 ] {060aea9a-7beb-4b57-a858-db7a7dec09ba} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): There are no data parts | ||
| 633 | 2025.12.19 02:37:42.155026 [ 267 ] {060aea9a-7beb-4b57-a858-db7a7dec09ba} <Debug> TCPHandler: Processed in 0.00400983 sec. | ||
| 634 | 2025.12.19 02:37:42.155197 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.19 02:37:42.155468 [ 267 ] {5fa5cdf9-4a90-4ce4-a6d1-17bc94076e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.155590 [ 267 ] {5fa5cdf9-4a90-4ce4-a6d1-17bc94076e85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2025.12.19 02:37:42.157735 [ 267 ] {5fa5cdf9-4a90-4ce4-a6d1-17bc94076e85} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Loading data parts | ||
| 638 | 2025.12.19 02:37:42.157901 [ 267 ] {5fa5cdf9-4a90-4ce4-a6d1-17bc94076e85} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): There are no data parts | ||
| 639 | 2025.12.19 02:37:42.159360 [ 267 ] {5fa5cdf9-4a90-4ce4-a6d1-17bc94076e85} <Debug> TCPHandler: Processed in 0.004218243 sec. | ||
| 640 | 2025.12.19 02:37:42.159525 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.19 02:37:42.159710 [ 267 ] {fa3d87dd-9b3f-46e1-b8ce-7de765874262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.159887 [ 267 ] {fa3d87dd-9b3f-46e1-b8ce-7de765874262} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2025.12.19 02:37:42.161978 [ 267 ] {fa3d87dd-9b3f-46e1-b8ce-7de765874262} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Loading data parts | ||
| 644 | 2025.12.19 02:37:42.162130 [ 267 ] {fa3d87dd-9b3f-46e1-b8ce-7de765874262} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): There are no data parts | ||
| 645 | 2025.12.19 02:37:42.163644 [ 267 ] {fa3d87dd-9b3f-46e1-b8ce-7de765874262} <Debug> TCPHandler: Processed in 0.004169033 sec. | ||
| 646 | 2025.12.19 02:37:42.163873 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2025.12.19 02:37:42.164088 [ 267 ] {162a7df1-14a3-4495-ba61-1948671504ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.164272 [ 267 ] {162a7df1-14a3-4495-ba61-1948671504ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2025.12.19 02:37:42.166203 [ 267 ] {162a7df1-14a3-4495-ba61-1948671504ca} <Debug> oximeter.fields_i32 (b1733c2a-e68f-43ed-a523-2a351eca676a): Loading data parts | ||
| 650 | 2025.12.19 02:37:42.166395 [ 267 ] {162a7df1-14a3-4495-ba61-1948671504ca} <Debug> oximeter.fields_i32 (b1733c2a-e68f-43ed-a523-2a351eca676a): There are no data parts | ||
| 651 | 2025.12.19 02:37:42.168265 [ 267 ] {162a7df1-14a3-4495-ba61-1948671504ca} <Debug> TCPHandler: Processed in 0.004450836 sec. | ||
| 652 | 2025.12.19 02:37:42.168429 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2025.12.19 02:37:42.168588 [ 267 ] {ed0d16ae-85ea-4713-8c06-84f796b53fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.168720 [ 267 ] {ed0d16ae-85ea-4713-8c06-84f796b53fae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2025.12.19 02:37:42.171096 [ 267 ] {ed0d16ae-85ea-4713-8c06-84f796b53fae} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Loading data parts | ||
| 656 | 2025.12.19 02:37:42.171300 [ 267 ] {ed0d16ae-85ea-4713-8c06-84f796b53fae} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): There are no data parts | ||
| 657 | 2025.12.19 02:37:42.172650 [ 267 ] {ed0d16ae-85ea-4713-8c06-84f796b53fae} <Debug> TCPHandler: Processed in 0.004272023 sec. | ||
| 658 | 2025.12.19 02:37:42.172919 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2025.12.19 02:37:42.173094 [ 267 ] {a6430fdd-d045-44ca-ab62-c0086f0e3e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.173319 [ 267 ] {a6430fdd-d045-44ca-ab62-c0086f0e3e20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2025.12.19 02:37:42.175318 [ 267 ] {a6430fdd-d045-44ca-ab62-c0086f0e3e20} <Debug> oximeter.fields_i64 (5c2f3dd5-7f48-4474-af16-7cf3b30f8cb1): Loading data parts | ||
| 662 | 2025.12.19 02:37:42.175570 [ 267 ] {a6430fdd-d045-44ca-ab62-c0086f0e3e20} <Debug> oximeter.fields_i64 (5c2f3dd5-7f48-4474-af16-7cf3b30f8cb1): There are no data parts | ||
| 663 | 2025.12.19 02:37:42.177837 [ 267 ] {a6430fdd-d045-44ca-ab62-c0086f0e3e20} <Debug> TCPHandler: Processed in 0.004971683 sec. | ||
| 664 | 2025.12.19 02:37:42.177999 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2025.12.19 02:37:42.178205 [ 267 ] {c47ec9dd-53ce-409d-8d74-22b3595df9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.178297 [ 267 ] {c47ec9dd-53ce-409d-8d74-22b3595df9ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2025.12.19 02:37:42.180364 [ 267 ] {c47ec9dd-53ce-409d-8d74-22b3595df9ee} <Debug> oximeter.fields_u64 (780f829b-b353-4b78-b8f8-c813ad2414db): Loading data parts | ||
| 668 | 2025.12.19 02:37:42.180555 [ 267 ] {c47ec9dd-53ce-409d-8d74-22b3595df9ee} <Debug> oximeter.fields_u64 (780f829b-b353-4b78-b8f8-c813ad2414db): There are no data parts | ||
| 669 | 2025.12.19 02:37:42.183065 [ 267 ] {c47ec9dd-53ce-409d-8d74-22b3595df9ee} <Debug> TCPHandler: Processed in 0.005117744 sec. | ||
| 670 | 2025.12.19 02:37:42.183458 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2025.12.19 02:37:42.183630 [ 267 ] {17bcd8de-7a53-4474-80a5-ba0d4b5ad4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.183773 [ 267 ] {17bcd8de-7a53-4474-80a5-ba0d4b5ad4b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2025.12.19 02:37:42.186308 [ 267 ] {17bcd8de-7a53-4474-80a5-ba0d4b5ad4b3} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Loading data parts | ||
| 674 | 2025.12.19 02:37:42.186544 [ 267 ] {17bcd8de-7a53-4474-80a5-ba0d4b5ad4b3} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): There are no data parts | ||
| 675 | 2025.12.19 02:37:42.188266 [ 267 ] {17bcd8de-7a53-4474-80a5-ba0d4b5ad4b3} <Debug> TCPHandler: Processed in 0.004852731 sec. | ||
| 676 | 2025.12.19 02:37:42.188438 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2025.12.19 02:37:42.188736 [ 267 ] {08b046b5-4504-4d4a-9074-c3f04104b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.188840 [ 267 ] {08b046b5-4504-4d4a-9074-c3f04104b26e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2025.12.19 02:37:42.191519 [ 267 ] {08b046b5-4504-4d4a-9074-c3f04104b26e} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Loading data parts | ||
| 680 | 2025.12.19 02:37:42.191701 [ 267 ] {08b046b5-4504-4d4a-9074-c3f04104b26e} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): There are no data parts | ||
| 681 | 2025.12.19 02:37:42.193476 [ 267 ] {08b046b5-4504-4d4a-9074-c3f04104b26e} <Debug> TCPHandler: Processed in 0.005091884 sec. | ||
| 682 | 2025.12.19 02:37:42.193792 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2025.12.19 02:37:42.193989 [ 267 ] {cee857e2-c48e-4803-8255-2046d919ff67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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.12.19 02:37:42.194146 [ 267 ] {cee857e2-c48e-4803-8255-2046d919ff67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2025.12.19 02:37:42.196334 [ 267 ] {cee857e2-c48e-4803-8255-2046d919ff67} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Loading data parts | ||
| 686 | 2025.12.19 02:37:42.196571 [ 267 ] {cee857e2-c48e-4803-8255-2046d919ff67} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): There are no data parts | ||
| 687 | 2025.12.19 02:37:42.198059 [ 267 ] {cee857e2-c48e-4803-8255-2046d919ff67} <Debug> TCPHandler: Processed in 0.004332234 sec. | ||
| 688 | 2025.12.19 02:37:42.198266 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2025.12.19 02:37:42.198826 [ 267 ] {979f5ddd-43e0-4994-91f3-a5032f0ff6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) /* 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.12.19 02:37:42.199076 [ 267 ] {979f5ddd-43e0-4994-91f3-a5032f0ff6ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2025.12.19 02:37:42.201171 [ 267 ] {979f5ddd-43e0-4994-91f3-a5032f0ff6ac} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Loading data parts | ||
| 695 | 2025.12.19 02:37:42.201521 [ 267 ] {979f5ddd-43e0-4994-91f3-a5032f0ff6ac} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): There are no data parts | ||
| 696 | 2025.12.19 02:37:42.203059 [ 267 ] {979f5ddd-43e0-4994-91f3-a5032f0ff6ac} <Debug> TCPHandler: Processed in 0.004855381 sec. | ||
| 697 | 2025.12.19 02:37:42.203344 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2025.12.19 02:37:42.203802 [ 268 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2025.12.19 02:37:42.205336 [ 268 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2025.12.19 02:37:42.221565 [ 277 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Trace> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2025.12.19 02:37:42.221749 [ 277 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 702 | 2025.12.19 02:37:42.226806 [ 277 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2025.12.19 02:37:42.227701 [ 277 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Trace> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b): 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.12.19 02:37:42.228115 [ 268 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024456 sec., 40.88976120379457 rows/sec., 654.24 B/sec. | ||
| 705 | 2025.12.19 02:37:42.228471 [ 268 ] {59d0be6a-c58e-4329-b50b-49b81a203bbe} <Debug> TCPHandler: Processed in 0.025256828 sec. | ||
| 706 | 2025.12.19 02:37:43.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.09 MiB, peak 132.09 MiB, free memory in arenas 0.00 B, will set to 139.76 MiB (RSS), difference: 7.67 MiB | ||
| 707 | 2025.12.19 02:37:48.362284 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.19 02:37:48.362306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.12.19 02:37:48.362377 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.19 02:37:48.362406 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.19 02:37:48.367633 [ 244 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Loading data parts | ||
| 712 | 2025.12.19 02:37:48.367813 [ 244 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): There are no data parts | ||
| 713 | 2025.12.19 02:37:48.372399 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.19 02:37:48.372555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 715 | 2025.12.19 02:37:48.375973 [ 243 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Loading data parts | ||
| 716 | 2025.12.19 02:37:48.376107 [ 243 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): There are no data parts | ||
| 717 | 2025.12.19 02:37:48.377911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.19 02:37:48.378480 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): 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.12.19 02:37:48.378629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.12.19 02:37:48.400672 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.19 02:37:48.400816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 722 | 2025.12.19 02:37:48.407101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.19 02:37:48.408253 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): 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.12.19 02:37:48.411448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.19 02:37:49.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.93 MiB, peak 148.93 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.03 MiB | ||
| 726 | 2025.12.19 02:37:50.862271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.19 02:37:50.862476 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.19 02:37:50.867019 [ 242 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Loading data parts | ||
| 729 | 2025.12.19 02:37:50.867225 [ 242 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): There are no data parts | ||
| 730 | 2025.12.19 02:37:50.879791 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.19 02:37:50.879908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.91 GiB. | ||
| 732 | 2025.12.19 02:37:50.881513 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.19 02:37:50.881966 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): 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.12.19 02:37:50.882221 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.19 02:37:51.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 155.03 MiB (RSS), difference: -3.13 MiB | ||
| 736 | 2025.12.19 02:37:55.839668 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.19 02:37:55.839728 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.19 02:37:55.878738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.19 02:37:55.879651 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.19 02:37:55.879698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 741 | 2025.12.19 02:37:55.880520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.19 02:37:55.881031 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): 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.12.19 02:37:55.881183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.19 02:37:55.911547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.19 02:37:55.929162 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.19 02:37:55.929276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 747 | 2025.12.19 02:37:55.935834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.19 02:37:55.936944 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): 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.12.19 02:37:55.940011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.19 02:37:56.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.84 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.76 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2025.12.19 02:38:01.000140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.77 MiB, peak 159.84 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.19 02:38:02.241189 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.19 02:38:02.241370 [ 267 ] {e06f2520-ec7d-4201-a76c-5bc6674d0769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.19 02:38:02.241825 [ 267 ] {e06f2520-ec7d-4201-a76c-5bc6674d0769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.19 02:38:02.244242 [ 267 ] {e06f2520-ec7d-4201-a76c-5bc6674d0769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.19 02:38:02.246974 [ 267 ] {e06f2520-ec7d-4201-a76c-5bc6674d0769} <Debug> TCPHandler: Processed in 0.005909085 sec. | ||
| 757 | 2025.12.19 02:38:02.247563 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.19 02:38:02.247706 [ 267 ] {caf637f6-214d-4659-9504-d44b2261f579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.19 02:38:02.250062 [ 267 ] {caf637f6-214d-4659-9504-d44b2261f579} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.19 02:38:02.250110 [ 267 ] {caf637f6-214d-4659-9504-d44b2261f579} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.19 02:38:02.250503 [ 267 ] {caf637f6-214d-4659-9504-d44b2261f579} <Debug> TCPHandler: Processed in 0.002991718 sec. | ||
| 762 | 2025.12.19 02:38:02.250763 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.19 02:38:02.250882 [ 267 ] {ee09ab89-99dd-48fd-a270-d198213f271a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.19 02:38:02.251158 [ 267 ] {ee09ab89-99dd-48fd-a270-d198213f271a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.19 02:38:02.251202 [ 267 ] {ee09ab89-99dd-48fd-a270-d198213f271a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.19 02:38:02.251502 [ 267 ] {ee09ab89-99dd-48fd-a270-d198213f271a} <Debug> TCPHandler: Processed in 0.00078736 sec. | ||
| 767 | 2025.12.19 02:38:02.251727 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.19 02:38:02.251843 [ 267 ] {ee37f025-3111-4db0-9106-643621952bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.12.19 02:38:02.252081 [ 267 ] {ee37f025-3111-4db0-9106-643621952bd0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.19 02:38:02.252125 [ 267 ] {ee37f025-3111-4db0-9106-643621952bd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.19 02:38:02.252497 [ 267 ] {ee37f025-3111-4db0-9106-643621952bd0} <Debug> TCPHandler: Processed in 0.0008197 sec. | ||
| 772 | 2025.12.19 02:38:02.252697 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.19 02:38:02.252818 [ 267 ] {4da71249-0037-46c4-bec9-e4212468275b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.12.19 02:38:02.253058 [ 267 ] {4da71249-0037-46c4-bec9-e4212468275b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.19 02:38:02.253102 [ 267 ] {4da71249-0037-46c4-bec9-e4212468275b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.19 02:38:02.253422 [ 267 ] {4da71249-0037-46c4-bec9-e4212468275b} <Debug> TCPHandler: Processed in 0.00077744 sec. | ||
| 777 | 2025.12.19 02:38:02.253632 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.19 02:38:02.253748 [ 267 ] {0fddd70a-8224-440b-968b-5f51f350dbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.12.19 02:38:02.254010 [ 267 ] {0fddd70a-8224-440b-968b-5f51f350dbff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.19 02:38:02.254060 [ 267 ] {0fddd70a-8224-440b-968b-5f51f350dbff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.19 02:38:02.254386 [ 267 ] {0fddd70a-8224-440b-968b-5f51f350dbff} <Debug> TCPHandler: Processed in 0.00080544 sec. | ||
| 782 | 2025.12.19 02:38:02.254581 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.19 02:38:02.254706 [ 267 ] {bd820f00-ddff-43c0-a9e5-a72e1c87516d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.12.19 02:38:02.255019 [ 267 ] {bd820f00-ddff-43c0-a9e5-a72e1c87516d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.19 02:38:02.255066 [ 267 ] {bd820f00-ddff-43c0-a9e5-a72e1c87516d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.19 02:38:02.255425 [ 267 ] {bd820f00-ddff-43c0-a9e5-a72e1c87516d} <Debug> TCPHandler: Processed in 0.000896581 sec. | ||
| 787 | 2025.12.19 02:38:02.255647 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.19 02:38:02.255795 [ 267 ] {5af4a3fa-b39d-430c-bea4-3e25f1198e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.12.19 02:38:02.256071 [ 267 ] {5af4a3fa-b39d-430c-bea4-3e25f1198e21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.19 02:38:02.256119 [ 267 ] {5af4a3fa-b39d-430c-bea4-3e25f1198e21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.19 02:38:02.256463 [ 267 ] {5af4a3fa-b39d-430c-bea4-3e25f1198e21} <Debug> TCPHandler: Processed in 0.000864161 sec. | ||
| 792 | 2025.12.19 02:38:02.256698 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.19 02:38:02.256817 [ 267 ] {0274726d-6b1b-498c-b533-642031eb4d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.12.19 02:38:02.257076 [ 267 ] {0274726d-6b1b-498c-b533-642031eb4d16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.19 02:38:02.257120 [ 267 ] {0274726d-6b1b-498c-b533-642031eb4d16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.19 02:38:02.257454 [ 267 ] {0274726d-6b1b-498c-b533-642031eb4d16} <Debug> TCPHandler: Processed in 0.00080569 sec. | ||
| 797 | 2025.12.19 02:38:02.257658 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.19 02:38:02.257777 [ 267 ] {a021858a-284f-486d-a956-f8c6cb490317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.12.19 02:38:02.258025 [ 267 ] {a021858a-284f-486d-a956-f8c6cb490317} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.19 02:38:02.258069 [ 267 ] {a021858a-284f-486d-a956-f8c6cb490317} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.19 02:38:02.258395 [ 267 ] {a021858a-284f-486d-a956-f8c6cb490317} <Debug> TCPHandler: Processed in 0.00078659 sec. | ||
| 802 | 2025.12.19 02:38:02.258639 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.19 02:38:02.258757 [ 267 ] {e70bba02-4503-4ff8-9a9c-ddc3a162d0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.12.19 02:38:02.259003 [ 267 ] {e70bba02-4503-4ff8-9a9c-ddc3a162d0ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.19 02:38:02.259046 [ 267 ] {e70bba02-4503-4ff8-9a9c-ddc3a162d0ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.19 02:38:02.259361 [ 267 ] {e70bba02-4503-4ff8-9a9c-ddc3a162d0ee} <Debug> TCPHandler: Processed in 0.00077144 sec. | ||
| 807 | 2025.12.19 02:38:02.259600 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.19 02:38:02.259718 [ 267 ] {eab5f5c5-7e94-4154-a427-0f0576b02c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.12.19 02:38:02.259964 [ 267 ] {eab5f5c5-7e94-4154-a427-0f0576b02c43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.19 02:38:02.260007 [ 267 ] {eab5f5c5-7e94-4154-a427-0f0576b02c43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.19 02:38:02.260321 [ 267 ] {eab5f5c5-7e94-4154-a427-0f0576b02c43} <Debug> TCPHandler: Processed in 0.00077018 sec. | ||
| 812 | 2025.12.19 02:38:02.260541 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.19 02:38:02.260656 [ 267 ] {6038338e-af22-4fd4-8168-ab4a76072878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.12.19 02:38:02.260898 [ 267 ] {6038338e-af22-4fd4-8168-ab4a76072878} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.19 02:38:02.260943 [ 267 ] {6038338e-af22-4fd4-8168-ab4a76072878} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.19 02:38:02.261260 [ 267 ] {6038338e-af22-4fd4-8168-ab4a76072878} <Debug> TCPHandler: Processed in 0.00081135 sec. | ||
| 817 | 2025.12.19 02:38:02.261461 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.19 02:38:02.261637 [ 267 ] {627d2917-ee3d-42c6-8172-9203fce04e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.12.19 02:38:02.261890 [ 267 ] {627d2917-ee3d-42c6-8172-9203fce04e4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.19 02:38:02.261934 [ 267 ] {627d2917-ee3d-42c6-8172-9203fce04e4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.19 02:38:02.262266 [ 267 ] {627d2917-ee3d-42c6-8172-9203fce04e4c} <Debug> TCPHandler: Processed in 0.00079553 sec. | ||
| 822 | 2025.12.19 02:38:02.262465 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.19 02:38:02.262583 [ 267 ] {7ba57bad-0c65-4445-ae57-6a2c125be0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.12.19 02:38:02.262836 [ 267 ] {7ba57bad-0c65-4445-ae57-6a2c125be0ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.19 02:38:02.262879 [ 267 ] {7ba57bad-0c65-4445-ae57-6a2c125be0ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.19 02:38:02.263210 [ 267 ] {7ba57bad-0c65-4445-ae57-6a2c125be0ad} <Debug> TCPHandler: Processed in 0.00079361 sec. | ||
| 827 | 2025.12.19 02:38:02.267568 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.19 02:38:02.267681 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 829 | 2025.12.19 02:38:02.267722 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.19 02:38:02.268235 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2025.12.19 02:38:02.268281 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 832 | 2025.12.19 02:38:02.268855 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 833 | 2025.12.19 02:38:02.269248 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2025.12.19 02:38:02.269393 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.001742 sec., 8610.792192881745 rows/sec., 1.25 MiB/sec. | ||
| 835 | 2025.12.19 02:38:02.269431 [ 267 ] {a5c6ec23-4f86-4295-80e7-57f7c2c14aca} <Debug> TCPHandler: Processed in 0.001915594 sec. | ||
| 836 | 2025.12.19 02:38:02.269542 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.12.19 02:38:02.269639 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 838 | 2025.12.19 02:38:02.269679 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 839 | 2025.12.19 02:38:02.270149 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2025.12.19 02:38:02.270184 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 841 | 2025.12.19 02:38:02.272753 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2025.12.19 02:38:02.273183 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2025.12.19 02:38:02.273314 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003695 sec., 541.2719891745602 rows/sec., 44.14 KiB/sec. | ||
| 844 | 2025.12.19 02:38:02.273350 [ 267 ] {90ddcf80-5b69-4898-9a6a-5494d1c81e17} <Debug> TCPHandler: Processed in 0.003858789 sec. | ||
| 845 | 2025.12.19 02:38:02.273467 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2025.12.19 02:38:02.273564 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 847 | 2025.12.19 02:38:02.273603 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 848 | 2025.12.19 02:38:02.274039 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2025.12.19 02:38:02.274072 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 850 | 2025.12.19 02:38:02.274466 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2025.12.19 02:38:02.274873 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2025.12.19 02:38:02.275000 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Debug> executeQuery: Read 27 rows, 2.08 KiB in 0.001455 sec., 18556.701030927838 rows/sec., 1.40 MiB/sec. | ||
| 853 | 2025.12.19 02:38:02.275037 [ 267 ] {e6639d86-6591-4233-ba2a-66cfdfc5823d} <Debug> TCPHandler: Processed in 0.00162175 sec. | ||
| 854 | 2025.12.19 02:38:02.275148 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.12.19 02:38:02.275243 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 856 | 2025.12.19 02:38:02.275281 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 857 | 2025.12.19 02:38:02.275651 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2025.12.19 02:38:02.275687 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 859 | 2025.12.19 02:38:02.276080 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2025.12.19 02:38:02.276519 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): 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.12.19 02:38:02.276645 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00142 sec., 1408.4507042253522 rows/sec., 98.34 KiB/sec. | ||
| 862 | 2025.12.19 02:38:02.276681 [ 267 ] {a956ebc9-f41a-4314-9512-d534e4c59c6e} <Debug> TCPHandler: Processed in 0.00158224 sec. | ||
| 863 | 2025.12.19 02:38:02.276785 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.12.19 02:38:02.276878 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 865 | 2025.12.19 02:38:02.276917 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 866 | 2025.12.19 02:38:02.277292 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2025.12.19 02:38:02.277326 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 868 | 2025.12.19 02:38:02.277785 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2025.12.19 02:38:02.278263 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): 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.12.19 02:38:02.278395 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001534 sec., 19556.71447196871 rows/sec., 1.53 MiB/sec. | ||
| 871 | 2025.12.19 02:38:02.278432 [ 267 ] {6241cb4b-26be-48e0-8b5c-7d3e151ce8b3} <Debug> TCPHandler: Processed in 0.001697222 sec. | ||
| 872 | 2025.12.19 02:38:02.278532 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.19 02:38:02.278626 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 874 | 2025.12.19 02:38:02.278668 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 875 | 2025.12.19 02:38:02.279113 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2025.12.19 02:38:02.279146 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 877 | 2025.12.19 02:38:02.279651 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2025.12.19 02:38:02.280072 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): 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.12.19 02:38:02.280199 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.00159 sec., 63522.01257861635 rows/sec., 4.40 MiB/sec. | ||
| 880 | 2025.12.19 02:38:02.280235 [ 267 ] {de931be7-4f64-4979-96da-5905f846fce5} <Debug> TCPHandler: Processed in 0.001752362 sec. | ||
| 881 | 2025.12.19 02:38:02.280348 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.12.19 02:38:02.280442 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 883 | 2025.12.19 02:38:02.280483 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 884 | 2025.12.19 02:38:02.280795 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2025.12.19 02:38:02.280831 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 886 | 2025.12.19 02:38:02.281254 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2025.12.19 02:38:02.281742 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): 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.12.19 02:38:02.281868 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001444 sec., 20775.623268698062 rows/sec., 1.42 MiB/sec. | ||
| 889 | 2025.12.19 02:38:02.281902 [ 267 ] {1a7d21d0-eb85-4227-aa7f-51b3ac27e0c1} <Debug> TCPHandler: Processed in 0.00160459 sec. | ||
| 890 | 2025.12.19 02:38:03.381343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 891 | 2025.12.19 02:38:03.381906 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2025.12.19 02:38:03.381958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 893 | 2025.12.19 02:38:03.382610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 894 | 2025.12.19 02:38:03.383135 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2025.12.19 02:38:03.383281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 896 | 2025.12.19 02:38:03.440167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 897 | 2025.12.19 02:38:03.456525 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2025.12.19 02:38:03.456587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 899 | 2025.12.19 02:38:03.463430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 900 | 2025.12.19 02:38:03.464607 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2025.12.19 02:38:03.468450 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 902 | 2025.12.19 02:38:04.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.57 MiB, peak 163.57 MiB, free memory in arenas 0.00 B, will set to 160.68 MiB (RSS), difference: 1.11 MiB | ||
| 903 | 2025.12.19 02:38:07.246406 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.12.19 02:38:07.246616 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 905 | 2025.12.19 02:38:07.246687 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 906 | 2025.12.19 02:38:07.247373 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2025.12.19 02:38:07.247418 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 908 | 2025.12.19 02:38:07.247886 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2025.12.19 02:38:07.248363 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2025.12.19 02:38:07.248522 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 1.00 MiB/sec. | ||
| 911 | 2025.12.19 02:38:07.248568 [ 267 ] {7f2c9bf7-7314-4a1e-b5ae-f02ae2945aba} <Debug> TCPHandler: Processed in 0.002295099 sec. | ||
| 912 | 2025.12.19 02:38:07.248707 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.12.19 02:38:07.248810 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 914 | 2025.12.19 02:38:07.248853 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 915 | 2025.12.19 02:38:07.249278 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.12.19 02:38:07.249315 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 917 | 2025.12.19 02:38:07.249703 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 918 | 2025.12.19 02:38:07.250121 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.12.19 02:38:07.250255 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001468 sec., 19073.56948228883 rows/sec., 1.49 MiB/sec. | ||
| 920 | 2025.12.19 02:38:07.250293 [ 267 ] {2844cce0-0f3c-462e-b991-0ca930697923} <Debug> TCPHandler: Processed in 0.001639111 sec. | ||
| 921 | 2025.12.19 02:38:07.250407 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.12.19 02:38:07.250504 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 923 | 2025.12.19 02:38:07.250548 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 924 | 2025.12.19 02:38:07.250954 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.12.19 02:38:07.250992 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 926 | 2025.12.19 02:38:07.251418 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 927 | 2025.12.19 02:38:07.251831 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.12.19 02:38:07.251967 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001481 sec., 67521.94463200541 rows/sec., 4.68 MiB/sec. | ||
| 929 | 2025.12.19 02:38:07.252004 [ 267 ] {a8eb3ccc-7465-41bf-8a01-f6b5cdc07a0a} <Debug> TCPHandler: Processed in 0.001648631 sec. | ||
| 930 | 2025.12.19 02:38:07.252120 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.12.19 02:38:07.252217 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 932 | 2025.12.19 02:38:07.252260 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 933 | 2025.12.19 02:38:07.252578 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.12.19 02:38:07.252615 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 935 | 2025.12.19 02:38:07.253033 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 936 | 2025.12.19 02:38:07.253492 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.12.19 02:38:07.253629 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00143 sec., 20979.020979020977 rows/sec., 1.44 MiB/sec. | ||
| 938 | 2025.12.19 02:38:07.253663 [ 267 ] {5d9a74e1-c028-4f54-9631-3e5ab8a40d6c} <Debug> TCPHandler: Processed in 0.00159381 sec. | ||
| 939 | 2025.12.19 02:38:10.839804 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 940 | 2025.12.19 02:38:10.839892 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 941 | 2025.12.19 02:38:10.882827 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 140 | ||
| 942 | 2025.12.19 02:38:10.883536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 943 | 2025.12.19 02:38:10.884001 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2025.12.19 02:38:10.884041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 945 | 2025.12.19 02:38:10.884745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 946 | 2025.12.19 02:38:10.885214 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2025.12.19 02:38:10.885366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 948 | 2025.12.19 02:38:10.886038 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.12.19 02:38:10.886095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 950 | 2025.12.19 02:38:10.887398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 951 | 2025.12.19 02:38:10.887872 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.12.19 02:38:10.888183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 140 | ||
| 953 | 2025.12.19 02:38:10.968707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 954 | 2025.12.19 02:38:10.984753 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2025.12.19 02:38:10.984800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 956 | 2025.12.19 02:38:10.991031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 957 | 2025.12.19 02:38:10.992149 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2025.12.19 02:38:10.995028 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 959 | 2025.12.19 02:38:12.246080 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 960 | 2025.12.19 02:38:12.246254 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 961 | 2025.12.19 02:38:12.246318 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 962 | 2025.12.19 02:38:12.246934 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 963 | 2025.12.19 02:38:12.246981 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 964 | 2025.12.19 02:38:12.247461 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 965 | 2025.12.19 02:38:12.247912 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 966 | 2025.12.19 02:38:12.248070 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001863 sec., 13955.984970477724 rows/sec., 1.05 MiB/sec. | ||
| 967 | 2025.12.19 02:38:12.248118 [ 267 ] {03a74424-f50b-45cb-81c5-dc362bf73d87} <Debug> TCPHandler: Processed in 0.002162138 sec. | ||
| 968 | 2025.12.19 02:38:12.248249 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2025.12.19 02:38:12.248352 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 970 | 2025.12.19 02:38:12.248396 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 971 | 2025.12.19 02:38:12.248817 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 972 | 2025.12.19 02:38:12.248854 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 973 | 2025.12.19 02:38:12.249263 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 974 | 2025.12.19 02:38:12.249712 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 975 | 2025.12.19 02:38:12.249850 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001522 sec., 18396.84625492773 rows/sec., 1.43 MiB/sec. | ||
| 976 | 2025.12.19 02:38:12.249892 [ 267 ] {2c0f5563-2fce-4272-93fe-a8d57a5aed05} <Debug> TCPHandler: Processed in 0.001697671 sec. | ||
| 977 | 2025.12.19 02:38:12.250002 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2025.12.19 02:38:12.250097 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 979 | 2025.12.19 02:38:12.250142 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 980 | 2025.12.19 02:38:12.250531 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.12.19 02:38:12.250569 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 982 | 2025.12.19 02:38:12.251062 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 983 | 2025.12.19 02:38:12.251516 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.12.19 02:38:12.251645 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001567 sec., 63816.20931716656 rows/sec., 4.42 MiB/sec. | ||
| 985 | 2025.12.19 02:38:12.251681 [ 267 ] {6f9be9a4-0d2c-445f-883a-de9d31704e66} <Debug> TCPHandler: Processed in 0.001730572 sec. | ||
| 986 | 2025.12.19 02:38:12.251796 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.12.19 02:38:12.251892 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 988 | 2025.12.19 02:38:12.251933 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 989 | 2025.12.19 02:38:12.252253 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.12.19 02:38:12.252291 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 991 | 2025.12.19 02:38:12.252727 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2025.12.19 02:38:12.253175 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.12.19 02:38:12.253304 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001431 sec., 20964.3605870021 rows/sec., 1.44 MiB/sec. | ||
| 994 | 2025.12.19 02:38:12.253339 [ 267 ] {08339187-9d9b-4089-98a9-cc0cc56881f9} <Debug> TCPHandler: Processed in 0.00159476 sec. | ||
| 995 | 2025.12.19 02:38:16.166238 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64919 | ||
| 996 | 2025.12.19 02:38:16.166391 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 997 | 2025.12.19 02:38:16.166430 [ 286 ] {} <Debug> TCP-Session: ab5a106a-4224-425f-9349-f7f6364dbe4f Authenticating user 'default' from [fd00:1122:3344:101::e]:64919 | ||
| 998 | 2025.12.19 02:38:16.166458 [ 286 ] {} <Debug> TCP-Session: ab5a106a-4224-425f-9349-f7f6364dbe4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2025.12.19 02:38:16.166471 [ 286 ] {} <Debug> TCP-Session: ab5a106a-4224-425f-9349-f7f6364dbe4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1000 | 2025.12.19 02:38:16.166529 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1001 | 2025.12.19 02:38:16.166567 [ 286 ] {} <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 | ||
| 1002 | 2025.12.19 02:38:16.166583 [ 286 ] {} <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 | ||
| 1003 | 2025.12.19 02:38:16.167175 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64842 | ||
| 1004 | 2025.12.19 02:38:16.167299 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38371 | ||
| 1005 | 2025.12.19 02:38:16.167335 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2025.12.19 02:38:16.167382 [ 287 ] {} <Debug> TCP-Session: c0524faa-02c0-4eab-b6a4-035b00d5bbda Authenticating user 'default' from [fd00:1122:3344:101::e]:64842 | ||
| 1007 | 2025.12.19 02:38:16.167388 [ 286 ] {} <Trace> TCP-Session: ab5a106a-4224-425f-9349-f7f6364dbe4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2025.12.19 02:38:16.167412 [ 287 ] {} <Debug> TCP-Session: c0524faa-02c0-4eab-b6a4-035b00d5bbda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2025.12.19 02:38:16.167398 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34026 | ||
| 1010 | 2025.12.19 02:38:16.167452 [ 287 ] {} <Debug> TCP-Session: c0524faa-02c0-4eab-b6a4-035b00d5bbda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2025.12.19 02:38:16.167510 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2025.12.19 02:38:16.167533 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62768 | ||
| 1013 | 2025.12.19 02:38:16.167561 [ 288 ] {} <Debug> TCP-Session: 1f3e3e35-0f90-47c1-bfcc-e8e2a09179db Authenticating user 'default' from [fd00:1122:3344:101::e]:38371 | ||
| 1014 | 2025.12.19 02:38:16.167595 [ 288 ] {} <Debug> TCP-Session: 1f3e3e35-0f90-47c1-bfcc-e8e2a09179db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2025.12.19 02:38:16.167594 [ 286 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64919) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1016 | 2025.12.19 02:38:16.167612 [ 288 ] {} <Debug> TCP-Session: 1f3e3e35-0f90-47c1-bfcc-e8e2a09179db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2025.12.19 02:38:16.167736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37900 | ||
| 1018 | 2025.12.19 02:38:16.167845 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1019 | 2025.12.19 02:38:16.167897 [ 289 ] {} <Debug> TCP-Session: 458008c1-4562-4e7d-9011-96f07fb0b5c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34026 | ||
| 1020 | 2025.12.19 02:38:16.167914 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2025.12.19 02:38:16.167923 [ 289 ] {} <Debug> TCP-Session: 458008c1-4562-4e7d-9011-96f07fb0b5c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2025.12.19 02:38:16.167956 [ 290 ] {} <Debug> TCP-Session: d9a23ac9-9c14-4eb3-a414-1fa727d73ec6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62768 | ||
| 1023 | 2025.12.19 02:38:16.167959 [ 289 ] {} <Debug> TCP-Session: 458008c1-4562-4e7d-9011-96f07fb0b5c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2025.12.19 02:38:16.167966 [ 286 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1025 | 2025.12.19 02:38:16.167984 [ 290 ] {} <Debug> TCP-Session: d9a23ac9-9c14-4eb3-a414-1fa727d73ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2025.12.19 02:38:16.168011 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2025.12.19 02:38:16.168017 [ 290 ] {} <Debug> TCP-Session: d9a23ac9-9c14-4eb3-a414-1fa727d73ec6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2025.12.19 02:38:16.168033 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57450 | ||
| 1029 | 2025.12.19 02:38:16.168050 [ 291 ] {} <Debug> TCP-Session: 6176a1bc-f55a-42c2-8041-245fb4f7aba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37900 | ||
| 1030 | 2025.12.19 02:38:16.168101 [ 291 ] {} <Debug> TCP-Session: 6176a1bc-f55a-42c2-8041-245fb4f7aba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2025.12.19 02:38:16.168116 [ 291 ] {} <Debug> TCP-Session: 6176a1bc-f55a-42c2-8041-245fb4f7aba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2025.12.19 02:38:16.168117 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35709 | ||
| 1033 | 2025.12.19 02:38:16.168255 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2025.12.19 02:38:16.168295 [ 292 ] {} <Debug> TCP-Session: 5cb373d2-a4d8-431e-ae02-a45043ed3b58 Authenticating user 'default' from [fd00:1122:3344:101::e]:57450 | ||
| 1035 | 2025.12.19 02:38:16.168303 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54243 | ||
| 1036 | 2025.12.19 02:38:16.168314 [ 292 ] {} <Debug> TCP-Session: 5cb373d2-a4d8-431e-ae02-a45043ed3b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2025.12.19 02:38:16.168345 [ 292 ] {} <Debug> TCP-Session: 5cb373d2-a4d8-431e-ae02-a45043ed3b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1038 | 2025.12.19 02:38:16.168386 [ 286 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1039 | 2025.12.19 02:38:16.168414 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1040 | 2025.12.19 02:38:16.168456 [ 293 ] {} <Debug> TCP-Session: 0fe59bcd-2af3-42e9-9d70-20e05c4ccac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35709 | ||
| 1041 | 2025.12.19 02:38:16.168475 [ 293 ] {} <Debug> TCP-Session: 0fe59bcd-2af3-42e9-9d70-20e05c4ccac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2025.12.19 02:38:16.168489 [ 293 ] {} <Debug> TCP-Session: 0fe59bcd-2af3-42e9-9d70-20e05c4ccac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2025.12.19 02:38:16.168491 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1044 | 2025.12.19 02:38:16.168534 [ 294 ] {} <Debug> TCP-Session: a216785d-636a-4d51-80eb-281afc9d84ad Authenticating user 'default' from [fd00:1122:3344:101::e]:54243 | ||
| 1045 | 2025.12.19 02:38:16.168557 [ 294 ] {} <Debug> TCP-Session: a216785d-636a-4d51-80eb-281afc9d84ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2025.12.19 02:38:16.168638 [ 294 ] {} <Debug> TCP-Session: a216785d-636a-4d51-80eb-281afc9d84ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2025.12.19 02:38:16.175767 [ 286 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 1048 | 2025.12.19 02:38:16.191226 [ 298 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Trace> AggregatingTransform: Aggregating | ||
| 1049 | 2025.12.19 02:38:16.191361 [ 298 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1050 | 2025.12.19 02:38:16.192069 [ 298 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004102682 sec. (243.743 rows/sec., 9.52 KiB/sec.) | ||
| 1051 | 2025.12.19 02:38:16.192096 [ 298 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Trace> Aggregator: Merging aggregated data | ||
| 1052 | 2025.12.19 02:38:16.192123 [ 298 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1053 | 2025.12.19 02:38:16.193443 [ 286 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.025912 sec., 38.59215807347947 rows/sec., 1.51 KiB/sec. | ||
| 1054 | 2025.12.19 02:38:16.193586 [ 286 ] {57e06ba5-b6ab-4483-b881-7968b154618b} <Debug> TCPHandler: Processed in 0.026351041 sec. | ||
| 1055 | 2025.12.19 02:38:16.194348 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2025.12.19 02:38:16.194365 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2025.12.19 02:38:16.194389 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2025.12.19 02:38:16.194417 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2025.12.19 02:38:16.194450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2025.12.19 02:38:16.194475 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2025.12.19 02:38:16.194495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1062 | 2025.12.19 02:38:16.194514 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2025.12.19 02:38:16.194534 [ 292 ] {} <Debug> TCP-Session: 5cb373d2-a4d8-431e-ae02-a45043ed3b58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2025.12.19 02:38:16.194563 [ 290 ] {} <Debug> TCP-Session: d9a23ac9-9c14-4eb3-a414-1fa727d73ec6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2025.12.19 02:38:16.194573 [ 294 ] {} <Debug> TCP-Session: a216785d-636a-4d51-80eb-281afc9d84ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.12.19 02:38:16.194508 [ 291 ] {} <Debug> TCP-Session: 6176a1bc-f55a-42c2-8041-245fb4f7aba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2025.12.19 02:38:16.194502 [ 288 ] {} <Debug> TCP-Session: 1f3e3e35-0f90-47c1-bfcc-e8e2a09179db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1068 | 2025.12.19 02:38:16.194450 [ 287 ] {} <Debug> TCP-Session: c0524faa-02c0-4eab-b6a4-035b00d5bbda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2025.12.19 02:38:16.194428 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1070 | 2025.12.19 02:38:16.194428 [ 293 ] {} <Debug> TCP-Session: 0fe59bcd-2af3-42e9-9d70-20e05c4ccac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2025.12.19 02:38:16.194708 [ 289 ] {} <Debug> TCP-Session: 458008c1-4562-4e7d-9011-96f07fb0b5c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2025.12.19 02:38:16.194425 [ 286 ] {} <Debug> TCP-Session: ab5a106a-4224-425f-9349-f7f6364dbe4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1073 | 2025.12.19 02:38:17.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.32 MiB, peak 172.45 MiB, free memory in arenas 0.00 B, will set to 165.15 MiB (RSS), difference: 2.83 MiB | ||
| 1074 | 2025.12.19 02:38:17.242413 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2025.12.19 02:38:17.242645 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1076 | 2025.12.19 02:38:17.242979 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1077 | 2025.12.19 02:38:17.247478 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1078 | 2025.12.19 02:38:17.247755 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2025.12.19 02:38:17.247830 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2025.12.19 02:38:17.248028 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1081 | 2025.12.19 02:38:17.250321 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1082 | 2025.12.19 02:38:17.252474 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1083 | 2025.12.19 02:38:17.252518 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1084 | 2025.12.19 02:38:17.252690 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <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', 'oximeter_collector:collections'))" | ||
| 1085 | 2025.12.19 02:38:17.252720 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1086 | 2025.12.19 02:38:17.272988 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.030426 sec., 492.9994084007099 rows/sec., 20.03 KiB/sec. | ||
| 1087 | 2025.12.19 02:38:17.273115 [ 267 ] {fd31d8d1-ea3e-42aa-8dbd-6d59d6027f59} <Debug> TCPHandler: Processed in 0.030853718 sec. | ||
| 1088 | 2025.12.19 02:38:17.274408 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2025.12.19 02:38:17.274603 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1090 | 2025.12.19 02:38:17.274898 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1091 | 2025.12.19 02:38:17.274932 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1092 | 2025.12.19 02:38:17.275133 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2025.12.19 02:38:17.275202 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2025.12.19 02:38:17.275358 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1095 | 2025.12.19 02:38:17.275394 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1096 | 2025.12.19 02:38:17.275417 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1097 | 2025.12.19 02:38:17.275432 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1098 | 2025.12.19 02:38:17.275472 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <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', 'oximeter_collector:collections'))" | ||
| 1099 | 2025.12.19 02:38:17.275497 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1100 | 2025.12.19 02:38:17.276072 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001554 sec., 9652.509652509652 rows/sec., 392.13 KiB/sec. | ||
| 1101 | 2025.12.19 02:38:17.276168 [ 267 ] {f40d577a-638f-41c9-9fdd-d1985499e7ab} <Debug> TCPHandler: Processed in 0.001890014 sec. | ||
| 1102 | 2025.12.19 02:38:17.276571 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1103 | 2025.12.19 02:38:17.276700 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1104 | 2025.12.19 02:38:17.276921 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1105 | 2025.12.19 02:38:17.276955 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled')" moved to PREWHERE | ||
| 1106 | 2025.12.19 02:38:17.277132 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2025.12.19 02:38:17.277188 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2025.12.19 02:38:17.277293 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1109 | 2025.12.19 02:38:17.277324 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1110 | 2025.12.19 02:38:17.277344 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1111 | 2025.12.19 02:38:17.277359 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1112 | 2025.12.19 02:38:17.277396 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled'))" | ||
| 1113 | 2025.12.19 02:38:17.277414 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1114 | 2025.12.19 02:38:17.277854 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001203 sec., 12468.827930174562 rows/sec., 506.55 KiB/sec. | ||
| 1115 | 2025.12.19 02:38:17.277945 [ 267 ] {2e20f50e-07a1-4c00-9ca9-86b7607e0b10} <Debug> TCPHandler: Processed in 0.001426158 sec. | ||
| 1116 | 2025.12.19 02:38:17.278624 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2025.12.19 02:38:17.278791 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1118 | 2025.12.19 02:38:17.279059 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1119 | 2025.12.19 02:38:17.279098 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up')" moved to PREWHERE | ||
| 1120 | 2025.12.19 02:38:17.279281 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1121 | 2025.12.19 02:38:17.279338 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1122 | 2025.12.19 02:38:17.279445 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1123 | 2025.12.19 02:38:17.279476 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1124 | 2025.12.19 02:38:17.279496 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1125 | 2025.12.19 02:38:17.279511 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1126 | 2025.12.19 02:38:17.279549 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up'))" | ||
| 1127 | 2025.12.19 02:38:17.279567 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1128 | 2025.12.19 02:38:17.280084 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00136 sec., 11029.411764705881 rows/sec., 448.07 KiB/sec. | ||
| 1129 | 2025.12.19 02:38:17.280170 [ 267 ] {9068f4fc-0dc1-4863-8fce-142212d3aaa1} <Debug> TCPHandler: Processed in 0.00161228 sec. | ||
| 1130 | 2025.12.19 02:38:17.280443 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2025.12.19 02:38:17.280589 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1132 | 2025.12.19 02:38:17.280820 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1133 | 2025.12.19 02:38:17.280857 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity')" moved to PREWHERE | ||
| 1134 | 2025.12.19 02:38:17.281051 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1135 | 2025.12.19 02:38:17.281116 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1136 | 2025.12.19 02:38:17.281235 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1137 | 2025.12.19 02:38:17.281268 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1138 | 2025.12.19 02:38:17.281295 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1139 | 2025.12.19 02:38:17.281312 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1140 | 2025.12.19 02:38:17.281354 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity'))" | ||
| 1141 | 2025.12.19 02:38:17.281377 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1142 | 2025.12.19 02:38:17.281892 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001363 sec., 11005.135730007336 rows/sec., 447.08 KiB/sec. | ||
| 1143 | 2025.12.19 02:38:17.281987 [ 267 ] {ff4350d7-e9a6-4eb3-8800-06231c3bc0ed} <Debug> TCPHandler: Processed in 0.00159584 sec. | ||
| 1144 | 2025.12.19 02:38:17.282335 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.12.19 02:38:17.282468 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1146 | 2025.12.19 02:38:17.282682 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1147 | 2025.12.19 02:38:17.282716 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1148 | 2025.12.19 02:38:17.282886 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1149 | 2025.12.19 02:38:17.282940 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1150 | 2025.12.19 02:38:17.283038 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1151 | 2025.12.19 02:38:17.283069 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1152 | 2025.12.19 02:38:17.283090 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1153 | 2025.12.19 02:38:17.283110 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1154 | 2025.12.19 02:38:17.283145 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1155 | 2025.12.19 02:38:17.283163 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1156 | 2025.12.19 02:38:17.283617 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001199 sec., 12510.425354462051 rows/sec., 508.24 KiB/sec. | ||
| 1157 | 2025.12.19 02:38:17.283712 [ 267 ] {2e668e7b-44e1-4428-91be-a3ba1048e60d} <Debug> TCPHandler: Processed in 0.001435698 sec. | ||
| 1158 | 2025.12.19 02:38:17.283979 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2025.12.19 02:38:17.284115 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1160 | 2025.12.19 02:38:17.284334 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1161 | 2025.12.19 02:38:17.284369 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1162 | 2025.12.19 02:38:17.284547 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1163 | 2025.12.19 02:38:17.284604 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1164 | 2025.12.19 02:38:17.284709 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1165 | 2025.12.19 02:38:17.284739 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1166 | 2025.12.19 02:38:17.284759 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1167 | 2025.12.19 02:38:17.284774 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1168 | 2025.12.19 02:38:17.284809 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1169 | 2025.12.19 02:38:17.284829 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1170 | 2025.12.19 02:38:17.285265 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.0012 sec., 12500.000000000002 rows/sec., 507.81 KiB/sec. | ||
| 1171 | 2025.12.19 02:38:17.285354 [ 267 ] {04414e22-a5cd-4b8b-bc09-bfc9fccc03c1} <Debug> TCPHandler: Processed in 0.001428709 sec. | ||
| 1172 | 2025.12.19 02:38:17.285608 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2025.12.19 02:38:17.285762 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1174 | 2025.12.19 02:38:17.285991 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1175 | 2025.12.19 02:38:17.286027 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1176 | 2025.12.19 02:38:17.286207 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1177 | 2025.12.19 02:38:17.286262 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1178 | 2025.12.19 02:38:17.286371 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1179 | 2025.12.19 02:38:17.286401 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1180 | 2025.12.19 02:38:17.286421 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1181 | 2025.12.19 02:38:17.286435 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1182 | 2025.12.19 02:38:17.286469 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1183 | 2025.12.19 02:38:17.286491 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1184 | 2025.12.19 02:38:17.286937 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00124 sec., 12096.774193548386 rows/sec., 491.43 KiB/sec. | ||
| 1185 | 2025.12.19 02:38:17.287020 [ 267 ] {e4613510-4fe4-42b2-8007-5b52f742bcfe} <Debug> TCPHandler: Processed in 0.001469258 sec. | ||
| 1186 | 2025.12.19 02:38:17.287358 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.12.19 02:38:17.287488 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1188 | 2025.12.19 02:38:17.287694 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1189 | 2025.12.19 02:38:17.287727 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1190 | 2025.12.19 02:38:17.287904 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1191 | 2025.12.19 02:38:17.287958 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1192 | 2025.12.19 02:38:17.288057 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1193 | 2025.12.19 02:38:17.288086 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1194 | 2025.12.19 02:38:17.288104 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1195 | 2025.12.19 02:38:17.288119 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1196 | 2025.12.19 02:38:17.288153 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1197 | 2025.12.19 02:38:17.288170 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1198 | 2025.12.19 02:38:17.288618 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001181 sec., 12701.100762066046 rows/sec., 515.98 KiB/sec. | ||
| 1199 | 2025.12.19 02:38:17.288699 [ 267 ] {017dd4ca-dd0c-422a-acc3-338286c60359} <Debug> TCPHandler: Processed in 0.001392167 sec. | ||
| 1200 | 2025.12.19 02:38:17.289007 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2025.12.19 02:38:17.289136 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1202 | 2025.12.19 02:38:17.289338 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1203 | 2025.12.19 02:38:17.289371 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1204 | 2025.12.19 02:38:17.289542 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1205 | 2025.12.19 02:38:17.289595 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1206 | 2025.12.19 02:38:17.289693 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1207 | 2025.12.19 02:38:17.289722 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1208 | 2025.12.19 02:38:17.289740 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1209 | 2025.12.19 02:38:17.289754 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1210 | 2025.12.19 02:38:17.289787 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1211 | 2025.12.19 02:38:17.289804 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1212 | 2025.12.19 02:38:17.290225 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001136 sec., 13204.225352112675 rows/sec., 536.42 KiB/sec. | ||
| 1213 | 2025.12.19 02:38:17.290335 [ 267 ] {9c2979c5-96c1-49c9-aeb2-93496f4aade8} <Debug> TCPHandler: Processed in 0.001377367 sec. | ||
| 1214 | 2025.12.19 02:38:17.290624 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2025.12.19 02:38:17.290794 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1216 | 2025.12.19 02:38:17.291061 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1217 | 2025.12.19 02:38:17.291097 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1218 | 2025.12.19 02:38:17.291273 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1219 | 2025.12.19 02:38:17.291327 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1220 | 2025.12.19 02:38:17.291429 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1221 | 2025.12.19 02:38:17.291457 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1222 | 2025.12.19 02:38:17.291476 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1223 | 2025.12.19 02:38:17.291490 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1224 | 2025.12.19 02:38:17.291523 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1225 | 2025.12.19 02:38:17.291540 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1226 | 2025.12.19 02:38:17.291969 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001248 sec., 12019.23076923077 rows/sec., 488.28 KiB/sec. | ||
| 1227 | 2025.12.19 02:38:17.292052 [ 267 ] {7b9dea4c-a79e-4fc7-879a-12e6f202e73d} <Debug> TCPHandler: Processed in 0.001490949 sec. | ||
| 1228 | 2025.12.19 02:38:17.292308 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1229 | 2025.12.19 02:38:17.292438 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1230 | 2025.12.19 02:38:17.292641 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1231 | 2025.12.19 02:38:17.292679 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1232 | 2025.12.19 02:38:17.292890 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1233 | 2025.12.19 02:38:17.292953 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1234 | 2025.12.19 02:38:17.293064 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1235 | 2025.12.19 02:38:17.293094 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1236 | 2025.12.19 02:38:17.293114 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1237 | 2025.12.19 02:38:17.293128 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1238 | 2025.12.19 02:38:17.293161 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1239 | 2025.12.19 02:38:17.293182 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1240 | 2025.12.19 02:38:17.293756 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001369 sec., 10956.902848794742 rows/sec., 445.12 KiB/sec. | ||
| 1241 | 2025.12.19 02:38:17.293834 [ 267 ] {edf219f7-6ff8-4ba0-85c9-22ea59bb1584} <Debug> TCPHandler: Processed in 0.00157634 sec. | ||
| 1242 | 2025.12.19 02:38:17.305852 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2025.12.19 02:38:17.306005 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1244 | 2025.12.19 02:38:17.306231 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1245 | 2025.12.19 02:38:17.306265 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1246 | 2025.12.19 02:38:17.306457 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1247 | 2025.12.19 02:38:17.306513 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1248 | 2025.12.19 02:38:17.306618 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1249 | 2025.12.19 02:38:17.306647 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1250 | 2025.12.19 02:38:17.306666 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1251 | 2025.12.19 02:38:17.306681 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1252 | 2025.12.19 02:38:17.306718 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1253 | 2025.12.19 02:38:17.306737 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1254 | 2025.12.19 02:38:17.307191 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001242 sec., 12077.294685990337 rows/sec., 490.64 KiB/sec. | ||
| 1255 | 2025.12.19 02:38:17.307270 [ 267 ] {7a451dbc-c324-494e-b1f4-874cb9894b70} <Debug> TCPHandler: Processed in 0.001478678 sec. | ||
| 1256 | 2025.12.19 02:38:17.311458 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2025.12.19 02:38:17.311573 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1258 | 2025.12.19 02:38:17.311617 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1259 | 2025.12.19 02:38:17.312230 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2025.12.19 02:38:17.312278 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1261 | 2025.12.19 02:38:17.312882 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1262 | 2025.12.19 02:38:17.313298 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2025.12.19 02:38:17.313453 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.00191 sec., 6806.282722513089 rows/sec., 2.31 MiB/sec. | ||
| 1264 | 2025.12.19 02:38:17.313493 [ 267 ] {541a1733-3947-4f62-908f-e2ff3d2255e2} <Debug> TCPHandler: Processed in 0.002089196 sec. | ||
| 1265 | 2025.12.19 02:38:17.313621 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.12.19 02:38:17.313721 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1267 | 2025.12.19 02:38:17.313763 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1268 | 2025.12.19 02:38:17.316588 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2025.12.19 02:38:17.316621 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1270 | 2025.12.19 02:38:17.317138 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1271 | 2025.12.19 02:38:17.317627 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2025.12.19 02:38:17.317791 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00409 sec., 100244.49877750612 rows/sec., 6.36 MiB/sec. | ||
| 1273 | 2025.12.19 02:38:17.317838 [ 267 ] {071597a3-a3b3-4b84-83cd-143139629469} <Debug> TCPHandler: Processed in 0.004268003 sec. | ||
| 1274 | 2025.12.19 02:38:17.317987 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2025.12.19 02:38:17.318107 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1276 | 2025.12.19 02:38:17.318160 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1277 | 2025.12.19 02:38:17.318701 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2025.12.19 02:38:17.318737 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1279 | 2025.12.19 02:38:17.319267 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1280 | 2025.12.19 02:38:17.319718 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2025.12.19 02:38:17.319909 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001828 sec., 2188.183807439825 rows/sec., 178.43 KiB/sec. | ||
| 1282 | 2025.12.19 02:38:17.319947 [ 267 ] {2f4e0ca1-a856-43d7-9147-f67d58741268} <Debug> TCPHandler: Processed in 0.002017615 sec. | ||
| 1283 | 2025.12.19 02:38:17.320067 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2025.12.19 02:38:17.320162 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1285 | 2025.12.19 02:38:17.320202 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1286 | 2025.12.19 02:38:17.321554 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2025.12.19 02:38:17.321592 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1288 | 2025.12.19 02:38:17.322196 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1289 | 2025.12.19 02:38:17.322787 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2025.12.19 02:38:17.323009 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Debug> executeQuery: Read 1104 rows, 89.60 KiB in 0.002866 sec., 385205.8618283322 rows/sec., 30.53 MiB/sec. | ||
| 1291 | 2025.12.19 02:38:17.323059 [ 267 ] {4a096bfc-90a4-42f4-95fd-d6f507bb8010} <Debug> TCPHandler: Processed in 0.003042398 sec. | ||
| 1292 | 2025.12.19 02:38:17.323217 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2025.12.19 02:38:17.323325 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1294 | 2025.12.19 02:38:17.323373 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1295 | 2025.12.19 02:38:17.323992 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2025.12.19 02:38:17.324028 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1297 | 2025.12.19 02:38:17.324577 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1298 | 2025.12.19 02:38:17.325086 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2025.12.19 02:38:17.325231 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001928 sec., 113589.21161825726 rows/sec., 6.76 MiB/sec. | ||
| 1300 | 2025.12.19 02:38:17.325271 [ 267 ] {277aab1e-0c1f-46bb-a1db-f8bae471f3d3} <Debug> TCPHandler: Processed in 0.002111707 sec. | ||
| 1301 | 2025.12.19 02:38:17.325393 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2025.12.19 02:38:17.325491 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1303 | 2025.12.19 02:38:17.325531 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1304 | 2025.12.19 02:38:17.326082 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2025.12.19 02:38:17.326119 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1306 | 2025.12.19 02:38:17.326628 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1307 | 2025.12.19 02:38:17.327389 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2025.12.19 02:38:17.327570 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002098 sec., 101048.61773117255 rows/sec., 6.52 MiB/sec. | ||
| 1309 | 2025.12.19 02:38:17.327618 [ 267 ] {88243da7-9e1d-4934-be99-ed6dc29bb47b} <Debug> TCPHandler: Processed in 0.002275999 sec. | ||
| 1310 | 2025.12.19 02:38:17.327770 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2025.12.19 02:38:17.327882 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1312 | 2025.12.19 02:38:17.327939 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1313 | 2025.12.19 02:38:17.328598 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2025.12.19 02:38:17.328639 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1315 | 2025.12.19 02:38:17.329190 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1316 | 2025.12.19 02:38:17.329876 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2025.12.19 02:38:17.330046 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002185 sec., 96567.5057208238 rows/sec., 5.48 MiB/sec. | ||
| 1318 | 2025.12.19 02:38:17.330093 [ 267 ] {06426900-7f1d-444e-862c-5a5841b9e62f} <Debug> TCPHandler: Processed in 0.00238338 sec. | ||
| 1319 | 2025.12.19 02:38:17.330245 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2025.12.19 02:38:17.330383 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1321 | 2025.12.19 02:38:17.330442 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1322 | 2025.12.19 02:38:17.331464 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2025.12.19 02:38:17.331511 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1324 | 2025.12.19 02:38:17.332245 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1325 | 2025.12.19 02:38:17.332881 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2025.12.19 02:38:17.333062 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Debug> executeQuery: Read 657 rows, 46.72 KiB in 0.002705 sec., 242883.54898336413 rows/sec., 16.87 MiB/sec. | ||
| 1327 | 2025.12.19 02:38:17.333112 [ 267 ] {b6d923ad-fa7e-4f9e-b679-e271a7ecfca8} <Debug> TCPHandler: Processed in 0.002933857 sec. | ||
| 1328 | 2025.12.19 02:38:17.333259 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2025.12.19 02:38:17.333380 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1330 | 2025.12.19 02:38:17.333434 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1331 | 2025.12.19 02:38:17.333879 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2025.12.19 02:38:17.333933 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1333 | 2025.12.19 02:38:17.334415 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1334 | 2025.12.19 02:38:17.335033 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2025.12.19 02:38:17.335176 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001823 sec., 3291.2781130005487 rows/sec., 171.96 KiB/sec. | ||
| 1336 | 2025.12.19 02:38:17.335213 [ 267 ] {f7cbd1db-6e30-416b-9fb7-0987410f9df5} <Debug> TCPHandler: Processed in 0.002017105 sec. | ||
| 1337 | 2025.12.19 02:38:17.335339 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2025.12.19 02:38:17.335435 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1339 | 2025.12.19 02:38:17.335503 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1340 | 2025.12.19 02:38:17.335945 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2025.12.19 02:38:17.335980 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1342 | 2025.12.19 02:38:17.336468 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1343 | 2025.12.19 02:38:17.337095 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2025.12.19 02:38:17.337240 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Debug> executeQuery: Read 256 rows, 16.95 KiB in 0.001825 sec., 140273.97260273973 rows/sec., 9.07 MiB/sec. | ||
| 1345 | 2025.12.19 02:38:17.337279 [ 267 ] {21c72254-9452-48b3-914b-e49cca6d0160} <Debug> TCPHandler: Processed in 0.001991505 sec. | ||
| 1346 | 2025.12.19 02:38:17.337400 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2025.12.19 02:38:17.337496 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1348 | 2025.12.19 02:38:17.337539 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1349 | 2025.12.19 02:38:17.337865 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2025.12.19 02:38:17.337900 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1351 | 2025.12.19 02:38:17.338339 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1352 | 2025.12.19 02:38:17.338843 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2025.12.19 02:38:17.339021 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 43.67 KiB/sec. | ||
| 1354 | 2025.12.19 02:38:17.339071 [ 267 ] {4f56cff4-435a-4ee6-b7a8-9b3c72e45ad0} <Debug> TCPHandler: Processed in 0.001719472 sec. | ||
| 1355 | 2025.12.19 02:38:17.339200 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2025.12.19 02:38:17.339299 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1357 | 2025.12.19 02:38:17.339356 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <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 | ||
| 1358 | 2025.12.19 02:38:17.340114 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2025.12.19 02:38:17.340154 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1360 | 2025.12.19 02:38:17.343469 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1361 | 2025.12.19 02:38:17.343962 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2025.12.19 02:38:17.344109 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004827 sec., 2071.6801325875285 rows/sec., 3.71 MiB/sec. | ||
| 1363 | 2025.12.19 02:38:17.344183 [ 267 ] {04deaa2f-5105-4512-a0b8-9d90a4df66a2} <Debug> TCPHandler: Processed in 0.005031083 sec. | ||
| 1364 | 2025.12.19 02:38:17.344346 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2025.12.19 02:38:17.344447 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1366 | 2025.12.19 02:38:17.344489 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1367 | 2025.12.19 02:38:17.344869 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2025.12.19 02:38:17.344906 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1369 | 2025.12.19 02:38:17.345387 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1370 | 2025.12.19 02:38:17.345829 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2025.12.19 02:38:17.345961 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001534 sec., 48239.895697522814 rows/sec., 2.86 MiB/sec. | ||
| 1372 | 2025.12.19 02:38:17.345999 [ 267 ] {fffd6259-0137-4842-9ae3-13746fbcbb84} <Debug> TCPHandler: Processed in 0.001710591 sec. | ||
| 1373 | 2025.12.19 02:38:18.385517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 2385 | ||
| 1374 | 2025.12.19 02:38:18.386170 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2025.12.19 02:38:18.386239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1376 | 2025.12.19 02:38:18.386980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1377 | 2025.12.19 02:38:18.387476 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2025.12.19 02:38:18.387645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2385 | ||
| 1379 | 2025.12.19 02:38:18.495166 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1380 | 2025.12.19 02:38:18.513228 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2025.12.19 02:38:18.513297 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1382 | 2025.12.19 02:38:18.520127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1383 | 2025.12.19 02:38:18.521397 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2025.12.19 02:38:18.525352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1385 | 2025.12.19 02:38:19.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.09 MiB, peak 172.45 MiB, free memory in arenas 0.00 B, will set to 169.07 MiB (RSS), difference: 1.99 MiB | ||
| 1386 | 2025.12.19 02:38:20.888480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 202 | ||
| 1387 | 2025.12.19 02:38:20.891412 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2025.12.19 02:38:20.891472 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1389 | 2025.12.19 02:38:20.892934 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1390 | 2025.12.19 02:38:20.893522 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2025.12.19 02:38:20.893856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1392 | 2025.12.19 02:38:22.245394 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.12.19 02:38:22.245568 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1394 | 2025.12.19 02:38:22.245631 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1395 | 2025.12.19 02:38:22.246233 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.12.19 02:38:22.246275 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1397 | 2025.12.19 02:38:22.246761 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1398 | 2025.12.19 02:38:22.247212 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.12.19 02:38:22.247392 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 1.05 MiB/sec. | ||
| 1400 | 2025.12.19 02:38:22.247437 [ 267 ] {30cf8fab-9b5e-479e-9d99-77793a66735a} <Debug> TCPHandler: Processed in 0.002165877 sec. | ||
| 1401 | 2025.12.19 02:38:22.247559 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2025.12.19 02:38:22.247656 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1403 | 2025.12.19 02:38:22.247699 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1404 | 2025.12.19 02:38:22.248102 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.12.19 02:38:22.248139 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1406 | 2025.12.19 02:38:22.248540 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1407 | 2025.12.19 02:38:22.248973 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.12.19 02:38:22.249121 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001483 sec., 18880.64733648011 rows/sec., 1.47 MiB/sec. | ||
| 1409 | 2025.12.19 02:38:22.249159 [ 267 ] {0e4cade1-1d5a-4c3f-8e66-43593123e1c4} <Debug> TCPHandler: Processed in 0.001650581 sec. | ||
| 1410 | 2025.12.19 02:38:22.249277 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.12.19 02:38:22.249372 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1412 | 2025.12.19 02:38:22.249416 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1413 | 2025.12.19 02:38:22.249789 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.12.19 02:38:22.249824 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1415 | 2025.12.19 02:38:22.250295 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1416 | 2025.12.19 02:38:22.250706 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.12.19 02:38:22.250851 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001497 sec., 66800.2672010688 rows/sec., 4.63 MiB/sec. | ||
| 1418 | 2025.12.19 02:38:22.250889 [ 267 ] {164c3ed7-279d-46eb-b7d2-683bd2bcaf83} <Debug> TCPHandler: Processed in 0.00166121 sec. | ||
| 1419 | 2025.12.19 02:38:22.251012 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2025.12.19 02:38:22.251109 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1421 | 2025.12.19 02:38:22.251152 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1422 | 2025.12.19 02:38:22.251483 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.12.19 02:38:22.251519 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1424 | 2025.12.19 02:38:22.251920 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1425 | 2025.12.19 02:38:22.252327 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.12.19 02:38:22.252475 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001385 sec., 21660.649819494585 rows/sec., 1.48 MiB/sec. | ||
| 1427 | 2025.12.19 02:38:22.252512 [ 267 ] {9440165e-ffdc-4e18-989c-bdf44f37d29e} <Debug> TCPHandler: Processed in 0.00155408 sec. | ||
| 1428 | 2025.12.19 02:38:24.544640 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61815 | ||
| 1429 | 2025.12.19 02:38:24.544751 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1430 | 2025.12.19 02:38:24.544778 [ 286 ] {} <Debug> TCP-Session: a6f5e5e9-5c54-44e1-8f4c-d8bfd19e561d Authenticating user 'default' from [fd00:1122:3344:101::e]:61815 | ||
| 1431 | 2025.12.19 02:38:24.544800 [ 286 ] {} <Debug> TCP-Session: a6f5e5e9-5c54-44e1-8f4c-d8bfd19e561d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.12.19 02:38:24.544813 [ 286 ] {} <Debug> TCP-Session: a6f5e5e9-5c54-44e1-8f4c-d8bfd19e561d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1433 | 2025.12.19 02:38:24.545024 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54084 | ||
| 1434 | 2025.12.19 02:38:24.545062 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54389 | ||
| 1435 | 2025.12.19 02:38:24.545072 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62858 | ||
| 1436 | 2025.12.19 02:38:24.545101 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54425 | ||
| 1437 | 2025.12.19 02:38:24.545113 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63828 | ||
| 1438 | 2025.12.19 02:38:24.545146 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2025.12.19 02:38:24.545132 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34544 | ||
| 1440 | 2025.12.19 02:38:24.545200 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1441 | 2025.12.19 02:38:24.545197 [ 287 ] {} <Debug> TCP-Session: b27232f6-a0e3-4990-9160-4e175b7bbc82 Authenticating user 'default' from [fd00:1122:3344:101::e]:54084 | ||
| 1442 | 2025.12.19 02:38:24.545207 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1443 | 2025.12.19 02:38:24.545230 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1444 | 2025.12.19 02:38:24.545247 [ 287 ] {} <Debug> TCP-Session: b27232f6-a0e3-4990-9160-4e175b7bbc82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2025.12.19 02:38:24.545256 [ 291 ] {} <Debug> TCP-Session: 887b4c30-41ce-4a5d-a534-f8762ac71ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54425 | ||
| 1446 | 2025.12.19 02:38:24.545277 [ 287 ] {} <Debug> TCP-Session: b27232f6-a0e3-4990-9160-4e175b7bbc82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2025.12.19 02:38:24.545277 [ 292 ] {} <Debug> TCP-Session: b34ab573-8098-4154-877e-c0d7c26f4770 Authenticating user 'default' from [fd00:1122:3344:101::e]:63828 | ||
| 1448 | 2025.12.19 02:38:24.545289 [ 291 ] {} <Debug> TCP-Session: 887b4c30-41ce-4a5d-a534-f8762ac71ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2025.12.19 02:38:24.545318 [ 292 ] {} <Debug> TCP-Session: b34ab573-8098-4154-877e-c0d7c26f4770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.12.19 02:38:24.545322 [ 291 ] {} <Debug> TCP-Session: 887b4c30-41ce-4a5d-a534-f8762ac71ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2025.12.19 02:38:24.545342 [ 292 ] {} <Debug> TCP-Session: b34ab573-8098-4154-877e-c0d7c26f4770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2025.12.19 02:38:24.545351 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1453 | 2025.12.19 02:38:24.545187 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1454 | 2025.12.19 02:38:24.545397 [ 294 ] {} <Debug> TCP-Session: b52bd3f1-046c-4444-b16a-7684a5c276e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:34544 | ||
| 1455 | 2025.12.19 02:38:24.545124 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55289 | ||
| 1456 | 2025.12.19 02:38:24.545434 [ 294 ] {} <Debug> TCP-Session: b52bd3f1-046c-4444-b16a-7684a5c276e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2025.12.19 02:38:24.545425 [ 288 ] {} <Debug> TCP-Session: b4f43916-4770-45d7-a8c7-76e2db8797ae Authenticating user 'default' from [fd00:1122:3344:101::e]:54389 | ||
| 1458 | 2025.12.19 02:38:24.545498 [ 294 ] {} <Debug> TCP-Session: b52bd3f1-046c-4444-b16a-7684a5c276e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2025.12.19 02:38:24.545518 [ 288 ] {} <Debug> TCP-Session: b4f43916-4770-45d7-a8c7-76e2db8797ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.12.19 02:38:24.545543 [ 288 ] {} <Debug> TCP-Session: b4f43916-4770-45d7-a8c7-76e2db8797ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2025.12.19 02:38:24.545124 [ 286 ] {} <Trace> TCP-Session: a6f5e5e9-5c54-44e1-8f4c-d8bfd19e561d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1462 | 2025.12.19 02:38:24.545071 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51387 | ||
| 1463 | 2025.12.19 02:38:24.545233 [ 290 ] {} <Debug> TCP-Session: 8f7d6e23-71e8-4b7e-984c-26cf1a8ef402 Authenticating user 'default' from [fd00:1122:3344:101::e]:62858 | ||
| 1464 | 2025.12.19 02:38:24.545645 [ 290 ] {} <Debug> TCP-Session: 8f7d6e23-71e8-4b7e-984c-26cf1a8ef402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.12.19 02:38:24.545646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1466 | 2025.12.19 02:38:24.545660 [ 290 ] {} <Debug> TCP-Session: 8f7d6e23-71e8-4b7e-984c-26cf1a8ef402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.12.19 02:38:24.545690 [ 293 ] {} <Debug> TCP-Session: 423450d0-dba0-4e90-8625-91389b86fab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55289 | ||
| 1468 | 2025.12.19 02:38:24.545721 [ 293 ] {} <Debug> TCP-Session: 423450d0-dba0-4e90-8625-91389b86fab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2025.12.19 02:38:24.545734 [ 293 ] {} <Debug> TCP-Session: 423450d0-dba0-4e90-8625-91389b86fab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2025.12.19 02:38:24.545738 [ 286 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61815) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1471 | 2025.12.19 02:38:24.545751 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1472 | 2025.12.19 02:38:24.545791 [ 289 ] {} <Debug> TCP-Session: 479acc26-8771-419f-aec5-866a37e736a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51387 | ||
| 1473 | 2025.12.19 02:38:24.545812 [ 289 ] {} <Debug> TCP-Session: 479acc26-8771-419f-aec5-866a37e736a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1474 | 2025.12.19 02:38:24.545828 [ 289 ] {} <Debug> TCP-Session: 479acc26-8771-419f-aec5-866a37e736a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1475 | 2025.12.19 02:38:24.546002 [ 286 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1476 | 2025.12.19 02:38:24.546062 [ 286 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2025.12.19 02:38:24.546334 [ 286 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 1478 | 2025.12.19 02:38:24.547267 [ 301 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Trace> AggregatingTransform: Aggregating | ||
| 1479 | 2025.12.19 02:38:24.547315 [ 301 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Trace> Aggregator: Aggregation method: without_key | ||
| 1480 | 2025.12.19 02:38:24.547347 [ 301 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000909601 sec. (1099.383 rows/sec., 42.94 KiB/sec.) | ||
| 1481 | 2025.12.19 02:38:24.547364 [ 301 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Trace> Aggregator: Merging aggregated data | ||
| 1482 | 2025.12.19 02:38:24.548660 [ 286 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002977 sec., 335.9086328518643 rows/sec., 13.12 KiB/sec. | ||
| 1483 | 2025.12.19 02:38:24.548827 [ 286 ] {ec694a63-ac7f-4b2e-94e1-1522138b7f90} <Debug> TCPHandler: Processed in 0.003814848 sec. | ||
| 1484 | 2025.12.19 02:38:24.548950 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1485 | 2025.12.19 02:38:24.548978 [ 286 ] {} <Debug> TCP-Session: a6f5e5e9-5c54-44e1-8f4c-d8bfd19e561d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2025.12.19 02:38:24.548996 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1487 | 2025.12.19 02:38:24.549031 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1488 | 2025.12.19 02:38:24.549041 [ 287 ] {} <Debug> TCP-Session: b27232f6-a0e3-4990-9160-4e175b7bbc82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2025.12.19 02:38:24.549062 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1490 | 2025.12.19 02:38:24.549088 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1491 | 2025.12.19 02:38:24.549114 [ 289 ] {} <Debug> TCP-Session: 479acc26-8771-419f-aec5-866a37e736a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1492 | 2025.12.19 02:38:24.549124 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1493 | 2025.12.19 02:38:24.549142 [ 288 ] {} <Debug> TCP-Session: b4f43916-4770-45d7-a8c7-76e2db8797ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2025.12.19 02:38:24.549130 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1495 | 2025.12.19 02:38:24.549176 [ 292 ] {} <Debug> TCP-Session: b34ab573-8098-4154-877e-c0d7c26f4770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2025.12.19 02:38:24.549189 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2025.12.19 02:38:24.549217 [ 290 ] {} <Debug> TCP-Session: 8f7d6e23-71e8-4b7e-984c-26cf1a8ef402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2025.12.19 02:38:24.549163 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1499 | 2025.12.19 02:38:24.549250 [ 293 ] {} <Debug> TCP-Session: 423450d0-dba0-4e90-8625-91389b86fab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2025.12.19 02:38:24.549083 [ 294 ] {} <Debug> TCP-Session: b52bd3f1-046c-4444-b16a-7684a5c276e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2025.12.19 02:38:24.549293 [ 291 ] {} <Debug> TCP-Session: 887b4c30-41ce-4a5d-a534-f8762ac71ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2025.12.19 02:38:25.839949 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1503 | 2025.12.19 02:38:25.840020 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1504 | 2025.12.19 02:38:25.887855 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2833 | ||
| 1505 | 2025.12.19 02:38:25.888409 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.12.19 02:38:25.888471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 1507 | 2025.12.19 02:38:25.889397 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1508 | 2025.12.19 02:38:25.890137 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2025.12.19 02:38:25.890312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2833 | ||
| 1510 | 2025.12.19 02:38:25.890321 [ 81 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1511 | 2025.12.19 02:38:25.890407 [ 81 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2025.12.19 02:38:25.890436 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 1513 | 2025.12.19 02:38:25.892579 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 1514 | 2025.12.19 02:38:25.894973 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1515 | 2025.12.19 02:38:25.895081 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1516 | 2025.12.19 02:38:25.895196 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1517 | 2025.12.19 02:38:25.895295 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1518 | 2025.12.19 02:38:25.895345 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1519 | 2025.12.19 02:38:25.895389 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 494 rows starting from the beginning of the part | ||
| 1520 | 2025.12.19 02:38:25.895442 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1521 | 2025.12.19 02:38:25.928262 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2833 rows, containing 4 columns (4 merged, 0 gathered) in 0.037723875 sec., 75098.32963872349 rows/sec., 1.07 MiB/sec. | ||
| 1522 | 2025.12.19 02:38:25.929264 [ 193 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1523 | 2025.12.19 02:38:25.929962 [ 193 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2025.12.19 02:38:25.930049 [ 193 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_6_1} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1525 | 2025.12.19 02:38:25.932037 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1526 | 2025.12.19 02:38:26.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.30 MiB, peak 175.60 MiB, free memory in arenas 0.00 B, will set to 170.77 MiB (RSS), difference: 1.47 MiB | ||
| 1527 | 2025.12.19 02:38:26.025539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1528 | 2025.12.19 02:38:26.043689 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.12.19 02:38:26.043755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 1530 | 2025.12.19 02:38:26.050517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1531 | 2025.12.19 02:38:26.051690 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.12.19 02:38:26.052024 [ 81 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1533 | 2025.12.19 02:38:26.052087 [ 81 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2025.12.19 02:38:26.052108 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.65 GiB. | ||
| 1535 | 2025.12.19 02:38:26.052212 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 1536 | 2025.12.19 02:38:26.056044 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1537 | 2025.12.19 02:38:26.056406 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1538 | 2025.12.19 02:38:26.057766 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 1539 | 2025.12.19 02:38:26.062244 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 1540 | 2025.12.19 02:38:26.066476 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 1541 | 2025.12.19 02:38:26.070926 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 1542 | 2025.12.19 02:38:26.081046 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 1543 | 2025.12.19 02:38:26.085700 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 1544 | 2025.12.19 02:38:26.152117 [ 186 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.099942248 sec., 460.2658127121575 rows/sec., 2.38 MiB/sec. | ||
| 1545 | 2025.12.19 02:38:26.154116 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1546 | 2025.12.19 02:38:26.156663 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_6_1} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.19 02:38:26.156789 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_6_1} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1548 | 2025.12.19 02:38:26.158163 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1549 | 2025.12.19 02:38:27.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.84 MiB, peak 181.38 MiB, free memory in arenas 0.00 B, will set to 180.70 MiB (RSS), difference: 8.86 MiB | ||
| 1550 | 2025.12.19 02:38:27.258607 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2025.12.19 02:38:27.258808 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1552 | 2025.12.19 02:38:27.258878 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1553 | 2025.12.19 02:38:27.259643 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2025.12.19 02:38:27.259697 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1555 | 2025.12.19 02:38:27.260129 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1556 | 2025.12.19 02:38:27.260366 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2025.12.19 02:38:27.260523 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001762 sec., 232690.1248581158 rows/sec., 14.76 MiB/sec. | ||
| 1558 | 2025.12.19 02:38:27.260574 [ 267 ] {b2d86b53-97c9-4407-b103-34f8a1bda494} <Debug> TCPHandler: Processed in 0.002094066 sec. | ||
| 1559 | 2025.12.19 02:38:27.260704 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2025.12.19 02:38:27.260809 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1561 | 2025.12.19 02:38:27.260854 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1562 | 2025.12.19 02:38:27.261720 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2025.12.19 02:38:27.261758 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1564 | 2025.12.19 02:38:27.262187 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1565 | 2025.12.19 02:38:27.262410 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2025.12.19 02:38:27.262536 [ 79 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1567 | 2025.12.19 02:38:27.262541 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Debug> executeQuery: Read 1102 rows, 89.45 KiB in 0.001757 sec., 627205.4638588503 rows/sec., 49.72 MiB/sec. | ||
| 1568 | 2025.12.19 02:38:27.262573 [ 79 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1569 | 2025.12.19 02:38:27.262592 [ 267 ] {fa73004d-6960-4a66-93ec-c9d640b12fe6} <Debug> TCPHandler: Processed in 0.001942194 sec. | ||
| 1570 | 2025.12.19 02:38:27.262593 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1571 | 2025.12.19 02:38:27.262698 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 1572 | 2025.12.19 02:38:27.262704 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2025.12.19 02:38:27.262815 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1574 | 2025.12.19 02:38:27.262819 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1575 | 2025.12.19 02:38:27.262847 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1576 | 2025.12.19 02:38:27.262868 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1577 | 2025.12.19 02:38:27.262942 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1578 | 2025.12.19 02:38:27.262995 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1579 | 2025.12.19 02:38:27.263040 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1104 rows starting from the beginning of the part | ||
| 1580 | 2025.12.19 02:38:27.263083 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1581 | 2025.12.19 02:38:27.263127 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1102 rows starting from the beginning of the part | ||
| 1582 | 2025.12.19 02:38:27.263396 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2025.12.19 02:38:27.263441 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1584 | 2025.12.19 02:38:27.263872 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1585 | 2025.12.19 02:38:27.264110 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2025.12.19 02:38:27.264239 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001442 sec., 149098.4743411928 rows/sec., 8.85 MiB/sec. | ||
| 1587 | 2025.12.19 02:38:27.264276 [ 267 ] {157c8f6a-2c9b-464d-a62d-be550d5e1510} <Debug> TCPHandler: Processed in 0.00162148 sec. | ||
| 1588 | 2025.12.19 02:38:27.264387 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2025.12.19 02:38:27.264397 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001731861 sec., 1334402.7032192538 rows/sec., 110.62 MiB/sec. | ||
| 1590 | 2025.12.19 02:38:27.264485 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1591 | 2025.12.19 02:38:27.264530 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1592 | 2025.12.19 02:38:27.264692 [ 190 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1593 | 2025.12.19 02:38:27.265003 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2025.12.19 02:38:27.265022 [ 190 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.12.19 02:38:27.265047 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1596 | 2025.12.19 02:38:27.265117 [ 190 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_6_1} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2025.12.19 02:38:27.265217 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1598 | 2025.12.19 02:38:27.265375 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1599 | 2025.12.19 02:38:27.265592 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2025.12.19 02:38:27.265716 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 1601 | 2025.12.19 02:38:27.265753 [ 267 ] {696f2d04-7829-41d5-b865-f1dceca27581} <Debug> TCPHandler: Processed in 0.001415048 sec. | ||
| 1602 | 2025.12.19 02:38:27.265868 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2025.12.19 02:38:27.265986 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1604 | 2025.12.19 02:38:27.266033 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1605 | 2025.12.19 02:38:27.266557 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.12.19 02:38:27.266599 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1607 | 2025.12.19 02:38:27.266991 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1608 | 2025.12.19 02:38:27.267198 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2025.12.19 02:38:27.267321 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001357 sec., 155490.0515843773 rows/sec., 8.83 MiB/sec. | ||
| 1610 | 2025.12.19 02:38:27.267356 [ 267 ] {66c3c0e2-6fcd-4c7c-932b-2ba83f0bd6b8} <Debug> TCPHandler: Processed in 0.001547609 sec. | ||
| 1611 | 2025.12.19 02:38:27.267459 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2025.12.19 02:38:27.267552 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1613 | 2025.12.19 02:38:27.267591 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1614 | 2025.12.19 02:38:27.268164 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2025.12.19 02:38:27.268198 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1616 | 2025.12.19 02:38:27.268522 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1617 | 2025.12.19 02:38:27.268730 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.12.19 02:38:27.268814 [ 79 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1619 | 2025.12.19 02:38:27.268840 [ 79 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1620 | 2025.12.19 02:38:27.268853 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Debug> executeQuery: Read 653 rows, 46.39 KiB in 0.001318 sec., 495447.6479514416 rows/sec., 34.37 MiB/sec. | ||
| 1621 | 2025.12.19 02:38:27.268856 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1622 | 2025.12.19 02:38:27.268889 [ 267 ] {305e2b7c-80e1-448f-aa9c-c5fa817b76fb} <Debug> TCPHandler: Processed in 0.001480138 sec. | ||
| 1623 | 2025.12.19 02:38:27.268929 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 1624 | 2025.12.19 02:38:27.269004 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2025.12.19 02:38:27.269017 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2025.12.19 02:38:27.269051 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 1627 | 2025.12.19 02:38:27.269103 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1628 | 2025.12.19 02:38:27.269118 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1629 | 2025.12.19 02:38:27.269147 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1630 | 2025.12.19 02:38:27.269167 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1631 | 2025.12.19 02:38:27.269191 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 657 rows starting from the beginning of the part | ||
| 1632 | 2025.12.19 02:38:27.269244 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 1633 | 2025.12.19 02:38:27.269287 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 653 rows starting from the beginning of the part | ||
| 1634 | 2025.12.19 02:38:27.269540 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.12.19 02:38:27.269582 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1636 | 2025.12.19 02:38:27.269941 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1637 | 2025.12.19 02:38:27.270174 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2025.12.19 02:38:27.270260 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360628 sec., 1046575.5518775154 rows/sec., 77.35 MiB/sec. | ||
| 1639 | 2025.12.19 02:38:27.270299 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001205 sec., 4979.253112033195 rows/sec., 260.15 KiB/sec. | ||
| 1640 | 2025.12.19 02:38:27.270339 [ 267 ] {529ac236-c8c1-4c51-ae21-84f50a355d25} <Debug> TCPHandler: Processed in 0.001394147 sec. | ||
| 1641 | 2025.12.19 02:38:27.270442 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1642 | 2025.12.19 02:38:27.270454 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2025.12.19 02:38:27.270549 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1644 | 2025.12.19 02:38:27.270592 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1645 | 2025.12.19 02:38:27.270707 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1646 | 2025.12.19 02:38:27.270766 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_6_1} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1647 | 2025.12.19 02:38:27.270821 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1648 | 2025.12.19 02:38:27.270983 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2025.12.19 02:38:27.271017 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1650 | 2025.12.19 02:38:27.271342 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1651 | 2025.12.19 02:38:27.271547 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2025.12.19 02:38:27.271633 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1653 | 2025.12.19 02:38:27.271668 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Debug> executeQuery: Read 254 rows, 16.81 KiB in 0.001137 sec., 223394.89885664027 rows/sec., 14.44 MiB/sec. | ||
| 1654 | 2025.12.19 02:38:27.271669 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1655 | 2025.12.19 02:38:27.271699 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1656 | 2025.12.19 02:38:27.271704 [ 267 ] {1433bf32-9488-49aa-98ec-f1c659ba4e63} <Debug> TCPHandler: Processed in 0.001298457 sec. | ||
| 1657 | 2025.12.19 02:38:27.271756 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 1658 | 2025.12.19 02:38:27.271821 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2025.12.19 02:38:27.271852 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2025.12.19 02:38:27.271878 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 101 rows starting from the beginning of the part | ||
| 1661 | 2025.12.19 02:38:27.271915 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1662 | 2025.12.19 02:38:27.271921 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1663 | 2025.12.19 02:38:27.271957 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1664 | 2025.12.19 02:38:27.271963 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1665 | 2025.12.19 02:38:27.271999 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 256 rows starting from the beginning of the part | ||
| 1666 | 2025.12.19 02:38:27.272035 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1667 | 2025.12.19 02:38:27.272070 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 254 rows starting from the beginning of the part | ||
| 1668 | 2025.12.19 02:38:27.272295 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1669 | 2025.12.19 02:38:27.272330 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1670 | 2025.12.19 02:38:27.272653 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1671 | 2025.12.19 02:38:27.272870 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2025.12.19 02:38:27.272998 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 1673 | 2025.12.19 02:38:27.273023 [ 186 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 911 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291406 sec., 705432.6834473435 rows/sec., 47.06 MiB/sec. | ||
| 1674 | 2025.12.19 02:38:27.273034 [ 267 ] {da83f017-94a0-43b6-bece-87a71b3be28a} <Debug> TCPHandler: Processed in 0.001262276 sec. | ||
| 1675 | 2025.12.19 02:38:27.273161 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1676 | 2025.12.19 02:38:27.273174 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1677 | 2025.12.19 02:38:27.273256 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1678 | 2025.12.19 02:38:27.273310 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <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 | ||
| 1679 | 2025.12.19 02:38:27.273410 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2025.12.19 02:38:27.273464 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1681 | 2025.12.19 02:38:27.273515 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1682 | 2025.12.19 02:38:27.274053 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2025.12.19 02:38:27.274088 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1684 | 2025.12.19 02:38:27.274614 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1685 | 2025.12.19 02:38:27.274831 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.12.19 02:38:27.274971 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001734 sec., 5767.012687427912 rows/sec., 10.33 MiB/sec. | ||
| 1687 | 2025.12.19 02:38:27.275022 [ 267 ] {dfe590ae-a37a-4475-872e-468279f2c00f} <Debug> TCPHandler: Processed in 0.001912335 sec. | ||
| 1688 | 2025.12.19 02:38:27.275135 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2025.12.19 02:38:27.275229 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1690 | 2025.12.19 02:38:27.275271 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1691 | 2025.12.19 02:38:27.275605 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2025.12.19 02:38:27.275640 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1693 | 2025.12.19 02:38:27.275939 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1694 | 2025.12.19 02:38:27.276159 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2025.12.19 02:38:27.276244 [ 79 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1696 | 2025.12.19 02:38:27.276270 [ 79 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2025.12.19 02:38:27.276282 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Debug> executeQuery: Read 74 rows, 4.49 KiB in 0.001073 sec., 68965.51724137932 rows/sec., 4.09 MiB/sec. | ||
| 1698 | 2025.12.19 02:38:27.276287 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1699 | 2025.12.19 02:38:27.276318 [ 267 ] {24ec9187-8708-40e0-a680-289c5e09a92c} <Debug> TCPHandler: Processed in 0.001233626 sec. | ||
| 1700 | 2025.12.19 02:38:27.276385 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 1701 | 2025.12.19 02:38:27.276518 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1702 | 2025.12.19 02:38:27.276561 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 1703 | 2025.12.19 02:38:27.276644 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 1704 | 2025.12.19 02:38:27.276699 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 1705 | 2025.12.19 02:38:27.276747 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1706 | 2025.12.19 02:38:27.276793 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 1707 | 2025.12.19 02:38:27.276847 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1708 | 2025.12.19 02:38:27.277784 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.001438468 sec., 186309.3235303114 rows/sec., 11.81 MiB/sec. | ||
| 1709 | 2025.12.19 02:38:27.277933 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1710 | 2025.12.19 02:38:27.278221 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_6_1} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1711 | 2025.12.19 02:38:27.278291 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_6_1} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1712 | 2025.12.19 02:38:27.278357 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1713 | 2025.12.19 02:38:30.894225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 234 | ||
| 1714 | 2025.12.19 02:38:30.896584 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2025.12.19 02:38:30.896641 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.90 GiB. | ||
| 1716 | 2025.12.19 02:38:30.897863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1717 | 2025.12.19 02:38:30.898170 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.12.19 02:38:30.898509 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1719 | 2025.12.19 02:38:32.242901 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1720 | 2025.12.19 02:38:32.243133 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1721 | 2025.12.19 02:38:32.243458 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1722 | 2025.12.19 02:38:32.243496 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1723 | 2025.12.19 02:38:32.243726 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1724 | 2025.12.19 02:38:32.243793 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1725 | 2025.12.19 02:38:32.243930 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1726 | 2025.12.19 02:38:32.244052 [ 332 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1727 | 2025.12.19 02:38:32.244071 [ 331 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1728 | 2025.12.19 02:38:32.244191 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1729 | 2025.12.19 02:38:32.244218 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1730 | 2025.12.19 02:38:32.246340 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1731 | 2025.12.19 02:38:32.246369 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1732 | 2025.12.19 02:38:32.246424 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1733 | 2025.12.19 02:38:32.246462 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <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', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1734 | 2025.12.19 02:38:32.247387 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.004344 sec., 6445.672191528545 rows/sec., 240.09 KiB/sec. | ||
| 1735 | 2025.12.19 02:38:32.247500 [ 267 ] {838a473b-13f3-4813-a826-b73ac4088e7b} <Debug> TCPHandler: Processed in 0.00472013 sec. | ||
| 1736 | 2025.12.19 02:38:32.247762 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.12.19 02:38:32.247899 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1738 | 2025.12.19 02:38:32.248114 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1739 | 2025.12.19 02:38:32.248150 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1740 | 2025.12.19 02:38:32.248335 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2025.12.19 02:38:32.248389 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1742 | 2025.12.19 02:38:32.248490 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1743 | 2025.12.19 02:38:32.248563 [ 332 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1744 | 2025.12.19 02:38:32.248570 [ 326 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1745 | 2025.12.19 02:38:32.248661 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1746 | 2025.12.19 02:38:32.248682 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1747 | 2025.12.19 02:38:32.248738 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1748 | 2025.12.19 02:38:32.248756 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1749 | 2025.12.19 02:38:32.248786 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1750 | 2025.12.19 02:38:32.248817 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1751 | 2025.12.19 02:38:32.249563 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001719 sec., 16288.539848749273 rows/sec., 606.73 KiB/sec. | ||
| 1752 | 2025.12.19 02:38:32.249671 [ 267 ] {593ed9e3-01b8-4795-a567-ae00eebb5acf} <Debug> TCPHandler: Processed in 0.001960434 sec. | ||
| 1753 | 2025.12.19 02:38:32.249909 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2025.12.19 02:38:32.250042 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1755 | 2025.12.19 02:38:32.250258 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1756 | 2025.12.19 02:38:32.250293 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1757 | 2025.12.19 02:38:32.250480 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1758 | 2025.12.19 02:38:32.250533 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1759 | 2025.12.19 02:38:32.250639 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1760 | 2025.12.19 02:38:32.250708 [ 326 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1761 | 2025.12.19 02:38:32.250708 [ 323 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1762 | 2025.12.19 02:38:32.250805 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1763 | 2025.12.19 02:38:32.250830 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1764 | 2025.12.19 02:38:32.250885 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1765 | 2025.12.19 02:38:32.250903 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1766 | 2025.12.19 02:38:32.250934 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1767 | 2025.12.19 02:38:32.250965 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1768 | 2025.12.19 02:38:32.251584 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001595 sec., 17554.85893416928 rows/sec., 653.90 KiB/sec. | ||
| 1769 | 2025.12.19 02:38:32.251691 [ 267 ] {c018c5a3-68a6-416a-b3cc-a1b298aa9770} <Debug> TCPHandler: Processed in 0.001831253 sec. | ||
| 1770 | 2025.12.19 02:38:32.251894 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.12.19 02:38:32.252028 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', '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) | ||
| 1772 | 2025.12.19 02:38:32.252247 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1773 | 2025.12.19 02:38:32.252282 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <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', '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 | ||
| 1774 | 2025.12.19 02:38:32.252474 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1775 | 2025.12.19 02:38:32.252527 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1776 | 2025.12.19 02:38:32.252626 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1777 | 2025.12.19 02:38:32.252691 [ 323 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1778 | 2025.12.19 02:38:32.252695 [ 333 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1779 | 2025.12.19 02:38:32.252808 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1780 | 2025.12.19 02:38:32.252833 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1781 | 2025.12.19 02:38:32.252889 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1782 | 2025.12.19 02:38:32.252906 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1783 | 2025.12.19 02:38:32.252935 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <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', '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'))" | ||
| 1784 | 2025.12.19 02:38:32.252965 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <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', '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'))" | ||
| 1785 | 2025.12.19 02:38:32.253573 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001598 sec., 17521.902377972467 rows/sec., 652.67 KiB/sec. | ||
| 1786 | 2025.12.19 02:38:32.253661 [ 267 ] {ad7ccb47-2454-4055-b7ce-fe815299d196} <Debug> TCPHandler: Processed in 0.001816832 sec. | ||
| 1787 | 2025.12.19 02:38:32.254793 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2025.12.19 02:38:32.254924 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', '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) | ||
| 1789 | 2025.12.19 02:38:32.255134 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1790 | 2025.12.19 02:38:32.255169 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <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', '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 | ||
| 1791 | 2025.12.19 02:38:32.255355 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1792 | 2025.12.19 02:38:32.255405 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1793 | 2025.12.19 02:38:32.255501 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1794 | 2025.12.19 02:38:32.255557 [ 326 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1795 | 2025.12.19 02:38:32.255576 [ 333 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1796 | 2025.12.19 02:38:32.255665 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1797 | 2025.12.19 02:38:32.255689 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1798 | 2025.12.19 02:38:32.255742 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1799 | 2025.12.19 02:38:32.255760 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1800 | 2025.12.19 02:38:32.255789 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <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', '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'))" | ||
| 1801 | 2025.12.19 02:38:32.255818 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <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', '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'))" | ||
| 1802 | 2025.12.19 02:38:32.256373 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.0015 sec., 18666.666666666668 rows/sec., 695.31 KiB/sec. | ||
| 1803 | 2025.12.19 02:38:32.256460 [ 267 ] {93a66713-50cf-4e68-b424-9f7e46ac107f} <Debug> TCPHandler: Processed in 0.001717792 sec. | ||
| 1804 | 2025.12.19 02:38:32.256685 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.12.19 02:38:32.256820 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', '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) | ||
| 1806 | 2025.12.19 02:38:32.257027 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1807 | 2025.12.19 02:38:32.257062 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <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', '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 | ||
| 1808 | 2025.12.19 02:38:32.257262 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1809 | 2025.12.19 02:38:32.257314 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1810 | 2025.12.19 02:38:32.257411 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1811 | 2025.12.19 02:38:32.257462 [ 326 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1812 | 2025.12.19 02:38:32.257491 [ 336 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1813 | 2025.12.19 02:38:32.257566 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1814 | 2025.12.19 02:38:32.257590 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1815 | 2025.12.19 02:38:32.257645 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1816 | 2025.12.19 02:38:32.257663 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1817 | 2025.12.19 02:38:32.257695 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <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', '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'))" | ||
| 1818 | 2025.12.19 02:38:32.257726 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <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', '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'))" | ||
| 1819 | 2025.12.19 02:38:32.258226 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001461 sec., 19164.955509924708 rows/sec., 713.87 KiB/sec. | ||
| 1820 | 2025.12.19 02:38:32.258299 [ 267 ] {1070837a-b9b9-48e0-bd0d-e710f0e9a663} <Debug> TCPHandler: Processed in 0.001664311 sec. | ||
| 1821 | 2025.12.19 02:38:32.258522 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2025.12.19 02:38:32.258658 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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', '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) | ||
| 1823 | 2025.12.19 02:38:32.258874 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1824 | 2025.12.19 02:38:32.258911 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <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', '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 | ||
| 1825 | 2025.12.19 02:38:32.259110 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1826 | 2025.12.19 02:38:32.259166 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1827 | 2025.12.19 02:38:32.259268 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1828 | 2025.12.19 02:38:32.259320 [ 277 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1829 | 2025.12.19 02:38:32.259338 [ 326 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1830 | 2025.12.19 02:38:32.259402 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1831 | 2025.12.19 02:38:32.259422 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1832 | 2025.12.19 02:38:32.259478 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1833 | 2025.12.19 02:38:32.259496 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1834 | 2025.12.19 02:38:32.259527 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <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', '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'))" | ||
| 1835 | 2025.12.19 02:38:32.259589 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <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', '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'))" | ||
| 1836 | 2025.12.19 02:38:32.260244 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.001641 sec., 17062.766605728215 rows/sec., 635.57 KiB/sec. | ||
| 1837 | 2025.12.19 02:38:32.260330 [ 267 ] {72522cbc-9a60-41e8-82e9-6529da2cf223} <Debug> TCPHandler: Processed in 0.001858563 sec. | ||
| 1838 | 2025.12.19 02:38:32.261337 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2025.12.19 02:38:32.261473 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) 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) | ||
| 1840 | 2025.12.19 02:38:32.261687 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1841 | 2025.12.19 02:38:32.261723 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <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 | ||
| 1842 | 2025.12.19 02:38:32.261918 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1843 | 2025.12.19 02:38:32.261971 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1844 | 2025.12.19 02:38:32.262073 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1845 | 2025.12.19 02:38:32.262138 [ 277 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1846 | 2025.12.19 02:38:32.262138 [ 336 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1847 | 2025.12.19 02:38:32.262239 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 1848 | 2025.12.19 02:38:32.262264 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1849 | 2025.12.19 02:38:32.262320 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1850 | 2025.12.19 02:38:32.262338 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 28 rows with 2 streams | ||
| 1851 | 2025.12.19 02:38:32.262370 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <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'))" | ||
| 1852 | 2025.12.19 02:38:32.262400 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <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'))" | ||
| 1853 | 2025.12.19 02:38:32.262947 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Debug> executeQuery: Read 28 rows, 1.04 KiB in 0.00153 sec., 18300.653594771244 rows/sec., 681.68 KiB/sec. | ||
| 1854 | 2025.12.19 02:38:32.263030 [ 267 ] {2782d2f0-bda1-44d1-935c-3476c10fe7c0} <Debug> TCPHandler: Processed in 0.001742262 sec. | ||
| 1855 | 2025.12.19 02:38:32.267475 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1856 | 2025.12.19 02:38:32.267599 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1857 | 2025.12.19 02:38:32.267652 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1858 | 2025.12.19 02:38:32.268183 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1859 | 2025.12.19 02:38:32.268222 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1860 | 2025.12.19 02:38:32.268628 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1861 | 2025.12.19 02:38:32.268832 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1862 | 2025.12.19 02:38:32.268970 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Debug> executeQuery: Read 8 rows, 907.00 B in 0.001406 sec., 5689.9004267425325 rows/sec., 629.97 KiB/sec. | ||
| 1863 | 2025.12.19 02:38:32.269007 [ 267 ] {54814513-ea77-454f-ba9f-fd6d73238e49} <Debug> TCPHandler: Processed in 0.00159251 sec. | ||
| 1864 | 2025.12.19 02:38:32.269110 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2025.12.19 02:38:32.269204 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1866 | 2025.12.19 02:38:32.269244 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1867 | 2025.12.19 02:38:32.269639 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.12.19 02:38:32.269675 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1869 | 2025.12.19 02:38:32.269967 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1870 | 2025.12.19 02:38:32.270186 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.12.19 02:38:32.270311 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001125 sec., 3555.5555555555557 rows/sec., 289.93 KiB/sec. | ||
| 1872 | 2025.12.19 02:38:32.270348 [ 267 ] {cbd6cac0-988b-4b0b-8707-6b7b2384f514} <Debug> TCPHandler: Processed in 0.001286446 sec. | ||
| 1873 | 2025.12.19 02:38:32.270469 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.12.19 02:38:32.270592 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1875 | 2025.12.19 02:38:32.270641 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1876 | 2025.12.19 02:38:32.271134 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2025.12.19 02:38:32.271172 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1878 | 2025.12.19 02:38:32.271484 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1879 | 2025.12.19 02:38:32.271708 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.12.19 02:38:32.271836 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Debug> executeQuery: Read 63 rows, 5.41 KiB in 0.001269 sec., 49645.39007092199 rows/sec., 4.16 MiB/sec. | ||
| 1881 | 2025.12.19 02:38:32.271874 [ 267 ] {2820ee8f-c152-469f-8b6c-2c62d6484503} <Debug> TCPHandler: Processed in 0.001467119 sec. | ||
| 1882 | 2025.12.19 02:38:32.271991 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.12.19 02:38:32.272087 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1884 | 2025.12.19 02:38:32.272129 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1885 | 2025.12.19 02:38:32.272532 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.12.19 02:38:32.272568 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1887 | 2025.12.19 02:38:32.272884 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1888 | 2025.12.19 02:38:32.273116 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.12.19 02:38:32.273257 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001189 sec., 15979.814970563499 rows/sec., 1.16 MiB/sec. | ||
| 1890 | 2025.12.19 02:38:32.273295 [ 267 ] {0f547d64-4eb8-44ea-a813-5466ef694f7f} <Debug> TCPHandler: Processed in 0.001354527 sec. | ||
| 1891 | 2025.12.19 02:38:32.273410 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2025.12.19 02:38:32.273511 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1893 | 2025.12.19 02:38:32.273553 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1894 | 2025.12.19 02:38:32.273945 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.12.19 02:38:32.273980 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1896 | 2025.12.19 02:38:32.274279 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1897 | 2025.12.19 02:38:32.274492 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.12.19 02:38:32.274618 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.03 KiB/sec. | ||
| 1899 | 2025.12.19 02:38:32.274655 [ 267 ] {5cf252be-a6af-4de0-a4d6-a0475fcf0aaf} <Debug> TCPHandler: Processed in 0.001296506 sec. | ||
| 1900 | 2025.12.19 02:38:32.274767 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2025.12.19 02:38:32.274863 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1902 | 2025.12.19 02:38:32.274901 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1903 | 2025.12.19 02:38:32.275316 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2025.12.19 02:38:32.275352 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1905 | 2025.12.19 02:38:32.275658 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1906 | 2025.12.19 02:38:32.275886 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.12.19 02:38:32.276010 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Debug> executeQuery: Read 64 rows, 5.13 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.30 MiB/sec. | ||
| 1908 | 2025.12.19 02:38:32.276047 [ 267 ] {2ed05937-94c7-4a22-aa17-207ecf27ca42} <Debug> TCPHandler: Processed in 0.001330966 sec. | ||
| 1909 | 2025.12.19 02:38:32.276165 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2025.12.19 02:38:32.276259 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1911 | 2025.12.19 02:38:32.276303 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1912 | 2025.12.19 02:38:32.276663 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.12.19 02:38:32.276698 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1914 | 2025.12.19 02:38:32.277028 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1915 | 2025.12.19 02:38:32.277253 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2025.12.19 02:38:32.277380 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001139 sec., 98331.87006145742 rows/sec., 6.86 MiB/sec. | ||
| 1917 | 2025.12.19 02:38:32.277416 [ 267 ] {2743d527-20bf-4ffa-b8ff-d706a23055ea} <Debug> TCPHandler: Processed in 0.001302227 sec. | ||
| 1918 | 2025.12.19 02:38:32.277532 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2025.12.19 02:38:32.277627 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1920 | 2025.12.19 02:38:32.277669 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1921 | 2025.12.19 02:38:32.277977 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2025.12.19 02:38:32.278013 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1923 | 2025.12.19 02:38:32.278311 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1924 | 2025.12.19 02:38:32.278514 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2025.12.19 02:38:32.278638 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 61.69 KiB/sec. | ||
| 1926 | 2025.12.19 02:38:32.278674 [ 267 ] {34599521-5c6f-41fe-afc4-b44117b8a30c} <Debug> TCPHandler: Processed in 0.001191855 sec. | ||
| 1927 | 2025.12.19 02:38:32.278794 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2025.12.19 02:38:32.278914 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1929 | 2025.12.19 02:38:32.278978 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <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 | ||
| 1930 | 2025.12.19 02:38:32.279706 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2025.12.19 02:38:32.279743 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1932 | 2025.12.19 02:38:32.280251 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1933 | 2025.12.19 02:38:32.280498 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2025.12.19 02:38:32.280640 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001751 sec., 8566.533409480297 rows/sec., 15.35 MiB/sec. | ||
| 1935 | 2025.12.19 02:38:32.280691 [ 267 ] {51598b19-9781-437d-9388-59cbe7e078b0} <Debug> TCPHandler: Processed in 0.001959225 sec. | ||
| 1936 | 2025.12.19 02:38:32.280803 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2025.12.19 02:38:32.280900 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1938 | 2025.12.19 02:38:32.280941 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1939 | 2025.12.19 02:38:32.281267 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Trace> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2025.12.19 02:38:32.281302 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1941 | 2025.12.19 02:38:32.281609 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1942 | 2025.12.19 02:38:32.281825 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Trace> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2025.12.19 02:38:32.281946 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Debug> executeQuery: Read 15 rows, 1.12 KiB in 0.001066 sec., 14071.294559099435 rows/sec., 1.02 MiB/sec. | ||
| 1944 | 2025.12.19 02:38:32.281981 [ 267 ] {2431765b-ef9f-41bc-a1aa-566a05783b31} <Debug> TCPHandler: Processed in 0.001228655 sec. | ||
| 1945 | 2025.12.19 02:38:32.282088 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2025.12.19 02:38:32.282196 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1947 | 2025.12.19 02:38:32.282236 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1948 | 2025.12.19 02:38:32.282548 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.12.19 02:38:32.282583 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1950 | 2025.12.19 02:38:32.282872 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1951 | 2025.12.19 02:38:32.283081 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2025.12.19 02:38:32.283204 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001027 sec., 38948.39337877313 rows/sec., 2.60 MiB/sec. | ||
| 1953 | 2025.12.19 02:38:32.283239 [ 267 ] {9ace0274-1d93-4cae-bcb5-2077c746c634} <Debug> TCPHandler: Processed in 0.001201075 sec. | ||
| 1954 | 2025.12.19 02:38:33.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.62 MiB, peak 184.90 MiB, free memory in arenas 0.00 B, will set to 181.57 MiB (RSS), difference: -1.06 MiB | ||
| 1955 | 2025.12.19 02:38:33.390422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3345 | ||
| 1956 | 2025.12.19 02:38:33.390993 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2025.12.19 02:38:33.391043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1958 | 2025.12.19 02:38:33.391567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1959 | 2025.12.19 02:38:33.391806 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2025.12.19 02:38:33.391952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3345 | ||
| 1961 | 2025.12.19 02:38:33.556158 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1962 | 2025.12.19 02:38:33.573737 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2025.12.19 02:38:33.573798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1964 | 2025.12.19 02:38:33.579413 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1965 | 2025.12.19 02:38:33.580162 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2025.12.19 02:38:33.583936 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1967 | 2025.12.19 02:38:37.258326 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2025.12.19 02:38:37.258612 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1969 | 2025.12.19 02:38:37.258709 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1970 | 2025.12.19 02:38:37.259633 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2025.12.19 02:38:37.259671 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1972 | 2025.12.19 02:38:37.260053 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1973 | 2025.12.19 02:38:37.260270 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2025.12.19 02:38:37.260413 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 1975 | 2025.12.19 02:38:37.260452 [ 267 ] {1773f417-83e5-4afa-9669-787004254aa1} <Debug> TCPHandler: Processed in 0.002293018 sec. | ||
| 1976 | 2025.12.19 02:38:37.260570 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2025.12.19 02:38:37.260662 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1978 | 2025.12.19 02:38:37.260700 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1979 | 2025.12.19 02:38:37.261447 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2025.12.19 02:38:37.261483 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1981 | 2025.12.19 02:38:37.261867 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1982 | 2025.12.19 02:38:37.262067 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2025.12.19 02:38:37.262190 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Debug> executeQuery: Read 1106 rows, 89.79 KiB in 0.001546 sec., 715394.5666235446 rows/sec., 56.72 MiB/sec. | ||
| 1984 | 2025.12.19 02:38:37.262225 [ 267 ] {b03dee15-d1e2-4b86-aa55-68adf3298d89} <Debug> TCPHandler: Processed in 0.001702982 sec. | ||
| 1985 | 2025.12.19 02:38:37.262363 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2025.12.19 02:38:37.262487 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1987 | 2025.12.19 02:38:37.262535 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1988 | 2025.12.19 02:38:37.263125 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2025.12.19 02:38:37.263170 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1990 | 2025.12.19 02:38:37.263502 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1991 | 2025.12.19 02:38:37.263725 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2025.12.19 02:38:37.263857 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001395 sec., 154121.86379928316 rows/sec., 9.15 MiB/sec. | ||
| 1993 | 2025.12.19 02:38:37.263894 [ 267 ] {15c3d98a-ee08-4b20-bd35-6ddc265cd3b2} <Debug> TCPHandler: Processed in 0.001593281 sec. | ||
| 1994 | 2025.12.19 02:38:37.264019 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2025.12.19 02:38:37.264114 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1996 | 2025.12.19 02:38:37.264153 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1997 | 2025.12.19 02:38:37.264643 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2025.12.19 02:38:37.264680 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 1999 | 2025.12.19 02:38:37.264975 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2000 | 2025.12.19 02:38:37.265193 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.12.19 02:38:37.265319 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 2002 | 2025.12.19 02:38:37.265357 [ 267 ] {bed8adb8-c307-4b96-8baa-94bf4290ad92} <Debug> TCPHandler: Processed in 0.001387497 sec. | ||
| 2003 | 2025.12.19 02:38:37.265475 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2025.12.19 02:38:37.265570 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2005 | 2025.12.19 02:38:37.265609 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2006 | 2025.12.19 02:38:37.266089 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2025.12.19 02:38:37.266125 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2008 | 2025.12.19 02:38:37.266421 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2009 | 2025.12.19 02:38:37.266638 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2025.12.19 02:38:37.266762 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 2011 | 2025.12.19 02:38:37.266799 [ 267 ] {f5a3c275-c098-4b9a-a6cb-15dc6d989d17} <Debug> TCPHandler: Processed in 0.001373897 sec. | ||
| 2012 | 2025.12.19 02:38:37.266924 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2013 | 2025.12.19 02:38:37.267043 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2014 | 2025.12.19 02:38:37.267091 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2015 | 2025.12.19 02:38:37.267722 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2025.12.19 02:38:37.267759 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2017 | 2025.12.19 02:38:37.268081 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2018 | 2025.12.19 02:38:37.268288 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2025.12.19 02:38:37.268412 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Debug> executeQuery: Read 661 rows, 47.03 KiB in 0.001394 sec., 474175.0358680057 rows/sec., 32.95 MiB/sec. | ||
| 2020 | 2025.12.19 02:38:37.268449 [ 267 ] {034d428b-4c89-40b0-b489-5e09641bf18c} <Debug> TCPHandler: Processed in 0.00158344 sec. | ||
| 2021 | 2025.12.19 02:38:37.268581 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2022 | 2025.12.19 02:38:37.268702 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2023 | 2025.12.19 02:38:37.268751 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2024 | 2025.12.19 02:38:37.269126 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2025.12.19 02:38:37.269168 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2026 | 2025.12.19 02:38:37.269486 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2027 | 2025.12.19 02:38:37.269686 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2025.12.19 02:38:37.269810 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001132 sec., 5300.3533568904595 rows/sec., 276.92 KiB/sec. | ||
| 2029 | 2025.12.19 02:38:37.269845 [ 267 ] {16503e00-927d-4e4d-a5a7-97860d07f4e7} <Debug> TCPHandler: Processed in 0.001322937 sec. | ||
| 2030 | 2025.12.19 02:38:37.269976 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2025.12.19 02:38:37.270091 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2032 | 2025.12.19 02:38:37.270140 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2033 | 2025.12.19 02:38:37.270567 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2025.12.19 02:38:37.270604 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2035 | 2025.12.19 02:38:37.270918 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2036 | 2025.12.19 02:38:37.271133 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2025.12.19 02:38:37.271258 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001191 sec., 221662.4685138539 rows/sec., 14.41 MiB/sec. | ||
| 2038 | 2025.12.19 02:38:37.271295 [ 267 ] {1d59ef08-5131-4560-9dc5-cfd723c987f1} <Debug> TCPHandler: Processed in 0.001387578 sec. | ||
| 2039 | 2025.12.19 02:38:37.271416 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2025.12.19 02:38:37.271511 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2041 | 2025.12.19 02:38:37.271551 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2042 | 2025.12.19 02:38:37.271856 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.12.19 02:38:37.271891 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2044 | 2025.12.19 02:38:37.272174 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2045 | 2025.12.19 02:38:37.272387 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): 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.12.19 02:38:37.272512 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 2047 | 2025.12.19 02:38:37.272547 [ 267 ] {bebf06a0-175f-4398-ac25-0c4a7d8e4006} <Debug> TCPHandler: Processed in 0.001181064 sec. | ||
| 2048 | 2025.12.19 02:38:37.272648 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2025.12.19 02:38:37.272742 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2050 | 2025.12.19 02:38:37.272794 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <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 | ||
| 2051 | 2025.12.19 02:38:37.273506 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2025.12.19 02:38:37.273543 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2053 | 2025.12.19 02:38:37.274022 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2054 | 2025.12.19 02:38:37.274251 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2025.12.19 02:38:37.274386 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001662 sec., 6016.847172081829 rows/sec., 10.78 MiB/sec. | ||
| 2056 | 2025.12.19 02:38:37.274440 [ 267 ] {8e07929e-76e2-4e61-b9bd-a70bb655f201} <Debug> TCPHandler: Processed in 0.001840934 sec. | ||
| 2057 | 2025.12.19 02:38:37.274552 [ 267 ] {} <Trace> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2025.12.19 02:38:37.274647 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2059 | 2025.12.19 02:38:37.274688 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2060 | 2025.12.19 02:38:37.275022 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2025.12.19 02:38:37.275058 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2062 | 2025.12.19 02:38:37.275358 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2063 | 2025.12.19 02:38:37.275566 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2025.12.19 02:38:37.275690 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001061 sec., 79170.59377945334 rows/sec., 4.71 MiB/sec. | ||
| 2065 | 2025.12.19 02:38:37.275724 [ 267 ] {b8c0431a-cd91-42e3-b985-c8177a36d905} <Debug> TCPHandler: Processed in 0.001222465 sec. | ||
| 2066 | 2025.12.19 02:38:40.840267 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2067 | 2025.12.19 02:38:40.840345 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2068 | 2025.12.19 02:38:40.892075 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3793 | ||
| 2069 | 2025.12.19 02:38:40.892632 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.12.19 02:38:40.892682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2071 | 2025.12.19 02:38:40.893239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2072 | 2025.12.19 02:38:40.893490 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.12.19 02:38:40.893639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3793 | ||
| 2074 | 2025.12.19 02:38:40.898685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 294 | ||
| 2075 | 2025.12.19 02:38:40.901583 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.12.19 02:38:40.901629 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2077 | 2025.12.19 02:38:40.902837 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2078 | 2025.12.19 02:38:40.903112 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.12.19 02:38:40.903443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
| 2080 | 2025.12.19 02:38:41.084046 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2081 | 2025.12.19 02:38:41.100819 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2025.12.19 02:38:41.100879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2083 | 2025.12.19 02:38:41.107130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2084 | 2025.12.19 02:38:41.107882 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2025.12.19 02:38:41.110823 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2086 | 2025.12.19 02:38:41.879540 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2087 | 2025.12.19 02:38:41.879605 [ 267 ] {} <Debug> TCP-Session: 396c22ce-b8b6-4aa8-9365-31d775c55bf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2025.12.19 02:38:42.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.48 MiB, peak 186.51 MiB, free memory in arenas 0.00 B, will set to 183.32 MiB (RSS), difference: 2.84 MiB | ||
| 2089 | 2025.12.19 02:38:42.248460 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2025.12.19 02:38:42.248653 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2091 | 2025.12.19 02:38:42.248716 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2092 | 2025.12.19 02:38:42.249396 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2025.12.19 02:38:42.249439 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2094 | 2025.12.19 02:38:42.249857 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2095 | 2025.12.19 02:38:42.250103 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2025.12.19 02:38:42.250252 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Debug> executeQuery: Read 76 rows, 6.66 KiB in 0.001648 sec., 46116.50485436893 rows/sec., 3.95 MiB/sec. | ||
| 2097 | 2025.12.19 02:38:42.250292 [ 268 ] {6aff68bb-23f5-4c3b-9806-545d9ddbdac0} <Debug> TCPHandler: Processed in 0.001961075 sec. | ||
| 2098 | 2025.12.19 02:38:42.250428 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2025.12.19 02:38:42.250524 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2100 | 2025.12.19 02:38:42.250566 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2101 | 2025.12.19 02:38:42.250962 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2102 | 2025.12.19 02:38:42.250999 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2103 | 2025.12.19 02:38:42.251308 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2104 | 2025.12.19 02:38:42.251520 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2105 | 2025.12.19 02:38:42.251614 [ 52 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2106 | 2025.12.19 02:38:42.251645 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00114 sec., 20175.43859649123 rows/sec., 1.48 MiB/sec. | ||
| 2107 | 2025.12.19 02:38:42.251651 [ 52 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.12.19 02:38:42.251676 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2109 | 2025.12.19 02:38:42.251681 [ 268 ] {602a0fbf-a92e-494d-a0fa-62d72e86558b} <Debug> TCPHandler: Processed in 0.001303677 sec. | ||
| 2110 | 2025.12.19 02:38:42.251792 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2025.12.19 02:38:42.251799 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 2112 | 2025.12.19 02:38:42.251888 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2113 | 2025.12.19 02:38:42.251934 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2114 | 2025.12.19 02:38:42.251954 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2115 | 2025.12.19 02:38:42.251991 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2116 | 2025.12.19 02:38:42.252081 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 219 rows starting from the beginning of the part | ||
| 2117 | 2025.12.19 02:38:42.252133 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 215 rows starting from the beginning of the part | ||
| 2118 | 2025.12.19 02:38:42.252182 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
| 2119 | 2025.12.19 02:38:42.252227 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 2120 | 2025.12.19 02:38:42.252269 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 2121 | 2025.12.19 02:38:42.252340 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2025.12.19 02:38:42.252381 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2123 | 2025.12.19 02:38:42.252729 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2124 | 2025.12.19 02:38:42.252957 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2025.12.19 02:38:42.253090 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Debug> executeQuery: Read 64 rows, 5.14 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.12 MiB/sec. | ||
| 2126 | 2025.12.19 02:38:42.253128 [ 268 ] {52a0358e-65c0-4e6a-a4c6-4c34ee02b682} <Debug> TCPHandler: Processed in 0.001385187 sec. | ||
| 2127 | 2025.12.19 02:38:42.253236 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2025.12.19 02:38:42.253270 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527979 sec., 453540.2646240557 rows/sec., 29.06 MiB/sec. | ||
| 2129 | 2025.12.19 02:38:42.253330 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2130 | 2025.12.19 02:38:42.253377 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2131 | 2025.12.19 02:38:42.253551 [ 186 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2132 | 2025.12.19 02:38:42.253751 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2025.12.19 02:38:42.253794 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2134 | 2025.12.19 02:38:42.253966 [ 186 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2135 | 2025.12.19 02:38:42.254076 [ 186 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_6_1} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2136 | 2025.12.19 02:38:42.254174 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2137 | 2025.12.19 02:38:42.254180 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2138 | 2025.12.19 02:38:42.254403 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2025.12.19 02:38:42.254537 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001225 sec., 89795.91836734694 rows/sec., 6.27 MiB/sec. | ||
| 2140 | 2025.12.19 02:38:42.254572 [ 268 ] {7ade52c0-7fc9-4735-b146-cb3f93984ab4} <Debug> TCPHandler: Processed in 0.001385607 sec. | ||
| 2141 | 2025.12.19 02:38:42.254686 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2025.12.19 02:38:42.254779 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2143 | 2025.12.19 02:38:42.254833 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <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 | ||
| 2144 | 2025.12.19 02:38:42.255721 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2025.12.19 02:38:42.255756 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2146 | 2025.12.19 02:38:42.256291 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2147 | 2025.12.19 02:38:42.256520 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2025.12.19 02:38:42.256656 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001895 sec., 12137.203166226913 rows/sec., 21.75 MiB/sec. | ||
| 2149 | 2025.12.19 02:38:42.256706 [ 268 ] {319c8667-0453-45c5-9a96-25c37b720694} <Debug> TCPHandler: Processed in 0.002069996 sec. | ||
| 2150 | 2025.12.19 02:38:42.256814 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2025.12.19 02:38:42.256908 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2152 | 2025.12.19 02:38:42.256950 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2153 | 2025.12.19 02:38:42.257304 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Trace> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2025.12.19 02:38:42.257343 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2155 | 2025.12.19 02:38:42.257669 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2156 | 2025.12.19 02:38:42.257883 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Trace> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2025.12.19 02:38:42.258030 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001139 sec., 5267.778753292361 rows/sec., 396.97 KiB/sec. | ||
| 2158 | 2025.12.19 02:38:42.258074 [ 268 ] {16a5c5c4-b6ea-4756-acbe-d2be256a3558} <Debug> TCPHandler: Processed in 0.001309746 sec. | ||
| 2159 | 2025.12.19 02:38:42.258186 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2025.12.19 02:38:42.258277 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2161 | 2025.12.19 02:38:42.258316 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2162 | 2025.12.19 02:38:42.258618 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2025.12.19 02:38:42.258651 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2164 | 2025.12.19 02:38:42.258949 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2165 | 2025.12.19 02:38:42.259223 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2025.12.19 02:38:42.259355 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001088 sec., 36764.705882352944 rows/sec., 2.45 MiB/sec. | ||
| 2167 | 2025.12.19 02:38:42.259395 [ 268 ] {f113249d-a03e-4db1-bcab-f1206e592598} <Debug> TCPHandler: Processed in 0.001257996 sec. | ||
| 2168 | 2025.12.19 02:38:45.082071 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49792 | ||
| 2169 | 2025.12.19 02:38:45.082251 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2025.12.19 02:38:45.082305 [ 267 ] {} <Debug> TCP-Session: 7ea6691e-7adf-43cd-a2c1-6679bb91f062 Authenticating user 'default' from [fd00:1122:3344:101::e]:49792 | ||
| 2171 | 2025.12.19 02:38:45.082341 [ 267 ] {} <Debug> TCP-Session: 7ea6691e-7adf-43cd-a2c1-6679bb91f062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2025.12.19 02:38:45.082359 [ 267 ] {} <Debug> TCP-Session: 7ea6691e-7adf-43cd-a2c1-6679bb91f062 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2025.12.19 02:38:45.082631 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64053 | ||
| 2174 | 2025.12.19 02:38:45.082669 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38441 | ||
| 2175 | 2025.12.19 02:38:45.082723 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38754 | ||
| 2176 | 2025.12.19 02:38:45.082740 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2025.12.19 02:38:45.082756 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62612 | ||
| 2178 | 2025.12.19 02:38:45.082785 [ 286 ] {} <Debug> TCP-Session: 3e0bfc3c-863b-4bca-8625-55cb8825a96f Authenticating user 'default' from [fd00:1122:3344:101::e]:64053 | ||
| 2179 | 2025.12.19 02:38:45.082780 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59972 | ||
| 2180 | 2025.12.19 02:38:45.082845 [ 286 ] {} <Debug> TCP-Session: 3e0bfc3c-863b-4bca-8625-55cb8825a96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2025.12.19 02:38:45.082834 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2182 | 2025.12.19 02:38:45.082927 [ 286 ] {} <Debug> TCP-Session: 3e0bfc3c-863b-4bca-8625-55cb8825a96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2025.12.19 02:38:45.082773 [ 267 ] {} <Trace> TCP-Session: 7ea6691e-7adf-43cd-a2c1-6679bb91f062 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2025.12.19 02:38:45.082956 [ 290 ] {} <Debug> TCP-Session: bba5c09a-c3ac-41a0-94a0-b48224f2f5a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38754 | ||
| 2185 | 2025.12.19 02:38:45.082964 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2186 | 2025.12.19 02:38:45.083007 [ 290 ] {} <Debug> TCP-Session: bba5c09a-c3ac-41a0-94a0-b48224f2f5a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2025.12.19 02:38:45.082739 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41576 | ||
| 2188 | 2025.12.19 02:38:45.083058 [ 287 ] {} <Debug> TCP-Session: 4eb31db2-170a-4fae-a778-75c16a00b9e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38441 | ||
| 2189 | 2025.12.19 02:38:45.083057 [ 290 ] {} <Debug> TCP-Session: bba5c09a-c3ac-41a0-94a0-b48224f2f5a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2025.12.19 02:38:45.083114 [ 287 ] {} <Debug> TCP-Session: 4eb31db2-170a-4fae-a778-75c16a00b9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2025.12.19 02:38:45.082686 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48431 | ||
| 2192 | 2025.12.19 02:38:45.083149 [ 287 ] {} <Debug> TCP-Session: 4eb31db2-170a-4fae-a778-75c16a00b9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2025.12.19 02:38:45.083177 [ 267 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49792) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2194 | 2025.12.19 02:38:45.082679 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62644 | ||
| 2195 | 2025.12.19 02:38:45.083557 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2196 | 2025.12.19 02:38:45.083557 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2025.12.19 02:38:45.083598 [ 267 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2198 | 2025.12.19 02:38:45.083611 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2199 | 2025.12.19 02:38:45.083605 [ 293 ] {} <Debug> TCP-Session: 735f5e5e-182e-4a88-acf7-18f5aa21e11e Authenticating user 'default' from [fd00:1122:3344:101::e]:59972 | ||
| 2200 | 2025.12.19 02:38:45.083693 [ 288 ] {} <Debug> TCP-Session: 810cd9d8-639d-4bec-b5f5-0f14a48f216d Authenticating user 'default' from [fd00:1122:3344:101::e]:48431 | ||
| 2201 | 2025.12.19 02:38:45.083691 [ 267 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2202 | 2025.12.19 02:38:45.083729 [ 293 ] {} <Debug> TCP-Session: 735f5e5e-182e-4a88-acf7-18f5aa21e11e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2025.12.19 02:38:45.083741 [ 288 ] {} <Debug> TCP-Session: 810cd9d8-639d-4bec-b5f5-0f14a48f216d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2204 | 2025.12.19 02:38:45.083767 [ 293 ] {} <Debug> TCP-Session: 735f5e5e-182e-4a88-acf7-18f5aa21e11e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2025.12.19 02:38:45.083783 [ 288 ] {} <Debug> TCP-Session: 810cd9d8-639d-4bec-b5f5-0f14a48f216d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2025.12.19 02:38:45.083818 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2207 | 2025.12.19 02:38:45.083836 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2208 | 2025.12.19 02:38:45.083627 [ 289 ] {} <Debug> TCP-Session: f8893b6f-d08b-4f6c-9dfd-04f4d39745b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62644 | ||
| 2209 | 2025.12.19 02:38:45.083882 [ 291 ] {} <Debug> TCP-Session: 78390ed7-fb1f-4e6d-be57-96ad9d791e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:41576 | ||
| 2210 | 2025.12.19 02:38:45.083916 [ 289 ] {} <Debug> TCP-Session: f8893b6f-d08b-4f6c-9dfd-04f4d39745b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.12.19 02:38:45.083932 [ 291 ] {} <Debug> TCP-Session: 78390ed7-fb1f-4e6d-be57-96ad9d791e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2025.12.19 02:38:45.083953 [ 289 ] {} <Debug> TCP-Session: f8893b6f-d08b-4f6c-9dfd-04f4d39745b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2025.12.19 02:38:45.083966 [ 291 ] {} <Debug> TCP-Session: 78390ed7-fb1f-4e6d-be57-96ad9d791e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2025.12.19 02:38:45.083871 [ 292 ] {} <Debug> TCP-Session: 0b084c1a-f985-408c-9a2c-730921b2aa3d Authenticating user 'default' from [fd00:1122:3344:101::e]:62612 | ||
| 2215 | 2025.12.19 02:38:45.084049 [ 292 ] {} <Debug> TCP-Session: 0b084c1a-f985-408c-9a2c-730921b2aa3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2025.12.19 02:38:45.084069 [ 292 ] {} <Debug> TCP-Session: 0b084c1a-f985-408c-9a2c-730921b2aa3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2025.12.19 02:38:45.084114 [ 267 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 2218 | 2025.12.19 02:38:45.086053 [ 277 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Trace> AggregatingTransform: Aggregating | ||
| 2219 | 2025.12.19 02:38:45.086100 [ 277 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2220 | 2025.12.19 02:38:45.086142 [ 277 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001893324 sec. (528.172 rows/sec., 20.63 KiB/sec.) | ||
| 2221 | 2025.12.19 02:38:45.086165 [ 277 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Trace> Aggregator: Merging aggregated data | ||
| 2222 | 2025.12.19 02:38:45.087435 [ 267 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004338 sec., 230.52097740894422 rows/sec., 9.00 KiB/sec. | ||
| 2223 | 2025.12.19 02:38:45.087635 [ 267 ] {cea1be7a-1e7e-4c0f-bf8d-d3caeed239a6} <Debug> TCPHandler: Processed in 0.005041713 sec. | ||
| 2224 | 2025.12.19 02:38:45.087813 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2025.12.19 02:38:45.087854 [ 267 ] {} <Debug> TCP-Session: 7ea6691e-7adf-43cd-a2c1-6679bb91f062 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2025.12.19 02:38:45.087858 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2025.12.19 02:38:45.087878 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2228 | 2025.12.19 02:38:45.087904 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2229 | 2025.12.19 02:38:45.087936 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2230 | 2025.12.19 02:38:45.087958 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2231 | 2025.12.19 02:38:45.087982 [ 293 ] {} <Debug> TCP-Session: 735f5e5e-182e-4a88-acf7-18f5aa21e11e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2025.12.19 02:38:45.088003 [ 290 ] {} <Debug> TCP-Session: bba5c09a-c3ac-41a0-94a0-b48224f2f5a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2025.12.19 02:38:45.088008 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2234 | 2025.12.19 02:38:45.088034 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2235 | 2025.12.19 02:38:45.088084 [ 291 ] {} <Debug> TCP-Session: 78390ed7-fb1f-4e6d-be57-96ad9d791e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2025.12.19 02:38:45.087983 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2237 | 2025.12.19 02:38:45.088123 [ 292 ] {} <Debug> TCP-Session: 0b084c1a-f985-408c-9a2c-730921b2aa3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2025.12.19 02:38:45.087948 [ 286 ] {} <Debug> TCP-Session: 3e0bfc3c-863b-4bca-8625-55cb8825a96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2025.12.19 02:38:45.088165 [ 288 ] {} <Debug> TCP-Session: 810cd9d8-639d-4bec-b5f5-0f14a48f216d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2025.12.19 02:38:45.087926 [ 287 ] {} <Debug> TCP-Session: 4eb31db2-170a-4fae-a778-75c16a00b9e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2025.12.19 02:38:45.088028 [ 289 ] {} <Debug> TCP-Session: f8893b6f-d08b-4f6c-9dfd-04f4d39745b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2025.12.19 02:38:45.701849 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40767 | ||
| 2243 | 2025.12.19 02:38:45.701952 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2025.12.19 02:38:45.701978 [ 267 ] {} <Debug> TCP-Session: af8f811d-8123-46e3-b2ae-394b94b0b622 Authenticating user 'default' from [fd00:1122:3344:101::e]:40767 | ||
| 2245 | 2025.12.19 02:38:45.702000 [ 267 ] {} <Debug> TCP-Session: af8f811d-8123-46e3-b2ae-394b94b0b622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2025.12.19 02:38:45.702012 [ 267 ] {} <Debug> TCP-Session: af8f811d-8123-46e3-b2ae-394b94b0b622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2025.12.19 02:38:45.702220 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62374 | ||
| 2248 | 2025.12.19 02:38:45.702252 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55023 | ||
| 2249 | 2025.12.19 02:38:45.702284 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55974 | ||
| 2250 | 2025.12.19 02:38:45.702295 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2025.12.19 02:38:45.702305 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39968 | ||
| 2252 | 2025.12.19 02:38:45.702333 [ 286 ] {} <Debug> TCP-Session: e8b54565-f388-4910-8725-48bf73430333 Authenticating user 'default' from [fd00:1122:3344:101::e]:62374 | ||
| 2253 | 2025.12.19 02:38:45.702323 [ 267 ] {} <Trace> TCP-Session: af8f811d-8123-46e3-b2ae-394b94b0b622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2025.12.19 02:38:45.702373 [ 286 ] {} <Debug> TCP-Session: e8b54565-f388-4910-8725-48bf73430333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2025.12.19 02:38:45.702370 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2025.12.19 02:38:45.702396 [ 286 ] {} <Debug> TCP-Session: e8b54565-f388-4910-8725-48bf73430333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.12.19 02:38:45.702420 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2025.12.19 02:38:45.702425 [ 287 ] {} <Debug> TCP-Session: da28e9ed-b854-4fa6-9871-d0440214394e Authenticating user 'default' from [fd00:1122:3344:101::e]:55023 | ||
| 2259 | 2025.12.19 02:38:45.702370 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2025.12.19 02:38:45.702456 [ 292 ] {} <Debug> TCP-Session: 06bb7803-6c8a-4a23-b498-70884f0ce589 Authenticating user 'default' from [fd00:1122:3344:101::e]:39968 | ||
| 2261 | 2025.12.19 02:38:45.702468 [ 287 ] {} <Debug> TCP-Session: da28e9ed-b854-4fa6-9871-d0440214394e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2025.12.19 02:38:45.702482 [ 291 ] {} <Debug> TCP-Session: 66afeb72-fbed-4aea-92c7-81ecd9c4b3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55974 | ||
| 2263 | 2025.12.19 02:38:45.702500 [ 287 ] {} <Debug> TCP-Session: da28e9ed-b854-4fa6-9871-d0440214394e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2025.12.19 02:38:45.702498 [ 292 ] {} <Debug> TCP-Session: 06bb7803-6c8a-4a23-b498-70884f0ce589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.12.19 02:38:45.702517 [ 291 ] {} <Debug> TCP-Session: 66afeb72-fbed-4aea-92c7-81ecd9c4b3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2025.12.19 02:38:45.702539 [ 292 ] {} <Debug> TCP-Session: 06bb7803-6c8a-4a23-b498-70884f0ce589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2025.12.19 02:38:45.702539 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40767) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2268 | 2025.12.19 02:38:45.702552 [ 291 ] {} <Debug> TCP-Session: 66afeb72-fbed-4aea-92c7-81ecd9c4b3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2025.12.19 02:38:45.702313 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42050 | ||
| 2270 | 2025.12.19 02:38:45.702272 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52849 | ||
| 2271 | 2025.12.19 02:38:45.702268 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33814 | ||
| 2272 | 2025.12.19 02:38:45.702263 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37292 | ||
| 2273 | 2025.12.19 02:38:45.702702 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2274 | 2025.12.19 02:38:45.702714 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2025.12.19 02:38:45.702736 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2025.12.19 02:38:45.702739 [ 293 ] {} <Debug> TCP-Session: 851dde70-e1d7-4f0c-9ad0-ac6ba547cb82 Authenticating user 'default' from [fd00:1122:3344:101::e]:42050 | ||
| 2277 | 2025.12.19 02:38:45.702754 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2278 | 2025.12.19 02:38:45.702768 [ 289 ] {} <Debug> TCP-Session: cf7c613f-5ffd-469d-a39d-99db1bf00e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:33814 | ||
| 2279 | 2025.12.19 02:38:45.702782 [ 293 ] {} <Debug> TCP-Session: 851dde70-e1d7-4f0c-9ad0-ac6ba547cb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2025.12.19 02:38:45.702796 [ 288 ] {} <Debug> TCP-Session: 35565739-67bc-4662-acc7-fee4a70aa6a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37292 | ||
| 2281 | 2025.12.19 02:38:45.702814 [ 293 ] {} <Debug> TCP-Session: 851dde70-e1d7-4f0c-9ad0-ac6ba547cb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2025.12.19 02:38:45.702828 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2283 | 2025.12.19 02:38:45.702835 [ 288 ] {} <Debug> TCP-Session: 35565739-67bc-4662-acc7-fee4a70aa6a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.12.19 02:38:45.702810 [ 289 ] {} <Debug> TCP-Session: cf7c613f-5ffd-469d-a39d-99db1bf00e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2025.12.19 02:38:45.702874 [ 288 ] {} <Debug> TCP-Session: 35565739-67bc-4662-acc7-fee4a70aa6a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2025.12.19 02:38:45.702894 [ 289 ] {} <Debug> TCP-Session: cf7c613f-5ffd-469d-a39d-99db1bf00e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2025.12.19 02:38:45.702895 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2288 | 2025.12.19 02:38:45.702789 [ 290 ] {} <Debug> TCP-Session: 3fbec8fa-43dd-4cef-897a-40c52dcd8b90 Authenticating user 'default' from [fd00:1122:3344:101::e]:52849 | ||
| 2289 | 2025.12.19 02:38:45.702962 [ 290 ] {} <Debug> TCP-Session: 3fbec8fa-43dd-4cef-897a-40c52dcd8b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2025.12.19 02:38:45.702975 [ 290 ] {} <Debug> TCP-Session: 3fbec8fa-43dd-4cef-897a-40c52dcd8b90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2025.12.19 02:38:45.703201 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 2292 | 2025.12.19 02:38:45.703289 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2293 | 2025.12.19 02:38:46.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.68 MiB, peak 189.76 MiB, free memory in arenas 0.00 B, will set to 198.38 MiB (RSS), difference: 14.69 MiB | ||
| 2294 | 2025.12.19 02:38:46.071035 [ 299 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Trace> AggregatingTransform: Aggregating | ||
| 2295 | 2025.12.19 02:38:46.071112 [ 299 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 2296 | 2025.12.19 02:38:46.071152 [ 299 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987363 sec. (1012.799 rows/sec., 39.56 KiB/sec.) | ||
| 2297 | 2025.12.19 02:38:46.071170 [ 299 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Trace> Aggregator: Merging aggregated data | ||
| 2298 | 2025.12.19 02:38:46.072505 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.370004 sec., 2.702673484610977 rows/sec., 108.11 B/sec. | ||
| 2299 | 2025.12.19 02:38:46.072669 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2300 | 2025.12.19 02:38:46.072685 [ 267 ] {9a12c388-b63c-4c94-9423-a172aef615d7} <Debug> TCPHandler: Processed in 0.370472024 sec. | ||
| 2301 | 2025.12.19 02:38:46.072821 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2302 | 2025.12.19 02:38:46.072860 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2303 | 2025.12.19 02:38:46.072894 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2304 | 2025.12.19 02:38:46.072920 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2305 | 2025.12.19 02:38:46.072937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2025.12.19 02:38:46.072978 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2307 | 2025.12.19 02:38:46.072998 [ 287 ] {} <Debug> TCP-Session: da28e9ed-b854-4fa6-9871-d0440214394e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2025.12.19 02:38:46.072996 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2309 | 2025.12.19 02:38:46.073015 [ 288 ] {} <Debug> TCP-Session: 35565739-67bc-4662-acc7-fee4a70aa6a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2025.12.19 02:38:46.073027 [ 291 ] {} <Debug> TCP-Session: 66afeb72-fbed-4aea-92c7-81ecd9c4b3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2025.12.19 02:38:46.073053 [ 267 ] {} <Debug> TCP-Session: af8f811d-8123-46e3-b2ae-394b94b0b622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2025.12.19 02:38:46.072950 [ 293 ] {} <Debug> TCP-Session: 851dde70-e1d7-4f0c-9ad0-ac6ba547cb82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2025.12.19 02:38:46.072943 [ 289 ] {} <Debug> TCP-Session: cf7c613f-5ffd-469d-a39d-99db1bf00e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2025.12.19 02:38:46.072887 [ 292 ] {} <Debug> TCP-Session: 06bb7803-6c8a-4a23-b498-70884f0ce589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2025.12.19 02:38:46.072874 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2025.12.19 02:38:46.072954 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2317 | 2025.12.19 02:38:46.073177 [ 286 ] {} <Debug> TCP-Session: e8b54565-f388-4910-8725-48bf73430333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2025.12.19 02:38:46.073192 [ 290 ] {} <Debug> TCP-Session: 3fbec8fa-43dd-4cef-897a-40c52dcd8b90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2025.12.19 02:38:46.084693 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63183 | ||
| 2320 | 2025.12.19 02:38:46.084776 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2321 | 2025.12.19 02:38:46.084805 [ 288 ] {} <Debug> TCP-Session: 11c7eaa3-3dcf-4106-a175-357daa5eb5c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63183 | ||
| 2322 | 2025.12.19 02:38:46.084829 [ 288 ] {} <Debug> TCP-Session: 11c7eaa3-3dcf-4106-a175-357daa5eb5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2025.12.19 02:38:46.084844 [ 288 ] {} <Debug> TCP-Session: 11c7eaa3-3dcf-4106-a175-357daa5eb5c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2324 | 2025.12.19 02:38:46.085081 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41780 | ||
| 2325 | 2025.12.19 02:38:46.085137 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52113 | ||
| 2326 | 2025.12.19 02:38:46.085153 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2327 | 2025.12.19 02:38:46.085169 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48438 | ||
| 2328 | 2025.12.19 02:38:46.085194 [ 289 ] {} <Debug> TCP-Session: 8792a2cc-d9a3-4a5a-b799-2728deb9a926 Authenticating user 'default' from [fd00:1122:3344:101::e]:41780 | ||
| 2329 | 2025.12.19 02:38:46.085202 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40173 | ||
| 2330 | 2025.12.19 02:38:46.085214 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44254 | ||
| 2331 | 2025.12.19 02:38:46.085249 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2332 | 2025.12.19 02:38:46.085254 [ 288 ] {} <Trace> TCP-Session: 11c7eaa3-3dcf-4106-a175-357daa5eb5c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2025.12.19 02:38:46.085285 [ 292 ] {} <Debug> TCP-Session: 035cab59-4766-4903-ac6c-d4dc8475df59 Authenticating user 'default' from [fd00:1122:3344:101::e]:48438 | ||
| 2334 | 2025.12.19 02:38:46.085288 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2025.12.19 02:38:46.085307 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2025.12.19 02:38:46.085310 [ 292 ] {} <Debug> TCP-Session: 035cab59-4766-4903-ac6c-d4dc8475df59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2025.12.19 02:38:46.085328 [ 294 ] {} <Debug> TCP-Session: 27ec5db4-6cfc-4670-ab95-12431a5b1fb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40173 | ||
| 2338 | 2025.12.19 02:38:46.085339 [ 267 ] {} <Debug> TCP-Session: 83bf2ced-5154-49ef-8dc4-5386063b8622 Authenticating user 'default' from [fd00:1122:3344:101::e]:44254 | ||
| 2339 | 2025.12.19 02:38:46.085347 [ 292 ] {} <Debug> TCP-Session: 035cab59-4766-4903-ac6c-d4dc8475df59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2025.12.19 02:38:46.085366 [ 294 ] {} <Debug> TCP-Session: 27ec5db4-6cfc-4670-ab95-12431a5b1fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2025.12.19 02:38:46.085373 [ 267 ] {} <Debug> TCP-Session: 83bf2ced-5154-49ef-8dc4-5386063b8622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2025.12.19 02:38:46.085392 [ 294 ] {} <Debug> TCP-Session: 27ec5db4-6cfc-4670-ab95-12431a5b1fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2025.12.19 02:38:46.085229 [ 289 ] {} <Debug> TCP-Session: 8792a2cc-d9a3-4a5a-b799-2728deb9a926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2025.12.19 02:38:46.085404 [ 267 ] {} <Debug> TCP-Session: 83bf2ced-5154-49ef-8dc4-5386063b8622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2025.12.19 02:38:46.085429 [ 289 ] {} <Debug> TCP-Session: 8792a2cc-d9a3-4a5a-b799-2728deb9a926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2025.12.19 02:38:46.085217 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56427 | ||
| 2347 | 2025.12.19 02:38:46.085464 [ 288 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2348 | 2025.12.19 02:38:46.085214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2349 | 2025.12.19 02:38:46.085506 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2025.12.19 02:38:46.085174 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38573 | ||
| 2351 | 2025.12.19 02:38:46.085545 [ 286 ] {} <Debug> TCP-Session: 74bf78b2-c524-4fd6-9b15-38de7a01b5fe Authenticating user 'default' from [fd00:1122:3344:101::e]:56427 | ||
| 2352 | 2025.12.19 02:38:46.085546 [ 290 ] {} <Debug> TCP-Session: 64454ea9-9e3c-4b11-b440-8f93908786cf Authenticating user 'default' from [fd00:1122:3344:101::e]:52113 | ||
| 2353 | 2025.12.19 02:38:46.085585 [ 286 ] {} <Debug> TCP-Session: 74bf78b2-c524-4fd6-9b15-38de7a01b5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2025.12.19 02:38:46.085596 [ 290 ] {} <Debug> TCP-Session: 64454ea9-9e3c-4b11-b440-8f93908786cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2355 | 2025.12.19 02:38:46.085603 [ 286 ] {} <Debug> TCP-Session: 74bf78b2-c524-4fd6-9b15-38de7a01b5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2025.12.19 02:38:46.085609 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2357 | 2025.12.19 02:38:46.085612 [ 290 ] {} <Debug> TCP-Session: 64454ea9-9e3c-4b11-b440-8f93908786cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2025.12.19 02:38:46.085648 [ 293 ] {} <Debug> TCP-Session: c142758c-01c5-4aa1-b412-cbf9e43311ff Authenticating user 'default' from [fd00:1122:3344:101::e]:38573 | ||
| 2359 | 2025.12.19 02:38:46.085163 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35803 | ||
| 2360 | 2025.12.19 02:38:46.085676 [ 293 ] {} <Debug> TCP-Session: c142758c-01c5-4aa1-b412-cbf9e43311ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2025.12.19 02:38:46.085710 [ 293 ] {} <Debug> TCP-Session: c142758c-01c5-4aa1-b412-cbf9e43311ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2025.12.19 02:38:46.085746 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2363 | 2025.12.19 02:38:46.085776 [ 291 ] {} <Debug> TCP-Session: 1a75c0ca-5aff-41d1-ac99-921b1062ca39 Authenticating user 'default' from [fd00:1122:3344:101::e]:35803 | ||
| 2364 | 2025.12.19 02:38:46.085794 [ 288 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2365 | 2025.12.19 02:38:46.085797 [ 291 ] {} <Debug> TCP-Session: 1a75c0ca-5aff-41d1-ac99-921b1062ca39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2025.12.19 02:38:46.085835 [ 291 ] {} <Debug> TCP-Session: 1a75c0ca-5aff-41d1-ac99-921b1062ca39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2025.12.19 02:38:46.085856 [ 288 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2368 | 2025.12.19 02:38:46.086178 [ 288 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 2369 | 2025.12.19 02:38:46.087143 [ 301 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Trace> AggregatingTransform: Aggregating | ||
| 2370 | 2025.12.19 02:38:46.087183 [ 301 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 2371 | 2025.12.19 02:38:46.087220 [ 301 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940342 sec. (1063.443 rows/sec., 41.54 KiB/sec.) | ||
| 2372 | 2025.12.19 02:38:46.087238 [ 301 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Trace> Aggregator: Merging aggregated data | ||
| 2373 | 2025.12.19 02:38:46.088752 [ 288 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003355 sec., 298.06259314456037 rows/sec., 11.64 KiB/sec. | ||
| 2374 | 2025.12.19 02:38:46.088941 [ 288 ] {3454030e-96d5-46b8-bb70-c457886025ce} <Debug> TCPHandler: Processed in 0.003836409 sec. | ||
| 2375 | 2025.12.19 02:38:46.089023 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2025.12.19 02:38:46.089054 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2025.12.19 02:38:46.089067 [ 286 ] {} <Debug> TCP-Session: 74bf78b2-c524-4fd6-9b15-38de7a01b5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2025.12.19 02:38:46.089080 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2379 | 2025.12.19 02:38:46.089113 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2380 | 2025.12.19 02:38:46.089132 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2025.12.19 02:38:46.089154 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2025.12.19 02:38:46.089173 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2025.12.19 02:38:46.089181 [ 290 ] {} <Debug> TCP-Session: 64454ea9-9e3c-4b11-b440-8f93908786cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2025.12.19 02:38:46.089194 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2025.12.19 02:38:46.089220 [ 294 ] {} <Debug> TCP-Session: 27ec5db4-6cfc-4670-ab95-12431a5b1fb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.12.19 02:38:46.089203 [ 291 ] {} <Debug> TCP-Session: 1a75c0ca-5aff-41d1-ac99-921b1062ca39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.12.19 02:38:46.089155 [ 293 ] {} <Debug> TCP-Session: c142758c-01c5-4aa1-b412-cbf9e43311ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.19 02:38:46.089290 [ 288 ] {} <Debug> TCP-Session: 11c7eaa3-3dcf-4106-a175-357daa5eb5c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.12.19 02:38:46.089143 [ 289 ] {} <Debug> TCP-Session: 8792a2cc-d9a3-4a5a-b799-2728deb9a926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2025.12.19 02:38:46.089101 [ 292 ] {} <Debug> TCP-Session: 035cab59-4766-4903-ac6c-d4dc8475df59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.12.19 02:38:46.089091 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2392 | 2025.12.19 02:38:46.089405 [ 267 ] {} <Debug> TCP-Session: 83bf2ced-5154-49ef-8dc4-5386063b8622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2025.12.19 02:38:47.000430 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.99 MiB, peak 211.91 MiB, free memory in arenas 0.00 B, will set to 203.52 MiB (RSS), difference: 3.52 MiB | ||
| 2394 | 2025.12.19 02:38:47.261522 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.12.19 02:38:47.261747 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2396 | 2025.12.19 02:38:47.261825 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2397 | 2025.12.19 02:38:47.262746 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2398 | 2025.12.19 02:38:47.262801 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2399 | 2025.12.19 02:38:47.263228 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2400 | 2025.12.19 02:38:47.263482 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2401 | 2025.12.19 02:38:47.263643 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00195 sec., 210256.41025641028 rows/sec., 13.34 MiB/sec. | ||
| 2402 | 2025.12.19 02:38:47.263696 [ 268 ] {f5f2e2e1-c049-4bc2-863a-b66521b036b7} <Debug> TCPHandler: Processed in 0.002306239 sec. | ||
| 2403 | 2025.12.19 02:38:47.263830 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2404 | 2025.12.19 02:38:47.263938 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2405 | 2025.12.19 02:38:47.263984 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2406 | 2025.12.19 02:38:47.264432 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2407 | 2025.12.19 02:38:47.264480 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2408 | 2025.12.19 02:38:47.264863 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2409 | 2025.12.19 02:38:47.265126 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2410 | 2025.12.19 02:38:47.265290 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001376 sec., 1453.4883720930231 rows/sec., 118.52 KiB/sec. | ||
| 2411 | 2025.12.19 02:38:47.265339 [ 268 ] {06119c55-dc9c-4828-a797-e81f65350ea0} <Debug> TCPHandler: Processed in 0.00156391 sec. | ||
| 2412 | 2025.12.19 02:38:47.265468 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2413 | 2025.12.19 02:38:47.265591 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2414 | 2025.12.19 02:38:47.265635 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2415 | 2025.12.19 02:38:47.266656 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.12.19 02:38:47.266695 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2417 | 2025.12.19 02:38:47.267080 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2418 | 2025.12.19 02:38:47.267307 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.12.19 02:38:47.267442 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Debug> executeQuery: Read 1133 rows, 91.92 KiB in 0.00188 sec., 602659.5744680851 rows/sec., 47.75 MiB/sec. | ||
| 2420 | 2025.12.19 02:38:47.267482 [ 268 ] {63b9841d-5ff8-4977-b9be-2fd438fea5e2} <Debug> TCPHandler: Processed in 0.002077976 sec. | ||
| 2421 | 2025.12.19 02:38:47.267594 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2025.12.19 02:38:47.267692 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2423 | 2025.12.19 02:38:47.267736 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2424 | 2025.12.19 02:38:47.268209 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2025.12.19 02:38:47.268248 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2426 | 2025.12.19 02:38:47.268590 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2427 | 2025.12.19 02:38:47.268810 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2025.12.19 02:38:47.268943 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Debug> executeQuery: Read 217 rows, 13.21 KiB in 0.001271 sec., 170731.70731707316 rows/sec., 10.15 MiB/sec. | ||
| 2429 | 2025.12.19 02:38:47.268983 [ 268 ] {7cb64876-9637-4532-881c-70cca456356f} <Debug> TCPHandler: Processed in 0.001441078 sec. | ||
| 2430 | 2025.12.19 02:38:47.269093 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2025.12.19 02:38:47.269190 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2432 | 2025.12.19 02:38:47.269233 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2433 | 2025.12.19 02:38:47.269708 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2025.12.19 02:38:47.269746 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2435 | 2025.12.19 02:38:47.270066 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2436 | 2025.12.19 02:38:47.270273 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2025.12.19 02:38:47.270400 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 2438 | 2025.12.19 02:38:47.270438 [ 268 ] {2c29e848-b636-40e2-8d3e-005f7ffb27d3} <Debug> TCPHandler: Processed in 0.001406988 sec. | ||
| 2439 | 2025.12.19 02:38:47.270545 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2025.12.19 02:38:47.270635 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2441 | 2025.12.19 02:38:47.270678 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2442 | 2025.12.19 02:38:47.271113 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2025.12.19 02:38:47.271150 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2444 | 2025.12.19 02:38:47.271521 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2445 | 2025.12.19 02:38:47.271736 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2446 | 2025.12.19 02:38:47.271864 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001223 sec., 172526.57399836468 rows/sec., 9.80 MiB/sec. | ||
| 2447 | 2025.12.19 02:38:47.271902 [ 268 ] {7dbfcf92-09b2-432f-8675-d56ae3d1928e} <Debug> TCPHandler: Processed in 0.001388387 sec. | ||
| 2448 | 2025.12.19 02:38:47.272010 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2449 | 2025.12.19 02:38:47.272103 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2450 | 2025.12.19 02:38:47.272143 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2451 | 2025.12.19 02:38:47.272779 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2025.12.19 02:38:47.272816 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2453 | 2025.12.19 02:38:47.273156 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2454 | 2025.12.19 02:38:47.273369 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2025.12.19 02:38:47.273494 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Debug> executeQuery: Read 691 rows, 49.43 KiB in 0.001409 sec., 490418.7366926898 rows/sec., 34.26 MiB/sec. | ||
| 2456 | 2025.12.19 02:38:47.273533 [ 268 ] {8715aabb-6593-4033-a009-fa4a8e722c3e} <Debug> TCPHandler: Processed in 0.001572579 sec. | ||
| 2457 | 2025.12.19 02:38:47.273640 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2458 | 2025.12.19 02:38:47.273735 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2459 | 2025.12.19 02:38:47.273776 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2460 | 2025.12.19 02:38:47.274083 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2025.12.19 02:38:47.274119 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2462 | 2025.12.19 02:38:47.274420 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2463 | 2025.12.19 02:38:47.274630 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.12.19 02:38:47.274753 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 2465 | 2025.12.19 02:38:47.274790 [ 268 ] {2b5f1f42-1369-4be9-8dbd-48134ead762f} <Debug> TCPHandler: Processed in 0.001200705 sec. | ||
| 2466 | 2025.12.19 02:38:47.274894 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2025.12.19 02:38:47.274989 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2468 | 2025.12.19 02:38:47.275032 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2469 | 2025.12.19 02:38:47.275506 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2025.12.19 02:38:47.275556 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2471 | 2025.12.19 02:38:47.276021 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2472 | 2025.12.19 02:38:47.276288 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2025.12.19 02:38:47.276448 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001476 sec., 213414.63414634144 rows/sec., 14.02 MiB/sec. | ||
| 2474 | 2025.12.19 02:38:47.276496 [ 268 ] {cb767bc8-0526-453c-8c04-f83d3c13c271} <Debug> TCPHandler: Processed in 0.001651551 sec. | ||
| 2475 | 2025.12.19 02:38:47.276618 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2025.12.19 02:38:47.276715 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2477 | 2025.12.19 02:38:47.276759 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2478 | 2025.12.19 02:38:47.277067 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2025.12.19 02:38:47.277104 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2480 | 2025.12.19 02:38:47.277413 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2481 | 2025.12.19 02:38:47.277632 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2025.12.19 02:38:47.277763 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 2483 | 2025.12.19 02:38:47.277801 [ 268 ] {68d4bc5b-9483-407a-8b13-a85915742910} <Debug> TCPHandler: Processed in 0.001240445 sec. | ||
| 2484 | 2025.12.19 02:38:47.277906 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2025.12.19 02:38:47.278002 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2486 | 2025.12.19 02:38:47.278057 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <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 | ||
| 2487 | 2025.12.19 02:38:47.278833 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2025.12.19 02:38:47.278871 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2489 | 2025.12.19 02:38:47.279399 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2490 | 2025.12.19 02:38:47.279628 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2025.12.19 02:38:47.279738 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2492 | 2025.12.19 02:38:47.279769 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001786 sec., 5599.104143337066 rows/sec., 10.03 MiB/sec. | ||
| 2493 | 2025.12.19 02:38:47.279811 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2025.12.19 02:38:47.279836 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2495 | 2025.12.19 02:38:47.279842 [ 268 ] {7cea9d22-0485-4d66-b786-f607defd475c} <Debug> TCPHandler: Processed in 0.001984185 sec. | ||
| 2496 | 2025.12.19 02:38:47.279969 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 2497 | 2025.12.19 02:38:47.279978 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2025.12.19 02:38:47.280129 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2499 | 2025.12.19 02:38:47.280172 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2500 | 2025.12.19 02:38:47.280256 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2501 | 2025.12.19 02:38:47.280327 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2502 | 2025.12.19 02:38:47.280467 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2503 | 2025.12.19 02:38:47.280532 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.12.19 02:38:47.280573 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2505 | 2025.12.19 02:38:47.280590 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 2506 | 2025.12.19 02:38:47.280704 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2507 | 2025.12.19 02:38:47.280809 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 2508 | 2025.12.19 02:38:47.280905 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2509 | 2025.12.19 02:38:47.280925 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2510 | 2025.12.19 02:38:47.281130 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2025.12.19 02:38:47.281262 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001153 sec., 90199.47961838682 rows/sec., 5.53 MiB/sec. | ||
| 2512 | 2025.12.19 02:38:47.281300 [ 268 ] {2d96fbda-9461-4c5a-9d8c-dfe84ae0b5ec} <Debug> TCPHandler: Processed in 0.001372847 sec. | ||
| 2513 | 2025.12.19 02:38:47.282855 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 19 columns (19 merged, 0 gathered) in 0.002949107 sec., 26448.68429663624 rows/sec., 47.39 MiB/sec. | ||
| 2514 | 2025.12.19 02:38:47.283219 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2515 | 2025.12.19 02:38:47.283639 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.12.19 02:38:47.283714 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2517 | 2025.12.19 02:38:47.283839 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2518 | 2025.12.19 02:38:48.393849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4305 | ||
| 2519 | 2025.12.19 02:38:48.394371 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.12.19 02:38:48.394410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2521 | 2025.12.19 02:38:48.394919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2522 | 2025.12.19 02:38:48.395159 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2025.12.19 02:38:48.395305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4305 | ||
| 2524 | 2025.12.19 02:38:48.611062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2525 | 2025.12.19 02:38:48.628185 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.12.19 02:38:48.628245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2527 | 2025.12.19 02:38:48.634546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2528 | 2025.12.19 02:38:48.635248 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2025.12.19 02:38:48.638566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2530 | 2025.12.19 02:38:49.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.22 MiB, peak 211.91 MiB, free memory in arenas 0.00 B, will set to 205.83 MiB (RSS), difference: 1.61 MiB | ||
| 2531 | 2025.12.19 02:38:50.903909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 338 | ||
| 2532 | 2025.12.19 02:38:50.906774 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2025.12.19 02:38:50.906825 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2534 | 2025.12.19 02:38:50.908046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2535 | 2025.12.19 02:38:50.908333 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2025.12.19 02:38:50.908477 [ 36 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2537 | 2025.12.19 02:38:50.908549 [ 36 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2025.12.19 02:38:50.908605 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2539 | 2025.12.19 02:38:50.908675 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2540 | 2025.12.19 02:38:50.908740 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 2541 | 2025.12.19 02:38:50.909342 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2542 | 2025.12.19 02:38:50.909558 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 2543 | 2025.12.19 02:38:50.910006 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 2544 | 2025.12.19 02:38:50.910385 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2545 | 2025.12.19 02:38:50.910777 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2546 | 2025.12.19 02:38:50.911169 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 2547 | 2025.12.19 02:38:50.911525 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part | ||
| 2548 | 2025.12.19 02:38:50.917922 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 72 columns (72 merged, 0 gathered) in 0.009237876 sec., 36588.497182685715 rows/sec., 35.48 MiB/sec. | ||
| 2549 | 2025.12.19 02:38:50.918945 [ 199 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2550 | 2025.12.19 02:38:50.919567 [ 199 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2025.12.19 02:38:50.919649 [ 199 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_6_1} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2552 | 2025.12.19 02:38:50.919902 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2553 | 2025.12.19 02:38:51.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.95 MiB, peak 211.91 MiB, free memory in arenas 0.00 B, will set to 207.35 MiB (RSS), difference: 1.40 MiB | ||
| 2554 | 2025.12.19 02:38:52.250331 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.12.19 02:38:52.250557 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2556 | 2025.12.19 02:38:52.250633 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2557 | 2025.12.19 02:38:52.251367 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.12.19 02:38:52.251422 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2559 | 2025.12.19 02:38:52.251846 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2560 | 2025.12.19 02:38:52.252084 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.19 02:38:52.252234 [ 33 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2562 | 2025.12.19 02:38:52.252255 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Debug> executeQuery: Read 102 rows, 8.72 KiB in 0.001756 sec., 58086.56036446469 rows/sec., 4.85 MiB/sec. | ||
| 2563 | 2025.12.19 02:38:52.252307 [ 33 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.12.19 02:38:52.252324 [ 268 ] {914918e4-f325-4939-bbc3-c1900264ad0e} <Debug> TCPHandler: Processed in 0.002135257 sec. | ||
| 2565 | 2025.12.19 02:38:52.252339 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2566 | 2025.12.19 02:38:52.252464 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2567 | 2025.12.19 02:38:52.252477 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 2568 | 2025.12.19 02:38:52.252575 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2569 | 2025.12.19 02:38:52.252625 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2570 | 2025.12.19 02:38:52.252629 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2571 | 2025.12.19 02:38:52.252677 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1105 rows starting from the beginning of the part | ||
| 2572 | 2025.12.19 02:38:52.252754 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
| 2573 | 2025.12.19 02:38:52.252804 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1106 rows starting from the beginning of the part | ||
| 2574 | 2025.12.19 02:38:52.252847 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2575 | 2025.12.19 02:38:52.252883 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1133 rows starting from the beginning of the part | ||
| 2576 | 2025.12.19 02:38:52.252923 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2577 | 2025.12.19 02:38:52.253030 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2025.12.19 02:38:52.253074 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2579 | 2025.12.19 02:38:52.253418 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2580 | 2025.12.19 02:38:52.253669 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2581 | 2025.12.19 02:38:52.253810 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00126 sec., 18253.968253968254 rows/sec., 1.34 MiB/sec. | ||
| 2582 | 2025.12.19 02:38:52.253850 [ 268 ] {3e1994e2-01ba-42fb-ba72-708eeb1de0b0} <Debug> TCPHandler: Processed in 0.001440118 sec. | ||
| 2583 | 2025.12.19 02:38:52.253962 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2584 | 2025.12.19 02:38:52.254058 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2585 | 2025.12.19 02:38:52.254099 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2586 | 2025.12.19 02:38:52.254416 [ 199 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001997225 sec., 1794990.5493872748 rows/sec., 149.71 MiB/sec. | ||
| 2587 | 2025.12.19 02:38:52.254533 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2025.12.19 02:38:52.254575 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2589 | 2025.12.19 02:38:52.254672 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2590 | 2025.12.19 02:38:52.254954 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2591 | 2025.12.19 02:38:52.254974 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2025.12.19 02:38:52.255064 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_11_2} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2593 | 2025.12.19 02:38:52.255142 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 2594 | 2025.12.19 02:38:52.255215 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.12.19 02:38:52.255355 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001316 sec., 66109.42249240122 rows/sec., 5.16 MiB/sec. | ||
| 2596 | 2025.12.19 02:38:52.255359 [ 32 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2597 | 2025.12.19 02:38:52.255394 [ 268 ] {8d14db01-b435-496e-961d-bf39a2b545b2} <Debug> TCPHandler: Processed in 0.001482168 sec. | ||
| 2598 | 2025.12.19 02:38:52.255410 [ 32 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.12.19 02:38:52.255434 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2600 | 2025.12.19 02:38:52.255505 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2025.12.19 02:38:52.255544 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 2602 | 2025.12.19 02:38:52.255601 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2603 | 2025.12.19 02:38:52.255644 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2604 | 2025.12.19 02:38:52.255646 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2605 | 2025.12.19 02:38:52.255675 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 659 rows starting from the beginning of the part | ||
| 2606 | 2025.12.19 02:38:52.255753 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 2607 | 2025.12.19 02:38:52.255804 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 661 rows starting from the beginning of the part | ||
| 2608 | 2025.12.19 02:38:52.255845 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 2609 | 2025.12.19 02:38:52.255889 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 691 rows starting from the beginning of the part | ||
| 2610 | 2025.12.19 02:38:52.255933 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part | ||
| 2611 | 2025.12.19 02:38:52.256068 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.12.19 02:38:52.256103 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2613 | 2025.12.19 02:38:52.256456 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2614 | 2025.12.19 02:38:52.256673 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.12.19 02:38:52.256771 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2616 | 2025.12.19 02:38:52.256801 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2025.12.19 02:38:52.256804 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 2618 | 2025.12.19 02:38:52.256820 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2619 | 2025.12.19 02:38:52.256845 [ 268 ] {984775ad-95f3-4d81-92fc-ab876f11dcdb} <Debug> TCPHandler: Processed in 0.001389638 sec. | ||
| 2620 | 2025.12.19 02:38:52.256893 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 2621 | 2025.12.19 02:38:52.256954 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2025.12.19 02:38:52.256986 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2623 | 2025.12.19 02:38:52.257017 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 911 rows starting from the beginning of the part | ||
| 2624 | 2025.12.19 02:38:52.257055 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2625 | 2025.12.19 02:38:52.257055 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551739 sec., 1434519.593823446 rows/sec., 106.53 MiB/sec. | ||
| 2626 | 2025.12.19 02:38:52.257064 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
| 2627 | 2025.12.19 02:38:52.257116 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <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 | ||
| 2628 | 2025.12.19 02:38:52.257147 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part | ||
| 2629 | 2025.12.19 02:38:52.257189 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2630 | 2025.12.19 02:38:52.257224 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 315 rows starting from the beginning of the part | ||
| 2631 | 2025.12.19 02:38:52.257248 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2632 | 2025.12.19 02:38:52.257262 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 2633 | 2025.12.19 02:38:52.257600 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2025.12.19 02:38:52.257681 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_11_2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2635 | 2025.12.19 02:38:52.257746 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2636 | 2025.12.19 02:38:52.257935 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.12.19 02:38:52.257972 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2638 | 2025.12.19 02:38:52.258348 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1872 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487369 sec., 1258598.236214416 rows/sec., 84.22 MiB/sec. | ||
| 2639 | 2025.12.19 02:38:52.258560 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2640 | 2025.12.19 02:38:52.258594 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2641 | 2025.12.19 02:38:52.258872 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.12.19 02:38:52.258899 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2025.12.19 02:38:52.258975 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2644 | 2025.12.19 02:38:52.259024 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001988 sec., 11569.416498993964 rows/sec., 20.73 MiB/sec. | ||
| 2645 | 2025.12.19 02:38:52.259038 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2646 | 2025.12.19 02:38:52.259090 [ 268 ] {fb8301a6-0f8a-4d35-98e1-8da4e0448e67} <Debug> TCPHandler: Processed in 0.002186218 sec. | ||
| 2647 | 2025.12.19 02:38:52.259206 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2025.12.19 02:38:52.259302 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2649 | 2025.12.19 02:38:52.259342 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2650 | 2025.12.19 02:38:52.259673 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.12.19 02:38:52.259708 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2652 | 2025.12.19 02:38:52.260024 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2653 | 2025.12.19 02:38:52.260249 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.12.19 02:38:52.260338 [ 32 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2655 | 2025.12.19 02:38:52.260364 [ 32 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2025.12.19 02:38:52.260378 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2657 | 2025.12.19 02:38:52.260381 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2658 | 2025.12.19 02:38:52.260413 [ 268 ] {b4060a4f-310b-4324-9f79-2461f3156fc2} <Debug> TCPHandler: Processed in 0.001256536 sec. | ||
| 2659 | 2025.12.19 02:38:52.260449 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 2660 | 2025.12.19 02:38:52.260530 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2661 | 2025.12.19 02:38:52.260555 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
| 2662 | 2025.12.19 02:38:52.260598 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 2663 | 2025.12.19 02:38:52.260634 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 84 rows starting from the beginning of the part | ||
| 2664 | 2025.12.19 02:38:52.260666 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2665 | 2025.12.19 02:38:52.260696 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2666 | 2025.12.19 02:38:52.260729 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 2667 | 2025.12.19 02:38:52.261416 [ 196 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 4 columns (4 merged, 0 gathered) in 0.000991172 sec., 601308.3501148135 rows/sec., 38.08 MiB/sec. | ||
| 2668 | 2025.12.19 02:38:52.261606 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2669 | 2025.12.19 02:38:52.261918 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2025.12.19 02:38:52.261984 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_11_2} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2671 | 2025.12.19 02:38:52.262040 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2672 | 2025.12.19 02:38:55.840400 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2673 | 2025.12.19 02:38:55.840447 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2674 | 2025.12.19 02:38:55.895527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4753 | ||
| 2675 | 2025.12.19 02:38:55.896380 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2025.12.19 02:38:55.896431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2677 | 2025.12.19 02:38:55.896939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2678 | 2025.12.19 02:38:55.897181 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2025.12.19 02:38:55.897330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4753 | ||
| 2680 | 2025.12.19 02:38:56.138750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2681 | 2025.12.19 02:38:56.155857 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.12.19 02:38:56.155907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2683 | 2025.12.19 02:38:56.161886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2684 | 2025.12.19 02:38:56.162592 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2025.12.19 02:38:56.165549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2686 | 2025.12.19 02:38:57.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.20 MiB, peak 214.14 MiB, free memory in arenas 0.00 B, will set to 210.34 MiB (RSS), difference: 2.13 MiB | ||
| 2687 | 2025.12.19 02:38:57.260056 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2025.12.19 02:38:57.260367 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2689 | 2025.12.19 02:38:57.260477 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2690 | 2025.12.19 02:38:57.261645 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2025.12.19 02:38:57.261693 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2692 | 2025.12.19 02:38:57.262133 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2693 | 2025.12.19 02:38:57.262373 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2694 | 2025.12.19 02:38:57.262541 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002254 sec., 181898.8464951198 rows/sec., 11.54 MiB/sec. | ||
| 2695 | 2025.12.19 02:38:57.262564 [ 74 ] {} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2696 | 2025.12.19 02:38:57.262592 [ 268 ] {6ae07cf9-6ac0-48a3-9a4b-12d11b48afa3} <Debug> TCPHandler: Processed in 0.002734674 sec. | ||
| 2697 | 2025.12.19 02:38:57.262643 [ 74 ] {} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2025.12.19 02:38:57.262673 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2699 | 2025.12.19 02:38:57.262772 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2025.12.19 02:38:57.262824 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::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 | ||
| 2701 | 2025.12.19 02:38:57.262886 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2702 | 2025.12.19 02:38:57.262936 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2703 | 2025.12.19 02:38:57.262972 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2025.12.19 02:38:57.263034 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2705 | 2025.12.19 02:38:57.263139 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2706 | 2025.12.19 02:38:57.263204 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2707 | 2025.12.19 02:38:57.263257 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2708 | 2025.12.19 02:38:57.263303 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2709 | 2025.12.19 02:38:57.263945 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2025.12.19 02:38:57.263989 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2711 | 2025.12.19 02:38:57.264494 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739412 sec., 1178559.191266934 rows/sec., 79.26 MiB/sec. | ||
| 2712 | 2025.12.19 02:38:57.264498 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2713 | 2025.12.19 02:38:57.264642 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2714 | 2025.12.19 02:38:57.264805 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.12.19 02:38:57.264933 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.12.19 02:38:57.264963 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002106 sec., 537511.8708452042 rows/sec., 42.59 MiB/sec. | ||
| 2717 | 2025.12.19 02:38:57.265004 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_5_1} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2718 | 2025.12.19 02:38:57.265006 [ 268 ] {2b2e8893-b0cd-4cee-b76a-1b3ebda71cbb} <Debug> TCPHandler: Processed in 0.002292789 sec. | ||
| 2719 | 2025.12.19 02:38:57.265074 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2720 | 2025.12.19 02:38:57.265155 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2025.12.19 02:38:57.265264 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2722 | 2025.12.19 02:38:57.265308 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2723 | 2025.12.19 02:38:57.265830 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.12.19 02:38:57.265867 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2725 | 2025.12.19 02:38:57.266206 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2726 | 2025.12.19 02:38:57.266437 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2025.12.19 02:38:57.266568 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001325 sec., 162264.15094339623 rows/sec., 9.63 MiB/sec. | ||
| 2728 | 2025.12.19 02:38:57.266606 [ 268 ] {fbe82162-0424-496e-9cef-df0164678a58} <Debug> TCPHandler: Processed in 0.001504949 sec. | ||
| 2729 | 2025.12.19 02:38:57.266728 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2025.12.19 02:38:57.266825 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2731 | 2025.12.19 02:38:57.266865 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2732 | 2025.12.19 02:38:57.267335 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2025.12.19 02:38:57.267372 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2734 | 2025.12.19 02:38:57.267692 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2735 | 2025.12.19 02:38:57.267907 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2025.12.19 02:38:57.268024 [ 74 ] {} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2737 | 2025.12.19 02:38:57.268034 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 2738 | 2025.12.19 02:38:57.268069 [ 74 ] {} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2025.12.19 02:38:57.268104 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2740 | 2025.12.19 02:38:57.268113 [ 268 ] {812fef3b-4dcc-41a8-ac40-96261a42b17f} <Debug> TCPHandler: Processed in 0.001434048 sec. | ||
| 2741 | 2025.12.19 02:38:57.268202 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::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 | ||
| 2742 | 2025.12.19 02:38:57.268246 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2025.12.19 02:38:57.268330 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2744 | 2025.12.19 02:38:57.268357 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2745 | 2025.12.19 02:38:57.268373 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2746 | 2025.12.19 02:38:57.268402 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2747 | 2025.12.19 02:38:57.268484 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2748 | 2025.12.19 02:38:57.268565 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2749 | 2025.12.19 02:38:57.268633 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2750 | 2025.12.19 02:38:57.268699 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2751 | 2025.12.19 02:38:57.268755 [ 192 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2752 | 2025.12.19 02:38:57.268983 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2025.12.19 02:38:57.269017 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2754 | 2025.12.19 02:38:57.269311 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2755 | 2025.12.19 02:38:57.269576 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2756 | 2025.12.19 02:38:57.269692 [ 74 ] {} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2757 | 2025.12.19 02:38:57.269707 [ 194 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 5 columns (5 merged, 0 gathered) in 0.0015578 sec., 681088.7148542816 rows/sec., 46.52 MiB/sec. | ||
| 2758 | 2025.12.19 02:38:57.269709 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001377 sec., 153231.6630355846 rows/sec., 8.70 MiB/sec. | ||
| 2759 | 2025.12.19 02:38:57.269729 [ 74 ] {} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.12.19 02:38:57.269771 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2761 | 2025.12.19 02:38:57.269773 [ 268 ] {474d8cb3-5b0b-455b-b120-eac2db1adab3} <Debug> TCPHandler: Processed in 0.00158925 sec. | ||
| 2762 | 2025.12.19 02:38:57.269839 [ 188 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2763 | 2025.12.19 02:38:57.269843 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::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 | ||
| 2764 | 2025.12.19 02:38:57.269894 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2025.12.19 02:38:57.269924 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2766 | 2025.12.19 02:38:57.269948 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2767 | 2025.12.19 02:38:57.269988 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2768 | 2025.12.19 02:38:57.269992 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2769 | 2025.12.19 02:38:57.270028 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2770 | 2025.12.19 02:38:57.270035 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2771 | 2025.12.19 02:38:57.270070 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2772 | 2025.12.19 02:38:57.270083 [ 188 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.12.19 02:38:57.270102 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2774 | 2025.12.19 02:38:57.270149 [ 188 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_6_1} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2775 | 2025.12.19 02:38:57.270205 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2776 | 2025.12.19 02:38:57.270692 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2025.12.19 02:38:57.270728 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2778 | 2025.12.19 02:38:57.270824 [ 200 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001008183 sec., 1046437.0059800652 rows/sec., 63.42 MiB/sec. | ||
| 2779 | 2025.12.19 02:38:57.270931 [ 188 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2780 | 2025.12.19 02:38:57.271057 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2781 | 2025.12.19 02:38:57.271160 [ 188 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.12.19 02:38:57.271216 [ 188 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_5_1} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2783 | 2025.12.19 02:38:57.271262 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2784 | 2025.12.19 02:38:57.271271 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2025.12.19 02:38:57.271395 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001426 sec., 483169.70546984574 rows/sec., 33.74 MiB/sec. | ||
| 2786 | 2025.12.19 02:38:57.271432 [ 268 ] {7593e1ee-4cd5-4df1-b265-c2755955d97a} <Debug> TCPHandler: Processed in 0.001584629 sec. | ||
| 2787 | 2025.12.19 02:38:57.271541 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2025.12.19 02:38:57.271636 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2789 | 2025.12.19 02:38:57.271677 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2790 | 2025.12.19 02:38:57.271990 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2025.12.19 02:38:57.272026 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2792 | 2025.12.19 02:38:57.272318 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2793 | 2025.12.19 02:38:57.272530 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.12.19 02:38:57.272660 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 2795 | 2025.12.19 02:38:57.272696 [ 268 ] {46679c99-a4d1-4d4b-b60d-d7e7069ca547} <Debug> TCPHandler: Processed in 0.001202556 sec. | ||
| 2796 | 2025.12.19 02:38:57.272800 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2025.12.19 02:38:57.272893 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2798 | 2025.12.19 02:38:57.272935 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2799 | 2025.12.19 02:38:57.273420 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2025.12.19 02:38:57.273463 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2801 | 2025.12.19 02:38:57.273870 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2802 | 2025.12.19 02:38:57.274099 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.12.19 02:38:57.274225 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00135 sec., 232592.59259259258 rows/sec., 15.28 MiB/sec. | ||
| 2804 | 2025.12.19 02:38:57.274260 [ 268 ] {acc81aad-696d-4bce-871d-48c9c342e32b} <Debug> TCPHandler: Processed in 0.001507519 sec. | ||
| 2805 | 2025.12.19 02:38:57.274364 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2025.12.19 02:38:57.274456 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2807 | 2025.12.19 02:38:57.274497 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2808 | 2025.12.19 02:38:57.274782 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.12.19 02:38:57.274817 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2810 | 2025.12.19 02:38:57.275111 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2811 | 2025.12.19 02:38:57.275308 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.12.19 02:38:57.275422 [ 74 ] {} <Debug> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2813 | 2025.12.19 02:38:57.275427 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 68.13 KiB/sec. | ||
| 2814 | 2025.12.19 02:38:57.275463 [ 74 ] {} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.12.19 02:38:57.275481 [ 268 ] {b7f51dcd-0924-4c0f-b9fe-3d8ad7b8460c} <Debug> TCPHandler: Processed in 0.001163574 sec. | ||
| 2816 | 2025.12.19 02:38:57.275489 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2817 | 2025.12.19 02:38:57.275567 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::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 | ||
| 2818 | 2025.12.19 02:38:57.275602 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2025.12.19 02:38:57.275650 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2820 | 2025.12.19 02:38:57.275675 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2821 | 2025.12.19 02:38:57.275715 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2822 | 2025.12.19 02:38:57.275720 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.12.19 02:38:57.275751 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2824 | 2025.12.19 02:38:57.275782 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::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 | ||
| 2825 | 2025.12.19 02:38:57.275787 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <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 | ||
| 2826 | 2025.12.19 02:38:57.275815 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::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 | ||
| 2827 | 2025.12.19 02:38:57.275849 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2828 | 2025.12.19 02:38:57.276502 [ 200 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.000962123 sec., 6236.208883895302 rows/sec., 416.15 KiB/sec. | ||
| 2829 | 2025.12.19 02:38:57.276576 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2025.12.19 02:38:57.276602 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2831 | 2025.12.19 02:38:57.276612 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2832 | 2025.12.19 02:38:57.276843 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2025.12.19 02:38:57.276902 [ 192 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_6_1} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2834 | 2025.12.19 02:38:57.276953 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2835 | 2025.12.19 02:38:57.277127 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2836 | 2025.12.19 02:38:57.277343 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.19 02:38:57.277474 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001778 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
| 2838 | 2025.12.19 02:38:57.277530 [ 268 ] {266b142b-2d22-493f-baca-b1b08268c9d9} <Debug> TCPHandler: Processed in 0.001987665 sec. | ||
| 2839 | 2025.12.19 02:38:57.277636 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.12.19 02:38:57.277729 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2841 | 2025.12.19 02:38:57.277769 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2842 | 2025.12.19 02:38:57.278094 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.12.19 02:38:57.278130 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2844 | 2025.12.19 02:38:57.278431 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2845 | 2025.12.19 02:38:57.278639 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.12.19 02:38:57.278759 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 2847 | 2025.12.19 02:38:57.278793 [ 268 ] {854b5b21-9bb4-4691-9d66-afb9c8e20382} <Debug> TCPHandler: Processed in 0.001204725 sec. | ||
| 2848 | 2025.12.19 02:39:00.908998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 372 | ||
| 2849 | 2025.12.19 02:39:00.911310 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2025.12.19 02:39:00.911355 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.89 GiB. | ||
| 2851 | 2025.12.19 02:39:00.912508 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2852 | 2025.12.19 02:39:00.912770 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2025.12.19 02:39:00.913062 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2854 | 2025.12.19 02:39:02.252308 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2025.12.19 02:39:02.252511 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2856 | 2025.12.19 02:39:02.252582 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2857 | 2025.12.19 02:39:02.253224 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.12.19 02:39:02.253273 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2859 | 2025.12.19 02:39:02.253665 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2860 | 2025.12.19 02:39:02.253904 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.12.19 02:39:02.254070 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 303.70 KiB/sec. | ||
| 2862 | 2025.12.19 02:39:02.254119 [ 268 ] {809d5e51-33bc-4960-91c5-e92f27c2bc23} <Debug> TCPHandler: Processed in 0.001946534 sec. | ||
| 2863 | 2025.12.19 02:39:02.254250 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2025.12.19 02:39:02.254355 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2865 | 2025.12.19 02:39:02.254400 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2866 | 2025.12.19 02:39:02.254887 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.12.19 02:39:02.254926 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2868 | 2025.12.19 02:39:02.255260 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2869 | 2025.12.19 02:39:02.255487 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.12.19 02:39:02.255621 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Debug> executeQuery: Read 117 rows, 10.09 KiB in 0.00129 sec., 90697.67441860466 rows/sec., 7.64 MiB/sec. | ||
| 2871 | 2025.12.19 02:39:02.255659 [ 268 ] {ff507c0b-1144-4043-be44-06b1ca498e02} <Debug> TCPHandler: Processed in 0.001463748 sec. | ||
| 2872 | 2025.12.19 02:39:02.255773 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2025.12.19 02:39:02.255871 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2874 | 2025.12.19 02:39:02.255915 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2875 | 2025.12.19 02:39:02.256307 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2025.12.19 02:39:02.256345 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2877 | 2025.12.19 02:39:02.256660 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2878 | 2025.12.19 02:39:02.256877 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2025.12.19 02:39:02.257007 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Debug> executeQuery: Read 35 rows, 2.60 KiB in 0.001155 sec., 30303.030303030304 rows/sec., 2.20 MiB/sec. | ||
| 2880 | 2025.12.19 02:39:02.257045 [ 268 ] {9f968385-a345-4933-ac5b-9fc69cd7e707} <Debug> TCPHandler: Processed in 0.001324007 sec. | ||
| 2881 | 2025.12.19 02:39:02.257152 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2025.12.19 02:39:02.257248 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2883 | 2025.12.19 02:39:02.257288 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2884 | 2025.12.19 02:39:02.257732 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2025.12.19 02:39:02.257769 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2886 | 2025.12.19 02:39:02.258085 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2887 | 2025.12.19 02:39:02.258308 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2025.12.19 02:39:02.258436 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001206 sec., 87064.67661691541 rows/sec., 6.81 MiB/sec. | ||
| 2889 | 2025.12.19 02:39:02.258473 [ 268 ] {35f1287c-3d6b-47c0-9137-0395a934925d} <Debug> TCPHandler: Processed in 0.001372098 sec. | ||
| 2890 | 2025.12.19 02:39:02.258582 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2025.12.19 02:39:02.258678 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2892 | 2025.12.19 02:39:02.258723 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2893 | 2025.12.19 02:39:02.259122 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2025.12.19 02:39:02.259159 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2895 | 2025.12.19 02:39:02.259503 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2896 | 2025.12.19 02:39:02.259723 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2025.12.19 02:39:02.259850 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00119 sec., 136974.78991596636 rows/sec., 9.54 MiB/sec. | ||
| 2898 | 2025.12.19 02:39:02.259885 [ 268 ] {a6a4dd5a-d953-454c-9cf2-ccbcd334385f} <Debug> TCPHandler: Processed in 0.001354268 sec. | ||
| 2899 | 2025.12.19 02:39:02.259991 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2025.12.19 02:39:02.260086 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2901 | 2025.12.19 02:39:02.260142 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <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 | ||
| 2902 | 2025.12.19 02:39:02.260942 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2025.12.19 02:39:02.260978 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2904 | 2025.12.19 02:39:02.261542 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2905 | 2025.12.19 02:39:02.261775 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2025.12.19 02:39:02.261912 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001844 sec., 15726.681127982647 rows/sec., 28.18 MiB/sec. | ||
| 2907 | 2025.12.19 02:39:02.261972 [ 268 ] {40654167-3869-4d5d-a647-ea64902ae8ad} <Debug> TCPHandler: Processed in 0.002030146 sec. | ||
| 2908 | 2025.12.19 02:39:02.262078 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2909 | 2025.12.19 02:39:02.262174 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2910 | 2025.12.19 02:39:02.262217 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2911 | 2025.12.19 02:39:02.262522 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Trace> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2025.12.19 02:39:02.262559 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2913 | 2025.12.19 02:39:02.262865 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2914 | 2025.12.19 02:39:02.263077 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Trace> oximeter.measurements_i64 (d46fb407-5b7b-49d0-bc9c-330444b2a73a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2915 | 2025.12.19 02:39:02.263204 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 404.42 KiB/sec. | ||
| 2916 | 2025.12.19 02:39:02.263239 [ 268 ] {d49f429e-60ad-454a-82e2-0122feb0f092} <Debug> TCPHandler: Processed in 0.001211156 sec. | ||
| 2917 | 2025.12.19 02:39:02.263357 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2918 | 2025.12.19 02:39:02.263452 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2919 | 2025.12.19 02:39:02.263493 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2920 | 2025.12.19 02:39:02.263815 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2025.12.19 02:39:02.263851 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2922 | 2025.12.19 02:39:02.264157 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2923 | 2025.12.19 02:39:02.264384 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2025.12.19 02:39:02.264512 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 2925 | 2025.12.19 02:39:02.264548 [ 268 ] {b5946319-fb41-4dba-a890-04ac130ec467} <Debug> TCPHandler: Processed in 0.001240875 sec. | ||
| 2926 | 2025.12.19 02:39:03.397500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5265 | ||
| 2927 | 2025.12.19 02:39:03.398095 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2025.12.19 02:39:03.398141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2929 | 2025.12.19 02:39:03.398641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2930 | 2025.12.19 02:39:03.398881 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2025.12.19 02:39:03.399014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5265 | ||
| 2932 | 2025.12.19 02:39:03.399012 [ 55 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2933 | 2025.12.19 02:39:03.399092 [ 55 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2025.12.19 02:39:03.399115 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2935 | 2025.12.19 02:39:03.399231 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 2936 | 2025.12.19 02:39:03.399383 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2937 | 2025.12.19 02:39:03.399425 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2833 rows starting from the beginning of the part | ||
| 2938 | 2025.12.19 02:39:03.399494 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2939 | 2025.12.19 02:39:03.399548 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2940 | 2025.12.19 02:39:03.399591 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2941 | 2025.12.19 02:39:03.399633 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2942 | 2025.12.19 02:39:03.399676 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2943 | 2025.12.19 02:39:03.401090 [ 200 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001912284 sec., 2753252.132005497 rows/sec., 39.39 MiB/sec. | ||
| 2944 | 2025.12.19 02:39:03.401764 [ 189 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2945 | 2025.12.19 02:39:03.402039 [ 189 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.12.19 02:39:03.402114 [ 189 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_11_2} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2947 | 2025.12.19 02:39:03.402197 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2948 | 2025.12.19 02:39:03.665707 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2949 | 2025.12.19 02:39:03.682700 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2025.12.19 02:39:03.682752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2951 | 2025.12.19 02:39:03.688789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2952 | 2025.12.19 02:39:03.689502 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2025.12.19 02:39:03.689778 [ 55 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2954 | 2025.12.19 02:39:03.689813 [ 55 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2025.12.19 02:39:03.689832 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2956 | 2025.12.19 02:39:03.689919 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 2957 | 2025.12.19 02:39:03.692949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2958 | 2025.12.19 02:39:03.693170 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2025.12.19 02:39:03.694401 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 2960 | 2025.12.19 02:39:03.698740 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 2961 | 2025.12.19 02:39:03.702752 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 2962 | 2025.12.19 02:39:03.706652 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 2963 | 2025.12.19 02:39:03.711132 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 2964 | 2025.12.19 02:39:03.715583 [ 189 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 2965 | 2025.12.19 02:39:03.770720 [ 200 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080836197 sec., 1026.7677486114296 rows/sec., 5.31 MiB/sec. | ||
| 2966 | 2025.12.19 02:39:03.773306 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2967 | 2025.12.19 02:39:03.775482 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_11_2} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2025.12.19 02:39:03.775604 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_11_2} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2969 | 2025.12.19 02:39:03.777394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2970 | 2025.12.19 02:39:04.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.70 MiB, peak 221.59 MiB, free memory in arenas 0.00 B, will set to 220.05 MiB (RSS), difference: 8.36 MiB | ||
| 2971 | 2025.12.19 02:39:07.261702 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2025.12.19 02:39:07.261930 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2973 | 2025.12.19 02:39:07.262009 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2974 | 2025.12.19 02:39:07.262944 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2025.12.19 02:39:07.263006 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2976 | 2025.12.19 02:39:07.263502 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2977 | 2025.12.19 02:39:07.263743 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2025.12.19 02:39:07.263899 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002026 sec., 202369.20039486673 rows/sec., 12.84 MiB/sec. | ||
| 2979 | 2025.12.19 02:39:07.263949 [ 268 ] {4052fd71-11b8-4398-84e2-7f7923b7d013} <Debug> TCPHandler: Processed in 0.00239741 sec. | ||
| 2980 | 2025.12.19 02:39:07.264077 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2025.12.19 02:39:07.264181 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2982 | 2025.12.19 02:39:07.264225 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2983 | 2025.12.19 02:39:07.265159 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2025.12.19 02:39:07.265199 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2985 | 2025.12.19 02:39:07.265600 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2986 | 2025.12.19 02:39:07.265819 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2025.12.19 02:39:07.265948 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001791 sec., 632049.1345616974 rows/sec., 50.08 MiB/sec. | ||
| 2988 | 2025.12.19 02:39:07.265986 [ 268 ] {0177a326-9bd5-4355-a5b1-f158d9f21709} <Debug> TCPHandler: Processed in 0.001962695 sec. | ||
| 2989 | 2025.12.19 02:39:07.266097 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2025.12.19 02:39:07.266195 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2991 | 2025.12.19 02:39:07.266236 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2992 | 2025.12.19 02:39:07.266701 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2025.12.19 02:39:07.266739 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 2994 | 2025.12.19 02:39:07.267062 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2995 | 2025.12.19 02:39:07.267274 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2025.12.19 02:39:07.267382 [ 50 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2997 | 2025.12.19 02:39:07.267403 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001229 sec., 174938.97477624085 rows/sec., 10.38 MiB/sec. | ||
| 2998 | 2025.12.19 02:39:07.267461 [ 50 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2999 | 2025.12.19 02:39:07.267467 [ 268 ] {5036c7a1-f281-44be-b3e6-b60da5de417c} <Debug> TCPHandler: Processed in 0.001419998 sec. | ||
| 3000 | 2025.12.19 02:39:07.267496 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3001 | 2025.12.19 02:39:07.267593 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.12.19 02:39:07.267659 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 3003 | 2025.12.19 02:39:07.267694 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3004 | 2025.12.19 02:39:07.267764 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3005 | 2025.12.19 02:39:07.267877 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3006 | 2025.12.19 02:39:07.267939 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part | ||
| 3007 | 2025.12.19 02:39:07.268044 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 217 rows starting from the beginning of the part | ||
| 3008 | 2025.12.19 02:39:07.268119 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 3009 | 2025.12.19 02:39:07.268187 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 215 rows starting from the beginning of the part | ||
| 3010 | 2025.12.19 02:39:07.268248 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.12.19 02:39:07.268252 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 3012 | 2025.12.19 02:39:07.268295 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3013 | 2025.12.19 02:39:07.268348 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 215 rows starting from the beginning of the part | ||
| 3014 | 2025.12.19 02:39:07.268649 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3015 | 2025.12.19 02:39:07.268896 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2025.12.19 02:39:07.269030 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001355 sec., 156457.56457564575 rows/sec., 10.09 MiB/sec. | ||
| 3017 | 2025.12.19 02:39:07.269068 [ 268 ] {85548f52-823b-4bf2-bff4-72af6932be82} <Debug> TCPHandler: Processed in 0.001525029 sec. | ||
| 3018 | 2025.12.19 02:39:07.269174 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2025.12.19 02:39:07.269268 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3020 | 2025.12.19 02:39:07.269308 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3021 | 2025.12.19 02:39:07.269460 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001880974 sec., 506652.40455210966 rows/sec., 32.65 MiB/sec. | ||
| 3022 | 2025.12.19 02:39:07.269673 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3023 | 2025.12.19 02:39:07.269842 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.12.19 02:39:07.269880 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3025 | 2025.12.19 02:39:07.270069 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.12.19 02:39:07.270164 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_11_2} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3027 | 2025.12.19 02:39:07.270264 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3028 | 2025.12.19 02:39:07.270311 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3029 | 2025.12.19 02:39:07.270524 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2025.12.19 02:39:07.270652 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001402 sec., 150499.28673323823 rows/sec., 8.55 MiB/sec. | ||
| 3031 | 2025.12.19 02:39:07.270690 [ 268 ] {6b69db79-a499-4a05-8579-e78d6b749627} <Debug> TCPHandler: Processed in 0.00156522 sec. | ||
| 3032 | 2025.12.19 02:39:07.270796 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2025.12.19 02:39:07.270890 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3034 | 2025.12.19 02:39:07.270930 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3035 | 2025.12.19 02:39:07.271566 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.12.19 02:39:07.271603 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3037 | 2025.12.19 02:39:07.271942 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3038 | 2025.12.19 02:39:07.272158 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.12.19 02:39:07.272288 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001417 sec., 486238.5321100917 rows/sec., 33.95 MiB/sec. | ||
| 3040 | 2025.12.19 02:39:07.272327 [ 268 ] {b4bd1236-3cf7-4e6f-9cc4-abb7cee316b5} <Debug> TCPHandler: Processed in 0.00158125 sec. | ||
| 3041 | 2025.12.19 02:39:07.272434 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2025.12.19 02:39:07.272530 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3043 | 2025.12.19 02:39:07.272571 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3044 | 2025.12.19 02:39:07.272882 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2025.12.19 02:39:07.272918 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3046 | 2025.12.19 02:39:07.273238 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3047 | 2025.12.19 02:39:07.273447 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2025.12.19 02:39:07.273542 [ 50 ] {} <Debug> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3049 | 2025.12.19 02:39:07.273573 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 3050 | 2025.12.19 02:39:07.273578 [ 50 ] {} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.19 02:39:07.273618 [ 268 ] {4192322e-f91c-40d2-9e96-09fbb2704b85} <Debug> TCPHandler: Processed in 0.001231635 sec. | ||
| 3052 | 2025.12.19 02:39:07.273619 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3053 | 2025.12.19 02:39:07.273736 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3054 | 2025.12.19 02:39:07.273740 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::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 | ||
| 3055 | 2025.12.19 02:39:07.273838 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3056 | 2025.12.19 02:39:07.273885 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3057 | 2025.12.19 02:39:07.273903 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3058 | 2025.12.19 02:39:07.273946 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::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 | ||
| 3059 | 2025.12.19 02:39:07.274011 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::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 | ||
| 3060 | 2025.12.19 02:39:07.274053 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::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 | ||
| 3061 | 2025.12.19 02:39:07.274105 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::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 | ||
| 3062 | 2025.12.19 02:39:07.274145 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::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 | ||
| 3063 | 2025.12.19 02:39:07.274193 [ 193 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::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 | ||
| 3064 | 2025.12.19 02:39:07.274326 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.12.19 02:39:07.274369 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3066 | 2025.12.19 02:39:07.274755 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3067 | 2025.12.19 02:39:07.274997 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.12.19 02:39:07.275071 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381517 sec., 26058.311262184972 rows/sec., 1.33 MiB/sec. | ||
| 3069 | 2025.12.19 02:39:07.275127 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001308 sec., 240061.16207951072 rows/sec., 15.77 MiB/sec. | ||
| 3070 | 2025.12.19 02:39:07.275172 [ 268 ] {fb22b713-fa0e-487f-9898-220d51245ae6} <Debug> TCPHandler: Processed in 0.001486189 sec. | ||
| 3071 | 2025.12.19 02:39:07.275278 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3072 | 2025.12.19 02:39:07.275293 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3073 | 2025.12.19 02:39:07.275404 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3074 | 2025.12.19 02:39:07.275448 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3075 | 2025.12.19 02:39:07.275618 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_6_1} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2025.12.19 02:39:07.275698 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_6_1} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3077 | 2025.12.19 02:39:07.275749 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.12.19 02:39:07.275790 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3079 | 2025.12.19 02:39:07.275792 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3080 | 2025.12.19 02:39:07.276140 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3081 | 2025.12.19 02:39:07.276372 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.12.19 02:39:07.276502 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 3083 | 2025.12.19 02:39:07.276538 [ 268 ] {33faf0c5-83ae-42b0-b0ca-efbb2b33a687} <Debug> TCPHandler: Processed in 0.001295436 sec. | ||
| 3084 | 2025.12.19 02:39:07.276648 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.12.19 02:39:07.276743 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2025.12.19 02:39:07.276797 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <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 | ||
| 3087 | 2025.12.19 02:39:07.277539 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.12.19 02:39:07.277576 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3089 | 2025.12.19 02:39:07.278089 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3090 | 2025.12.19 02:39:07.278301 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.12.19 02:39:07.278431 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001761 sec., 5678.591709256105 rows/sec., 10.18 MiB/sec. | ||
| 3092 | 2025.12.19 02:39:07.278482 [ 268 ] {c4781842-f22d-4a11-9780-1b417e249d24} <Debug> TCPHandler: Processed in 0.001942804 sec. | ||
| 3093 | 2025.12.19 02:39:07.278649 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.12.19 02:39:07.278743 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3095 | 2025.12.19 02:39:07.278785 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3096 | 2025.12.19 02:39:07.279119 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.12.19 02:39:07.279156 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3098 | 2025.12.19 02:39:07.279471 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3099 | 2025.12.19 02:39:07.279680 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.12.19 02:39:07.279805 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00108 sec., 96296.29629629629 rows/sec., 5.90 MiB/sec. | ||
| 3101 | 2025.12.19 02:39:07.279841 [ 268 ] {1386dba9-731c-4d2f-9004-b23c199de483} <Debug> TCPHandler: Processed in 0.001242476 sec. | ||
| 3102 | 2025.12.19 02:39:10.840693 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3103 | 2025.12.19 02:39:10.840739 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3104 | 2025.12.19 02:39:10.899217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5713 | ||
| 3105 | 2025.12.19 02:39:10.899846 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.12.19 02:39:10.899896 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3107 | 2025.12.19 02:39:10.900412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3108 | 2025.12.19 02:39:10.900647 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.12.19 02:39:10.900797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5713 | ||
| 3110 | 2025.12.19 02:39:10.913361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 410 | ||
| 3111 | 2025.12.19 02:39:10.915998 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2025.12.19 02:39:10.916054 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3113 | 2025.12.19 02:39:10.917293 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3114 | 2025.12.19 02:39:10.917575 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3115 | 2025.12.19 02:39:10.917919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3116 | 2025.12.19 02:39:11.193142 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3117 | 2025.12.19 02:39:11.208219 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2025.12.19 02:39:11.208282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3119 | 2025.12.19 02:39:11.214238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3120 | 2025.12.19 02:39:11.214933 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2025.12.19 02:39:11.217606 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3122 | 2025.12.19 02:39:12.252215 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3123 | 2025.12.19 02:39:12.252430 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3124 | 2025.12.19 02:39:12.252505 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3125 | 2025.12.19 02:39:12.253225 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2025.12.19 02:39:12.253270 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3127 | 2025.12.19 02:39:12.253661 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3128 | 2025.12.19 02:39:12.253912 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.12.19 02:39:12.254068 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Debug> executeQuery: Read 114 rows, 9.87 KiB in 0.001693 sec., 67336.08978145303 rows/sec., 5.69 MiB/sec. | ||
| 3130 | 2025.12.19 02:39:12.254113 [ 268 ] {9150113a-accb-4813-85bb-68361a44e344} <Debug> TCPHandler: Processed in 0.002032345 sec. | ||
| 3131 | 2025.12.19 02:39:12.254244 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2025.12.19 02:39:12.254346 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3133 | 2025.12.19 02:39:12.254391 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3134 | 2025.12.19 02:39:12.254857 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.12.19 02:39:12.254895 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3136 | 2025.12.19 02:39:12.255194 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3137 | 2025.12.19 02:39:12.255401 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.19 02:39:12.255528 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Debug> executeQuery: Read 29 rows, 2.18 KiB in 0.001206 sec., 24046.434494195688 rows/sec., 1.77 MiB/sec. | ||
| 3139 | 2025.12.19 02:39:12.255564 [ 268 ] {4d41a615-9e57-46f7-b192-b0e1de67e84a} <Debug> TCPHandler: Processed in 0.001376317 sec. | ||
| 3140 | 2025.12.19 02:39:12.255670 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2025.12.19 02:39:12.255763 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3142 | 2025.12.19 02:39:12.255803 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3143 | 2025.12.19 02:39:12.256245 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.12.19 02:39:12.256281 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3145 | 2025.12.19 02:39:12.256579 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3146 | 2025.12.19 02:39:12.256791 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.12.19 02:39:12.256916 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Debug> executeQuery: Read 93 rows, 7.44 KiB in 0.001172 sec., 79351.53583617747 rows/sec., 6.20 MiB/sec. | ||
| 3148 | 2025.12.19 02:39:12.256951 [ 268 ] {de837f10-7637-4d76-82b3-d0b0bf42d623} <Debug> TCPHandler: Processed in 0.001329327 sec. | ||
| 3149 | 2025.12.19 02:39:12.257061 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2025.12.19 02:39:12.257153 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3151 | 2025.12.19 02:39:12.257196 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3152 | 2025.12.19 02:39:12.257597 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.12.19 02:39:12.257633 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3154 | 2025.12.19 02:39:12.257951 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3155 | 2025.12.19 02:39:12.258166 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.12.19 02:39:12.258291 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 3157 | 2025.12.19 02:39:12.258331 [ 268 ] {b67ce31a-db8f-40bc-a594-4a2b5a0d5a6a} <Debug> TCPHandler: Processed in 0.001317246 sec. | ||
| 3158 | 2025.12.19 02:39:12.258431 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.12.19 02:39:12.258529 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3160 | 2025.12.19 02:39:12.258585 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <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 | ||
| 3161 | 2025.12.19 02:39:12.259439 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.19 02:39:12.259477 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3163 | 2025.12.19 02:39:12.260031 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3164 | 2025.12.19 02:39:12.260254 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.12.19 02:39:12.260366 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3166 | 2025.12.19 02:39:12.260392 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001882 sec., 15409.13921360255 rows/sec., 27.61 MiB/sec. | ||
| 3167 | 2025.12.19 02:39:12.260441 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2025.12.19 02:39:12.260462 [ 268 ] {7d54739a-bbc0-45e4-90c9-1168005dd1f6} <Debug> TCPHandler: Processed in 0.002078596 sec. | ||
| 3169 | 2025.12.19 02:39:12.260471 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3170 | 2025.12.19 02:39:12.260579 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2025.12.19 02:39:12.260610 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 3172 | 2025.12.19 02:39:12.260681 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3173 | 2025.12.19 02:39:12.260728 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3174 | 2025.12.19 02:39:12.260869 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3175 | 2025.12.19 02:39:12.260937 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 78 rows starting from the beginning of the part | ||
| 3176 | 2025.12.19 02:39:12.261066 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2025.12.19 02:39:12.261081 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3178 | 2025.12.19 02:39:12.261109 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3179 | 2025.12.19 02:39:12.261232 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3180 | 2025.12.19 02:39:12.261359 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 29 rows starting from the beginning of the part | ||
| 3181 | 2025.12.19 02:39:12.261441 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3182 | 2025.12.19 02:39:12.261480 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 3183 | 2025.12.19 02:39:12.261607 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 29 rows starting from the beginning of the part | ||
| 3184 | 2025.12.19 02:39:12.261673 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2025.12.19 02:39:12.261811 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 3186 | 2025.12.19 02:39:12.261847 [ 268 ] {ceab31b9-5e0f-4d64-83ee-dca1f5a6a58e} <Debug> TCPHandler: Processed in 0.001316626 sec. | ||
| 3187 | 2025.12.19 02:39:12.269419 [ 186 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.008846732 sec., 20233.46022011292 rows/sec., 36.26 MiB/sec. | ||
| 3188 | 2025.12.19 02:39:12.270004 [ 186 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3189 | 2025.12.19 02:39:12.270382 [ 186 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2025.12.19 02:39:12.270474 [ 186 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3191 | 2025.12.19 02:39:12.270612 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3192 | 2025.12.19 02:39:14.271236 [ 34 ] {} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3193 | 2025.12.19 02:39:14.271325 [ 34 ] {} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2025.12.19 02:39:14.271354 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3195 | 2025.12.19 02:39:14.271539 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::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 | ||
| 3196 | 2025.12.19 02:39:14.271755 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3197 | 2025.12.19 02:39:14.271809 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3198 | 2025.12.19 02:39:14.271905 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::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 | ||
| 3199 | 2025.12.19 02:39:14.271969 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::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 | ||
| 3200 | 2025.12.19 02:39:14.272025 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3201 | 2025.12.19 02:39:14.272082 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3202 | 2025.12.19 02:39:14.273207 [ 186 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.001752512 sec., 10270.971040426542 rows/sec., 877.65 KiB/sec. | ||
| 3203 | 2025.12.19 02:39:14.273404 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3204 | 2025.12.19 02:39:14.273775 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.12.19 02:39:14.273887 [ 191 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_5_1} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3206 | 2025.12.19 02:39:14.273989 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3207 | 2025.12.19 02:39:17.244444 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2025.12.19 02:39:17.244727 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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) | ||
| 3209 | 2025.12.19 02:39:17.245222 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3210 | 2025.12.19 02:39:17.245264 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <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 | ||
| 3211 | 2025.12.19 02:39:17.245641 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3212 | 2025.12.19 02:39:17.245715 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3213 | 2025.12.19 02:39:17.245865 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 3214 | 2025.12.19 02:39:17.245991 [ 301 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3215 | 2025.12.19 02:39:17.246009 [ 323 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3216 | 2025.12.19 02:39:17.246009 [ 276 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3217 | 2025.12.19 02:39:17.246140 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 3218 | 2025.12.19 02:39:17.246168 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3219 | 2025.12.19 02:39:17.246253 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3220 | 2025.12.19 02:39:17.246273 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3221 | 2025.12.19 02:39:17.246311 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <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'))" | ||
| 3222 | 2025.12.19 02:39:17.246354 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <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'))" | ||
| 3223 | 2025.12.19 02:39:17.246392 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <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'))" | ||
| 3224 | 2025.12.19 02:39:17.247301 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002691 sec., 13377.926421404683 rows/sec., 514.95 KiB/sec. | ||
| 3225 | 2025.12.19 02:39:17.247449 [ 268 ] {5117d1a0-9496-460a-a43f-5d71df1e045d} <Debug> TCPHandler: Processed in 0.003144939 sec. | ||
| 3226 | 2025.12.19 02:39:17.247788 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3227 | 2025.12.19 02:39:17.247935 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:errors_received', '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) | ||
| 3228 | 2025.12.19 02:39:17.248166 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3229 | 2025.12.19 02:39:17.248202 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <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_port_control_data_link:errors_received', '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 | ||
| 3230 | 2025.12.19 02:39:17.248412 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3231 | 2025.12.19 02:39:17.248468 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3232 | 2025.12.19 02:39:17.248583 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 3233 | 2025.12.19 02:39:17.248645 [ 303 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3234 | 2025.12.19 02:39:17.248649 [ 276 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3235 | 2025.12.19 02:39:17.248670 [ 336 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3236 | 2025.12.19 02:39:17.248767 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 3237 | 2025.12.19 02:39:17.248793 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3238 | 2025.12.19 02:39:17.248864 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3239 | 2025.12.19 02:39:17.248882 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3240 | 2025.12.19 02:39:17.248914 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <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_port_control_data_link:errors_received', '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'))" | ||
| 3241 | 2025.12.19 02:39:17.248946 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <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_port_control_data_link:errors_received', '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'))" | ||
| 3242 | 2025.12.19 02:39:17.248975 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <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_port_control_data_link:errors_received', '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'))" | ||
| 3243 | 2025.12.19 02:39:17.249619 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001749 sec., 20583.19039451115 rows/sec., 792.31 KiB/sec. | ||
| 3244 | 2025.12.19 02:39:17.249731 [ 268 ] {1419668f-4a20-4a76-825d-9bd28eb66c82} <Debug> TCPHandler: Processed in 0.001998075 sec. | ||
| 3245 | 2025.12.19 02:39:17.249973 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2025.12.19 02:39:17.250116 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 3247 | 2025.12.19 02:39:17.250335 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3248 | 2025.12.19 02:39:17.250377 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 3249 | 2025.12.19 02:39:17.250589 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3250 | 2025.12.19 02:39:17.250641 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3251 | 2025.12.19 02:39:17.250741 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 3252 | 2025.12.19 02:39:17.250792 [ 301 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3253 | 2025.12.19 02:39:17.250811 [ 276 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3254 | 2025.12.19 02:39:17.250812 [ 336 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3255 | 2025.12.19 02:39:17.250908 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 3256 | 2025.12.19 02:39:17.250934 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3257 | 2025.12.19 02:39:17.251002 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3258 | 2025.12.19 02:39:17.251019 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3259 | 2025.12.19 02:39:17.251049 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 3260 | 2025.12.19 02:39:17.251083 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 3261 | 2025.12.19 02:39:17.251113 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <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_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 3262 | 2025.12.19 02:39:17.251758 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001703 sec., 21139.166177334115 rows/sec., 813.71 KiB/sec. | ||
| 3263 | 2025.12.19 02:39:17.251890 [ 268 ] {2ea89cc1-b715-4a76-bef9-2398bbf3f1f6} <Debug> TCPHandler: Processed in 0.001968134 sec. | ||
| 3264 | 2025.12.19 02:39:17.252118 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.12.19 02:39:17.252254 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 3266 | 2025.12.19 02:39:17.252467 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3267 | 2025.12.19 02:39:17.252503 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 3268 | 2025.12.19 02:39:17.252707 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3269 | 2025.12.19 02:39:17.252759 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3270 | 2025.12.19 02:39:17.252857 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 3271 | 2025.12.19 02:39:17.252916 [ 324 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3272 | 2025.12.19 02:39:17.252923 [ 276 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3273 | 2025.12.19 02:39:17.252922 [ 303 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3274 | 2025.12.19 02:39:17.253040 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 3275 | 2025.12.19 02:39:17.253065 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3276 | 2025.12.19 02:39:17.253133 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3277 | 2025.12.19 02:39:17.253150 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3278 | 2025.12.19 02:39:17.253179 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 3279 | 2025.12.19 02:39:17.253212 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 3280 | 2025.12.19 02:39:17.253242 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 3281 | 2025.12.19 02:39:17.253833 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001636 sec., 22004.889975550122 rows/sec., 847.03 KiB/sec. | ||
| 3282 | 2025.12.19 02:39:17.253954 [ 268 ] {e3e2eb5f-53d3-4e72-8fbb-56a1704e0020} <Debug> TCPHandler: Processed in 0.001885433 sec. | ||
| 3283 | 2025.12.19 02:39:17.254175 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3284 | 2025.12.19 02:39:17.254311 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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) | ||
| 3285 | 2025.12.19 02:39:17.254525 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3286 | 2025.12.19 02:39:17.254562 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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 | ||
| 3287 | 2025.12.19 02:39:17.254765 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3288 | 2025.12.19 02:39:17.254817 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3289 | 2025.12.19 02:39:17.254915 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 3290 | 2025.12.19 02:39:17.254972 [ 339 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3291 | 2025.12.19 02:39:17.254978 [ 276 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3292 | 2025.12.19 02:39:17.254979 [ 301 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3293 | 2025.12.19 02:39:17.255089 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 3294 | 2025.12.19 02:39:17.255110 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3295 | 2025.12.19 02:39:17.255176 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3296 | 2025.12.19 02:39:17.255193 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3297 | 2025.12.19 02:39:17.255223 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 3298 | 2025.12.19 02:39:17.255253 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 3299 | 2025.12.19 02:39:17.255281 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', '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'))" | ||
| 3300 | 2025.12.19 02:39:17.256022 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001766 sec., 20385.050962627407 rows/sec., 784.68 KiB/sec. | ||
| 3301 | 2025.12.19 02:39:17.256153 [ 268 ] {032b5133-4b8c-472b-9c32-f36f33590b82} <Debug> TCPHandler: Processed in 0.002025875 sec. | ||
| 3302 | 2025.12.19 02:39:17.256370 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2025.12.19 02:39:17.256506 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
| 3304 | 2025.12.19 02:39:17.256721 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3305 | 2025.12.19 02:39:17.256757 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
| 3306 | 2025.12.19 02:39:17.256963 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3307 | 2025.12.19 02:39:17.257017 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3308 | 2025.12.19 02:39:17.257116 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3309 | 2025.12.19 02:39:17.257183 [ 339 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3310 | 2025.12.19 02:39:17.257185 [ 276 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3311 | 2025.12.19 02:39:17.257189 [ 318 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3312 | 2025.12.19 02:39:17.257320 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (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 | ||
| 3313 | 2025.12.19 02:39:17.257346 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3314 | 2025.12.19 02:39:17.257413 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3315 | 2025.12.19 02:39:17.257430 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 3316 | 2025.12.19 02:39:17.257460 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3317 | 2025.12.19 02:39:17.257491 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3318 | 2025.12.19 02:39:17.257526 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
| 3319 | 2025.12.19 02:39:17.258153 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001704 sec., 21126.76056338028 rows/sec., 813.23 KiB/sec. | ||
| 3320 | 2025.12.19 02:39:17.258285 [ 268 ] {ac090ef2-67dc-404a-baf2-4b81105393ce} <Debug> TCPHandler: Processed in 0.001963795 sec. | ||
| 3321 | 2025.12.19 02:39:17.277009 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2025.12.19 02:39:17.277196 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3323 | 2025.12.19 02:39:17.277270 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3324 | 2025.12.19 02:39:17.278126 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.12.19 02:39:17.278171 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3326 | 2025.12.19 02:39:17.278593 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3327 | 2025.12.19 02:39:17.278816 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2025.12.19 02:39:17.278962 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001819 sec., 3298.5156679494226 rows/sec., 1.53 MiB/sec. | ||
| 3329 | 2025.12.19 02:39:17.279002 [ 268 ] {b036aa7d-ae7d-4925-b429-b4a970a34f8d} <Debug> TCPHandler: Processed in 0.002090397 sec. | ||
| 3330 | 2025.12.19 02:39:17.279113 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2025.12.19 02:39:17.279208 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3332 | 2025.12.19 02:39:17.279248 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3333 | 2025.12.19 02:39:17.279644 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2025.12.19 02:39:17.279682 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3335 | 2025.12.19 02:39:17.279977 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3336 | 2025.12.19 02:39:17.280192 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2025.12.19 02:39:17.280317 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001128 sec., 21276.59574468085 rows/sec., 1.77 MiB/sec. | ||
| 3338 | 2025.12.19 02:39:17.280353 [ 268 ] {0b28038e-62f3-4623-863d-a367f25d6ee2} <Debug> TCPHandler: Processed in 0.001289416 sec. | ||
| 3339 | 2025.12.19 02:39:17.280462 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2025.12.19 02:39:17.280556 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3341 | 2025.12.19 02:39:17.280594 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3342 | 2025.12.19 02:39:17.280955 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2025.12.19 02:39:17.280992 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3344 | 2025.12.19 02:39:17.281282 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3345 | 2025.12.19 02:39:17.281496 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2025.12.19 02:39:17.281622 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001085 sec., 3686.6359447004606 rows/sec., 300.62 KiB/sec. | ||
| 3347 | 2025.12.19 02:39:17.281658 [ 268 ] {0ce86554-2bf0-4fde-a0ed-01f3348c0ad7} <Debug> TCPHandler: Processed in 0.001245606 sec. | ||
| 3348 | 2025.12.19 02:39:17.281775 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2025.12.19 02:39:17.281896 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3350 | 2025.12.19 02:39:17.281945 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3351 | 2025.12.19 02:39:17.282509 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2025.12.19 02:39:17.282553 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3353 | 2025.12.19 02:39:17.282947 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3354 | 2025.12.19 02:39:17.283171 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2025.12.19 02:39:17.283274 [ 91 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3356 | 2025.12.19 02:39:17.283297 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Debug> executeQuery: Read 198 rows, 18.02 KiB in 0.001426 sec., 138849.92987377278 rows/sec., 12.34 MiB/sec. | ||
| 3357 | 2025.12.19 02:39:17.283329 [ 91 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.12.19 02:39:17.283344 [ 268 ] {a5e01f08-e533-4800-96e2-14d4a52c4601} <Debug> TCPHandler: Processed in 0.00163069 sec. | ||
| 3359 | 2025.12.19 02:39:17.283358 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3360 | 2025.12.19 02:39:17.283461 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 3361 | 2025.12.19 02:39:17.283462 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2025.12.19 02:39:17.283580 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3363 | 2025.12.19 02:39:17.283592 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3364 | 2025.12.19 02:39:17.283622 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1185 rows starting from the beginning of the part | ||
| 3365 | 2025.12.19 02:39:17.283641 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3366 | 2025.12.19 02:39:17.283693 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1132 rows starting from the beginning of the part | ||
| 3367 | 2025.12.19 02:39:17.283748 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 117 rows starting from the beginning of the part | ||
| 3368 | 2025.12.19 02:39:17.283794 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1132 rows starting from the beginning of the part | ||
| 3369 | 2025.12.19 02:39:17.283839 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part | ||
| 3370 | 2025.12.19 02:39:17.283883 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 198 rows starting from the beginning of the part | ||
| 3371 | 2025.12.19 02:39:17.284059 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2025.12.19 02:39:17.284102 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3373 | 2025.12.19 02:39:17.284485 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3374 | 2025.12.19 02:39:17.284722 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2025.12.19 02:39:17.284854 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001281 sec., 20296.64324746292 rows/sec., 1.52 MiB/sec. | ||
| 3376 | 2025.12.19 02:39:17.284892 [ 268 ] {3185416a-9a88-445c-aed4-5344d94da533} <Debug> TCPHandler: Processed in 0.001480009 sec. | ||
| 3377 | 2025.12.19 02:39:17.285003 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2025.12.19 02:39:17.285098 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3379 | 2025.12.19 02:39:17.285136 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3380 | 2025.12.19 02:39:17.285436 [ 197 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3878 rows, containing 5 columns (5 merged, 0 gathered) in 0.002014646 sec., 1924903.9285313648 rows/sec., 161.67 MiB/sec. | ||
| 3381 | 2025.12.19 02:39:17.285517 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2025.12.19 02:39:17.285557 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3383 | 2025.12.19 02:39:17.285689 [ 197 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3384 | 2025.12.19 02:39:17.285869 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3385 | 2025.12.19 02:39:17.286072 [ 197 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.12.19 02:39:17.286143 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.12.19 02:39:17.286157 [ 197 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_16_3} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3388 | 2025.12.19 02:39:17.286254 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3389 | 2025.12.19 02:39:17.286284 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001204 sec., 19933.554817275748 rows/sec., 1.65 MiB/sec. | ||
| 3390 | 2025.12.19 02:39:17.286326 [ 268 ] {9f573552-ac11-457a-b9ad-a604fad415a3} <Debug> TCPHandler: Processed in 0.001372477 sec. | ||
| 3391 | 2025.12.19 02:39:17.286437 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3392 | 2025.12.19 02:39:17.286530 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3393 | 2025.12.19 02:39:17.286569 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3394 | 2025.12.19 02:39:17.286945 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.12.19 02:39:17.286981 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3396 | 2025.12.19 02:39:17.287295 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3397 | 2025.12.19 02:39:17.287501 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3398 | 2025.12.19 02:39:17.287624 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001112 sec., 10791.366906474821 rows/sec., 843.08 KiB/sec. | ||
| 3399 | 2025.12.19 02:39:17.287661 [ 268 ] {1683ea38-387d-413d-9650-b229cd76acba} <Debug> TCPHandler: Processed in 0.001273716 sec. | ||
| 3400 | 2025.12.19 02:39:17.287768 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3401 | 2025.12.19 02:39:17.287863 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3402 | 2025.12.19 02:39:17.287902 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3403 | 2025.12.19 02:39:17.288334 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2025.12.19 02:39:17.288370 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3405 | 2025.12.19 02:39:17.288673 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3406 | 2025.12.19 02:39:17.288881 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2025.12.19 02:39:17.288979 [ 91 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3408 | 2025.12.19 02:39:17.289007 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001162 sec., 98106.71256454388 rows/sec., 7.98 MiB/sec. | ||
| 3409 | 2025.12.19 02:39:17.289016 [ 91 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2025.12.19 02:39:17.289051 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3411 | 2025.12.19 02:39:17.289053 [ 268 ] {d002ff0d-78f3-43e0-95f2-9049c0d3e4bf} <Debug> TCPHandler: Processed in 0.001333867 sec. | ||
| 3412 | 2025.12.19 02:39:17.289148 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 3413 | 2025.12.19 02:39:17.289181 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2025.12.19 02:39:17.289274 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3415 | 2025.12.19 02:39:17.289281 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3416 | 2025.12.19 02:39:17.289316 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 736 rows starting from the beginning of the part | ||
| 3417 | 2025.12.19 02:39:17.289339 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3418 | 2025.12.19 02:39:17.289403 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 3419 | 2025.12.19 02:39:17.289462 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 105 rows starting from the beginning of the part | ||
| 3420 | 2025.12.19 02:39:17.289515 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 3421 | 2025.12.19 02:39:17.289565 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 93 rows starting from the beginning of the part | ||
| 3422 | 2025.12.19 02:39:17.289613 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 114 rows starting from the beginning of the part | ||
| 3423 | 2025.12.19 02:39:17.289804 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2025.12.19 02:39:17.289846 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3425 | 2025.12.19 02:39:17.290236 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3426 | 2025.12.19 02:39:17.290467 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.12.19 02:39:17.290572 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3428 | 2025.12.19 02:39:17.290595 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Debug> executeQuery: Read 474 rows, 37.45 KiB in 0.001332 sec., 355855.85585585586 rows/sec., 27.46 MiB/sec. | ||
| 3429 | 2025.12.19 02:39:17.290601 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.12.19 02:39:17.290634 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3431 | 2025.12.19 02:39:17.290638 [ 268 ] {342f9412-32e9-4dd4-9acd-4992e19a02fd} <Debug> TCPHandler: Processed in 0.001506209 sec. | ||
| 3432 | 2025.12.19 02:39:17.290711 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 3433 | 2025.12.19 02:39:17.290759 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.12.19 02:39:17.290814 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3435 | 2025.12.19 02:39:17.290849 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1872 rows starting from the beginning of the part | ||
| 3436 | 2025.12.19 02:39:17.290857 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3437 | 2025.12.19 02:39:17.290887 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.001782672 sec., 1360878.5014854108 rows/sec., 102.12 MiB/sec. | ||
| 3438 | 2025.12.19 02:39:17.290917 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <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 | ||
| 3439 | 2025.12.19 02:39:17.290928 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3440 | 2025.12.19 02:39:17.290988 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 3441 | 2025.12.19 02:39:17.291033 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part | ||
| 3442 | 2025.12.19 02:39:17.291079 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 3443 | 2025.12.19 02:39:17.291118 [ 199 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3444 | 2025.12.19 02:39:17.291126 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 474 rows starting from the beginning of the part | ||
| 3445 | 2025.12.19 02:39:17.291478 [ 199 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.12.19 02:39:17.291573 [ 199 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_16_3} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3447 | 2025.12.19 02:39:17.291666 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3448 | 2025.12.19 02:39:17.291671 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.19 02:39:17.291718 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3450 | 2025.12.19 02:39:17.292275 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3451 | 2025.12.19 02:39:17.292497 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.12.19 02:39:17.292637 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 3453 | 2025.12.19 02:39:17.292655 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3297 rows, containing 5 columns (5 merged, 0 gathered) in 0.001976015 sec., 1668509.6013947264 rows/sec., 114.16 MiB/sec. | ||
| 3454 | 2025.12.19 02:39:17.292690 [ 268 ] {05578707-5bc1-4ba1-bd29-010d6318c881} <Debug> TCPHandler: Processed in 0.001979575 sec. | ||
| 3455 | 2025.12.19 02:39:17.292804 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3456 | 2025.12.19 02:39:17.292900 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3457 | 2025.12.19 02:39:17.292942 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3458 | 2025.12.19 02:39:17.293038 [ 186 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3459 | 2025.12.19 02:39:17.293267 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2025.12.19 02:39:17.293309 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3461 | 2025.12.19 02:39:17.293324 [ 186 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3462 | 2025.12.19 02:39:17.293415 [ 186 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3463 | 2025.12.19 02:39:17.293506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3464 | 2025.12.19 02:39:17.293644 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3465 | 2025.12.19 02:39:17.293856 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.12.19 02:39:17.293956 [ 91 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3467 | 2025.12.19 02:39:17.293983 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 3468 | 2025.12.19 02:39:17.293988 [ 91 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2025.12.19 02:39:17.294026 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3470 | 2025.12.19 02:39:17.294027 [ 268 ] {d0260d5b-04f6-4984-8de8-a885f9bd6ee7} <Debug> TCPHandler: Processed in 0.001271776 sec. | ||
| 3471 | 2025.12.19 02:39:17.294098 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 3472 | 2025.12.19 02:39:17.294204 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3473 | 2025.12.19 02:39:17.294230 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 596 rows starting from the beginning of the part | ||
| 3474 | 2025.12.19 02:39:17.294278 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3475 | 2025.12.19 02:39:17.294319 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 3476 | 2025.12.19 02:39:17.294360 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3477 | 2025.12.19 02:39:17.294394 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 3478 | 2025.12.19 02:39:17.294430 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3479 | 2025.12.19 02:39:17.295240 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171815 sec., 839722.9938172834 rows/sec., 53.44 MiB/sec. | ||
| 3480 | 2025.12.19 02:39:17.295416 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3481 | 2025.12.19 02:39:17.295692 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2025.12.19 02:39:17.295764 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_16_3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3483 | 2025.12.19 02:39:17.295828 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3484 | 2025.12.19 02:39:18.401201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6225 | ||
| 3485 | 2025.12.19 02:39:18.402030 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2025.12.19 02:39:18.402113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3487 | 2025.12.19 02:39:18.402624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3488 | 2025.12.19 02:39:18.402860 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2025.12.19 02:39:18.403002 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6225 | ||
| 3490 | 2025.12.19 02:39:18.717979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3491 | 2025.12.19 02:39:18.735257 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2025.12.19 02:39:18.735321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3493 | 2025.12.19 02:39:18.741307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3494 | 2025.12.19 02:39:18.741990 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2025.12.19 02:39:18.745022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3496 | 2025.12.19 02:39:20.918387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 456 | ||
| 3497 | 2025.12.19 02:39:20.921096 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2025.12.19 02:39:20.921144 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3499 | 2025.12.19 02:39:20.922345 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3500 | 2025.12.19 02:39:20.922609 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2025.12.19 02:39:20.922856 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3502 | 2025.12.19 02:39:22.251141 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2025.12.19 02:39:22.251435 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3504 | 2025.12.19 02:39:22.251537 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3505 | 2025.12.19 02:39:22.252511 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2025.12.19 02:39:22.252552 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3507 | 2025.12.19 02:39:22.252975 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3508 | 2025.12.19 02:39:22.253227 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2025.12.19 02:39:22.253380 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.002021 sec., 57397.32805541812 rows/sec., 4.86 MiB/sec. | ||
| 3510 | 2025.12.19 02:39:22.253438 [ 268 ] {66b04818-c531-4cdf-a5d7-ca10758385a1} <Debug> TCPHandler: Processed in 0.002478001 sec. | ||
| 3511 | 2025.12.19 02:39:22.253579 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2025.12.19 02:39:22.253674 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3513 | 2025.12.19 02:39:22.253714 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3514 | 2025.12.19 02:39:22.254161 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2025.12.19 02:39:22.254195 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3516 | 2025.12.19 02:39:22.254497 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3517 | 2025.12.19 02:39:22.254705 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2025.12.19 02:39:22.254852 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.84 MiB/sec. | ||
| 3519 | 2025.12.19 02:39:22.254892 [ 268 ] {8a01ca1b-61c9-4eac-9044-f41ddf1780d4} <Debug> TCPHandler: Processed in 0.001360917 sec. | ||
| 3520 | 2025.12.19 02:39:22.255023 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2025.12.19 02:39:22.255117 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3522 | 2025.12.19 02:39:22.255156 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3523 | 2025.12.19 02:39:22.255637 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2025.12.19 02:39:22.255672 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3525 | 2025.12.19 02:39:22.255970 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3526 | 2025.12.19 02:39:22.256173 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2025.12.19 02:39:22.256303 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001203 sec., 78137.98836242726 rows/sec., 6.10 MiB/sec. | ||
| 3528 | 2025.12.19 02:39:22.256347 [ 268 ] {0dde45b0-2826-4a04-bdf8-f8867e78786e} <Debug> TCPHandler: Processed in 0.001380747 sec. | ||
| 3529 | 2025.12.19 02:39:22.256477 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2025.12.19 02:39:22.256571 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3531 | 2025.12.19 02:39:22.256615 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3532 | 2025.12.19 02:39:22.257067 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2025.12.19 02:39:22.257102 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3534 | 2025.12.19 02:39:22.257447 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3535 | 2025.12.19 02:39:22.257656 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2025.12.19 02:39:22.257782 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 3537 | 2025.12.19 02:39:22.257820 [ 268 ] {acc82baf-66ee-48af-8724-a094fa7a50c8} <Debug> TCPHandler: Processed in 0.001396388 sec. | ||
| 3538 | 2025.12.19 02:39:22.257933 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2025.12.19 02:39:22.258028 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3540 | 2025.12.19 02:39:22.258083 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <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 | ||
| 3541 | 2025.12.19 02:39:22.258932 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2025.12.19 02:39:22.258967 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3543 | 2025.12.19 02:39:22.259490 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3544 | 2025.12.19 02:39:22.259702 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2025.12.19 02:39:22.259833 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001823 sec., 16456.390565002745 rows/sec., 29.49 MiB/sec. | ||
| 3546 | 2025.12.19 02:39:22.259881 [ 268 ] {c930491e-6ac3-4e3d-a31d-51f19e0816c7} <Debug> TCPHandler: Processed in 0.001995665 sec. | ||
| 3547 | 2025.12.19 02:39:22.259999 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2025.12.19 02:39:22.260093 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3549 | 2025.12.19 02:39:22.260135 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3550 | 2025.12.19 02:39:22.260459 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2025.12.19 02:39:22.260494 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3552 | 2025.12.19 02:39:22.260794 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3553 | 2025.12.19 02:39:22.261002 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2025.12.19 02:39:22.261126 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3555 | 2025.12.19 02:39:22.261159 [ 268 ] {7538193b-1933-4967-8e41-6f9fc69dc534} <Debug> TCPHandler: Processed in 0.001217046 sec. | ||
| 3556 | 2025.12.19 02:39:25.840779 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3557 | 2025.12.19 02:39:25.840831 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3558 | 2025.12.19 02:39:25.903190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6673 | ||
| 3559 | 2025.12.19 02:39:25.903707 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.12.19 02:39:25.903758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3561 | 2025.12.19 02:39:25.904315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3562 | 2025.12.19 02:39:25.904562 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2025.12.19 02:39:25.904708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6673 | ||
| 3564 | 2025.12.19 02:39:26.245200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3565 | 2025.12.19 02:39:26.261243 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.12.19 02:39:26.261291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.88 GiB. | ||
| 3567 | 2025.12.19 02:39:26.267180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3568 | 2025.12.19 02:39:26.267845 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.12.19 02:39:26.270756 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3570 | 2025.12.19 02:39:27.250818 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2025.12.19 02:39:27.251044 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3572 | 2025.12.19 02:39:27.251141 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3573 | 2025.12.19 02:39:27.251976 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2025.12.19 02:39:27.252040 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3575 | 2025.12.19 02:39:27.252515 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3576 | 2025.12.19 02:39:27.252771 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2025.12.19 02:39:27.252950 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001974 sec., 38500.506585612966 rows/sec., 3.17 MiB/sec. | ||
| 3578 | 2025.12.19 02:39:27.253025 [ 268 ] {8563eb7a-e84a-40c2-b6dd-bfffbf60fc94} <Debug> TCPHandler: Processed in 0.002345049 sec. | ||
| 3579 | 2025.12.19 02:39:27.253203 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2025.12.19 02:39:27.253350 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3581 | 2025.12.19 02:39:27.253419 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3582 | 2025.12.19 02:39:27.254028 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2025.12.19 02:39:27.254073 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3584 | 2025.12.19 02:39:27.254446 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3585 | 2025.12.19 02:39:27.254677 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2025.12.19 02:39:27.254835 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00152 sec., 6578.9473684210525 rows/sec., 494.71 KiB/sec. | ||
| 3587 | 2025.12.19 02:39:27.254893 [ 268 ] {edaedb5b-5d2c-4be7-a353-f5e6fbb85882} <Debug> TCPHandler: Processed in 0.001761222 sec. | ||
| 3588 | 2025.12.19 02:39:27.255053 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2025.12.19 02:39:27.255185 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3590 | 2025.12.19 02:39:27.255231 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3591 | 2025.12.19 02:39:27.255787 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2025.12.19 02:39:27.255833 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3593 | 2025.12.19 02:39:27.256251 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3594 | 2025.12.19 02:39:27.256520 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2025.12.19 02:39:27.256681 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001524 sec., 48556.43044619423 rows/sec., 3.79 MiB/sec. | ||
| 3596 | 2025.12.19 02:39:27.256728 [ 268 ] {c1001db5-f14c-492d-b260-a3ff1820da59} <Debug> TCPHandler: Processed in 0.001738732 sec. | ||
| 3597 | 2025.12.19 02:39:27.256882 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2025.12.19 02:39:27.256989 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3599 | 2025.12.19 02:39:27.257040 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3600 | 2025.12.19 02:39:27.257467 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2025.12.19 02:39:27.257504 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3602 | 2025.12.19 02:39:27.257838 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3603 | 2025.12.19 02:39:27.258073 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2025.12.19 02:39:27.258209 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 3605 | 2025.12.19 02:39:27.258247 [ 268 ] {875a76b2-8ff2-4824-9785-5bf2caf8a943} <Debug> TCPHandler: Processed in 0.001423028 sec. | ||
| 3606 | 2025.12.19 02:39:27.258375 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2025.12.19 02:39:27.258472 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3608 | 2025.12.19 02:39:27.258527 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <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 | ||
| 3609 | 2025.12.19 02:39:27.259347 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.12.19 02:39:27.259386 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3611 | 2025.12.19 02:39:27.259962 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3612 | 2025.12.19 02:39:27.260202 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.12.19 02:39:27.260340 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001886 sec., 5302.226935312831 rows/sec., 9.50 MiB/sec. | ||
| 3614 | 2025.12.19 02:39:27.260412 [ 268 ] {319c076d-9e93-42cc-bd97-2c30895a33b7} <Debug> TCPHandler: Processed in 0.002091616 sec. | ||
| 3615 | 2025.12.19 02:39:27.260571 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2025.12.19 02:39:27.260679 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3617 | 2025.12.19 02:39:27.260722 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3618 | 2025.12.19 02:39:27.261140 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.12.19 02:39:27.261190 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3620 | 2025.12.19 02:39:27.261667 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3621 | 2025.12.19 02:39:27.261914 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.12.19 02:39:27.262054 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 3623 | 2025.12.19 02:39:27.262092 [ 268 ] {c51ba1bf-5aaf-401c-8c5a-ab49ce3a3715} <Debug> TCPHandler: Processed in 0.001582911 sec. | ||
| 3624 | 2025.12.19 02:39:30.923284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 480 | ||
| 3625 | 2025.12.19 02:39:30.925372 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3626 | 2025.12.19 02:39:30.925418 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3627 | 2025.12.19 02:39:30.926608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3628 | 2025.12.19 02:39:30.926878 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2025.12.19 02:39:30.927123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3630 | 2025.12.19 02:39:32.251384 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2025.12.19 02:39:32.251667 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3632 | 2025.12.19 02:39:32.251732 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3633 | 2025.12.19 02:39:32.252366 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3634 | 2025.12.19 02:39:32.252408 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3635 | 2025.12.19 02:39:32.252797 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3636 | 2025.12.19 02:39:32.253017 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2025.12.19 02:39:32.253170 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001561 sec., 2562.4599615631005 rows/sec., 208.95 KiB/sec. | ||
| 3638 | 2025.12.19 02:39:32.253209 [ 268 ] {37026296-44bb-43de-b90c-cfbbf80732af} <Debug> TCPHandler: Processed in 0.002012575 sec. | ||
| 3639 | 2025.12.19 02:39:32.253333 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2025.12.19 02:39:32.253439 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3641 | 2025.12.19 02:39:32.253479 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3642 | 2025.12.19 02:39:32.254035 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2025.12.19 02:39:32.254079 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3644 | 2025.12.19 02:39:32.254476 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3645 | 2025.12.19 02:39:32.254702 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2025.12.19 02:39:32.254829 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Debug> executeQuery: Read 118 rows, 10.20 KiB in 0.00141 sec., 83687.94326241134 rows/sec., 7.07 MiB/sec. | ||
| 3647 | 2025.12.19 02:39:32.254867 [ 268 ] {116292fb-6540-4e3e-8bab-7f9d1cb3ea32} <Debug> TCPHandler: Processed in 0.00158572 sec. | ||
| 3648 | 2025.12.19 02:39:32.254977 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2025.12.19 02:39:32.255071 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3650 | 2025.12.19 02:39:32.255111 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3651 | 2025.12.19 02:39:32.255501 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.12.19 02:39:32.255537 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3653 | 2025.12.19 02:39:32.255848 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3654 | 2025.12.19 02:39:32.256066 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.12.19 02:39:32.256169 [ 155 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3656 | 2025.12.19 02:39:32.256190 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Debug> executeQuery: Read 34 rows, 2.54 KiB in 0.001137 sec., 29903.25417766051 rows/sec., 2.18 MiB/sec. | ||
| 3657 | 2025.12.19 02:39:32.256238 [ 155 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.12.19 02:39:32.256245 [ 268 ] {2e044342-1a91-4589-b183-17bc6f2153e3} <Debug> TCPHandler: Processed in 0.001317407 sec. | ||
| 3659 | 2025.12.19 02:39:32.256269 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3660 | 2025.12.19 02:39:32.256365 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2025.12.19 02:39:32.256377 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 3662 | 2025.12.19 02:39:32.256467 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3663 | 2025.12.19 02:39:32.256512 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3664 | 2025.12.19 02:39:32.256532 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3665 | 2025.12.19 02:39:32.256575 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 260 rows starting from the beginning of the part | ||
| 3666 | 2025.12.19 02:39:32.256645 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part | ||
| 3667 | 2025.12.19 02:39:32.256694 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3668 | 2025.12.19 02:39:32.256752 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3669 | 2025.12.19 02:39:32.256796 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3670 | 2025.12.19 02:39:32.256840 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 3671 | 2025.12.19 02:39:32.256947 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2025.12.19 02:39:32.256990 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3673 | 2025.12.19 02:39:32.257480 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3674 | 2025.12.19 02:39:32.257711 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2025.12.19 02:39:32.257844 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001394 sec., 70301.2912482066 rows/sec., 5.49 MiB/sec. | ||
| 3676 | 2025.12.19 02:39:32.257881 [ 268 ] {8bf5581d-bd9f-40be-9532-ecdca545de0f} <Debug> TCPHandler: Processed in 0.001565679 sec. | ||
| 3677 | 2025.12.19 02:39:32.257908 [ 186 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157392 sec., 247153.60374097797 rows/sec., 17.13 MiB/sec. | ||
| 3678 | 2025.12.19 02:39:32.257986 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2025.12.19 02:39:32.258086 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3680 | 2025.12.19 02:39:32.258137 [ 198 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3681 | 2025.12.19 02:39:32.258161 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3682 | 2025.12.19 02:39:32.258443 [ 198 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.12.19 02:39:32.258523 [ 198 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_16_3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3684 | 2025.12.19 02:39:32.258575 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2025.12.19 02:39:32.258615 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3686 | 2025.12.19 02:39:32.258617 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3687 | 2025.12.19 02:39:32.258958 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3688 | 2025.12.19 02:39:32.259194 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2025.12.19 02:39:32.259322 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001255 sec., 129083.66533864541 rows/sec., 8.99 MiB/sec. | ||
| 3690 | 2025.12.19 02:39:32.259358 [ 268 ] {9e1e7c4d-837f-4296-aa0b-50a694ba5fc1} <Debug> TCPHandler: Processed in 0.001420538 sec. | ||
| 3691 | 2025.12.19 02:39:32.259464 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2025.12.19 02:39:32.259557 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3693 | 2025.12.19 02:39:32.259612 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <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 | ||
| 3694 | 2025.12.19 02:39:32.260416 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3695 | 2025.12.19 02:39:32.260452 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3696 | 2025.12.19 02:39:32.260982 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3697 | 2025.12.19 02:39:32.261217 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3698 | 2025.12.19 02:39:32.261353 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 3699 | 2025.12.19 02:39:32.261405 [ 268 ] {a9981fc5-d066-4d4b-be75-6255424737b6} <Debug> TCPHandler: Processed in 0.001990775 sec. | ||
| 3700 | 2025.12.19 02:39:32.261509 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3701 | 2025.12.19 02:39:32.261605 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3702 | 2025.12.19 02:39:32.261646 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3703 | 2025.12.19 02:39:32.261966 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3704 | 2025.12.19 02:39:32.262002 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3705 | 2025.12.19 02:39:32.262307 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3706 | 2025.12.19 02:39:32.262502 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2025.12.19 02:39:32.262617 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3708 | 2025.12.19 02:39:32.262651 [ 268 ] {51825995-8716-4741-b936-2b584fcbfe3a} <Debug> TCPHandler: Processed in 0.001216965 sec. | ||
| 3709 | 2025.12.19 02:39:33.404937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7185 | ||
| 3710 | 2025.12.19 02:39:33.405777 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2025.12.19 02:39:33.405814 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3712 | 2025.12.19 02:39:33.406307 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3713 | 2025.12.19 02:39:33.406539 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.12.19 02:39:33.406668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7185 | ||
| 3715 | 2025.12.19 02:39:33.770924 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3716 | 2025.12.19 02:39:33.786896 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.12.19 02:39:33.786953 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3718 | 2025.12.19 02:39:33.792418 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3719 | 2025.12.19 02:39:33.793106 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.12.19 02:39:33.795822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3721 | 2025.12.19 02:39:37.251529 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3722 | 2025.12.19 02:39:37.251820 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3723 | 2025.12.19 02:39:37.251885 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3724 | 2025.12.19 02:39:37.252645 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2025.12.19 02:39:37.252692 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3726 | 2025.12.19 02:39:37.253088 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3727 | 2025.12.19 02:39:37.253317 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3728 | 2025.12.19 02:39:37.253474 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001718 sec., 44237.48544819558 rows/sec., 3.65 MiB/sec. | ||
| 3729 | 2025.12.19 02:39:37.253522 [ 268 ] {0954bea8-d967-493c-a7ca-3134467e8714} <Debug> TCPHandler: Processed in 0.002181337 sec. | ||
| 3730 | 2025.12.19 02:39:37.253667 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3731 | 2025.12.19 02:39:37.253768 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3732 | 2025.12.19 02:39:37.253810 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3733 | 2025.12.19 02:39:37.254278 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2025.12.19 02:39:37.254315 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3735 | 2025.12.19 02:39:37.254616 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3736 | 2025.12.19 02:39:37.254847 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2025.12.19 02:39:37.254977 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001233 sec., 8110.3000811030015 rows/sec., 609.86 KiB/sec. | ||
| 3738 | 2025.12.19 02:39:37.255014 [ 268 ] {fe8ca70d-9025-4cce-97b4-e13bf86d28f1} <Debug> TCPHandler: Processed in 0.001409838 sec. | ||
| 3739 | 2025.12.19 02:39:37.255126 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3740 | 2025.12.19 02:39:37.255219 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3741 | 2025.12.19 02:39:37.255258 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3742 | 2025.12.19 02:39:37.255701 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2025.12.19 02:39:37.255737 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3744 | 2025.12.19 02:39:37.256040 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3745 | 2025.12.19 02:39:37.256243 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2025.12.19 02:39:37.256369 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 3747 | 2025.12.19 02:39:37.256405 [ 268 ] {bbdeb1d8-556e-4005-999b-9f99bef4cb93} <Debug> TCPHandler: Processed in 0.001326077 sec. | ||
| 3748 | 2025.12.19 02:39:37.256516 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2025.12.19 02:39:37.256607 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3750 | 2025.12.19 02:39:37.256649 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3751 | 2025.12.19 02:39:37.257052 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2025.12.19 02:39:37.257087 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3753 | 2025.12.19 02:39:37.257412 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3754 | 2025.12.19 02:39:37.257621 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2025.12.19 02:39:37.257746 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3756 | 2025.12.19 02:39:37.257781 [ 268 ] {4743f7ab-d8fc-4ac3-bd26-121e6cac119f} <Debug> TCPHandler: Processed in 0.001311847 sec. | ||
| 3757 | 2025.12.19 02:39:37.257887 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2025.12.19 02:39:37.257987 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3759 | 2025.12.19 02:39:37.258040 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <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 | ||
| 3760 | 2025.12.19 02:39:37.258773 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2025.12.19 02:39:37.258807 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3762 | 2025.12.19 02:39:37.259320 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3763 | 2025.12.19 02:39:37.259539 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2025.12.19 02:39:37.259672 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001702 sec., 5875.440658049354 rows/sec., 10.53 MiB/sec. | ||
| 3765 | 2025.12.19 02:39:37.259667 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3766 | 2025.12.19 02:39:37.259728 [ 268 ] {94856847-17e5-4e51-b363-3509af6ec1c0} <Debug> TCPHandler: Processed in 0.001887454 sec. | ||
| 3767 | 2025.12.19 02:39:37.259749 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2025.12.19 02:39:37.259777 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3769 | 2025.12.19 02:39:37.259852 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2025.12.19 02:39:37.259938 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 3771 | 2025.12.19 02:39:37.259947 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3772 | 2025.12.19 02:39:37.260049 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3773 | 2025.12.19 02:39:37.260324 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3774 | 2025.12.19 02:39:37.260418 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part | ||
| 3775 | 2025.12.19 02:39:37.260424 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2025.12.19 02:39:37.260484 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3777 | 2025.12.19 02:39:37.260616 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3778 | 2025.12.19 02:39:37.260765 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 3779 | 2025.12.19 02:39:37.260846 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3780 | 2025.12.19 02:39:37.260858 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3781 | 2025.12.19 02:39:37.260955 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
| 3782 | 2025.12.19 02:39:37.261045 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3783 | 2025.12.19 02:39:37.261073 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.12.19 02:39:37.261210 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 3785 | 2025.12.19 02:39:37.261246 [ 268 ] {a763ca20-476d-48a1-9af9-1ee20284a984} <Debug> TCPHandler: Processed in 0.001453338 sec. | ||
| 3786 | 2025.12.19 02:39:37.263687 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 19 columns (19 merged, 0 gathered) in 0.003833518 sec., 70170.53265433996 rows/sec., 125.74 MiB/sec. | ||
| 3787 | 2025.12.19 02:39:37.264363 [ 194 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3788 | 2025.12.19 02:39:37.264789 [ 194 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2025.12.19 02:39:37.264870 [ 194 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3790 | 2025.12.19 02:39:37.265001 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3791 | 2025.12.19 02:39:40.841343 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3792 | 2025.12.19 02:39:40.841410 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3793 | 2025.12.19 02:39:40.906766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7633 | ||
| 3794 | 2025.12.19 02:39:40.907280 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2025.12.19 02:39:40.907332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3796 | 2025.12.19 02:39:40.907836 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3797 | 2025.12.19 02:39:40.908080 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2025.12.19 02:39:40.908227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7633 | ||
| 3799 | 2025.12.19 02:39:40.908243 [ 137 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3800 | 2025.12.19 02:39:40.908319 [ 137 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3801 | 2025.12.19 02:39:40.908344 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3802 | 2025.12.19 02:39:40.908488 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 3803 | 2025.12.19 02:39:40.908680 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3804 | 2025.12.19 02:39:40.908724 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5265 rows starting from the beginning of the part | ||
| 3805 | 2025.12.19 02:39:40.908795 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3806 | 2025.12.19 02:39:40.908840 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3807 | 2025.12.19 02:39:40.908884 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3808 | 2025.12.19 02:39:40.908922 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3809 | 2025.12.19 02:39:40.908967 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3810 | 2025.12.19 02:39:40.910403 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 4 columns (4 merged, 0 gathered) in 0.001990876 sec., 3833990.665415626 rows/sec., 54.85 MiB/sec. | ||
| 3811 | 2025.12.19 02:39:40.910882 [ 195 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3812 | 2025.12.19 02:39:40.911227 [ 195 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2025.12.19 02:39:40.911314 [ 195 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_16_3} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3814 | 2025.12.19 02:39:40.911423 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3815 | 2025.12.19 02:39:40.927293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 506 | ||
| 3816 | 2025.12.19 02:39:40.929336 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.12.19 02:39:40.929379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3818 | 2025.12.19 02:39:40.930491 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3819 | 2025.12.19 02:39:40.930753 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.12.19 02:39:40.930909 [ 137 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3821 | 2025.12.19 02:39:40.930971 [ 137 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2025.12.19 02:39:40.930996 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3823 | 2025.12.19 02:39:40.930997 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 3824 | 2025.12.19 02:39:40.931090 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 3825 | 2025.12.19 02:39:40.931615 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3826 | 2025.12.19 02:39:40.931766 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 338 rows starting from the beginning of the part | ||
| 3827 | 2025.12.19 02:39:40.932122 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3828 | 2025.12.19 02:39:40.932455 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 3829 | 2025.12.19 02:39:40.932785 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3830 | 2025.12.19 02:39:40.933123 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3831 | 2025.12.19 02:39:40.933456 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3832 | 2025.12.19 02:39:40.938876 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 72 columns (72 merged, 0 gathered) in 0.007822819 sec., 64682.565198044336 rows/sec., 59.24 MiB/sec. | ||
| 3833 | 2025.12.19 02:39:40.939977 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3834 | 2025.12.19 02:39:40.940608 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2025.12.19 02:39:40.940696 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_11_2} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3836 | 2025.12.19 02:39:40.940946 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3837 | 2025.12.19 02:39:41.001468 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000977932 sec. | ||
| 3838 | 2025.12.19 02:39:41.295925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3839 | 2025.12.19 02:39:41.312449 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3840 | 2025.12.19 02:39:41.312501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3841 | 2025.12.19 02:39:41.317809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3842 | 2025.12.19 02:39:41.318486 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3843 | 2025.12.19 02:39:41.318860 [ 150 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3844 | 2025.12.19 02:39:41.318937 [ 150 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.12.19 02:39:41.318974 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3846 | 2025.12.19 02:39:41.319096 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 3847 | 2025.12.19 02:39:41.321664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3848 | 2025.12.19 02:39:41.323478 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3849 | 2025.12.19 02:39:41.324852 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 3850 | 2025.12.19 02:39:41.329313 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 3851 | 2025.12.19 02:39:41.333515 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 3852 | 2025.12.19 02:39:41.337685 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 3853 | 2025.12.19 02:39:41.342188 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 3854 | 2025.12.19 02:39:41.346404 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 3855 | 2025.12.19 02:39:41.403987 [ 186 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.084936079 sec., 1424.6007282723754 rows/sec., 7.37 MiB/sec. | ||
| 3856 | 2025.12.19 02:39:41.406041 [ 192 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3857 | 2025.12.19 02:39:41.407936 [ 192 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_16_3} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2025.12.19 02:39:41.408037 [ 192 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_16_3} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3859 | 2025.12.19 02:39:41.409572 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3860 | 2025.12.19 02:39:42.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.48 MiB, peak 237.45 MiB, free memory in arenas 0.00 B, will set to 236.46 MiB (RSS), difference: 8.97 MiB | ||
| 3861 | 2025.12.19 02:39:42.252033 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2025.12.19 02:39:42.252339 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3863 | 2025.12.19 02:39:42.252448 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3864 | 2025.12.19 02:39:42.253299 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2025.12.19 02:39:42.253349 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3866 | 2025.12.19 02:39:42.253762 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3867 | 2025.12.19 02:39:42.253982 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2025.12.19 02:39:42.254116 [ 150 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3869 | 2025.12.19 02:39:42.254135 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Debug> executeQuery: Read 116 rows, 10.06 KiB in 0.001873 sec., 61932.728243459685 rows/sec., 5.24 MiB/sec. | ||
| 3870 | 2025.12.19 02:39:42.254189 [ 150 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2025.12.19 02:39:42.254200 [ 268 ] {6bd88a23-ced5-417a-bb68-91c04bf2fe84} <Debug> TCPHandler: Processed in 0.002345789 sec. | ||
| 3872 | 2025.12.19 02:39:42.254222 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3873 | 2025.12.19 02:39:42.254339 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2025.12.19 02:39:42.254360 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 3875 | 2025.12.19 02:39:42.254442 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3876 | 2025.12.19 02:39:42.254488 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3877 | 2025.12.19 02:39:42.254509 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3878 | 2025.12.19 02:39:42.254552 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1320 rows starting from the beginning of the part | ||
| 3879 | 2025.12.19 02:39:42.254624 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
| 3880 | 2025.12.19 02:39:42.254678 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3881 | 2025.12.19 02:39:42.254727 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3882 | 2025.12.19 02:39:42.254773 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3883 | 2025.12.19 02:39:42.254821 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 116 rows starting from the beginning of the part | ||
| 3884 | 2025.12.19 02:39:42.254883 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.12.19 02:39:42.254924 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 3886 | 2025.12.19 02:39:42.255310 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3887 | 2025.12.19 02:39:42.255544 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2025.12.19 02:39:42.255685 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001265 sec., 23715.415019762844 rows/sec., 1.74 MiB/sec. | ||
| 3889 | 2025.12.19 02:39:42.255729 [ 268 ] {133af331-fd52-4de9-9442-2c77e66c5a26} <Debug> TCPHandler: Processed in 0.001439658 sec. | ||
| 3890 | 2025.12.19 02:39:42.255840 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2025.12.19 02:39:42.255939 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3892 | 2025.12.19 02:39:42.255980 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3893 | 2025.12.19 02:39:42.256111 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1822 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812143 sec., 1005439.4162050125 rows/sec., 86.11 MiB/sec. | ||
| 3894 | 2025.12.19 02:39:42.256382 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3895 | 2025.12.19 02:39:42.256483 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2025.12.19 02:39:42.256538 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3897 | 2025.12.19 02:39:42.256717 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2025.12.19 02:39:42.256801 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_21_4} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3899 | 2025.12.19 02:39:42.256894 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3900 | 2025.12.19 02:39:42.257020 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3901 | 2025.12.19 02:39:42.257253 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.12.19 02:39:42.257359 [ 150 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3903 | 2025.12.19 02:39:42.257386 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001466 sec., 64120.054570259206 rows/sec., 5.01 MiB/sec. | ||
| 3904 | 2025.12.19 02:39:42.257393 [ 150 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2025.12.19 02:39:42.257428 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3906 | 2025.12.19 02:39:42.257436 [ 268 ] {6c905e95-89a3-43c5-a412-8d439a826c86} <Debug> TCPHandler: Processed in 0.001645541 sec. | ||
| 3907 | 2025.12.19 02:39:42.257499 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 3908 | 2025.12.19 02:39:42.257553 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3909 | 2025.12.19 02:39:42.257603 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3910 | 2025.12.19 02:39:42.257638 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 790 rows starting from the beginning of the part | ||
| 3911 | 2025.12.19 02:39:42.257655 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3912 | 2025.12.19 02:39:42.257705 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3913 | 2025.12.19 02:39:42.257715 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3914 | 2025.12.19 02:39:42.257769 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part | ||
| 3915 | 2025.12.19 02:39:42.257810 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 98 rows starting from the beginning of the part | ||
| 3916 | 2025.12.19 02:39:42.257850 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3917 | 2025.12.19 02:39:42.257887 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 94 rows starting from the beginning of the part | ||
| 3918 | 2025.12.19 02:39:42.258141 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2025.12.19 02:39:42.258185 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 3920 | 2025.12.19 02:39:42.258569 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3921 | 2025.12.19 02:39:42.258797 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2025.12.19 02:39:42.258857 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388538 sec., 881502.7028428463 rows/sec., 68.40 MiB/sec. | ||
| 3923 | 2025.12.19 02:39:42.258904 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3924 | 2025.12.19 02:39:42.258932 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 3925 | 2025.12.19 02:39:42.258933 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2025.12.19 02:39:42.258973 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3927 | 2025.12.19 02:39:42.258978 [ 268 ] {7792a2c1-bd7f-4835-833e-2c586cceda1f} <Debug> TCPHandler: Processed in 0.001476219 sec. | ||
| 3928 | 2025.12.19 02:39:42.259012 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3929 | 2025.12.19 02:39:42.259046 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 3930 | 2025.12.19 02:39:42.259095 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.12.19 02:39:42.259139 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3932 | 2025.12.19 02:39:42.259170 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3297 rows starting from the beginning of the part | ||
| 3933 | 2025.12.19 02:39:42.259194 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3934 | 2025.12.19 02:39:42.259227 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3935 | 2025.12.19 02:39:42.259254 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <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 | ||
| 3936 | 2025.12.19 02:39:42.259271 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 3937 | 2025.12.19 02:39:42.259278 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3938 | 2025.12.19 02:39:42.259311 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3939 | 2025.12.19 02:39:42.259349 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_21_4} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3940 | 2025.12.19 02:39:42.259355 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 3941 | 2025.12.19 02:39:42.259412 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3942 | 2025.12.19 02:39:42.259422 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3943 | 2025.12.19 02:39:42.260105 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2025.12.19 02:39:42.260147 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 3945 | 2025.12.19 02:39:42.260766 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3946 | 2025.12.19 02:39:42.261003 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2025.12.19 02:39:42.261082 [ 189 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4099 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063826 sec., 1986117.0466890135 rows/sec., 136.37 MiB/sec. | ||
| 3948 | 2025.12.19 02:39:42.261152 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001973 sec., 15205.271160669032 rows/sec., 27.25 MiB/sec. | ||
| 3949 | 2025.12.19 02:39:42.261226 [ 268 ] {bebaa94e-cc7f-475c-a774-3789665a74d3} <Debug> TCPHandler: Processed in 0.002180468 sec. | ||
| 3950 | 2025.12.19 02:39:42.261338 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2025.12.19 02:39:42.261418 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3952 | 2025.12.19 02:39:42.261434 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3953 | 2025.12.19 02:39:42.261482 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3954 | 2025.12.19 02:39:42.261683 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2025.12.19 02:39:42.261753 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3956 | 2025.12.19 02:39:42.261824 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2025.12.19 02:39:42.261841 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 3958 | 2025.12.19 02:39:42.261869 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3959 | 2025.12.19 02:39:42.262185 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3960 | 2025.12.19 02:39:42.262394 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.12.19 02:39:42.262493 [ 150 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3962 | 2025.12.19 02:39:42.262523 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 3963 | 2025.12.19 02:39:42.262524 [ 150 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2025.12.19 02:39:42.262563 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 3965 | 2025.12.19 02:39:42.262568 [ 268 ] {ef2eb14f-2396-4467-8a90-be716100c868} <Debug> TCPHandler: Processed in 0.001280956 sec. | ||
| 3966 | 2025.12.19 02:39:42.262624 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 3967 | 2025.12.19 02:39:42.262722 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3968 | 2025.12.19 02:39:42.262748 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 984 rows starting from the beginning of the part | ||
| 3969 | 2025.12.19 02:39:42.262793 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3970 | 2025.12.19 02:39:42.262829 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 3971 | 2025.12.19 02:39:42.262863 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3972 | 2025.12.19 02:39:42.262896 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 3973 | 2025.12.19 02:39:42.262930 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3974 | 2025.12.19 02:39:42.263796 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197885 sec., 1071889.2047233249 rows/sec., 69.15 MiB/sec. | ||
| 3975 | 2025.12.19 02:39:42.263953 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3976 | 2025.12.19 02:39:42.264192 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2025.12.19 02:39:42.264252 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_21_4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3978 | 2025.12.19 02:39:42.264310 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3979 | 2025.12.19 02:39:42.842656 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3980 | 2025.12.19 02:39:42.842910 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 3981 | 2025.12.19 02:39:42.843311 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3982 | 2025.12.19 02:39:42.843363 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 3983 | 2025.12.19 02:39:42.843646 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3984 | 2025.12.19 02:39:42.843717 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3985 | 2025.12.19 02:39:42.843863 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3986 | 2025.12.19 02:39:42.843989 [ 318 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3987 | 2025.12.19 02:39:42.843989 [ 314 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3988 | 2025.12.19 02:39:42.844030 [ 339 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3989 | 2025.12.19 02:39:42.844030 [ 276 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3990 | 2025.12.19 02:39:42.844167 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 3991 | 2025.12.19 02:39:42.844198 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3992 | 2025.12.19 02:39:42.844300 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3993 | 2025.12.19 02:39:42.844324 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 3994 | 2025.12.19 02:39:42.844362 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3995 | 2025.12.19 02:39:42.844403 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3996 | 2025.12.19 02:39:42.844442 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3997 | 2025.12.19 02:39:42.844480 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 3998 | 2025.12.19 02:39:42.845453 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002657 sec., 15807.301467820851 rows/sec., 636.22 KiB/sec. | ||
| 3999 | 2025.12.19 02:39:42.845623 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> MemoryTracker: Peak memory usage (for query): 146.18 KiB. | ||
| 4000 | 2025.12.19 02:39:42.845639 [ 268 ] {8034f095-ef62-48c0-9513-986686f17e76} <Debug> TCPHandler: Processed in 0.003125689 sec. | ||
| 4001 | 2025.12.19 02:39:42.846032 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2025.12.19 02:39:42.846186 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4003 | 2025.12.19 02:39:42.846430 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4004 | 2025.12.19 02:39:42.846470 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4005 | 2025.12.19 02:39:42.846688 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4006 | 2025.12.19 02:39:42.846741 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4007 | 2025.12.19 02:39:42.846845 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4008 | 2025.12.19 02:39:42.846905 [ 276 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4009 | 2025.12.19 02:39:42.846928 [ 344 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4010 | 2025.12.19 02:39:42.846934 [ 314 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4011 | 2025.12.19 02:39:42.846936 [ 339 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4012 | 2025.12.19 02:39:42.847078 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4013 | 2025.12.19 02:39:42.847105 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4014 | 2025.12.19 02:39:42.847184 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4015 | 2025.12.19 02:39:42.847204 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4016 | 2025.12.19 02:39:42.847234 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4017 | 2025.12.19 02:39:42.847265 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4018 | 2025.12.19 02:39:42.847295 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4019 | 2025.12.19 02:39:42.847324 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4020 | 2025.12.19 02:39:42.848041 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001926 sec., 21806.85358255452 rows/sec., 877.69 KiB/sec. | ||
| 4021 | 2025.12.19 02:39:42.848184 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> MemoryTracker: Peak memory usage (for query): 145.84 KiB. | ||
| 4022 | 2025.12.19 02:39:42.848201 [ 268 ] {d4aeb320-3573-4ea6-9b9d-1d501c749c28} <Debug> TCPHandler: Processed in 0.002223957 sec. | ||
| 4023 | 2025.12.19 02:39:42.848487 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2025.12.19 02:39:42.848627 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4025 | 2025.12.19 02:39:42.848852 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4026 | 2025.12.19 02:39:42.848889 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4027 | 2025.12.19 02:39:42.849136 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4028 | 2025.12.19 02:39:42.849191 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4029 | 2025.12.19 02:39:42.849292 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4030 | 2025.12.19 02:39:42.849357 [ 346 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4031 | 2025.12.19 02:39:42.849372 [ 339 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4032 | 2025.12.19 02:39:42.849372 [ 276 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4033 | 2025.12.19 02:39:42.849369 [ 344 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4034 | 2025.12.19 02:39:42.849507 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4035 | 2025.12.19 02:39:42.849530 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4036 | 2025.12.19 02:39:42.849609 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4037 | 2025.12.19 02:39:42.849628 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4038 | 2025.12.19 02:39:42.849657 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4039 | 2025.12.19 02:39:42.849704 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4040 | 2025.12.19 02:39:42.849743 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4041 | 2025.12.19 02:39:42.849776 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4042 | 2025.12.19 02:39:42.850586 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002018 sec., 20812.68582755203 rows/sec., 837.68 KiB/sec. | ||
| 4043 | 2025.12.19 02:39:42.850748 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> MemoryTracker: Peak memory usage (for query): 146.08 KiB. | ||
| 4044 | 2025.12.19 02:39:42.850765 [ 268 ] {b615291e-cc4c-4c42-94a2-9818da3154e9} <Debug> TCPHandler: Processed in 0.002328689 sec. | ||
| 4045 | 2025.12.19 02:39:42.850979 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4046 | 2025.12.19 02:39:42.851121 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4047 | 2025.12.19 02:39:42.851349 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4048 | 2025.12.19 02:39:42.851387 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4049 | 2025.12.19 02:39:42.851604 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4050 | 2025.12.19 02:39:42.851656 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4051 | 2025.12.19 02:39:42.851756 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4052 | 2025.12.19 02:39:42.851818 [ 339 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4053 | 2025.12.19 02:39:42.851828 [ 298 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4054 | 2025.12.19 02:39:42.851842 [ 346 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4055 | 2025.12.19 02:39:42.851827 [ 314 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4056 | 2025.12.19 02:39:42.851961 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4057 | 2025.12.19 02:39:42.851988 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4058 | 2025.12.19 02:39:42.852066 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4059 | 2025.12.19 02:39:42.852085 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4060 | 2025.12.19 02:39:42.852115 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4061 | 2025.12.19 02:39:42.852147 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4062 | 2025.12.19 02:39:42.852176 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4063 | 2025.12.19 02:39:42.852205 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4064 | 2025.12.19 02:39:42.852851 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00179 sec., 23463.687150837988 rows/sec., 944.37 KiB/sec. | ||
| 4065 | 2025.12.19 02:39:42.853009 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> MemoryTracker: Peak memory usage (for query): 146.42 KiB. | ||
| 4066 | 2025.12.19 02:39:42.853026 [ 268 ] {7069d6fe-c64f-4687-b197-db5c86bd7887} <Debug> TCPHandler: Processed in 0.002096736 sec. | ||
| 4067 | 2025.12.19 02:39:42.853248 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2025.12.19 02:39:42.853387 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4069 | 2025.12.19 02:39:42.853610 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4070 | 2025.12.19 02:39:42.853647 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4071 | 2025.12.19 02:39:42.853864 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4072 | 2025.12.19 02:39:42.853917 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4073 | 2025.12.19 02:39:42.854016 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4074 | 2025.12.19 02:39:42.854077 [ 345 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4075 | 2025.12.19 02:39:42.854091 [ 314 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4076 | 2025.12.19 02:39:42.854096 [ 298 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4077 | 2025.12.19 02:39:42.854084 [ 346 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4078 | 2025.12.19 02:39:42.854212 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4079 | 2025.12.19 02:39:42.854238 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4080 | 2025.12.19 02:39:42.854315 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4081 | 2025.12.19 02:39:42.854335 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4082 | 2025.12.19 02:39:42.854365 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4083 | 2025.12.19 02:39:42.854397 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4084 | 2025.12.19 02:39:42.854427 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4085 | 2025.12.19 02:39:42.854457 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4086 | 2025.12.19 02:39:42.855155 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001827 sec., 22988.505747126437 rows/sec., 925.25 KiB/sec. | ||
| 4087 | 2025.12.19 02:39:42.855298 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> MemoryTracker: Peak memory usage (for query): 148.47 KiB. | ||
| 4088 | 2025.12.19 02:39:42.855314 [ 268 ] {d870a0d1-8855-46bf-880e-602c720301e9} <Debug> TCPHandler: Processed in 0.002115707 sec. | ||
| 4089 | 2025.12.19 02:39:42.855552 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4090 | 2025.12.19 02:39:42.855690 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4091 | 2025.12.19 02:39:42.855912 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4092 | 2025.12.19 02:39:42.855949 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4093 | 2025.12.19 02:39:42.856201 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4094 | 2025.12.19 02:39:42.856253 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4095 | 2025.12.19 02:39:42.856353 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4096 | 2025.12.19 02:39:42.856416 [ 314 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4097 | 2025.12.19 02:39:42.856431 [ 298 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4098 | 2025.12.19 02:39:42.856432 [ 339 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4099 | 2025.12.19 02:39:42.856417 [ 317 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4100 | 2025.12.19 02:39:42.856569 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4101 | 2025.12.19 02:39:42.856590 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4102 | 2025.12.19 02:39:42.856669 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4103 | 2025.12.19 02:39:42.856688 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4104 | 2025.12.19 02:39:42.856718 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4105 | 2025.12.19 02:39:42.856750 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4106 | 2025.12.19 02:39:42.856780 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4107 | 2025.12.19 02:39:42.856808 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4108 | 2025.12.19 02:39:42.857417 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001787 sec., 23503.077783995523 rows/sec., 945.96 KiB/sec. | ||
| 4109 | 2025.12.19 02:39:42.857558 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> MemoryTracker: Peak memory usage (for query): 147.02 KiB. | ||
| 4110 | 2025.12.19 02:39:42.857574 [ 268 ] {a4b17183-9e49-45c1-9bb1-22bdc6350d18} <Debug> TCPHandler: Processed in 0.002071936 sec. | ||
| 4111 | 2025.12.19 02:39:42.985826 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2025.12.19 02:39:42.985994 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) 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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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) | ||
| 4113 | 2025.12.19 02:39:42.986281 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4114 | 2025.12.19 02:39:42.986330 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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 | ||
| 4115 | 2025.12.19 02:39:42.986611 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4116 | 2025.12.19 02:39:42.986676 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4117 | 2025.12.19 02:39:42.986800 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4118 | 2025.12.19 02:39:42.986885 [ 345 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4119 | 2025.12.19 02:39:42.986885 [ 339 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4120 | 2025.12.19 02:39:42.986900 [ 314 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4121 | 2025.12.19 02:39:42.986899 [ 298 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4122 | 2025.12.19 02:39:42.987064 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 4123 | 2025.12.19 02:39:42.987090 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4124 | 2025.12.19 02:39:42.987171 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4125 | 2025.12.19 02:39:42.987189 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (SelectExecutor): Reading approx. 42 rows with 4 streams | ||
| 4126 | 2025.12.19 02:39:42.987220 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4127 | 2025.12.19 02:39:42.987250 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4128 | 2025.12.19 02:39:42.987279 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4129 | 2025.12.19 02:39:42.987307 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <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', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', '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'))" | ||
| 4130 | 2025.12.19 02:39:42.987996 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002077 sec., 20221.473278767455 rows/sec., 813.88 KiB/sec. | ||
| 4131 | 2025.12.19 02:39:42.988157 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> MemoryTracker: Peak memory usage (for query): 147.22 KiB. | ||
| 4132 | 2025.12.19 02:39:42.988173 [ 268 ] {1eced887-67fa-43bc-acac-d11970ced9c8} <Debug> TCPHandler: Processed in 0.0024029 sec. | ||
| 4133 | 2025.12.19 02:39:42.988613 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2025.12.19 02:39:42.988722 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4135 | 2025.12.19 02:39:42.988765 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4136 | 2025.12.19 02:39:42.989252 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.12.19 02:39:42.989290 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4138 | 2025.12.19 02:39:42.989706 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4139 | 2025.12.19 02:39:42.989908 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.12.19 02:39:42.990050 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.00136 sec., 5147.058823529412 rows/sec., 1.02 MiB/sec. | ||
| 4141 | 2025.12.19 02:39:42.990090 [ 268 ] {1ccf7ad3-b2e4-4e8c-ba44-8d341e4c0235} <Debug> TCPHandler: Processed in 0.001526569 sec. | ||
| 4142 | 2025.12.19 02:39:42.990196 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2025.12.19 02:39:42.990290 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4144 | 2025.12.19 02:39:42.990333 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4145 | 2025.12.19 02:39:42.990728 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2025.12.19 02:39:42.990762 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4147 | 2025.12.19 02:39:42.991058 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4148 | 2025.12.19 02:39:42.991274 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2025.12.19 02:39:42.991400 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 4150 | 2025.12.19 02:39:42.991438 [ 268 ] {691b5140-8070-45d6-9a39-b58b58894f44} <Debug> TCPHandler: Processed in 0.001291476 sec. | ||
| 4151 | 2025.12.19 02:39:42.991545 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2025.12.19 02:39:42.991639 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4153 | 2025.12.19 02:39:42.991679 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4154 | 2025.12.19 02:39:42.992041 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2025.12.19 02:39:42.992076 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4156 | 2025.12.19 02:39:42.992361 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4157 | 2025.12.19 02:39:42.992577 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2025.12.19 02:39:42.992699 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001078 sec., 3710.575139146568 rows/sec., 302.57 KiB/sec. | ||
| 4159 | 2025.12.19 02:39:42.992735 [ 268 ] {8c7af09c-c73b-4c7a-9db9-7f9220ec1096} <Debug> TCPHandler: Processed in 0.001238825 sec. | ||
| 4160 | 2025.12.19 02:39:42.992838 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2025.12.19 02:39:42.992932 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4162 | 2025.12.19 02:39:42.992970 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4163 | 2025.12.19 02:39:42.994072 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2025.12.19 02:39:42.994105 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4165 | 2025.12.19 02:39:42.994566 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4166 | 2025.12.19 02:39:42.994783 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.12.19 02:39:42.994909 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Debug> executeQuery: Read 1339 rows, 114.66 KiB in 0.001995 sec., 671177.9448621555 rows/sec., 56.13 MiB/sec. | ||
| 4168 | 2025.12.19 02:39:42.994945 [ 268 ] {34036193-2eff-4376-94ce-561d8feb639f} <Debug> TCPHandler: Processed in 0.002155047 sec. | ||
| 4169 | 2025.12.19 02:39:42.995054 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2025.12.19 02:39:42.995150 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4171 | 2025.12.19 02:39:42.995189 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4172 | 2025.12.19 02:39:42.995562 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2025.12.19 02:39:42.995597 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4174 | 2025.12.19 02:39:42.995879 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4175 | 2025.12.19 02:39:42.996092 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2025.12.19 02:39:42.996217 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001086 sec., 23941.06813996317 rows/sec., 1.79 MiB/sec. | ||
| 4177 | 2025.12.19 02:39:42.996253 [ 268 ] {ab01ee49-8277-4e11-9693-875ceef81434} <Debug> TCPHandler: Processed in 0.001247776 sec. | ||
| 4178 | 2025.12.19 02:39:42.996358 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2025.12.19 02:39:42.996452 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4180 | 2025.12.19 02:39:42.996490 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4181 | 2025.12.19 02:39:42.996950 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2025.12.19 02:39:42.996984 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4183 | 2025.12.19 02:39:42.997282 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4184 | 2025.12.19 02:39:42.997503 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2025.12.19 02:39:42.997631 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001198 sec., 210350.58430717862 rows/sec., 14.55 MiB/sec. | ||
| 4186 | 2025.12.19 02:39:42.997668 [ 268 ] {e2aa4db9-594c-40b8-b844-1a03b05f96f8} <Debug> TCPHandler: Processed in 0.001359657 sec. | ||
| 4187 | 2025.12.19 02:39:42.997780 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2025.12.19 02:39:42.997874 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4189 | 2025.12.19 02:39:42.997913 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4190 | 2025.12.19 02:39:42.998283 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2025.12.19 02:39:42.998317 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4192 | 2025.12.19 02:39:42.998619 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4193 | 2025.12.19 02:39:42.998827 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2025.12.19 02:39:42.998953 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 4195 | 2025.12.19 02:39:42.998991 [ 268 ] {df1fc499-694b-447b-9889-53b458e69656} <Debug> TCPHandler: Processed in 0.001261196 sec. | ||
| 4196 | 2025.12.19 02:39:42.999095 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2025.12.19 02:39:42.999190 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4198 | 2025.12.19 02:39:42.999229 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4199 | 2025.12.19 02:39:42.999825 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2025.12.19 02:39:42.999861 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4201 | 2025.12.19 02:39:43.000333 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4202 | 2025.12.19 02:39:43.000555 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.12.19 02:39:43.000683 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001511 sec., 377233.6201191264 rows/sec., 28.30 MiB/sec. | ||
| 4204 | 2025.12.19 02:39:43.000720 [ 268 ] {6ff9d657-b06b-4210-9420-42af658d313e} <Debug> TCPHandler: Processed in 0.001673671 sec. | ||
| 4205 | 2025.12.19 02:39:43.000826 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2025.12.19 02:39:43.000921 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4207 | 2025.12.19 02:39:43.000963 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4208 | 2025.12.19 02:39:43.002291 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2025.12.19 02:39:43.002326 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4210 | 2025.12.19 02:39:43.002996 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4211 | 2025.12.19 02:39:43.003218 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2025.12.19 02:39:43.003343 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Debug> executeQuery: Read 3395 rows, 232.71 KiB in 0.00244 sec., 1391393.4426229508 rows/sec., 93.14 MiB/sec. | ||
| 4213 | 2025.12.19 02:39:43.003379 [ 268 ] {20c1762e-76cf-4cb9-b508-b7add35608f1} <Debug> TCPHandler: Processed in 0.002602893 sec. | ||
| 4214 | 2025.12.19 02:39:43.003487 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2025.12.19 02:39:43.003582 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4216 | 2025.12.19 02:39:43.003637 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <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 | ||
| 4217 | 2025.12.19 02:39:43.004324 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2025.12.19 02:39:43.004359 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4219 | 2025.12.19 02:39:43.004851 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4220 | 2025.12.19 02:39:43.005089 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2025.12.19 02:39:43.005233 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001669 sec., 5991.611743559018 rows/sec., 10.74 MiB/sec. | ||
| 4222 | 2025.12.19 02:39:43.005284 [ 268 ] {5c5e1d0d-5e54-4683-a2e5-c1e83adcd64a} <Debug> TCPHandler: Processed in 0.001845894 sec. | ||
| 4223 | 2025.12.19 02:39:43.005391 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2025.12.19 02:39:43.005486 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4225 | 2025.12.19 02:39:43.005526 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4226 | 2025.12.19 02:39:43.005822 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2025.12.19 02:39:43.005855 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.87 GiB. | ||
| 4228 | 2025.12.19 02:39:43.006148 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4229 | 2025.12.19 02:39:43.006366 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2025.12.19 02:39:43.006490 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001023 sec., 11730.205278592375 rows/sec., 809.51 KiB/sec. | ||
| 4231 | 2025.12.19 02:39:43.006525 [ 268 ] {3bba2f4b-57a5-46af-bd00-eebca3b42ed5} <Debug> TCPHandler: Processed in 0.001183695 sec. | ||
| 4232 | 2025.12.19 02:39:44.758841 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33107 | ||
| 4233 | 2025.12.19 02:39:44.758950 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4234 | 2025.12.19 02:39:44.758977 [ 288 ] {} <Debug> TCP-Session: 6dde1f2b-d2c0-448a-b6dc-462cfa6fd682 Authenticating user 'default' from [fd00:1122:3344:101::e]:33107 | ||
| 4235 | 2025.12.19 02:39:44.759000 [ 288 ] {} <Debug> TCP-Session: 6dde1f2b-d2c0-448a-b6dc-462cfa6fd682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2025.12.19 02:39:44.759013 [ 288 ] {} <Debug> TCP-Session: 6dde1f2b-d2c0-448a-b6dc-462cfa6fd682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4237 | 2025.12.19 02:39:44.759188 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55254 | ||
| 4238 | 2025.12.19 02:39:44.759226 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34763 | ||
| 4239 | 2025.12.19 02:39:44.759246 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39205 | ||
| 4240 | 2025.12.19 02:39:44.759276 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64578 | ||
| 4241 | 2025.12.19 02:39:44.759292 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34157 | ||
| 4242 | 2025.12.19 02:39:44.759310 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60113 | ||
| 4243 | 2025.12.19 02:39:44.759317 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4244 | 2025.12.19 02:39:44.759368 [ 288 ] {} <Trace> TCP-Session: 6dde1f2b-d2c0-448a-b6dc-462cfa6fd682 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2025.12.19 02:39:44.759395 [ 289 ] {} <Debug> TCP-Session: 99756a67-cbc1-4287-982f-d4351da6e7d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55254 | ||
| 4246 | 2025.12.19 02:39:44.759251 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40097 | ||
| 4247 | 2025.12.19 02:39:44.759430 [ 289 ] {} <Debug> TCP-Session: 99756a67-cbc1-4287-982f-d4351da6e7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2025.12.19 02:39:44.759440 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4249 | 2025.12.19 02:39:44.759456 [ 289 ] {} <Debug> TCP-Session: 99756a67-cbc1-4287-982f-d4351da6e7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4250 | 2025.12.19 02:39:44.759240 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43857 | ||
| 4251 | 2025.12.19 02:39:44.759486 [ 290 ] {} <Debug> TCP-Session: 1e29875d-8065-4bc7-8f31-a56736aafabc Authenticating user 'default' from [fd00:1122:3344:101::e]:34763 | ||
| 4252 | 2025.12.19 02:39:44.759548 [ 288 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33107) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4253 | 2025.12.19 02:39:44.759555 [ 290 ] {} <Debug> TCP-Session: 1e29875d-8065-4bc7-8f31-a56736aafabc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2025.12.19 02:39:44.759586 [ 290 ] {} <Debug> TCP-Session: 1e29875d-8065-4bc7-8f31-a56736aafabc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.12.19 02:39:44.759765 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4256 | 2025.12.19 02:39:44.759794 [ 294 ] {} <Debug> TCP-Session: d0e63955-b4bb-49d0-8529-b49457920839 Authenticating user 'default' from [fd00:1122:3344:101::e]:64578 | ||
| 4257 | 2025.12.19 02:39:44.759804 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4258 | 2025.12.19 02:39:44.759816 [ 288 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4259 | 2025.12.19 02:39:44.759841 [ 293 ] {} <Debug> TCP-Session: 985badc2-da83-473a-ab38-0b26120f9771 Authenticating user 'default' from [fd00:1122:3344:101::e]:40097 | ||
| 4260 | 2025.12.19 02:39:44.759842 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4261 | 2025.12.19 02:39:44.759872 [ 293 ] {} <Debug> TCP-Session: 985badc2-da83-473a-ab38-0b26120f9771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4262 | 2025.12.19 02:39:44.759891 [ 288 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4263 | 2025.12.19 02:39:44.759893 [ 267 ] {} <Debug> TCP-Session: 084c95f1-f6b7-4ec1-8d6a-13db2c26d2e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34157 | ||
| 4264 | 2025.12.19 02:39:44.759901 [ 293 ] {} <Debug> TCP-Session: 985badc2-da83-473a-ab38-0b26120f9771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4265 | 2025.12.19 02:39:44.759935 [ 267 ] {} <Debug> TCP-Session: 084c95f1-f6b7-4ec1-8d6a-13db2c26d2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4266 | 2025.12.19 02:39:44.759811 [ 294 ] {} <Debug> TCP-Session: d0e63955-b4bb-49d0-8529-b49457920839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4267 | 2025.12.19 02:39:44.759960 [ 267 ] {} <Debug> TCP-Session: 084c95f1-f6b7-4ec1-8d6a-13db2c26d2e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2025.12.19 02:39:44.759971 [ 294 ] {} <Debug> TCP-Session: d0e63955-b4bb-49d0-8529-b49457920839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2025.12.19 02:39:44.759985 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4270 | 2025.12.19 02:39:44.759987 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4271 | 2025.12.19 02:39:44.760023 [ 292 ] {} <Debug> TCP-Session: 795ccf90-756f-4acb-9211-296269f6963d Authenticating user 'default' from [fd00:1122:3344:101::e]:39205 | ||
| 4272 | 2025.12.19 02:39:44.760048 [ 291 ] {} <Debug> TCP-Session: 6991a6a8-9eee-48a2-ab5d-fbe1c2c73c3e Authenticating user 'default' from [fd00:1122:3344:101::e]:43857 | ||
| 4273 | 2025.12.19 02:39:44.760052 [ 292 ] {} <Debug> TCP-Session: 795ccf90-756f-4acb-9211-296269f6963d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2025.12.19 02:39:44.760081 [ 291 ] {} <Debug> TCP-Session: 6991a6a8-9eee-48a2-ab5d-fbe1c2c73c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2025.12.19 02:39:44.760083 [ 292 ] {} <Debug> TCP-Session: 795ccf90-756f-4acb-9211-296269f6963d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2025.12.19 02:39:44.760104 [ 291 ] {} <Debug> TCP-Session: 6991a6a8-9eee-48a2-ab5d-fbe1c2c73c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2025.12.19 02:39:44.760080 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4278 | 2025.12.19 02:39:44.760168 [ 286 ] {} <Debug> TCP-Session: 49aa6e95-7b70-4b90-b5ae-ec45a92b8490 Authenticating user 'default' from [fd00:1122:3344:101::e]:60113 | ||
| 4279 | 2025.12.19 02:39:44.760185 [ 286 ] {} <Debug> TCP-Session: 49aa6e95-7b70-4b90-b5ae-ec45a92b8490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4280 | 2025.12.19 02:39:44.760197 [ 286 ] {} <Debug> TCP-Session: 49aa6e95-7b70-4b90-b5ae-ec45a92b8490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4281 | 2025.12.19 02:39:44.760229 [ 288 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 4282 | 2025.12.19 02:39:44.761254 [ 345 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Trace> AggregatingTransform: Aggregating | ||
| 4283 | 2025.12.19 02:39:44.761295 [ 345 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4284 | 2025.12.19 02:39:44.761328 [ 345 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990403 sec. (1009.690 rows/sec., 39.44 KiB/sec.) | ||
| 4285 | 2025.12.19 02:39:44.761343 [ 345 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Trace> Aggregator: Merging aggregated data | ||
| 4286 | 2025.12.19 02:39:44.762583 [ 288 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00309 sec., 323.62459546925567 rows/sec., 12.64 KiB/sec. | ||
| 4287 | 2025.12.19 02:39:44.762722 [ 288 ] {bf10c316-6fdc-413e-b7ce-207d825e001f} <Debug> TCPHandler: Processed in 0.003465453 sec. | ||
| 4288 | 2025.12.19 02:39:44.762830 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4289 | 2025.12.19 02:39:44.762856 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4290 | 2025.12.19 02:39:44.762859 [ 288 ] {} <Debug> TCP-Session: 6dde1f2b-d2c0-448a-b6dc-462cfa6fd682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4291 | 2025.12.19 02:39:44.762880 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4292 | 2025.12.19 02:39:44.762894 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4293 | 2025.12.19 02:39:44.762913 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2025.12.19 02:39:44.762942 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4295 | 2025.12.19 02:39:44.762973 [ 267 ] {} <Debug> TCP-Session: 084c95f1-f6b7-4ec1-8d6a-13db2c26d2e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2025.12.19 02:39:44.762978 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4297 | 2025.12.19 02:39:44.762999 [ 292 ] {} <Debug> TCP-Session: 795ccf90-756f-4acb-9211-296269f6963d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2025.12.19 02:39:44.762959 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4299 | 2025.12.19 02:39:44.763024 [ 294 ] {} <Debug> TCP-Session: d0e63955-b4bb-49d0-8529-b49457920839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2025.12.19 02:39:44.762934 [ 291 ] {} <Debug> TCP-Session: 6991a6a8-9eee-48a2-ab5d-fbe1c2c73c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2025.12.19 02:39:44.763065 [ 293 ] {} <Debug> TCP-Session: 985badc2-da83-473a-ab38-0b26120f9771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4302 | 2025.12.19 02:39:44.762903 [ 289 ] {} <Debug> TCP-Session: 99756a67-cbc1-4287-982f-d4351da6e7d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2025.12.19 02:39:44.762946 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4304 | 2025.12.19 02:39:44.762953 [ 290 ] {} <Debug> TCP-Session: 1e29875d-8065-4bc7-8f31-a56736aafabc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2025.12.19 02:39:44.763153 [ 286 ] {} <Debug> TCP-Session: 49aa6e95-7b70-4b90-b5ae-ec45a92b8490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2025.12.19 02:39:45.894221 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46124 | ||
| 4307 | 2025.12.19 02:39:45.894322 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4308 | 2025.12.19 02:39:45.894348 [ 288 ] {} <Debug> TCP-Session: e77dcf38-3b13-44af-8521-c889eb08a4c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46124 | ||
| 4309 | 2025.12.19 02:39:45.894369 [ 288 ] {} <Debug> TCP-Session: e77dcf38-3b13-44af-8521-c889eb08a4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2025.12.19 02:39:45.894381 [ 288 ] {} <Debug> TCP-Session: e77dcf38-3b13-44af-8521-c889eb08a4c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2025.12.19 02:39:45.894601 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35489 | ||
| 4312 | 2025.12.19 02:39:45.894629 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64413 | ||
| 4313 | 2025.12.19 02:39:45.894630 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37478 | ||
| 4314 | 2025.12.19 02:39:45.894678 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65101 | ||
| 4315 | 2025.12.19 02:39:45.894719 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2025.12.19 02:39:45.894721 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4317 | 2025.12.19 02:39:45.894755 [ 292 ] {} <Debug> TCP-Session: a3948072-4c30-4f46-a73c-aa1b1f184c90 Authenticating user 'default' from [fd00:1122:3344:101::e]:64413 | ||
| 4318 | 2025.12.19 02:39:45.894771 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4319 | 2025.12.19 02:39:45.894788 [ 292 ] {} <Debug> TCP-Session: a3948072-4c30-4f46-a73c-aa1b1f184c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2025.12.19 02:39:45.894796 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2025.12.19 02:39:45.894813 [ 291 ] {} <Debug> TCP-Session: 3245e99e-eaee-4797-9c1d-6199d071a4ff Authenticating user 'default' from [fd00:1122:3344:101::e]:37478 | ||
| 4322 | 2025.12.19 02:39:45.894833 [ 292 ] {} <Debug> TCP-Session: a3948072-4c30-4f46-a73c-aa1b1f184c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2025.12.19 02:39:45.894846 [ 286 ] {} <Debug> TCP-Session: 27bb3999-4b43-4533-8e84-4575043619a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65101 | ||
| 4324 | 2025.12.19 02:39:45.894861 [ 291 ] {} <Debug> TCP-Session: 3245e99e-eaee-4797-9c1d-6199d071a4ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2025.12.19 02:39:45.894890 [ 286 ] {} <Debug> TCP-Session: 27bb3999-4b43-4533-8e84-4575043619a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2025.12.19 02:39:45.894901 [ 291 ] {} <Debug> TCP-Session: 3245e99e-eaee-4797-9c1d-6199d071a4ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2025.12.19 02:39:45.894915 [ 286 ] {} <Debug> TCP-Session: 27bb3999-4b43-4533-8e84-4575043619a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2025.12.19 02:39:45.894778 [ 289 ] {} <Debug> TCP-Session: 35a049d8-0631-40c5-b87b-cb48c22183c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35489 | ||
| 4329 | 2025.12.19 02:39:45.894654 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38591 | ||
| 4330 | 2025.12.19 02:39:45.894975 [ 289 ] {} <Debug> TCP-Session: 35a049d8-0631-40c5-b87b-cb48c22183c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2025.12.19 02:39:45.894640 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46673 | ||
| 4332 | 2025.12.19 02:39:45.895005 [ 289 ] {} <Debug> TCP-Session: 35a049d8-0631-40c5-b87b-cb48c22183c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2025.12.19 02:39:45.895031 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4334 | 2025.12.19 02:39:45.894616 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38314 | ||
| 4335 | 2025.12.19 02:39:45.895062 [ 294 ] {} <Debug> TCP-Session: c6cee2ba-b9e3-42f0-b165-c97c0314576f Authenticating user 'default' from [fd00:1122:3344:101::e]:38591 | ||
| 4336 | 2025.12.19 02:39:45.895078 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4337 | 2025.12.19 02:39:45.895085 [ 294 ] {} <Debug> TCP-Session: c6cee2ba-b9e3-42f0-b165-c97c0314576f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2025.12.19 02:39:45.894671 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37143 | ||
| 4339 | 2025.12.19 02:39:45.895123 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4340 | 2025.12.19 02:39:45.895114 [ 294 ] {} <Debug> TCP-Session: c6cee2ba-b9e3-42f0-b165-c97c0314576f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2025.12.19 02:39:45.895154 [ 290 ] {} <Debug> TCP-Session: e20d2de1-c01c-45be-ba93-69366760f883 Authenticating user 'default' from [fd00:1122:3344:101::e]:38314 | ||
| 4342 | 2025.12.19 02:39:45.895109 [ 293 ] {} <Debug> TCP-Session: a40511eb-b6a9-490c-a5bb-e7d0f267420e Authenticating user 'default' from [fd00:1122:3344:101::e]:46673 | ||
| 4343 | 2025.12.19 02:39:45.895175 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4344 | 2025.12.19 02:39:45.895205 [ 293 ] {} <Debug> TCP-Session: a40511eb-b6a9-490c-a5bb-e7d0f267420e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2025.12.19 02:39:45.895223 [ 267 ] {} <Debug> TCP-Session: 2e568a70-5eb9-4ca8-9768-27d5e47a32b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37143 | ||
| 4346 | 2025.12.19 02:39:45.895232 [ 293 ] {} <Debug> TCP-Session: a40511eb-b6a9-490c-a5bb-e7d0f267420e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2025.12.19 02:39:45.895253 [ 267 ] {} <Debug> TCP-Session: 2e568a70-5eb9-4ca8-9768-27d5e47a32b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2025.12.19 02:39:45.895182 [ 290 ] {} <Debug> TCP-Session: e20d2de1-c01c-45be-ba93-69366760f883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2025.12.19 02:39:45.895281 [ 267 ] {} <Debug> TCP-Session: 2e568a70-5eb9-4ca8-9768-27d5e47a32b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2025.12.19 02:39:45.895293 [ 290 ] {} <Debug> TCP-Session: e20d2de1-c01c-45be-ba93-69366760f883 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2025.12.19 02:39:45.894688 [ 288 ] {} <Trace> TCP-Session: e77dcf38-3b13-44af-8521-c889eb08a4c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2025.12.19 02:39:45.895478 [ 288 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4353 | 2025.12.19 02:39:45.895720 [ 288 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4354 | 2025.12.19 02:39:45.895774 [ 288 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4355 | 2025.12.19 02:39:45.896050 [ 288 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 4356 | 2025.12.19 02:39:45.896947 [ 304 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Trace> AggregatingTransform: Aggregating | ||
| 4357 | 2025.12.19 02:39:45.896994 [ 304 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Trace> Aggregator: Aggregation method: without_key | ||
| 4358 | 2025.12.19 02:39:45.897030 [ 304 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883131 sec. (1132.335 rows/sec., 44.23 KiB/sec.) | ||
| 4359 | 2025.12.19 02:39:45.897050 [ 304 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Trace> Aggregator: Merging aggregated data | ||
| 4360 | 2025.12.19 02:39:45.898174 [ 288 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002751 sec., 363.50418029807344 rows/sec., 14.20 KiB/sec. | ||
| 4361 | 2025.12.19 02:39:45.898323 [ 288 ] {939133d1-4fa1-446d-ac09-1c55203d6c31} <Debug> TCPHandler: Processed in 0.003746617 sec. | ||
| 4362 | 2025.12.19 02:39:45.898416 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4363 | 2025.12.19 02:39:45.898447 [ 288 ] {} <Debug> TCP-Session: e77dcf38-3b13-44af-8521-c889eb08a4c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2025.12.19 02:39:45.898451 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4365 | 2025.12.19 02:39:45.898471 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4366 | 2025.12.19 02:39:45.898497 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4367 | 2025.12.19 02:39:45.898506 [ 290 ] {} <Debug> TCP-Session: e20d2de1-c01c-45be-ba93-69366760f883 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2025.12.19 02:39:45.898524 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4369 | 2025.12.19 02:39:45.898550 [ 293 ] {} <Debug> TCP-Session: a40511eb-b6a9-490c-a5bb-e7d0f267420e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4370 | 2025.12.19 02:39:45.898553 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4371 | 2025.12.19 02:39:45.898581 [ 294 ] {} <Debug> TCP-Session: c6cee2ba-b9e3-42f0-b165-c97c0314576f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2025.12.19 02:39:45.898592 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4373 | 2025.12.19 02:39:45.898618 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4374 | 2025.12.19 02:39:45.898629 [ 291 ] {} <Debug> TCP-Session: 3245e99e-eaee-4797-9c1d-6199d071a4ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2025.12.19 02:39:45.898659 [ 267 ] {} <Debug> TCP-Session: 2e568a70-5eb9-4ca8-9768-27d5e47a32b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2025.12.19 02:39:45.898642 [ 292 ] {} <Debug> TCP-Session: a3948072-4c30-4f46-a73c-aa1b1f184c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2025.12.19 02:39:45.898574 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4378 | 2025.12.19 02:39:45.898511 [ 286 ] {} <Debug> TCP-Session: 27bb3999-4b43-4533-8e84-4575043619a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2025.12.19 02:39:45.898749 [ 289 ] {} <Debug> TCP-Session: 35a049d8-0631-40c5-b87b-cb48c22183c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2025.12.19 02:39:46.033336 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50422 | ||
| 4381 | 2025.12.19 02:39:46.033439 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2025.12.19 02:39:46.033465 [ 286 ] {} <Debug> TCP-Session: 3ddf3f03-5afe-44ec-a130-4a03cd1802f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50422 | ||
| 4383 | 2025.12.19 02:39:46.033486 [ 286 ] {} <Debug> TCP-Session: 3ddf3f03-5afe-44ec-a130-4a03cd1802f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2025.12.19 02:39:46.033498 [ 286 ] {} <Debug> TCP-Session: 3ddf3f03-5afe-44ec-a130-4a03cd1802f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4385 | 2025.12.19 02:39:46.033688 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55294 | ||
| 4386 | 2025.12.19 02:39:46.033719 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50583 | ||
| 4387 | 2025.12.19 02:39:46.033740 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63565 | ||
| 4388 | 2025.12.19 02:39:46.033757 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51435 | ||
| 4389 | 2025.12.19 02:39:46.033729 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54594 | ||
| 4390 | 2025.12.19 02:39:46.033820 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4391 | 2025.12.19 02:39:46.033837 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4392 | 2025.12.19 02:39:46.033860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4393 | 2025.12.19 02:39:46.033868 [ 287 ] {} <Debug> TCP-Session: 503b5b6e-a317-4555-8a27-67fbfcdda174 Authenticating user 'default' from [fd00:1122:3344:101::e]:55294 | ||
| 4394 | 2025.12.19 02:39:46.033888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4395 | 2025.12.19 02:39:46.033884 [ 292 ] {} <Debug> TCP-Session: 8c29fc25-255c-4ded-8a0e-3cd056338c68 Authenticating user 'default' from [fd00:1122:3344:101::e]:63565 | ||
| 4396 | 2025.12.19 02:39:46.033910 [ 287 ] {} <Debug> TCP-Session: 503b5b6e-a317-4555-8a27-67fbfcdda174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2025.12.19 02:39:46.033919 [ 291 ] {} <Debug> TCP-Session: d21f5b2f-1537-4c7b-b744-44e76f41145f Authenticating user 'default' from [fd00:1122:3344:101::e]:54594 | ||
| 4398 | 2025.12.19 02:39:46.033936 [ 292 ] {} <Debug> TCP-Session: 8c29fc25-255c-4ded-8a0e-3cd056338c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2025.12.19 02:39:46.033940 [ 287 ] {} <Debug> TCP-Session: 503b5b6e-a317-4555-8a27-67fbfcdda174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2025.12.19 02:39:46.033953 [ 291 ] {} <Debug> TCP-Session: d21f5b2f-1537-4c7b-b744-44e76f41145f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2025.12.19 02:39:46.033963 [ 292 ] {} <Debug> TCP-Session: 8c29fc25-255c-4ded-8a0e-3cd056338c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2025.12.19 02:39:46.033984 [ 291 ] {} <Debug> TCP-Session: d21f5b2f-1537-4c7b-b744-44e76f41145f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2025.12.19 02:39:46.033893 [ 294 ] {} <Debug> TCP-Session: 93ef0359-9be5-4a28-b7f9-960d47f19dcd Authenticating user 'default' from [fd00:1122:3344:101::e]:51435 | ||
| 4404 | 2025.12.19 02:39:46.033809 [ 286 ] {} <Trace> TCP-Session: 3ddf3f03-5afe-44ec-a130-4a03cd1802f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2025.12.19 02:39:46.034040 [ 294 ] {} <Debug> TCP-Session: 93ef0359-9be5-4a28-b7f9-960d47f19dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4406 | 2025.12.19 02:39:46.033716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62305 | ||
| 4407 | 2025.12.19 02:39:46.034060 [ 294 ] {} <Debug> TCP-Session: 93ef0359-9be5-4a28-b7f9-960d47f19dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4408 | 2025.12.19 02:39:46.033712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60305 | ||
| 4409 | 2025.12.19 02:39:46.033748 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48315 | ||
| 4410 | 2025.12.19 02:39:46.034123 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4411 | 2025.12.19 02:39:46.033834 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4412 | 2025.12.19 02:39:46.034177 [ 290 ] {} <Debug> TCP-Session: cf704646-acdf-42e4-8751-d1ab9857df2b Authenticating user 'default' from [fd00:1122:3344:101::e]:62305 | ||
| 4413 | 2025.12.19 02:39:46.034195 [ 286 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50422) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4414 | 2025.12.19 02:39:46.034206 [ 290 ] {} <Debug> TCP-Session: cf704646-acdf-42e4-8751-d1ab9857df2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2025.12.19 02:39:46.034202 [ 288 ] {} <Debug> TCP-Session: b1e05035-2323-4c45-b6df-2aed19a306d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50583 | ||
| 4416 | 2025.12.19 02:39:46.034228 [ 290 ] {} <Debug> TCP-Session: cf704646-acdf-42e4-8751-d1ab9857df2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2025.12.19 02:39:46.034248 [ 288 ] {} <Debug> TCP-Session: b1e05035-2323-4c45-b6df-2aed19a306d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2025.12.19 02:39:46.034199 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4419 | 2025.12.19 02:39:46.034280 [ 288 ] {} <Debug> TCP-Session: b1e05035-2323-4c45-b6df-2aed19a306d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2025.12.19 02:39:46.034199 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4421 | 2025.12.19 02:39:46.034314 [ 289 ] {} <Debug> TCP-Session: 70dfbe50-9256-498e-8a3f-3cfdb9e1900d Authenticating user 'default' from [fd00:1122:3344:101::e]:60305 | ||
| 4422 | 2025.12.19 02:39:46.034342 [ 293 ] {} <Debug> TCP-Session: 93c97532-e1ba-4d3f-b30d-630e217885b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48315 | ||
| 4423 | 2025.12.19 02:39:46.034349 [ 289 ] {} <Debug> TCP-Session: 70dfbe50-9256-498e-8a3f-3cfdb9e1900d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2025.12.19 02:39:46.034362 [ 293 ] {} <Debug> TCP-Session: 93c97532-e1ba-4d3f-b30d-630e217885b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2025.12.19 02:39:46.034365 [ 289 ] {} <Debug> TCP-Session: 70dfbe50-9256-498e-8a3f-3cfdb9e1900d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2025.12.19 02:39:46.034376 [ 293 ] {} <Debug> TCP-Session: 93c97532-e1ba-4d3f-b30d-630e217885b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2025.12.19 02:39:46.034438 [ 286 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4428 | 2025.12.19 02:39:46.034495 [ 286 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4429 | 2025.12.19 02:39:46.034767 [ 286 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 4430 | 2025.12.19 02:39:46.035676 [ 305 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Trace> AggregatingTransform: Aggregating | ||
| 4431 | 2025.12.19 02:39:46.035740 [ 305 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Trace> Aggregator: Aggregation method: without_key | ||
| 4432 | 2025.12.19 02:39:46.035785 [ 305 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000919622 sec. (1087.403 rows/sec., 42.48 KiB/sec.) | ||
| 4433 | 2025.12.19 02:39:46.035808 [ 305 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Trace> Aggregator: Merging aggregated data | ||
| 4434 | 2025.12.19 02:39:46.037044 [ 286 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002903 sec., 344.47123665173956 rows/sec., 13.46 KiB/sec. | ||
| 4435 | 2025.12.19 02:39:46.037204 [ 286 ] {55028719-c65f-4fe2-8cc1-5e0e1d8b5829} <Debug> TCPHandler: Processed in 0.003503615 sec. | ||
| 4436 | 2025.12.19 02:39:46.037327 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4437 | 2025.12.19 02:39:46.037356 [ 286 ] {} <Debug> TCP-Session: 3ddf3f03-5afe-44ec-a130-4a03cd1802f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4438 | 2025.12.19 02:39:46.037369 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4439 | 2025.12.19 02:39:46.037391 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4440 | 2025.12.19 02:39:46.037405 [ 288 ] {} <Debug> TCP-Session: b1e05035-2323-4c45-b6df-2aed19a306d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2025.12.19 02:39:46.037419 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4442 | 2025.12.19 02:39:46.037438 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4443 | 2025.12.19 02:39:46.037444 [ 287 ] {} <Debug> TCP-Session: 503b5b6e-a317-4555-8a27-67fbfcdda174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2025.12.19 02:39:46.037478 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4445 | 2025.12.19 02:39:46.037489 [ 290 ] {} <Debug> TCP-Session: cf704646-acdf-42e4-8751-d1ab9857df2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2025.12.19 02:39:46.037500 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4447 | 2025.12.19 02:39:46.037521 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4448 | 2025.12.19 02:39:46.037554 [ 291 ] {} <Debug> TCP-Session: d21f5b2f-1537-4c7b-b744-44e76f41145f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2025.12.19 02:39:46.037517 [ 294 ] {} <Debug> TCP-Session: 93ef0359-9be5-4a28-b7f9-960d47f19dcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4450 | 2025.12.19 02:39:46.037587 [ 292 ] {} <Debug> TCP-Session: 8c29fc25-255c-4ded-8a0e-3cd056338c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2025.12.19 02:39:46.037456 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4452 | 2025.12.19 02:39:46.037472 [ 289 ] {} <Debug> TCP-Session: 70dfbe50-9256-498e-8a3f-3cfdb9e1900d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2025.12.19 02:39:46.037653 [ 293 ] {} <Debug> TCP-Session: 93c97532-e1ba-4d3f-b30d-630e217885b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2025.12.19 02:39:47.249234 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.12.19 02:39:47.249495 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4456 | 2025.12.19 02:39:47.249583 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4457 | 2025.12.19 02:39:47.250346 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2025.12.19 02:39:47.250393 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4459 | 2025.12.19 02:39:47.250806 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4460 | 2025.12.19 02:39:47.251038 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2025.12.19 02:39:47.251201 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.43 MiB/sec. | ||
| 4462 | 2025.12.19 02:39:47.251250 [ 268 ] {9533ed65-014d-4756-af4c-757444f2d51f} <Debug> TCPHandler: Processed in 0.002176267 sec. | ||
| 4463 | 2025.12.19 02:39:47.251375 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2025.12.19 02:39:47.251479 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4465 | 2025.12.19 02:39:47.251525 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4466 | 2025.12.19 02:39:47.251968 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2025.12.19 02:39:47.252008 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4468 | 2025.12.19 02:39:47.252321 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4469 | 2025.12.19 02:39:47.252549 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2025.12.19 02:39:47.252679 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 4471 | 2025.12.19 02:39:47.252718 [ 268 ] {8fef7c77-9d25-4cc2-acd9-4f5253b2f040} <Debug> TCPHandler: Processed in 0.001394938 sec. | ||
| 4472 | 2025.12.19 02:39:47.252830 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2025.12.19 02:39:47.252925 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4474 | 2025.12.19 02:39:47.252968 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4475 | 2025.12.19 02:39:47.253358 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.12.19 02:39:47.253395 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4477 | 2025.12.19 02:39:47.253750 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4478 | 2025.12.19 02:39:47.253966 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.12.19 02:39:47.254092 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001186 sec., 107925.80101180439 rows/sec., 7.52 MiB/sec. | ||
| 4480 | 2025.12.19 02:39:47.254130 [ 268 ] {c490de54-6130-4840-a6ed-e37748146da9} <Debug> TCPHandler: Processed in 0.001349777 sec. | ||
| 4481 | 2025.12.19 02:39:47.254237 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2025.12.19 02:39:47.254331 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4483 | 2025.12.19 02:39:47.254373 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4484 | 2025.12.19 02:39:47.254693 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.12.19 02:39:47.254729 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4486 | 2025.12.19 02:39:47.255031 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4487 | 2025.12.19 02:39:47.255243 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.12.19 02:39:47.255369 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. | ||
| 4489 | 2025.12.19 02:39:47.255405 [ 268 ] {bd0414ef-02b4-454e-87d7-24dc850c2142} <Debug> TCPHandler: Processed in 0.001217765 sec. | ||
| 4490 | 2025.12.19 02:39:48.408456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8145 | ||
| 4491 | 2025.12.19 02:39:48.408990 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2025.12.19 02:39:48.409033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4493 | 2025.12.19 02:39:48.409543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4494 | 2025.12.19 02:39:48.409771 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2025.12.19 02:39:48.409902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8145 | ||
| 4496 | 2025.12.19 02:39:48.821892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4497 | 2025.12.19 02:39:48.836236 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.12.19 02:39:48.836285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4499 | 2025.12.19 02:39:48.842334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4500 | 2025.12.19 02:39:48.843050 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2025.12.19 02:39:48.845636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4502 | 2025.12.19 02:39:49.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.81 MiB, peak 246.52 MiB, free memory in arenas 0.00 B, will set to 239.95 MiB (RSS), difference: 1.14 MiB | ||
| 4503 | 2025.12.19 02:39:50.931340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 568 | ||
| 4504 | 2025.12.19 02:39:50.934434 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4505 | 2025.12.19 02:39:50.934483 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4506 | 2025.12.19 02:39:50.935760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4507 | 2025.12.19 02:39:50.936025 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4508 | 2025.12.19 02:39:50.936300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4509 | 2025.12.19 02:39:52.252745 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2025.12.19 02:39:52.252971 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4511 | 2025.12.19 02:39:52.253049 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4512 | 2025.12.19 02:39:52.253874 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2025.12.19 02:39:52.253941 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4514 | 2025.12.19 02:39:52.254522 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4515 | 2025.12.19 02:39:52.254830 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2025.12.19 02:39:52.254997 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.002082 sec., 56676.27281460134 rows/sec., 4.81 MiB/sec. | ||
| 4517 | 2025.12.19 02:39:52.255050 [ 268 ] {58fa1535-7aaa-495b-9f86-494a427fe4bb} <Debug> TCPHandler: Processed in 0.002452621 sec. | ||
| 4518 | 2025.12.19 02:39:52.255177 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2025.12.19 02:39:52.255281 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4520 | 2025.12.19 02:39:52.255327 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4521 | 2025.12.19 02:39:52.255754 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4522 | 2025.12.19 02:39:52.255793 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4523 | 2025.12.19 02:39:52.256118 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4524 | 2025.12.19 02:39:52.256349 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2025.12.19 02:39:52.256478 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001222 sec., 25368.248772504092 rows/sec., 1.86 MiB/sec. | ||
| 4526 | 2025.12.19 02:39:52.256518 [ 268 ] {6d46759e-e6e6-4802-80f3-6821fbc8e351} <Debug> TCPHandler: Processed in 0.001394498 sec. | ||
| 4527 | 2025.12.19 02:39:52.256630 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4528 | 2025.12.19 02:39:52.256727 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4529 | 2025.12.19 02:39:52.256768 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4530 | 2025.12.19 02:39:52.257188 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4531 | 2025.12.19 02:39:52.257225 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4532 | 2025.12.19 02:39:52.257540 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4533 | 2025.12.19 02:39:52.257773 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4534 | 2025.12.19 02:39:52.257901 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001192 sec., 79697.98657718122 rows/sec., 6.22 MiB/sec. | ||
| 4535 | 2025.12.19 02:39:52.257939 [ 268 ] {0868bbe8-e460-4fd4-b7f6-ab5502bf3829} <Debug> TCPHandler: Processed in 0.001359817 sec. | ||
| 4536 | 2025.12.19 02:39:52.258048 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4537 | 2025.12.19 02:39:52.258144 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4538 | 2025.12.19 02:39:52.258187 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4539 | 2025.12.19 02:39:52.258582 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4540 | 2025.12.19 02:39:52.258618 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4541 | 2025.12.19 02:39:52.258952 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4542 | 2025.12.19 02:39:52.259175 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4543 | 2025.12.19 02:39:52.259304 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4544 | 2025.12.19 02:39:52.259341 [ 268 ] {951cc8f1-e121-4df9-8e13-175d92495a3d} <Debug> TCPHandler: Processed in 0.001341187 sec. | ||
| 4545 | 2025.12.19 02:39:52.259447 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2025.12.19 02:39:52.259543 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4547 | 2025.12.19 02:39:52.259598 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <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 | ||
| 4548 | 2025.12.19 02:39:52.260365 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.12.19 02:39:52.260402 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4550 | 2025.12.19 02:39:52.260935 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4551 | 2025.12.19 02:39:52.261169 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2025.12.19 02:39:52.261304 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00178 sec., 17415.730337078654 rows/sec., 31.21 MiB/sec. | ||
| 4553 | 2025.12.19 02:39:52.261357 [ 268 ] {79f632af-c0d8-4292-bd43-8acdc44ccf7e} <Debug> TCPHandler: Processed in 0.001959585 sec. | ||
| 4554 | 2025.12.19 02:39:52.261466 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.12.19 02:39:52.261567 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4556 | 2025.12.19 02:39:52.261610 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4557 | 2025.12.19 02:39:52.261917 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2025.12.19 02:39:52.261953 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4559 | 2025.12.19 02:39:52.262265 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4560 | 2025.12.19 02:39:52.262486 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4561 | 2025.12.19 02:39:52.262616 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 4562 | 2025.12.19 02:39:52.262652 [ 268 ] {8c3bb63d-644c-4ac4-a1ac-593d61123177} <Debug> TCPHandler: Processed in 0.001234556 sec. | ||
| 4563 | 2025.12.19 02:39:54.496810 [ 131 ] {} <Debug> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4564 | 2025.12.19 02:39:54.496903 [ 131 ] {} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2025.12.19 02:39:54.496940 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4566 | 2025.12.19 02:39:54.497087 [ 189 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::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 | ||
| 4567 | 2025.12.19 02:39:54.497440 [ 189 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4568 | 2025.12.19 02:39:54.497482 [ 189 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 4569 | 2025.12.19 02:39:54.497561 [ 189 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 4570 | 2025.12.19 02:39:54.497625 [ 189 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 4571 | 2025.12.19 02:39:54.497686 [ 189 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 4572 | 2025.12.19 02:39:54.497745 [ 189 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 4573 | 2025.12.19 02:39:54.499247 [ 190 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002219248 sec., 22079.55127142167 rows/sec., 5.24 MiB/sec. | ||
| 4574 | 2025.12.19 02:39:54.499444 [ 193 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4575 | 2025.12.19 02:39:54.499789 [ 193 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2025.12.19 02:39:54.499858 [ 193 ] {f8ebc43c-844e-4283-a949-e93a80ab7ad7::all_1_5_1} <Trace> oximeter.timeseries_schema (f8ebc43c-844e-4283-a949-e93a80ab7ad7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4577 | 2025.12.19 02:39:54.499937 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4578 | 2025.12.19 02:39:55.841453 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4579 | 2025.12.19 02:39:55.841509 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4580 | 2025.12.19 02:39:55.910087 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8593 | ||
| 4581 | 2025.12.19 02:39:55.910694 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2025.12.19 02:39:55.910729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4583 | 2025.12.19 02:39:55.911224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4584 | 2025.12.19 02:39:55.911461 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2025.12.19 02:39:55.911606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8593 | ||
| 4586 | 2025.12.19 02:39:56.345809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4587 | 2025.12.19 02:39:56.361297 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2025.12.19 02:39:56.361356 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4589 | 2025.12.19 02:39:56.367422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4590 | 2025.12.19 02:39:56.368119 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2025.12.19 02:39:56.370909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4592 | 2025.12.19 02:39:57.250670 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2025.12.19 02:39:57.250980 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4594 | 2025.12.19 02:39:57.251088 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4595 | 2025.12.19 02:39:57.252036 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.12.19 02:39:57.252079 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4597 | 2025.12.19 02:39:57.252506 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4598 | 2025.12.19 02:39:57.252749 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.12.19 02:39:57.252910 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00201 sec., 37810.94527363184 rows/sec., 3.12 MiB/sec. | ||
| 4600 | 2025.12.19 02:39:57.252953 [ 268 ] {0180569a-52cf-436a-b573-e0e5bbedcaa0} <Debug> TCPHandler: Processed in 0.002477741 sec. | ||
| 4601 | 2025.12.19 02:39:57.253082 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2025.12.19 02:39:57.253180 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4603 | 2025.12.19 02:39:57.253222 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4604 | 2025.12.19 02:39:57.253655 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.12.19 02:39:57.253691 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4606 | 2025.12.19 02:39:57.253997 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4607 | 2025.12.19 02:39:57.254217 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.12.19 02:39:57.254351 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001192 sec., 8389.261744966443 rows/sec., 630.83 KiB/sec. | ||
| 4609 | 2025.12.19 02:39:57.254355 [ 127 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4610 | 2025.12.19 02:39:57.254391 [ 268 ] {6ec4e805-933a-4de5-9764-40122bf9e559} <Debug> TCPHandler: Processed in 0.001364407 sec. | ||
| 4611 | 2025.12.19 02:39:57.254431 [ 127 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2025.12.19 02:39:57.254468 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4613 | 2025.12.19 02:39:57.254569 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 4614 | 2025.12.19 02:39:57.254574 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2025.12.19 02:39:57.254671 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4616 | 2025.12.19 02:39:57.254690 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4617 | 2025.12.19 02:39:57.254702 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 4618 | 2025.12.19 02:39:57.254732 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4619 | 2025.12.19 02:39:57.254797 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4620 | 2025.12.19 02:39:57.254851 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4621 | 2025.12.19 02:39:57.254901 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 4622 | 2025.12.19 02:39:57.254945 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 4623 | 2025.12.19 02:39:57.254994 [ 200 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4624 | 2025.12.19 02:39:57.255196 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.12.19 02:39:57.255231 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4626 | 2025.12.19 02:39:57.255561 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4627 | 2025.12.19 02:39:57.255789 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2025.12.19 02:39:57.255824 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 382 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293076 sec., 295419.6041067965 rows/sec., 20.48 MiB/sec. | ||
| 4629 | 2025.12.19 02:39:57.255951 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001264 sec., 58544.30379746836 rows/sec., 4.57 MiB/sec. | ||
| 4630 | 2025.12.19 02:39:57.256003 [ 268 ] {adb72f86-4fe4-42fa-a78e-73084c6144aa} <Debug> TCPHandler: Processed in 0.001483058 sec. | ||
| 4631 | 2025.12.19 02:39:57.256043 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4632 | 2025.12.19 02:39:57.256128 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2025.12.19 02:39:57.256232 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4634 | 2025.12.19 02:39:57.256277 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4635 | 2025.12.19 02:39:57.256356 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.12.19 02:39:57.256438 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_21_4} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4637 | 2025.12.19 02:39:57.256553 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4638 | 2025.12.19 02:39:57.256722 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2025.12.19 02:39:57.256769 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4640 | 2025.12.19 02:39:57.257113 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4641 | 2025.12.19 02:39:57.257326 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2025.12.19 02:39:57.257477 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 4643 | 2025.12.19 02:39:57.257534 [ 268 ] {8f3b6368-12e7-4d4d-838d-498f3a31f622} <Debug> TCPHandler: Processed in 0.001458229 sec. | ||
| 4644 | 2025.12.19 02:39:57.257658 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2025.12.19 02:39:57.257770 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4646 | 2025.12.19 02:39:57.257834 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <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 | ||
| 4647 | 2025.12.19 02:39:57.258716 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2025.12.19 02:39:57.258753 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4649 | 2025.12.19 02:39:57.259256 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4650 | 2025.12.19 02:39:57.259480 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2025.12.19 02:39:57.259618 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 4652 | 2025.12.19 02:39:57.259674 [ 268 ] {80a5a6dc-2e3f-46a1-890a-2ac50bc3382e} <Debug> TCPHandler: Processed in 0.002073926 sec. | ||
| 4653 | 2025.12.19 02:39:57.259795 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2025.12.19 02:39:57.259889 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4655 | 2025.12.19 02:39:57.259930 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4656 | 2025.12.19 02:39:57.260303 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.12.19 02:39:57.260341 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4658 | 2025.12.19 02:39:57.260654 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4659 | 2025.12.19 02:39:57.260859 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2025.12.19 02:39:57.260987 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 4661 | 2025.12.19 02:39:57.261022 [ 268 ] {697f4228-4481-4d9e-b8c1-2152ba3fbfeb} <Debug> TCPHandler: Processed in 0.001274936 sec. | ||
| 4662 | 2025.12.19 02:40:00.936717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 592 | ||
| 4663 | 2025.12.19 02:40:00.938988 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2025.12.19 02:40:00.939043 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4665 | 2025.12.19 02:40:00.940236 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4666 | 2025.12.19 02:40:00.940525 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4667 | 2025.12.19 02:40:00.940863 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 592 | ||
| 4668 | 2025.12.19 02:40:02.251894 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4669 | 2025.12.19 02:40:02.252213 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4670 | 2025.12.19 02:40:02.252325 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4671 | 2025.12.19 02:40:02.253096 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.12.19 02:40:02.253149 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4673 | 2025.12.19 02:40:02.253544 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4674 | 2025.12.19 02:40:02.253793 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4675 | 2025.12.19 02:40:02.253957 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001825 sec., 3287.671232876712 rows/sec., 268.09 KiB/sec. | ||
| 4676 | 2025.12.19 02:40:02.254006 [ 268 ] {a22b5a54-6495-4c05-88db-28bfab6f856c} <Debug> TCPHandler: Processed in 0.00231416 sec. | ||
| 4677 | 2025.12.19 02:40:02.254129 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4678 | 2025.12.19 02:40:02.254233 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4679 | 2025.12.19 02:40:02.254277 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4680 | 2025.12.19 02:40:02.254770 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2025.12.19 02:40:02.254809 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4682 | 2025.12.19 02:40:02.255140 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4683 | 2025.12.19 02:40:02.255348 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2025.12.19 02:40:02.255457 [ 118 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4685 | 2025.12.19 02:40:02.255478 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Debug> executeQuery: Read 121 rows, 10.48 KiB in 0.001269 sec., 95350.66981875493 rows/sec., 8.06 MiB/sec. | ||
| 4686 | 2025.12.19 02:40:02.255527 [ 118 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2025.12.19 02:40:02.255537 [ 268 ] {bd69d760-3f98-4026-9e7e-d9f66a9b8182} <Debug> TCPHandler: Processed in 0.001460258 sec. | ||
| 4688 | 2025.12.19 02:40:02.255557 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4689 | 2025.12.19 02:40:02.255659 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2025.12.19 02:40:02.255680 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 4691 | 2025.12.19 02:40:02.255761 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4692 | 2025.12.19 02:40:02.255806 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4693 | 2025.12.19 02:40:02.255827 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4694 | 2025.12.19 02:40:02.255869 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1322 rows starting from the beginning of the part | ||
| 4695 | 2025.12.19 02:40:02.255944 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1339 rows starting from the beginning of the part | ||
| 4696 | 2025.12.19 02:40:02.255998 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4697 | 2025.12.19 02:40:02.256048 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 118 rows starting from the beginning of the part | ||
| 4698 | 2025.12.19 02:40:02.256094 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4699 | 2025.12.19 02:40:02.256149 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 121 rows starting from the beginning of the part | ||
| 4700 | 2025.12.19 02:40:02.256200 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4701 | 2025.12.19 02:40:02.256242 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4702 | 2025.12.19 02:40:02.256587 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4703 | 2025.12.19 02:40:02.256803 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4704 | 2025.12.19 02:40:02.256937 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001196 sec., 30936.45484949833 rows/sec., 2.25 MiB/sec. | ||
| 4705 | 2025.12.19 02:40:02.256975 [ 268 ] {2e6b605d-4d63-484b-b65c-336dd362d854} <Debug> TCPHandler: Processed in 0.001366967 sec. | ||
| 4706 | 2025.12.19 02:40:02.257079 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4707 | 2025.12.19 02:40:02.257175 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4708 | 2025.12.19 02:40:02.257215 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4709 | 2025.12.19 02:40:02.257653 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4710 | 2025.12.19 02:40:02.257689 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4711 | 2025.12.19 02:40:02.257697 [ 190 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 5 columns (5 merged, 0 gathered) in 0.002072576 sec., 1462913.7845849802 rows/sec., 126.17 MiB/sec. | ||
| 4712 | 2025.12.19 02:40:02.258008 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4713 | 2025.12.19 02:40:02.258015 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4714 | 2025.12.19 02:40:02.258295 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2025.12.19 02:40:02.258351 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2025.12.19 02:40:02.258408 [ 118 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4717 | 2025.12.19 02:40:02.258433 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_26_5} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4718 | 2025.12.19 02:40:02.258442 [ 118 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.12.19 02:40:02.258435 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001279 sec., 78967.94370602033 rows/sec., 6.17 MiB/sec. | ||
| 4720 | 2025.12.19 02:40:02.258478 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4721 | 2025.12.19 02:40:02.258518 [ 268 ] {7ac72bb4-5e6f-4e3f-b6b4-6b1f9b2a44bf} <Debug> TCPHandler: Processed in 0.001487439 sec. | ||
| 4722 | 2025.12.19 02:40:02.258523 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 4723 | 2025.12.19 02:40:02.258639 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2025.12.19 02:40:02.258666 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 4725 | 2025.12.19 02:40:02.258741 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4726 | 2025.12.19 02:40:02.258790 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4727 | 2025.12.19 02:40:02.258798 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4728 | 2025.12.19 02:40:02.258837 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 791 rows starting from the beginning of the part | ||
| 4729 | 2025.12.19 02:40:02.258901 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 570 rows starting from the beginning of the part | ||
| 4730 | 2025.12.19 02:40:02.258946 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4731 | 2025.12.19 02:40:02.258985 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 95 rows starting from the beginning of the part | ||
| 4732 | 2025.12.19 02:40:02.259024 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4733 | 2025.12.19 02:40:02.259059 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 101 rows starting from the beginning of the part | ||
| 4734 | 2025.12.19 02:40:02.259207 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2025.12.19 02:40:02.259280 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4736 | 2025.12.19 02:40:02.259639 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4737 | 2025.12.19 02:40:02.259869 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2025.12.19 02:40:02.259971 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4739 | 2025.12.19 02:40:02.260003 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2025.12.19 02:40:02.260003 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001279 sec., 127443.315089914 rows/sec., 8.87 MiB/sec. | ||
| 4741 | 2025.12.19 02:40:02.260021 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4742 | 2025.12.19 02:40:02.260056 [ 268 ] {359c86ae-7edd-4f5b-97b9-10b67b3d1c8f} <Debug> TCPHandler: Processed in 0.001467038 sec. | ||
| 4743 | 2025.12.19 02:40:02.260112 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 4744 | 2025.12.19 02:40:02.260167 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2025.12.19 02:40:02.260202 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159809 sec., 1060641.1403613063 rows/sec., 82.48 MiB/sec. | ||
| 4746 | 2025.12.19 02:40:02.260262 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4747 | 2025.12.19 02:40:02.260268 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4748 | 2025.12.19 02:40:02.260305 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 4099 rows starting from the beginning of the part | ||
| 4749 | 2025.12.19 02:40:02.260339 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <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 | ||
| 4750 | 2025.12.19 02:40:02.260377 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3395 rows starting from the beginning of the part | ||
| 4751 | 2025.12.19 02:40:02.260423 [ 197 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4752 | 2025.12.19 02:40:02.260428 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4753 | 2025.12.19 02:40:02.260487 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4754 | 2025.12.19 02:40:02.260528 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 4755 | 2025.12.19 02:40:02.260570 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 163 rows starting from the beginning of the part | ||
| 4756 | 2025.12.19 02:40:02.260719 [ 197 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2025.12.19 02:40:02.260797 [ 197 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_26_5} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4758 | 2025.12.19 02:40:02.260874 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4759 | 2025.12.19 02:40:02.261200 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.12.19 02:40:02.261241 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4761 | 2025.12.19 02:40:02.261807 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4762 | 2025.12.19 02:40:02.262038 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.12.19 02:40:02.262150 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4764 | 2025.12.19 02:40:02.262183 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2025.12.19 02:40:02.262183 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001932 sec., 16045.548654244307 rows/sec., 28.75 MiB/sec. | ||
| 4766 | 2025.12.19 02:40:02.262206 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4767 | 2025.12.19 02:40:02.262261 [ 268 ] {9ec59966-8691-4fe3-b327-77890da1e97f} <Debug> TCPHandler: Processed in 0.002142017 sec. | ||
| 4768 | 2025.12.19 02:40:02.262297 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 4769 | 2025.12.19 02:40:02.262375 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2025.12.19 02:40:02.262474 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4771 | 2025.12.19 02:40:02.262507 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4772 | 2025.12.19 02:40:02.262516 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4773 | 2025.12.19 02:40:02.262567 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 269 rows starting from the beginning of the part | ||
| 4774 | 2025.12.19 02:40:02.262688 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 4775 | 2025.12.19 02:40:02.262798 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4776 | 2025.12.19 02:40:02.262853 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2025.12.19 02:40:02.262893 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4778 | 2025.12.19 02:40:02.262899 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4779 | 2025.12.19 02:40:02.263003 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4780 | 2025.12.19 02:40:02.263107 [ 187 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4781 | 2025.12.19 02:40:02.263229 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4782 | 2025.12.19 02:40:02.263251 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8105 rows, containing 5 columns (5 merged, 0 gathered) in 0.00317202 sec., 2555154.128914698 rows/sec., 173.79 MiB/sec. | ||
| 4783 | 2025.12.19 02:40:02.263467 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2025.12.19 02:40:02.263589 [ 118 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4785 | 2025.12.19 02:40:02.263612 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 4786 | 2025.12.19 02:40:02.263618 [ 118 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2025.12.19 02:40:02.263655 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4788 | 2025.12.19 02:40:02.263656 [ 268 ] {0deb1e29-f94b-4a30-a257-37ff00187706} <Debug> TCPHandler: Processed in 0.001329406 sec. | ||
| 4789 | 2025.12.19 02:40:02.263719 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 4790 | 2025.12.19 02:40:02.263805 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4791 | 2025.12.19 02:40:02.263828 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1284 rows starting from the beginning of the part | ||
| 4792 | 2025.12.19 02:40:02.263867 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4793 | 2025.12.19 02:40:02.263904 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4794 | 2025.12.19 02:40:02.263934 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4795 | 2025.12.19 02:40:02.263966 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 4796 | 2025.12.19 02:40:02.263998 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4797 | 2025.12.19 02:40:02.264014 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4798 | 2025.12.19 02:40:02.264364 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2025.12.19 02:40:02.264444 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4800 | 2025.12.19 02:40:02.264531 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 4801 | 2025.12.19 02:40:02.264892 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1524 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198125 sec., 1271987.4804381847 rows/sec., 82.64 MiB/sec. | ||
| 4802 | 2025.12.19 02:40:02.265118 [ 197 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4803 | 2025.12.19 02:40:02.265377 [ 197 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2025.12.19 02:40:02.265448 [ 197 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_26_5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4805 | 2025.12.19 02:40:02.265521 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4806 | 2025.12.19 02:40:02.266347 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 381 rows, containing 19 columns (19 merged, 0 gathered) in 0.004087531 sec., 93210.3022582581 rows/sec., 167.03 MiB/sec. | ||
| 4807 | 2025.12.19 02:40:02.267047 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4808 | 2025.12.19 02:40:02.267374 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2025.12.19 02:40:02.267444 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4810 | 2025.12.19 02:40:02.267559 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 4811 | 2025.12.19 02:40:03.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.43 MiB, peak 251.69 MiB, free memory in arenas 0.00 B, will set to 243.47 MiB (RSS), difference: 2.04 MiB | ||
| 4812 | 2025.12.19 02:40:03.411755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9105 | ||
| 4813 | 2025.12.19 02:40:03.412345 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2025.12.19 02:40:03.412394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4815 | 2025.12.19 02:40:03.412919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4816 | 2025.12.19 02:40:03.413146 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2025.12.19 02:40:03.413280 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9105 | ||
| 4818 | 2025.12.19 02:40:03.871054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4819 | 2025.12.19 02:40:03.887947 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2025.12.19 02:40:03.888017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4821 | 2025.12.19 02:40:03.894464 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4822 | 2025.12.19 02:40:03.895577 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2025.12.19 02:40:03.899187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4824 | 2025.12.19 02:40:07.250865 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2025.12.19 02:40:07.251079 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4826 | 2025.12.19 02:40:07.251153 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4827 | 2025.12.19 02:40:07.251873 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.12.19 02:40:07.251921 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4829 | 2025.12.19 02:40:07.252313 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4830 | 2025.12.19 02:40:07.252534 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2025.12.19 02:40:07.252683 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001659 sec., 45810.72935503315 rows/sec., 3.78 MiB/sec. | ||
| 4832 | 2025.12.19 02:40:07.252723 [ 268 ] {d6b9f3a0-9c06-4b00-9dc3-7f49522c92ae} <Debug> TCPHandler: Processed in 0.002001845 sec. | ||
| 4833 | 2025.12.19 02:40:07.252853 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2025.12.19 02:40:07.252947 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4835 | 2025.12.19 02:40:07.252986 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4836 | 2025.12.19 02:40:07.253366 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2025.12.19 02:40:07.253402 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4838 | 2025.12.19 02:40:07.253684 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4839 | 2025.12.19 02:40:07.253888 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2025.12.19 02:40:07.254011 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001082 sec., 9242.144177449167 rows/sec., 694.97 KiB/sec. | ||
| 4841 | 2025.12.19 02:40:07.254047 [ 268 ] {ea6ed0e0-9875-45e1-8630-f66da6d3e000} <Debug> TCPHandler: Processed in 0.001241036 sec. | ||
| 4842 | 2025.12.19 02:40:07.254153 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2025.12.19 02:40:07.254243 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4844 | 2025.12.19 02:40:07.254282 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4845 | 2025.12.19 02:40:07.254696 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.12.19 02:40:07.254732 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4847 | 2025.12.19 02:40:07.255028 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4848 | 2025.12.19 02:40:07.255238 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4849 | 2025.12.19 02:40:07.255359 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001133 sec., 65313.32744924979 rows/sec., 5.10 MiB/sec. | ||
| 4850 | 2025.12.19 02:40:07.255395 [ 268 ] {0559380b-2620-4150-a89c-e34837c1fc5a} <Debug> TCPHandler: Processed in 0.001289516 sec. | ||
| 4851 | 2025.12.19 02:40:07.255511 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2025.12.19 02:40:07.255603 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4853 | 2025.12.19 02:40:07.255645 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4854 | 2025.12.19 02:40:07.256035 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2025.12.19 02:40:07.256068 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4856 | 2025.12.19 02:40:07.256379 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4857 | 2025.12.19 02:40:07.256574 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2025.12.19 02:40:07.256768 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 4859 | 2025.12.19 02:40:07.256804 [ 268 ] {0ba0deb6-2859-46cc-a886-639b8f06d062} <Debug> TCPHandler: Processed in 0.001338417 sec. | ||
| 4860 | 2025.12.19 02:40:07.256916 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4861 | 2025.12.19 02:40:07.257007 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4862 | 2025.12.19 02:40:07.257061 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <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 | ||
| 4863 | 2025.12.19 02:40:07.257815 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2025.12.19 02:40:07.257850 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4865 | 2025.12.19 02:40:07.258346 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4866 | 2025.12.19 02:40:07.258561 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2025.12.19 02:40:07.258692 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001702 sec., 5875.440658049354 rows/sec., 10.53 MiB/sec. | ||
| 4868 | 2025.12.19 02:40:07.258743 [ 268 ] {f5ca84cc-e67c-419e-a44d-56fae22263e5} <Debug> TCPHandler: Processed in 0.001873623 sec. | ||
| 4869 | 2025.12.19 02:40:07.258852 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2025.12.19 02:40:07.258944 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4871 | 2025.12.19 02:40:07.258984 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4872 | 2025.12.19 02:40:07.259296 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2025.12.19 02:40:07.259330 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4874 | 2025.12.19 02:40:07.259628 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4875 | 2025.12.19 02:40:07.259844 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2025.12.19 02:40:07.259966 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 4877 | 2025.12.19 02:40:07.259999 [ 268 ] {5a8b3510-7f7e-47fd-8738-33adbde1928a} <Debug> TCPHandler: Processed in 0.001194565 sec. | ||
| 4878 | 2025.12.19 02:40:10.841560 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4879 | 2025.12.19 02:40:10.841609 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4880 | 2025.12.19 02:40:10.913484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9553 | ||
| 4881 | 2025.12.19 02:40:10.914033 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2025.12.19 02:40:10.914084 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4883 | 2025.12.19 02:40:10.914662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4884 | 2025.12.19 02:40:10.914943 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2025.12.19 02:40:10.915097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9553 | ||
| 4886 | 2025.12.19 02:40:10.941185 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 618 | ||
| 4887 | 2025.12.19 02:40:10.943978 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2025.12.19 02:40:10.944027 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4889 | 2025.12.19 02:40:10.945219 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4890 | 2025.12.19 02:40:10.945495 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2025.12.19 02:40:10.945822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 618 | ||
| 4892 | 2025.12.19 02:40:11.399398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4893 | 2025.12.19 02:40:11.416592 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.12.19 02:40:11.416647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4895 | 2025.12.19 02:40:11.422355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4896 | 2025.12.19 02:40:11.423030 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2025.12.19 02:40:11.425922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4898 | 2025.12.19 02:40:12.253693 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4899 | 2025.12.19 02:40:12.253909 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4900 | 2025.12.19 02:40:12.253985 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4901 | 2025.12.19 02:40:12.254681 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2025.12.19 02:40:12.254731 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4903 | 2025.12.19 02:40:12.255127 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4904 | 2025.12.19 02:40:12.255355 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2025.12.19 02:40:12.255516 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001663 sec., 70956.10342754058 rows/sec., 6.02 MiB/sec. | ||
| 4906 | 2025.12.19 02:40:12.255565 [ 268 ] {d63c5828-00e5-4986-88f9-20d3997cd79e} <Debug> TCPHandler: Processed in 0.002007005 sec. | ||
| 4907 | 2025.12.19 02:40:12.255684 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2025.12.19 02:40:12.255785 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4909 | 2025.12.19 02:40:12.255829 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4910 | 2025.12.19 02:40:12.256226 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4911 | 2025.12.19 02:40:12.256264 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4912 | 2025.12.19 02:40:12.256566 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4913 | 2025.12.19 02:40:12.256777 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2025.12.19 02:40:12.256905 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001143 sec., 27121.609798775156 rows/sec., 1.99 MiB/sec. | ||
| 4915 | 2025.12.19 02:40:12.256942 [ 268 ] {43a83057-3de8-48ef-9de2-7a6a9c594fa8} <Debug> TCPHandler: Processed in 0.001308206 sec. | ||
| 4916 | 2025.12.19 02:40:12.257047 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4917 | 2025.12.19 02:40:12.257140 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4918 | 2025.12.19 02:40:12.257179 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4919 | 2025.12.19 02:40:12.257616 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2025.12.19 02:40:12.257653 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4921 | 2025.12.19 02:40:12.257953 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4922 | 2025.12.19 02:40:12.258175 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2025.12.19 02:40:12.258300 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001179 sec., 80576.75996607295 rows/sec., 6.29 MiB/sec. | ||
| 4924 | 2025.12.19 02:40:12.258337 [ 268 ] {edeab2b0-f51a-4ccd-ac0a-5a4efd0a1f7a} <Debug> TCPHandler: Processed in 0.001338307 sec. | ||
| 4925 | 2025.12.19 02:40:12.258440 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2025.12.19 02:40:12.258534 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4927 | 2025.12.19 02:40:12.258577 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4928 | 2025.12.19 02:40:12.258992 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2025.12.19 02:40:12.259033 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4930 | 2025.12.19 02:40:12.259382 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4931 | 2025.12.19 02:40:12.259597 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2025.12.19 02:40:12.259738 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 4933 | 2025.12.19 02:40:12.259781 [ 268 ] {5e7e3e54-7612-49bb-84f5-9639f7bcd41a} <Debug> TCPHandler: Processed in 0.001387807 sec. | ||
| 4934 | 2025.12.19 02:40:12.259890 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2025.12.19 02:40:12.259987 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4936 | 2025.12.19 02:40:12.260043 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <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 | ||
| 4937 | 2025.12.19 02:40:12.260888 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4938 | 2025.12.19 02:40:12.260926 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4939 | 2025.12.19 02:40:12.261473 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4940 | 2025.12.19 02:40:12.261696 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4941 | 2025.12.19 02:40:12.261837 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001868 sec., 16595.289079229122 rows/sec., 29.74 MiB/sec. | ||
| 4942 | 2025.12.19 02:40:12.261902 [ 268 ] {b70557bb-86b3-4952-864f-575f7cb85adf} <Debug> TCPHandler: Processed in 0.002062386 sec. | ||
| 4943 | 2025.12.19 02:40:12.262012 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4944 | 2025.12.19 02:40:12.262108 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4945 | 2025.12.19 02:40:12.262150 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4946 | 2025.12.19 02:40:12.262480 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2025.12.19 02:40:12.262517 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4948 | 2025.12.19 02:40:12.262826 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4949 | 2025.12.19 02:40:12.263030 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4950 | 2025.12.19 02:40:12.263163 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4951 | 2025.12.19 02:40:12.263200 [ 268 ] {66db8e61-b00a-48ee-a704-d00cff0c4421} <Debug> TCPHandler: Processed in 0.001237776 sec. | ||
| 4952 | 2025.12.19 02:40:14.061328 [ 104 ] {} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4953 | 2025.12.19 02:40:14.061403 [ 104 ] {} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.12.19 02:40:14.061426 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4955 | 2025.12.19 02:40:14.061556 [ 197 ] {962c6114-e90a-455f-896c-4a1708c73726::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 | ||
| 4956 | 2025.12.19 02:40:14.061719 [ 197 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4957 | 2025.12.19 02:40:14.061761 [ 197 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4958 | 2025.12.19 02:40:14.061836 [ 197 ] {962c6114-e90a-455f-896c-4a1708c73726::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 | ||
| 4959 | 2025.12.19 02:40:14.061889 [ 197 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4960 | 2025.12.19 02:40:14.061937 [ 197 ] {962c6114-e90a-455f-896c-4a1708c73726::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 | ||
| 4961 | 2025.12.19 02:40:14.061982 [ 197 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4962 | 2025.12.19 02:40:14.062787 [ 198 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287806 sec., 26401.49215021517 rows/sec., 2.20 MiB/sec. | ||
| 4963 | 2025.12.19 02:40:14.063012 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4964 | 2025.12.19 02:40:14.063343 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2025.12.19 02:40:14.063426 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_9_2} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4966 | 2025.12.19 02:40:14.063518 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4967 | 2025.12.19 02:40:17.279313 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2025.12.19 02:40:17.279526 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4969 | 2025.12.19 02:40:17.279598 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4970 | 2025.12.19 02:40:17.280267 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2025.12.19 02:40:17.280305 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4972 | 2025.12.19 02:40:17.280687 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4973 | 2025.12.19 02:40:17.280912 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2025.12.19 02:40:17.281067 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 4975 | 2025.12.19 02:40:17.281109 [ 268 ] {4839136a-f3b1-4efc-ab9c-e9507952e79b} <Debug> TCPHandler: Processed in 0.001929564 sec. | ||
| 4976 | 2025.12.19 02:40:17.281227 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2025.12.19 02:40:17.281320 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4978 | 2025.12.19 02:40:17.281360 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4979 | 2025.12.19 02:40:17.281738 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2025.12.19 02:40:17.281773 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4981 | 2025.12.19 02:40:17.282063 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4982 | 2025.12.19 02:40:17.282281 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2025.12.19 02:40:17.282407 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001104 sec., 3623.1884057971015 rows/sec., 295.45 KiB/sec. | ||
| 4984 | 2025.12.19 02:40:17.282445 [ 268 ] {d647e39e-c3ec-4e40-976b-239c83fd0ec9} <Debug> TCPHandler: Processed in 0.001265896 sec. | ||
| 4985 | 2025.12.19 02:40:17.282555 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2025.12.19 02:40:17.282656 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4987 | 2025.12.19 02:40:17.282697 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4988 | 2025.12.19 02:40:17.283663 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2025.12.19 02:40:17.283699 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4990 | 2025.12.19 02:40:17.284127 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4991 | 2025.12.19 02:40:17.284348 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2025.12.19 02:40:17.284480 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001843 sec., 725990.2333152469 rows/sec., 60.71 MiB/sec. | ||
| 4993 | 2025.12.19 02:40:17.284518 [ 268 ] {8ebe71ce-d286-4781-a0f5-3f7771f643ce} <Debug> TCPHandler: Processed in 0.002013155 sec. | ||
| 4994 | 2025.12.19 02:40:17.284642 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2025.12.19 02:40:17.284736 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4996 | 2025.12.19 02:40:17.284777 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4997 | 2025.12.19 02:40:17.285183 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.12.19 02:40:17.285218 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 4999 | 2025.12.19 02:40:17.285523 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5000 | 2025.12.19 02:40:17.285737 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2025.12.19 02:40:17.285871 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.69 MiB/sec. | ||
| 5002 | 2025.12.19 02:40:17.285908 [ 268 ] {fd535cb1-9bb7-4e64-bc63-ccba83c1ae10} <Debug> TCPHandler: Processed in 0.001327037 sec. | ||
| 5003 | 2025.12.19 02:40:17.286020 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2025.12.19 02:40:17.286116 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5005 | 2025.12.19 02:40:17.286154 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5006 | 2025.12.19 02:40:17.286634 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5007 | 2025.12.19 02:40:17.286668 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5008 | 2025.12.19 02:40:17.286973 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5009 | 2025.12.19 02:40:17.287179 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5010 | 2025.12.19 02:40:17.287304 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001205 sec., 209128.6307053942 rows/sec., 14.46 MiB/sec. | ||
| 5011 | 2025.12.19 02:40:17.287343 [ 268 ] {8357ead5-c194-4573-93a1-b684f719f03e} <Debug> TCPHandler: Processed in 0.001379208 sec. | ||
| 5012 | 2025.12.19 02:40:17.287453 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5013 | 2025.12.19 02:40:17.287552 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5014 | 2025.12.19 02:40:17.287591 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5015 | 2025.12.19 02:40:17.288032 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5016 | 2025.12.19 02:40:17.288077 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5017 | 2025.12.19 02:40:17.288402 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5018 | 2025.12.19 02:40:17.288610 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2025.12.19 02:40:17.288734 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001199 sec., 10008.340283569642 rows/sec., 781.90 KiB/sec. | ||
| 5020 | 2025.12.19 02:40:17.288771 [ 268 ] {ed33d723-3bc0-46a3-946f-43994099c363} <Debug> TCPHandler: Processed in 0.001365668 sec. | ||
| 5021 | 2025.12.19 02:40:17.288887 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2025.12.19 02:40:17.288982 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5023 | 2025.12.19 02:40:17.289021 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5024 | 2025.12.19 02:40:17.289670 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2025.12.19 02:40:17.289706 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5026 | 2025.12.19 02:40:17.290042 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5027 | 2025.12.19 02:40:17.290260 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2025.12.19 02:40:17.290388 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001425 sec., 400000 rows/sec., 30.01 MiB/sec. | ||
| 5029 | 2025.12.19 02:40:17.290426 [ 268 ] {93c17277-8c4c-4d7e-a29d-9a9b2559cd34} <Debug> TCPHandler: Processed in 0.001595241 sec. | ||
| 5030 | 2025.12.19 02:40:17.290544 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2025.12.19 02:40:17.290638 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5032 | 2025.12.19 02:40:17.290681 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5033 | 2025.12.19 02:40:17.291371 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2025.12.19 02:40:17.291417 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5035 | 2025.12.19 02:40:17.291904 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5036 | 2025.12.19 02:40:17.292181 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2025.12.19 02:40:17.292326 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001707 sec., 516695.95782073814 rows/sec., 35.07 MiB/sec. | ||
| 5038 | 2025.12.19 02:40:17.292365 [ 268 ] {3ec3019c-9329-4af5-9900-b66b2d7e6c5f} <Debug> TCPHandler: Processed in 0.001879244 sec. | ||
| 5039 | 2025.12.19 02:40:17.292485 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2025.12.19 02:40:17.292583 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2025.12.19 02:40:17.292638 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <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 | ||
| 5042 | 2025.12.19 02:40:17.293410 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2025.12.19 02:40:17.293446 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5044 | 2025.12.19 02:40:17.293967 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5045 | 2025.12.19 02:40:17.294195 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2025.12.19 02:40:17.294336 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 5047 | 2025.12.19 02:40:17.294397 [ 268 ] {441ab91d-33bf-4768-818e-1aebace6a8b6} <Debug> TCPHandler: Processed in 0.001971494 sec. | ||
| 5048 | 2025.12.19 02:40:17.294509 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2025.12.19 02:40:17.294605 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5050 | 2025.12.19 02:40:17.294648 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5051 | 2025.12.19 02:40:17.294982 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2025.12.19 02:40:17.295017 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5053 | 2025.12.19 02:40:17.295331 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5054 | 2025.12.19 02:40:17.295543 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2025.12.19 02:40:17.295669 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 5056 | 2025.12.19 02:40:17.295705 [ 268 ] {ba95c4e4-9b35-444c-9ace-9f8fc6b4379d} <Debug> TCPHandler: Processed in 0.001246496 sec. | ||
| 5057 | 2025.12.19 02:40:18.415243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10065 | ||
| 5058 | 2025.12.19 02:40:18.416073 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2025.12.19 02:40:18.416143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5060 | 2025.12.19 02:40:18.416708 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5061 | 2025.12.19 02:40:18.416962 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2025.12.19 02:40:18.417083 [ 96 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5063 | 2025.12.19 02:40:18.417112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10065 | ||
| 5064 | 2025.12.19 02:40:18.417133 [ 96 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2025.12.19 02:40:18.417156 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5066 | 2025.12.19 02:40:18.417276 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 5067 | 2025.12.19 02:40:18.417427 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5068 | 2025.12.19 02:40:18.417471 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7633 rows starting from the beginning of the part | ||
| 5069 | 2025.12.19 02:40:18.417538 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5070 | 2025.12.19 02:40:18.417588 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5071 | 2025.12.19 02:40:18.417631 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5072 | 2025.12.19 02:40:18.417673 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5073 | 2025.12.19 02:40:18.417716 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5074 | 2025.12.19 02:40:18.419731 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10065 rows, containing 4 columns (4 merged, 0 gathered) in 0.002505911 sec., 4016503.3794097234 rows/sec., 57.46 MiB/sec. | ||
| 5075 | 2025.12.19 02:40:18.419925 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5076 | 2025.12.19 02:40:18.420174 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2025.12.19 02:40:18.420241 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_21_4} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5078 | 2025.12.19 02:40:18.420314 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5079 | 2025.12.19 02:40:18.926062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5080 | 2025.12.19 02:40:18.944151 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2025.12.19 02:40:18.944206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5082 | 2025.12.19 02:40:18.951792 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5083 | 2025.12.19 02:40:18.952543 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2025.12.19 02:40:18.952812 [ 95 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5085 | 2025.12.19 02:40:18.952846 [ 95 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.12.19 02:40:18.952863 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5087 | 2025.12.19 02:40:18.952992 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 5088 | 2025.12.19 02:40:18.956329 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5089 | 2025.12.19 02:40:18.956670 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5090 | 2025.12.19 02:40:18.958106 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 5091 | 2025.12.19 02:40:18.962722 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5092 | 2025.12.19 02:40:18.967125 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5093 | 2025.12.19 02:40:18.971582 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 5094 | 2025.12.19 02:40:18.976055 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 5095 | 2025.12.19 02:40:18.980351 [ 198 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 5096 | 2025.12.19 02:40:19.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.12 MiB, peak 255.12 MiB, free memory in arenas 0.00 B, will set to 250.09 MiB (RSS), difference: -5.03 MiB | ||
| 5097 | 2025.12.19 02:40:19.032616 [ 195 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079686393 sec., 1995.32183618852 rows/sec., 10.32 MiB/sec. | ||
| 5098 | 2025.12.19 02:40:19.035284 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5099 | 2025.12.19 02:40:19.037399 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_21_4} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2025.12.19 02:40:19.037506 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_21_4} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5101 | 2025.12.19 02:40:19.039708 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5102 | 2025.12.19 02:40:20.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.66 MiB, peak 255.12 MiB, free memory in arenas 0.00 B, will set to 250.95 MiB (RSS), difference: 10.30 MiB | ||
| 5103 | 2025.12.19 02:40:20.946097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 650 | ||
| 5104 | 2025.12.19 02:40:20.948619 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2025.12.19 02:40:20.948679 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.86 GiB. | ||
| 5106 | 2025.12.19 02:40:20.949945 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5107 | 2025.12.19 02:40:20.950225 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2025.12.19 02:40:20.950506 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 5109 | 2025.12.19 02:40:22.252521 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2025.12.19 02:40:22.252745 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5111 | 2025.12.19 02:40:22.252824 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5112 | 2025.12.19 02:40:22.253576 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2025.12.19 02:40:22.253627 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5114 | 2025.12.19 02:40:22.254065 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5115 | 2025.12.19 02:40:22.254304 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2025.12.19 02:40:22.254463 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001775 sec., 66478.87323943661 rows/sec., 5.64 MiB/sec. | ||
| 5117 | 2025.12.19 02:40:22.254510 [ 268 ] {db82f62c-5a9a-41b7-948f-387459d61a18} <Debug> TCPHandler: Processed in 0.002133747 sec. | ||
| 5118 | 2025.12.19 02:40:22.254640 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2025.12.19 02:40:22.254744 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5120 | 2025.12.19 02:40:22.254790 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5121 | 2025.12.19 02:40:22.255191 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2025.12.19 02:40:22.255231 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5123 | 2025.12.19 02:40:22.255573 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5124 | 2025.12.19 02:40:22.255786 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2025.12.19 02:40:22.255902 [ 86 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5126 | 2025.12.19 02:40:22.255916 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001196 sec., 25919.732441471573 rows/sec., 1.90 MiB/sec. | ||
| 5127 | 2025.12.19 02:40:22.255973 [ 86 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2025.12.19 02:40:22.255983 [ 268 ] {c0635271-76d1-40cc-85b2-087407b04c58} <Debug> TCPHandler: Processed in 0.001396738 sec. | ||
| 5129 | 2025.12.19 02:40:22.256003 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5130 | 2025.12.19 02:40:22.256101 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5131 | 2025.12.19 02:40:22.256125 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 5132 | 2025.12.19 02:40:22.256202 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5133 | 2025.12.19 02:40:22.256246 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5134 | 2025.12.19 02:40:22.256261 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5135 | 2025.12.19 02:40:22.256304 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 5136 | 2025.12.19 02:40:22.256378 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
| 5137 | 2025.12.19 02:40:22.256428 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5138 | 2025.12.19 02:40:22.256475 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 5139 | 2025.12.19 02:40:22.256520 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 5140 | 2025.12.19 02:40:22.256566 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 5141 | 2025.12.19 02:40:22.256682 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5142 | 2025.12.19 02:40:22.256727 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5143 | 2025.12.19 02:40:22.257167 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5144 | 2025.12.19 02:40:22.257406 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2025.12.19 02:40:22.257542 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001356 sec., 70058.99705014749 rows/sec., 5.47 MiB/sec. | ||
| 5146 | 2025.12.19 02:40:22.257560 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482499 sec., 278583.66177650035 rows/sec., 19.45 MiB/sec. | ||
| 5147 | 2025.12.19 02:40:22.257581 [ 268 ] {53133d7b-86b0-4322-bd23-e3b1c6a62f58} <Debug> TCPHandler: Processed in 0.001528659 sec. | ||
| 5148 | 2025.12.19 02:40:22.257725 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5149 | 2025.12.19 02:40:22.257805 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5150 | 2025.12.19 02:40:22.257821 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5151 | 2025.12.19 02:40:22.257880 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5152 | 2025.12.19 02:40:22.258138 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2025.12.19 02:40:22.258223 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_26_5} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5154 | 2025.12.19 02:40:22.258319 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5155 | 2025.12.19 02:40:22.281386 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5156 | 2025.12.19 02:40:22.281477 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5157 | 2025.12.19 02:40:22.282045 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5158 | 2025.12.19 02:40:22.282302 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5159 | 2025.12.19 02:40:22.282447 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.024644 sec., 6492.452523940919 rows/sec., 463.04 KiB/sec. | ||
| 5160 | 2025.12.19 02:40:22.282485 [ 268 ] {e2ea4d78-d817-4216-9079-25f638bf5013} <Debug> TCPHandler: Processed in 0.024806683 sec. | ||
| 5161 | 2025.12.19 02:40:22.282597 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2025.12.19 02:40:22.282691 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5163 | 2025.12.19 02:40:22.282746 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <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 | ||
| 5164 | 2025.12.19 02:40:22.283597 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2025.12.19 02:40:22.283634 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5166 | 2025.12.19 02:40:22.284205 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5167 | 2025.12.19 02:40:22.284435 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5168 | 2025.12.19 02:40:22.284584 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00191 sec., 16230.366492146597 rows/sec., 29.08 MiB/sec. | ||
| 5169 | 2025.12.19 02:40:22.284647 [ 268 ] {cb84634d-1ecd-4084-9842-ab75033c8f79} <Debug> TCPHandler: Processed in 0.002098977 sec. | ||
| 5170 | 2025.12.19 02:40:22.284758 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5171 | 2025.12.19 02:40:22.284852 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5172 | 2025.12.19 02:40:22.284894 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5173 | 2025.12.19 02:40:22.285215 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.12.19 02:40:22.285251 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5175 | 2025.12.19 02:40:22.285559 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5176 | 2025.12.19 02:40:22.285767 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.12.19 02:40:22.285892 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5178 | 2025.12.19 02:40:22.285929 [ 268 ] {212e374d-973c-49c3-afc4-22d793caf5b4} <Debug> TCPHandler: Processed in 0.001220625 sec. | ||
| 5179 | 2025.12.19 02:40:25.841650 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5180 | 2025.12.19 02:40:25.841723 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5181 | 2025.12.19 02:40:25.917292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10513 | ||
| 5182 | 2025.12.19 02:40:25.917865 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.12.19 02:40:25.917917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5184 | 2025.12.19 02:40:25.918458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5185 | 2025.12.19 02:40:25.918690 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.12.19 02:40:25.918827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10513 | ||
| 5187 | 2025.12.19 02:40:26.456496 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5188 | 2025.12.19 02:40:26.471781 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2025.12.19 02:40:26.471841 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5190 | 2025.12.19 02:40:26.478013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5191 | 2025.12.19 02:40:26.478739 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.12.19 02:40:26.481417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5193 | 2025.12.19 02:40:27.251223 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5194 | 2025.12.19 02:40:27.251427 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5195 | 2025.12.19 02:40:27.251497 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5196 | 2025.12.19 02:40:27.252210 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2025.12.19 02:40:27.252257 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5198 | 2025.12.19 02:40:27.252684 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5199 | 2025.12.19 02:40:27.252926 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2025.12.19 02:40:27.253061 [ 80 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5201 | 2025.12.19 02:40:27.253085 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001715 sec., 44314.86880466472 rows/sec., 3.65 MiB/sec. | ||
| 5202 | 2025.12.19 02:40:27.253097 [ 80 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2025.12.19 02:40:27.253117 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5204 | 2025.12.19 02:40:27.253135 [ 268 ] {72d94934-c68f-45ed-8f78-45b54ea2e243} <Debug> TCPHandler: Processed in 0.002054476 sec. | ||
| 5205 | 2025.12.19 02:40:27.253249 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 5206 | 2025.12.19 02:40:27.253261 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2025.12.19 02:40:27.253403 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5208 | 2025.12.19 02:40:27.253414 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5209 | 2025.12.19 02:40:27.253448 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5210 | 2025.12.19 02:40:27.253455 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2466 rows starting from the beginning of the part | ||
| 5211 | 2025.12.19 02:40:27.253539 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5212 | 2025.12.19 02:40:27.253584 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 118 rows starting from the beginning of the part | ||
| 5213 | 2025.12.19 02:40:27.253622 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1338 rows starting from the beginning of the part | ||
| 5214 | 2025.12.19 02:40:27.253660 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 118 rows starting from the beginning of the part | ||
| 5215 | 2025.12.19 02:40:27.253699 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 76 rows starting from the beginning of the part | ||
| 5216 | 2025.12.19 02:40:27.253880 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2025.12.19 02:40:27.253922 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5218 | 2025.12.19 02:40:27.254333 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5219 | 2025.12.19 02:40:27.254608 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2025.12.19 02:40:27.254752 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001348 sec., 7418.397626112759 rows/sec., 557.83 KiB/sec. | ||
| 5221 | 2025.12.19 02:40:27.254793 [ 268 ] {320281de-8e3a-4a16-a11d-4aaa6f49c8a0} <Debug> TCPHandler: Processed in 0.00157264 sec. | ||
| 5222 | 2025.12.19 02:40:27.254903 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2025.12.19 02:40:27.255004 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5224 | 2025.12.19 02:40:27.255048 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5225 | 2025.12.19 02:40:27.255482 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2025.12.19 02:40:27.255517 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5227 | 2025.12.19 02:40:27.255651 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00244908 sec., 1711663.1551439723 rows/sec., 147.91 MiB/sec. | ||
| 5228 | 2025.12.19 02:40:27.255869 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5229 | 2025.12.19 02:40:27.255929 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5230 | 2025.12.19 02:40:27.256156 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.12.19 02:40:27.256247 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.12.19 02:40:27.256279 [ 80 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5233 | 2025.12.19 02:40:27.256305 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001323 sec., 55933.48450491308 rows/sec., 4.37 MiB/sec. | ||
| 5234 | 2025.12.19 02:40:27.256322 [ 80 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2025.12.19 02:40:27.256335 [ 194 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_31_6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5236 | 2025.12.19 02:40:27.256345 [ 268 ] {321b05ea-3161-4637-85b8-5df448ffb992} <Debug> TCPHandler: Processed in 0.001492408 sec. | ||
| 5237 | 2025.12.19 02:40:27.256349 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5238 | 2025.12.19 02:40:27.256437 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 5239 | 2025.12.19 02:40:27.256480 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5240 | 2025.12.19 02:40:27.256498 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 5241 | 2025.12.19 02:40:27.256582 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5242 | 2025.12.19 02:40:27.256632 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5243 | 2025.12.19 02:40:27.256645 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5244 | 2025.12.19 02:40:27.256690 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5245 | 2025.12.19 02:40:27.256760 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5246 | 2025.12.19 02:40:27.256809 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 95 rows starting from the beginning of the part | ||
| 5247 | 2025.12.19 02:40:27.256852 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 570 rows starting from the beginning of the part | ||
| 5248 | 2025.12.19 02:40:27.256893 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 95 rows starting from the beginning of the part | ||
| 5249 | 2025.12.19 02:40:27.256941 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5250 | 2025.12.19 02:40:27.257074 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2025.12.19 02:40:27.257117 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5252 | 2025.12.19 02:40:27.257509 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5253 | 2025.12.19 02:40:27.257745 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.12.19 02:40:27.257858 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5255 | 2025.12.19 02:40:27.257881 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 5256 | 2025.12.19 02:40:27.257894 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.12.19 02:40:27.257918 [ 268 ] {0922556d-0e52-4fbd-8d16-bd8f8f3db3d1} <Debug> TCPHandler: Processed in 0.001488509 sec. | ||
| 5258 | 2025.12.19 02:40:27.257921 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5259 | 2025.12.19 02:40:27.258002 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 5260 | 2025.12.19 02:40:27.258041 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2025.12.19 02:40:27.258092 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5262 | 2025.12.19 02:40:27.258124 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8105 rows starting from the beginning of the part | ||
| 5263 | 2025.12.19 02:40:27.258143 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5264 | 2025.12.19 02:40:27.258171 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5265 | 2025.12.19 02:40:27.258194 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785192 sec., 1208833.5596395235 rows/sec., 93.88 MiB/sec. | ||
| 5266 | 2025.12.19 02:40:27.258205 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <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 | ||
| 5267 | 2025.12.19 02:40:27.258217 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5268 | 2025.12.19 02:40:27.258287 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 882 rows starting from the beginning of the part | ||
| 5269 | 2025.12.19 02:40:27.258322 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5270 | 2025.12.19 02:40:27.258358 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5271 | 2025.12.19 02:40:27.258408 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5272 | 2025.12.19 02:40:27.258705 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2025.12.19 02:40:27.258791 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_31_6} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5274 | 2025.12.19 02:40:27.258872 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5275 | 2025.12.19 02:40:27.259032 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2025.12.19 02:40:27.259073 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5277 | 2025.12.19 02:40:27.259636 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5278 | 2025.12.19 02:40:27.259902 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2025.12.19 02:40:27.260018 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5280 | 2025.12.19 02:40:27.260052 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2025.12.19 02:40:27.260053 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001929 sec., 5184.033177812338 rows/sec., 9.29 MiB/sec. | ||
| 5282 | 2025.12.19 02:40:27.260070 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5283 | 2025.12.19 02:40:27.260127 [ 268 ] {5eca8e05-baab-4f8d-a046-78b30e783fd0} <Debug> TCPHandler: Processed in 0.002139767 sec. | ||
| 5284 | 2025.12.19 02:40:27.260143 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 5285 | 2025.12.19 02:40:27.260251 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2025.12.19 02:40:27.260320 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5287 | 2025.12.19 02:40:27.260348 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5288 | 2025.12.19 02:40:27.260375 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 381 rows starting from the beginning of the part | ||
| 5289 | 2025.12.19 02:40:27.260392 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5290 | 2025.12.19 02:40:27.260489 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5291 | 2025.12.19 02:40:27.260588 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5292 | 2025.12.19 02:40:27.260676 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5293 | 2025.12.19 02:40:27.260761 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5294 | 2025.12.19 02:40:27.260781 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5295 | 2025.12.19 02:40:27.260818 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5296 | 2025.12.19 02:40:27.260844 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5297 | 2025.12.19 02:40:27.261159 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5298 | 2025.12.19 02:40:27.261407 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2025.12.19 02:40:27.261514 [ 80 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5300 | 2025.12.19 02:40:27.261546 [ 80 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.12.19 02:40:27.261558 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 5302 | 2025.12.19 02:40:27.261572 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5303 | 2025.12.19 02:40:27.261606 [ 268 ] {3abe676d-f839-4b45-afc4-98f2cd1d7504} <Debug> TCPHandler: Processed in 0.001408348 sec. | ||
| 5304 | 2025.12.19 02:40:27.261672 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 5305 | 2025.12.19 02:40:27.261771 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5306 | 2025.12.19 02:40:27.261793 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9627 rows, containing 5 columns (5 merged, 0 gathered) in 0.003817968 sec., 2521498.3467645617 rows/sec., 171.74 MiB/sec. | ||
| 5307 | 2025.12.19 02:40:27.261798 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1524 rows starting from the beginning of the part | ||
| 5308 | 2025.12.19 02:40:27.261867 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 5309 | 2025.12.19 02:40:27.261910 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5310 | 2025.12.19 02:40:27.261948 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 5311 | 2025.12.19 02:40:27.261982 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5312 | 2025.12.19 02:40:27.262017 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5313 | 2025.12.19 02:40:27.262115 [ 189 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5314 | 2025.12.19 02:40:27.262408 [ 189 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.12.19 02:40:27.262493 [ 189 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5316 | 2025.12.19 02:40:27.262587 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 5317 | 2025.12.19 02:40:27.263008 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 4 columns (4 merged, 0 gathered) in 0.001376277 sec., 1325314.598732668 rows/sec., 86.63 MiB/sec. | ||
| 5318 | 2025.12.19 02:40:27.263253 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5319 | 2025.12.19 02:40:27.263507 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2025.12.19 02:40:27.263579 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_31_6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5321 | 2025.12.19 02:40:27.263646 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5322 | 2025.12.19 02:40:27.264653 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 19 columns (19 merged, 0 gathered) in 0.004542377 sec., 104130.50259808906 rows/sec., 186.60 MiB/sec. | ||
| 5323 | 2025.12.19 02:40:27.265414 [ 200 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5324 | 2025.12.19 02:40:27.265736 [ 200 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.12.19 02:40:27.265799 [ 200 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5326 | 2025.12.19 02:40:27.265875 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5327 | 2025.12.19 02:40:28.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.14 MiB, peak 262.40 MiB, free memory in arenas 0.00 B, will set to 253.91 MiB (RSS), difference: 1.77 MiB | ||
| 5328 | 2025.12.19 02:40:29.458997 [ 78 ] {} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5329 | 2025.12.19 02:40:29.459105 [ 78 ] {} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2025.12.19 02:40:29.459144 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5331 | 2025.12.19 02:40:29.459327 [ 201 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5332 | 2025.12.19 02:40:29.459533 [ 201 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5333 | 2025.12.19 02:40:29.459587 [ 201 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part | ||
| 5334 | 2025.12.19 02:40:29.459683 [ 201 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 5335 | 2025.12.19 02:40:29.459754 [ 201 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5336 | 2025.12.19 02:40:29.459826 [ 201 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 252 rows starting from the beginning of the part | ||
| 5337 | 2025.12.19 02:40:29.459900 [ 201 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 5338 | 2025.12.19 02:40:29.460967 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 5 columns (5 merged, 0 gathered) in 0.001724921 sec., 552489.070513954 rows/sec., 39.36 MiB/sec. | ||
| 5339 | 2025.12.19 02:40:29.461171 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5340 | 2025.12.19 02:40:29.461460 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2025.12.19 02:40:29.461538 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_10_2} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5342 | 2025.12.19 02:40:29.461626 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5343 | 2025.12.19 02:40:29.497509 [ 77 ] {} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5344 | 2025.12.19 02:40:29.497581 [ 77 ] {} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2025.12.19 02:40:29.497614 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5346 | 2025.12.19 02:40:29.497756 [ 201 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::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 | ||
| 5347 | 2025.12.19 02:40:29.497907 [ 201 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5348 | 2025.12.19 02:40:29.497962 [ 201 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 5349 | 2025.12.19 02:40:29.498042 [ 201 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 5350 | 2025.12.19 02:40:29.498106 [ 201 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5351 | 2025.12.19 02:40:29.498167 [ 201 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5352 | 2025.12.19 02:40:29.498229 [ 201 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5353 | 2025.12.19 02:40:29.499196 [ 200 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492018 sec., 306966.80603049026 rows/sec., 19.07 MiB/sec. | ||
| 5354 | 2025.12.19 02:40:29.499333 [ 200 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5355 | 2025.12.19 02:40:29.499579 [ 200 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2025.12.19 02:40:29.499645 [ 200 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_9_2} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5357 | 2025.12.19 02:40:29.499714 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5358 | 2025.12.19 02:40:29.617190 [ 77 ] {} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5359 | 2025.12.19 02:40:29.617251 [ 77 ] {} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2025.12.19 02:40:29.617272 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5361 | 2025.12.19 02:40:29.617369 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::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 | ||
| 5362 | 2025.12.19 02:40:29.617486 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5363 | 2025.12.19 02:40:29.617519 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 5364 | 2025.12.19 02:40:29.617580 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 5365 | 2025.12.19 02:40:29.617623 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5366 | 2025.12.19 02:40:29.617667 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5367 | 2025.12.19 02:40:29.617713 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5368 | 2025.12.19 02:40:29.618526 [ 201 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198295 sec., 744390.9888633433 rows/sec., 51.23 MiB/sec. | ||
| 5369 | 2025.12.19 02:40:29.618722 [ 190 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5370 | 2025.12.19 02:40:29.619034 [ 190 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2025.12.19 02:40:29.619108 [ 190 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_9_2} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5372 | 2025.12.19 02:40:29.619197 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5373 | 2025.12.19 02:40:30.950993 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 674 | ||
| 5374 | 2025.12.19 02:40:30.953417 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2025.12.19 02:40:30.953453 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5376 | 2025.12.19 02:40:30.954589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5377 | 2025.12.19 02:40:30.954853 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2025.12.19 02:40:30.955014 [ 76 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5379 | 2025.12.19 02:40:30.955080 [ 76 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2025.12.19 02:40:30.955098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5381 | 2025.12.19 02:40:30.955101 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5382 | 2025.12.19 02:40:30.955272 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 5383 | 2025.12.19 02:40:30.955900 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5384 | 2025.12.19 02:40:30.956037 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 506 rows starting from the beginning of the part | ||
| 5385 | 2025.12.19 02:40:30.956435 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part | ||
| 5386 | 2025.12.19 02:40:30.956801 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 5387 | 2025.12.19 02:40:30.957149 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 5388 | 2025.12.19 02:40:30.957468 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5389 | 2025.12.19 02:40:30.957829 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5390 | 2025.12.19 02:40:30.963499 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 72 columns (72 merged, 0 gathered) in 0.008287195 sec., 81330.29330189526 rows/sec., 73.15 MiB/sec. | ||
| 5391 | 2025.12.19 02:40:30.964685 [ 193 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5392 | 2025.12.19 02:40:30.965320 [ 193 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5393 | 2025.12.19 02:40:30.965409 [ 193 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_16_3} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5394 | 2025.12.19 02:40:30.965735 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5395 | 2025.12.19 02:40:32.253135 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2025.12.19 02:40:32.253448 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5397 | 2025.12.19 02:40:32.253558 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5398 | 2025.12.19 02:40:32.254449 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2025.12.19 02:40:32.254500 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5400 | 2025.12.19 02:40:32.254939 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5401 | 2025.12.19 02:40:32.255164 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2025.12.19 02:40:32.255323 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001954 sec., 2047.0829068577277 rows/sec., 166.93 KiB/sec. | ||
| 5403 | 2025.12.19 02:40:32.255366 [ 268 ] {dea348e4-09f9-4c3f-94b5-42e69ee5cada} <Debug> TCPHandler: Processed in 0.00241953 sec. | ||
| 5404 | 2025.12.19 02:40:32.255492 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2025.12.19 02:40:32.255592 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5406 | 2025.12.19 02:40:32.255634 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5407 | 2025.12.19 02:40:32.256125 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2025.12.19 02:40:32.256163 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5409 | 2025.12.19 02:40:32.256482 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5410 | 2025.12.19 02:40:32.256692 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.12.19 02:40:32.256818 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001248 sec., 96153.84615384616 rows/sec., 8.14 MiB/sec. | ||
| 5412 | 2025.12.19 02:40:32.256882 [ 268 ] {63d4b41e-ace5-408c-b99f-53582eaa0977} <Debug> TCPHandler: Processed in 0.001440138 sec. | ||
| 5413 | 2025.12.19 02:40:32.256990 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2025.12.19 02:40:32.257084 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5415 | 2025.12.19 02:40:32.257123 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5416 | 2025.12.19 02:40:32.257512 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2025.12.19 02:40:32.257548 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5418 | 2025.12.19 02:40:32.257841 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5419 | 2025.12.19 02:40:32.258043 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2025.12.19 02:40:32.258245 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00118 sec., 29661.01694915254 rows/sec., 2.16 MiB/sec. | ||
| 5421 | 2025.12.19 02:40:32.258282 [ 268 ] {6dfe1830-544c-429f-aac4-05928207c97c} <Debug> TCPHandler: Processed in 0.001340007 sec. | ||
| 5422 | 2025.12.19 02:40:32.258385 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2025.12.19 02:40:32.258476 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5424 | 2025.12.19 02:40:32.258515 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5425 | 2025.12.19 02:40:32.258965 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2025.12.19 02:40:32.259003 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5427 | 2025.12.19 02:40:32.259322 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5428 | 2025.12.19 02:40:32.259559 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2025.12.19 02:40:32.259687 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001228 sec., 80618.89250814333 rows/sec., 6.30 MiB/sec. | ||
| 5430 | 2025.12.19 02:40:32.259724 [ 268 ] {aa6d78a7-a47d-4dd0-aa05-dfd7dc261b82} <Debug> TCPHandler: Processed in 0.001386787 sec. | ||
| 5431 | 2025.12.19 02:40:32.259834 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2025.12.19 02:40:32.259930 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5433 | 2025.12.19 02:40:32.259972 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5434 | 2025.12.19 02:40:32.260397 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2025.12.19 02:40:32.260434 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5436 | 2025.12.19 02:40:32.260774 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5437 | 2025.12.19 02:40:32.260982 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2025.12.19 02:40:32.261109 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001198 sec., 135225.3756260434 rows/sec., 9.42 MiB/sec. | ||
| 5439 | 2025.12.19 02:40:32.261146 [ 268 ] {2f60dc6f-86a5-4764-974a-9822a56081b9} <Debug> TCPHandler: Processed in 0.001358757 sec. | ||
| 5440 | 2025.12.19 02:40:32.261249 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2025.12.19 02:40:32.261342 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5442 | 2025.12.19 02:40:32.261397 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <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 | ||
| 5443 | 2025.12.19 02:40:32.262191 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2025.12.19 02:40:32.262228 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5445 | 2025.12.19 02:40:32.262746 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5446 | 2025.12.19 02:40:32.262960 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2025.12.19 02:40:32.263094 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001771 sec., 17504.234895539244 rows/sec., 31.37 MiB/sec. | ||
| 5448 | 2025.12.19 02:40:32.263145 [ 268 ] {73af8cd1-8d81-4a92-b95e-d5fed407b93b} <Debug> TCPHandler: Processed in 0.001944114 sec. | ||
| 5449 | 2025.12.19 02:40:32.263252 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5450 | 2025.12.19 02:40:32.263345 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5451 | 2025.12.19 02:40:32.263386 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5452 | 2025.12.19 02:40:32.263696 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2025.12.19 02:40:32.263731 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5454 | 2025.12.19 02:40:32.264027 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5455 | 2025.12.19 02:40:32.264255 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2025.12.19 02:40:32.264380 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5457 | 2025.12.19 02:40:32.264415 [ 268 ] {7e24b1ca-4735-4bfe-aa7c-fd2ff18ab8e0} <Debug> TCPHandler: Processed in 0.001210975 sec. | ||
| 5458 | 2025.12.19 02:40:33.419186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11025 | ||
| 5459 | 2025.12.19 02:40:33.419697 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.12.19 02:40:33.419730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5461 | 2025.12.19 02:40:33.420215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5462 | 2025.12.19 02:40:33.420454 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2025.12.19 02:40:33.420577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11025 | ||
| 5464 | 2025.12.19 02:40:33.981705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5465 | 2025.12.19 02:40:33.998936 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2025.12.19 02:40:33.999006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5467 | 2025.12.19 02:40:34.005433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5468 | 2025.12.19 02:40:34.006134 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2025.12.19 02:40:34.009151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5470 | 2025.12.19 02:40:37.252121 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2025.12.19 02:40:37.252315 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5472 | 2025.12.19 02:40:37.252383 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5473 | 2025.12.19 02:40:37.253042 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2025.12.19 02:40:37.253090 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5475 | 2025.12.19 02:40:37.253489 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5476 | 2025.12.19 02:40:37.253721 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2025.12.19 02:40:37.253885 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001622 sec., 46855.7336621455 rows/sec., 3.86 MiB/sec. | ||
| 5478 | 2025.12.19 02:40:37.253928 [ 268 ] {9e009f66-ff1c-4c42-996a-6eacf9445068} <Debug> TCPHandler: Processed in 0.001944825 sec. | ||
| 5479 | 2025.12.19 02:40:37.254049 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2025.12.19 02:40:37.254146 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5481 | 2025.12.19 02:40:37.254187 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5482 | 2025.12.19 02:40:37.254554 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2025.12.19 02:40:37.254589 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5484 | 2025.12.19 02:40:37.254881 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5485 | 2025.12.19 02:40:37.255088 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2025.12.19 02:40:37.255279 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 653.30 KiB/sec. | ||
| 5487 | 2025.12.19 02:40:37.255318 [ 268 ] {1a102e43-0be5-41a6-a059-7fffca970779} <Debug> TCPHandler: Processed in 0.001317476 sec. | ||
| 5488 | 2025.12.19 02:40:37.255427 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2025.12.19 02:40:37.255529 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5490 | 2025.12.19 02:40:37.255573 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5491 | 2025.12.19 02:40:37.256066 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2025.12.19 02:40:37.256098 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5493 | 2025.12.19 02:40:37.256425 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5494 | 2025.12.19 02:40:37.256656 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2025.12.19 02:40:37.256789 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001279 sec., 57857.70132916341 rows/sec., 4.52 MiB/sec. | ||
| 5496 | 2025.12.19 02:40:37.256828 [ 268 ] {3de2917f-f502-4997-8e44-b12b03bbca3c} <Debug> TCPHandler: Processed in 0.001451718 sec. | ||
| 5497 | 2025.12.19 02:40:37.256943 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2025.12.19 02:40:37.257040 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5499 | 2025.12.19 02:40:37.257083 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5500 | 2025.12.19 02:40:37.257490 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2025.12.19 02:40:37.257527 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5502 | 2025.12.19 02:40:37.257870 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5503 | 2025.12.19 02:40:37.258108 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.12.19 02:40:37.258241 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 5505 | 2025.12.19 02:40:37.258279 [ 268 ] {eda43151-9b2a-44e4-af48-983ab5b99502} <Debug> TCPHandler: Processed in 0.001386448 sec. | ||
| 5506 | 2025.12.19 02:40:37.258388 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2025.12.19 02:40:37.258489 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5508 | 2025.12.19 02:40:37.258546 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <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 | ||
| 5509 | 2025.12.19 02:40:37.259306 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2025.12.19 02:40:37.259344 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5511 | 2025.12.19 02:40:37.259877 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5512 | 2025.12.19 02:40:37.260124 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2025.12.19 02:40:37.260267 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 5514 | 2025.12.19 02:40:37.260357 [ 268 ] {967e7c61-69fe-4dd9-9f15-a99264f4865f} <Debug> TCPHandler: Processed in 0.002016086 sec. | ||
| 5515 | 2025.12.19 02:40:37.260482 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2025.12.19 02:40:37.260579 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5517 | 2025.12.19 02:40:37.260629 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5518 | 2025.12.19 02:40:37.260997 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2025.12.19 02:40:37.261034 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5520 | 2025.12.19 02:40:37.261360 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5521 | 2025.12.19 02:40:37.261601 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2025.12.19 02:40:37.261737 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5523 | 2025.12.19 02:40:37.261775 [ 268 ] {570cfd3b-fbaf-440c-90f6-b5ebb1324687} <Debug> TCPHandler: Processed in 0.001343627 sec. | ||
| 5524 | 2025.12.19 02:40:40.841774 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5525 | 2025.12.19 02:40:40.841855 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5526 | 2025.12.19 02:40:40.920655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11473 | ||
| 5527 | 2025.12.19 02:40:40.921335 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2025.12.19 02:40:40.921371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5529 | 2025.12.19 02:40:40.921889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5530 | 2025.12.19 02:40:40.922121 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2025.12.19 02:40:40.922248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11473 | ||
| 5532 | 2025.12.19 02:40:40.955306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 700 | ||
| 5533 | 2025.12.19 02:40:40.957623 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.12.19 02:40:40.957667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5535 | 2025.12.19 02:40:40.958894 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5536 | 2025.12.19 02:40:40.959164 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.12.19 02:40:40.959425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 700 | ||
| 5538 | 2025.12.19 02:40:41.509240 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5539 | 2025.12.19 02:40:41.527265 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5540 | 2025.12.19 02:40:41.527316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5541 | 2025.12.19 02:40:41.533791 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5542 | 2025.12.19 02:40:41.534549 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5543 | 2025.12.19 02:40:41.537560 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5544 | 2025.12.19 02:40:42.252713 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5545 | 2025.12.19 02:40:42.253031 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5546 | 2025.12.19 02:40:42.253141 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5547 | 2025.12.19 02:40:42.253868 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2025.12.19 02:40:42.253923 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5549 | 2025.12.19 02:40:42.254364 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5550 | 2025.12.19 02:40:42.254611 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2025.12.19 02:40:42.254779 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001828 sec., 64551.422319474834 rows/sec., 5.48 MiB/sec. | ||
| 5552 | 2025.12.19 02:40:42.254828 [ 268 ] {33ff9630-92ff-4d23-8e7b-a85825fcbe8d} <Debug> TCPHandler: Processed in 0.002306609 sec. | ||
| 5553 | 2025.12.19 02:40:42.254946 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2025.12.19 02:40:42.255052 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5555 | 2025.12.19 02:40:42.255097 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5556 | 2025.12.19 02:40:42.255507 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2025.12.19 02:40:42.255546 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5558 | 2025.12.19 02:40:42.255866 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5559 | 2025.12.19 02:40:42.256103 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2025.12.19 02:40:42.256239 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001212 sec., 25577.55775577558 rows/sec., 1.88 MiB/sec. | ||
| 5561 | 2025.12.19 02:40:42.256283 [ 268 ] {9c14dad3-aa56-47a1-8c2f-86b74d34710b} <Debug> TCPHandler: Processed in 0.001385877 sec. | ||
| 5562 | 2025.12.19 02:40:42.256391 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2025.12.19 02:40:42.256489 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5564 | 2025.12.19 02:40:42.256531 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5565 | 2025.12.19 02:40:42.256957 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5566 | 2025.12.19 02:40:42.256995 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5567 | 2025.12.19 02:40:42.257321 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5568 | 2025.12.19 02:40:42.257542 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2025.12.19 02:40:42.257669 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001201 sec., 79100.7493755204 rows/sec., 6.18 MiB/sec. | ||
| 5570 | 2025.12.19 02:40:42.257707 [ 268 ] {c370d9e8-bbc2-4a55-8620-bf2aa88d1dda} <Debug> TCPHandler: Processed in 0.001365737 sec. | ||
| 5571 | 2025.12.19 02:40:42.257813 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2025.12.19 02:40:42.257908 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5573 | 2025.12.19 02:40:42.257952 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5574 | 2025.12.19 02:40:42.258333 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2025.12.19 02:40:42.258369 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5576 | 2025.12.19 02:40:42.258720 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5577 | 2025.12.19 02:40:42.258934 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5578 | 2025.12.19 02:40:42.259066 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5579 | 2025.12.19 02:40:42.259103 [ 268 ] {a386927a-122e-4def-8a44-e15bb5279b54} <Debug> TCPHandler: Processed in 0.001339277 sec. | ||
| 5580 | 2025.12.19 02:40:42.259209 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2025.12.19 02:40:42.259304 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5582 | 2025.12.19 02:40:42.259360 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <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 | ||
| 5583 | 2025.12.19 02:40:42.260148 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2025.12.19 02:40:42.260186 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5585 | 2025.12.19 02:40:42.260763 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5586 | 2025.12.19 02:40:42.260994 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2025.12.19 02:40:42.261133 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001847 sec., 16783.974011911207 rows/sec., 30.08 MiB/sec. | ||
| 5588 | 2025.12.19 02:40:42.261195 [ 268 ] {361fb7df-53e8-43a8-a119-3aee097813c7} <Debug> TCPHandler: Processed in 0.002036145 sec. | ||
| 5589 | 2025.12.19 02:40:42.261304 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2025.12.19 02:40:42.261399 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5591 | 2025.12.19 02:40:42.261440 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5592 | 2025.12.19 02:40:42.261753 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2025.12.19 02:40:42.261789 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5594 | 2025.12.19 02:40:42.262119 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5595 | 2025.12.19 02:40:42.262348 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2025.12.19 02:40:42.262476 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 5597 | 2025.12.19 02:40:42.262512 [ 268 ] {27f0e125-26b0-46bb-9b70-b03320aa06dc} <Debug> TCPHandler: Processed in 0.001257306 sec. | ||
| 5598 | 2025.12.19 02:40:44.627508 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48879 | ||
| 5599 | 2025.12.19 02:40:44.627621 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5600 | 2025.12.19 02:40:44.627654 [ 286 ] {} <Debug> TCP-Session: f874e704-dde2-42a2-a8a8-6d3adab1de23 Authenticating user 'default' from [fd00:1122:3344:101::e]:48879 | ||
| 5601 | 2025.12.19 02:40:44.627682 [ 286 ] {} <Debug> TCP-Session: f874e704-dde2-42a2-a8a8-6d3adab1de23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2025.12.19 02:40:44.627701 [ 286 ] {} <Debug> TCP-Session: f874e704-dde2-42a2-a8a8-6d3adab1de23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5603 | 2025.12.19 02:40:44.627915 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65233 | ||
| 5604 | 2025.12.19 02:40:44.627933 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59667 | ||
| 5605 | 2025.12.19 02:40:44.627959 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48066 | ||
| 5606 | 2025.12.19 02:40:44.627991 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64547 | ||
| 5607 | 2025.12.19 02:40:44.627981 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55393 | ||
| 5608 | 2025.12.19 02:40:44.628034 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2025.12.19 02:40:44.628090 [ 286 ] {} <Trace> TCP-Session: f874e704-dde2-42a2-a8a8-6d3adab1de23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2025.12.19 02:40:44.628107 [ 287 ] {} <Debug> TCP-Session: 3d7aba74-b2ef-431e-85f9-368d6d6011e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:65233 | ||
| 5611 | 2025.12.19 02:40:44.627971 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65330 | ||
| 5612 | 2025.12.19 02:40:44.628149 [ 287 ] {} <Debug> TCP-Session: 3d7aba74-b2ef-431e-85f9-368d6d6011e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2025.12.19 02:40:44.628173 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2025.12.19 02:40:44.628183 [ 287 ] {} <Debug> TCP-Session: 3d7aba74-b2ef-431e-85f9-368d6d6011e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2025.12.19 02:40:44.627934 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35625 | ||
| 5616 | 2025.12.19 02:40:44.628218 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5617 | 2025.12.19 02:40:44.628208 [ 291 ] {} <Debug> TCP-Session: 571e47cb-5d04-4df2-b2fc-4cfc3b653b20 Authenticating user 'default' from [fd00:1122:3344:101::e]:48066 | ||
| 5618 | 2025.12.19 02:40:44.628274 [ 294 ] {} <Debug> TCP-Session: 0a574ce4-772a-4c36-8269-e6d2b81921ef Authenticating user 'default' from [fd00:1122:3344:101::e]:64547 | ||
| 5619 | 2025.12.19 02:40:44.628285 [ 286 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5620 | 2025.12.19 02:40:44.628295 [ 291 ] {} <Debug> TCP-Session: 571e47cb-5d04-4df2-b2fc-4cfc3b653b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2025.12.19 02:40:44.628306 [ 294 ] {} <Debug> TCP-Session: 0a574ce4-772a-4c36-8269-e6d2b81921ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2025.12.19 02:40:44.628335 [ 291 ] {} <Debug> TCP-Session: 571e47cb-5d04-4df2-b2fc-4cfc3b653b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2025.12.19 02:40:44.628349 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5624 | 2025.12.19 02:40:44.628348 [ 294 ] {} <Debug> TCP-Session: 0a574ce4-772a-4c36-8269-e6d2b81921ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2025.12.19 02:40:44.628382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2025.12.19 02:40:44.628386 [ 292 ] {} <Debug> TCP-Session: 16877632-58c4-4f20-aecb-31118ceef9a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65330 | ||
| 5627 | 2025.12.19 02:40:44.628419 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5628 | 2025.12.19 02:40:44.628427 [ 293 ] {} <Debug> TCP-Session: cdf5f724-f24a-43a9-98d5-8d2b99d0ac4f Authenticating user 'default' from [fd00:1122:3344:101::e]:55393 | ||
| 5629 | 2025.12.19 02:40:44.628436 [ 292 ] {} <Debug> TCP-Session: 16877632-58c4-4f20-aecb-31118ceef9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2025.12.19 02:40:44.628451 [ 288 ] {} <Debug> TCP-Session: 6ae4ea61-0527-4a4e-911c-dd5c69b190eb Authenticating user 'default' from [fd00:1122:3344:101::e]:35625 | ||
| 5631 | 2025.12.19 02:40:44.628471 [ 293 ] {} <Debug> TCP-Session: cdf5f724-f24a-43a9-98d5-8d2b99d0ac4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5632 | 2025.12.19 02:40:44.628475 [ 292 ] {} <Debug> TCP-Session: 16877632-58c4-4f20-aecb-31118ceef9a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5633 | 2025.12.19 02:40:44.628491 [ 288 ] {} <Debug> TCP-Session: 6ae4ea61-0527-4a4e-911c-dd5c69b190eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5634 | 2025.12.19 02:40:44.628501 [ 293 ] {} <Debug> TCP-Session: cdf5f724-f24a-43a9-98d5-8d2b99d0ac4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5635 | 2025.12.19 02:40:44.628522 [ 288 ] {} <Debug> TCP-Session: 6ae4ea61-0527-4a4e-911c-dd5c69b190eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5636 | 2025.12.19 02:40:44.627934 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44284 | ||
| 5637 | 2025.12.19 02:40:44.628557 [ 286 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5638 | 2025.12.19 02:40:44.628034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5639 | 2025.12.19 02:40:44.628656 [ 290 ] {} <Debug> TCP-Session: 75a748ea-19e7-453a-92dd-58ed886528e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59667 | ||
| 5640 | 2025.12.19 02:40:44.628674 [ 290 ] {} <Debug> TCP-Session: 75a748ea-19e7-453a-92dd-58ed886528e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2025.12.19 02:40:44.628674 [ 286 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5642 | 2025.12.19 02:40:44.628687 [ 290 ] {} <Debug> TCP-Session: 75a748ea-19e7-453a-92dd-58ed886528e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2025.12.19 02:40:44.628703 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5644 | 2025.12.19 02:40:44.628734 [ 289 ] {} <Debug> TCP-Session: 1d8b2e50-3a99-438d-afd5-8df54520b2be Authenticating user 'default' from [fd00:1122:3344:101::e]:44284 | ||
| 5645 | 2025.12.19 02:40:44.628752 [ 289 ] {} <Debug> TCP-Session: 1d8b2e50-3a99-438d-afd5-8df54520b2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2025.12.19 02:40:44.628765 [ 289 ] {} <Debug> TCP-Session: 1d8b2e50-3a99-438d-afd5-8df54520b2be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2025.12.19 02:40:44.629018 [ 286 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 5648 | 2025.12.19 02:40:44.629973 [ 323 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Trace> AggregatingTransform: Aggregating | ||
| 5649 | 2025.12.19 02:40:44.630015 [ 323 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Trace> Aggregator: Aggregation method: without_key | ||
| 5650 | 2025.12.19 02:40:44.630053 [ 323 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918782 sec. (1088.397 rows/sec., 42.52 KiB/sec.) | ||
| 5651 | 2025.12.19 02:40:44.630072 [ 323 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Trace> Aggregator: Merging aggregated data | ||
| 5652 | 2025.12.19 02:40:44.631446 [ 286 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 5653 | 2025.12.19 02:40:44.631622 [ 286 ] {f6c42631-e28d-4851-84ce-ba116c4eadce} <Debug> TCPHandler: Processed in 0.003650875 sec. | ||
| 5654 | 2025.12.19 02:40:44.631740 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5655 | 2025.12.19 02:40:44.631768 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5656 | 2025.12.19 02:40:44.631792 [ 286 ] {} <Debug> TCP-Session: f874e704-dde2-42a2-a8a8-6d3adab1de23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2025.12.19 02:40:44.631793 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5658 | 2025.12.19 02:40:44.631822 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5659 | 2025.12.19 02:40:44.631839 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5660 | 2025.12.19 02:40:44.631859 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5661 | 2025.12.19 02:40:44.631871 [ 292 ] {} <Debug> TCP-Session: 16877632-58c4-4f20-aecb-31118ceef9a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2025.12.19 02:40:44.631887 [ 290 ] {} <Debug> TCP-Session: 75a748ea-19e7-453a-92dd-58ed886528e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5663 | 2025.12.19 02:40:44.631902 [ 294 ] {} <Debug> TCP-Session: 0a574ce4-772a-4c36-8269-e6d2b81921ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2025.12.19 02:40:44.631901 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5665 | 2025.12.19 02:40:44.631918 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5666 | 2025.12.19 02:40:44.631882 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5667 | 2025.12.19 02:40:44.631955 [ 291 ] {} <Debug> TCP-Session: 571e47cb-5d04-4df2-b2fc-4cfc3b653b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2025.12.19 02:40:44.631974 [ 293 ] {} <Debug> TCP-Session: cdf5f724-f24a-43a9-98d5-8d2b99d0ac4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5669 | 2025.12.19 02:40:44.631993 [ 289 ] {} <Debug> TCP-Session: 1d8b2e50-3a99-438d-afd5-8df54520b2be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2025.12.19 02:40:44.631847 [ 288 ] {} <Debug> TCP-Session: 6ae4ea61-0527-4a4e-911c-dd5c69b190eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2025.12.19 02:40:44.631811 [ 287 ] {} <Debug> TCP-Session: 3d7aba74-b2ef-431e-85f9-368d6d6011e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2025.12.19 02:40:44.674800 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2025.12.19 02:40:44.674978 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5674 | 2025.12.19 02:40:44.675055 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5675 | 2025.12.19 02:40:44.675923 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2025.12.19 02:40:44.675972 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5677 | 2025.12.19 02:40:44.676420 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5678 | 2025.12.19 02:40:44.676664 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2025.12.19 02:40:44.676829 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001902 sec., 215562.56572029443 rows/sec., 13.67 MiB/sec. | ||
| 5680 | 2025.12.19 02:40:44.676880 [ 268 ] {1066318a-7e26-4511-be04-661dac609ba6} <Debug> TCPHandler: Processed in 0.002209257 sec. | ||
| 5681 | 2025.12.19 02:40:44.677001 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2025.12.19 02:40:44.677106 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5683 | 2025.12.19 02:40:44.677151 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5684 | 2025.12.19 02:40:44.677553 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2025.12.19 02:40:44.677592 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5686 | 2025.12.19 02:40:44.677916 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5687 | 2025.12.19 02:40:44.678137 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2025.12.19 02:40:44.678269 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001188 sec., 3367.0033670033667 rows/sec., 274.56 KiB/sec. | ||
| 5689 | 2025.12.19 02:40:44.678310 [ 268 ] {99f8b81b-646e-42bc-838d-95380dd61945} <Debug> TCPHandler: Processed in 0.001360347 sec. | ||
| 5690 | 2025.12.19 02:40:44.678420 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2025.12.19 02:40:44.678517 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5692 | 2025.12.19 02:40:44.678557 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5693 | 2025.12.19 02:40:44.680161 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2025.12.19 02:40:44.680199 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5695 | 2025.12.19 02:40:44.680700 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5696 | 2025.12.19 02:40:44.680952 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2025.12.19 02:40:44.681090 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Debug> executeQuery: Read 2274 rows, 188.56 KiB in 0.002593 sec., 876976.4751253375 rows/sec., 71.01 MiB/sec. | ||
| 5698 | 2025.12.19 02:40:44.681132 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5699 | 2025.12.19 02:40:44.681147 [ 268 ] {16330e92-6beb-4716-bfa0-25a02be0ae01} <Debug> TCPHandler: Processed in 0.002777135 sec. | ||
| 5700 | 2025.12.19 02:40:44.681254 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2025.12.19 02:40:44.681351 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5702 | 2025.12.19 02:40:44.681393 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5703 | 2025.12.19 02:40:44.681885 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2025.12.19 02:40:44.681922 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5705 | 2025.12.19 02:40:44.682254 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5706 | 2025.12.19 02:40:44.682478 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2025.12.19 02:40:44.682591 [ 59 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5708 | 2025.12.19 02:40:44.682612 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.00128 sec., 171093.75 rows/sec., 10.18 MiB/sec. | ||
| 5709 | 2025.12.19 02:40:44.682641 [ 59 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2025.12.19 02:40:44.682659 [ 268 ] {d5c8c4e8-5d91-49a4-8288-7e2053513073} <Debug> TCPHandler: Processed in 0.001454088 sec. | ||
| 5711 | 2025.12.19 02:40:44.682668 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5712 | 2025.12.19 02:40:44.682772 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 5713 | 2025.12.19 02:40:44.682774 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2025.12.19 02:40:44.682865 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5715 | 2025.12.19 02:40:44.682888 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5716 | 2025.12.19 02:40:44.682900 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5717 | 2025.12.19 02:40:44.682937 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5718 | 2025.12.19 02:40:44.682966 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5719 | 2025.12.19 02:40:44.683015 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
| 5720 | 2025.12.19 02:40:44.683055 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 5721 | 2025.12.19 02:40:44.683091 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 5722 | 2025.12.19 02:40:44.683131 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 219 rows starting from the beginning of the part | ||
| 5723 | 2025.12.19 02:40:44.683493 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5724 | 2025.12.19 02:40:44.683535 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5725 | 2025.12.19 02:40:44.683916 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5726 | 2025.12.19 02:40:44.683988 [ 193 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251726 sec., 465756.882896097 rows/sec., 31.07 MiB/sec. | ||
| 5727 | 2025.12.19 02:40:44.684148 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.12.19 02:40:44.684221 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5729 | 2025.12.19 02:40:44.684307 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001436 sec., 306406.6852367688 rows/sec., 20.27 MiB/sec. | ||
| 5730 | 2025.12.19 02:40:44.684353 [ 268 ] {0754ec61-3186-4bf6-b614-f3e59d630e03} <Debug> TCPHandler: Processed in 0.001628581 sec. | ||
| 5731 | 2025.12.19 02:40:44.684463 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2025.12.19 02:40:44.684553 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2025.12.19 02:40:44.684560 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5734 | 2025.12.19 02:40:44.684623 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5735 | 2025.12.19 02:40:44.684672 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_31_6} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5736 | 2025.12.19 02:40:44.684772 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5737 | 2025.12.19 02:40:44.685104 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2025.12.19 02:40:44.685145 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5739 | 2025.12.19 02:40:44.685477 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5740 | 2025.12.19 02:40:44.685721 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.12.19 02:40:44.685854 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001312 sec., 160823.1707317073 rows/sec., 9.13 MiB/sec. | ||
| 5742 | 2025.12.19 02:40:44.685894 [ 268 ] {f6bbb137-91b9-48a0-a063-2b660b3e4a9d} <Debug> TCPHandler: Processed in 0.001479529 sec. | ||
| 5743 | 2025.12.19 02:40:44.686002 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2025.12.19 02:40:44.686096 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5745 | 2025.12.19 02:40:44.686136 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5746 | 2025.12.19 02:40:44.686957 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2025.12.19 02:40:44.686994 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5748 | 2025.12.19 02:40:44.687383 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5749 | 2025.12.19 02:40:44.687609 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2025.12.19 02:40:44.687740 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001662 sec., 691335.7400722022 rows/sec., 49.29 MiB/sec. | ||
| 5751 | 2025.12.19 02:40:44.687778 [ 268 ] {a437ceb9-d49c-443e-a7a2-09323ff19d19} <Debug> TCPHandler: Processed in 0.001824622 sec. | ||
| 5752 | 2025.12.19 02:40:44.687892 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2025.12.19 02:40:44.687988 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5754 | 2025.12.19 02:40:44.688031 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5755 | 2025.12.19 02:40:44.688419 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2025.12.19 02:40:44.688459 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5757 | 2025.12.19 02:40:44.688820 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5758 | 2025.12.19 02:40:44.689065 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2025.12.19 02:40:44.689199 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001229 sec., 4882.017900732302 rows/sec., 255.07 KiB/sec. | ||
| 5760 | 2025.12.19 02:40:44.689239 [ 268 ] {1549e27c-f2f7-48cf-8d1f-956ad0677fd0} <Debug> TCPHandler: Processed in 0.001395898 sec. | ||
| 5761 | 2025.12.19 02:40:44.689353 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2025.12.19 02:40:44.689451 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5763 | 2025.12.19 02:40:44.689496 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5764 | 2025.12.19 02:40:44.690106 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2025.12.19 02:40:44.690142 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5766 | 2025.12.19 02:40:44.690547 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5767 | 2025.12.19 02:40:44.690798 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2025.12.19 02:40:44.690937 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Debug> executeQuery: Read 916 rows, 62.04 KiB in 0.001504 sec., 609042.5531914894 rows/sec., 40.28 MiB/sec. | ||
| 5769 | 2025.12.19 02:40:44.690976 [ 268 ] {c2046845-b586-4586-be7a-dbfc35b036fd} <Debug> TCPHandler: Processed in 0.001674251 sec. | ||
| 5770 | 2025.12.19 02:40:44.691086 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2025.12.19 02:40:44.691188 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5772 | 2025.12.19 02:40:44.691232 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5773 | 2025.12.19 02:40:44.691522 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2025.12.19 02:40:44.691557 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5775 | 2025.12.19 02:40:44.691847 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5776 | 2025.12.19 02:40:44.692052 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2025.12.19 02:40:44.692174 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 5778 | 2025.12.19 02:40:44.692214 [ 268 ] {c5fc7407-2e51-4493-b053-c6602ac6480d} <Debug> TCPHandler: Processed in 0.001236525 sec. | ||
| 5779 | 2025.12.19 02:40:44.692384 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2025.12.19 02:40:44.692480 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5781 | 2025.12.19 02:40:44.692542 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <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 | ||
| 5782 | 2025.12.19 02:40:44.693359 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2025.12.19 02:40:44.693397 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5784 | 2025.12.19 02:40:44.693925 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5785 | 2025.12.19 02:40:44.694155 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2025.12.19 02:40:44.694299 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001836 sec., 5446.623093681917 rows/sec., 9.76 MiB/sec. | ||
| 5787 | 2025.12.19 02:40:44.694365 [ 268 ] {dab2581c-7362-49dd-8cfd-6b81e2cf184c} <Debug> TCPHandler: Processed in 0.002030656 sec. | ||
| 5788 | 2025.12.19 02:40:44.694487 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2025.12.19 02:40:44.694584 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5790 | 2025.12.19 02:40:44.694627 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5791 | 2025.12.19 02:40:44.694980 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2025.12.19 02:40:44.695017 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 5793 | 2025.12.19 02:40:44.695360 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5794 | 2025.12.19 02:40:44.695583 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2025.12.19 02:40:44.695714 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001148 sec., 64459.930313588855 rows/sec., 3.78 MiB/sec. | ||
| 5796 | 2025.12.19 02:40:44.695752 [ 268 ] {bc960dd9-ce33-497e-944c-1a649483a5d3} <Debug> TCPHandler: Processed in 0.001315376 sec. | ||
| 5797 | 2025.12.19 02:40:45.837272 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55973 | ||
| 5798 | 2025.12.19 02:40:45.837394 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5799 | 2025.12.19 02:40:45.837423 [ 286 ] {} <Debug> TCP-Session: 52975962-9875-4273-b799-23925799117b Authenticating user 'default' from [fd00:1122:3344:101::e]:55973 | ||
| 5800 | 2025.12.19 02:40:45.837444 [ 286 ] {} <Debug> TCP-Session: 52975962-9875-4273-b799-23925799117b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2025.12.19 02:40:45.837458 [ 286 ] {} <Debug> TCP-Session: 52975962-9875-4273-b799-23925799117b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2025.12.19 02:40:45.837726 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42789 | ||
| 5803 | 2025.12.19 02:40:45.837750 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63356 | ||
| 5804 | 2025.12.19 02:40:45.837783 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58272 | ||
| 5805 | 2025.12.19 02:40:45.837794 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57874 | ||
| 5806 | 2025.12.19 02:40:45.837772 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62078 | ||
| 5807 | 2025.12.19 02:40:45.837851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5808 | 2025.12.19 02:40:45.837847 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5809 | 2025.12.19 02:40:45.837900 [ 290 ] {} <Debug> TCP-Session: 96fe1bf2-78ad-411c-9c53-1ea9136dbeed Authenticating user 'default' from [fd00:1122:3344:101::e]:63356 | ||
| 5810 | 2025.12.19 02:40:45.837898 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5811 | 2025.12.19 02:40:45.837926 [ 287 ] {} <Debug> TCP-Session: 847e48d7-010c-4944-b286-b0163b96b6a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42789 | ||
| 5812 | 2025.12.19 02:40:45.837932 [ 290 ] {} <Debug> TCP-Session: 96fe1bf2-78ad-411c-9c53-1ea9136dbeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2025.12.19 02:40:45.837944 [ 294 ] {} <Debug> TCP-Session: 94c8e3d8-61df-4f4b-9dcd-e83cb6a6c593 Authenticating user 'default' from [fd00:1122:3344:101::e]:57874 | ||
| 5814 | 2025.12.19 02:40:45.837963 [ 287 ] {} <Debug> TCP-Session: 847e48d7-010c-4944-b286-b0163b96b6a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2025.12.19 02:40:45.837979 [ 294 ] {} <Debug> TCP-Session: 94c8e3d8-61df-4f4b-9dcd-e83cb6a6c593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2025.12.19 02:40:45.837991 [ 287 ] {} <Debug> TCP-Session: 847e48d7-010c-4944-b286-b0163b96b6a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5817 | 2025.12.19 02:40:45.838004 [ 294 ] {} <Debug> TCP-Session: 94c8e3d8-61df-4f4b-9dcd-e83cb6a6c593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5818 | 2025.12.19 02:40:45.837966 [ 290 ] {} <Debug> TCP-Session: 96fe1bf2-78ad-411c-9c53-1ea9136dbeed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5819 | 2025.12.19 02:40:45.837903 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5820 | 2025.12.19 02:40:45.837762 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54377 | ||
| 5821 | 2025.12.19 02:40:45.838083 [ 293 ] {} <Debug> TCP-Session: 133f4ed0-6275-4187-b848-63fb17a9b47d Authenticating user 'default' from [fd00:1122:3344:101::e]:58272 | ||
| 5822 | 2025.12.19 02:40:45.837745 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49902 | ||
| 5823 | 2025.12.19 02:40:45.838119 [ 293 ] {} <Debug> TCP-Session: 133f4ed0-6275-4187-b848-63fb17a9b47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2025.12.19 02:40:45.837740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51888 | ||
| 5825 | 2025.12.19 02:40:45.838142 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5826 | 2025.12.19 02:40:45.838175 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5827 | 2025.12.19 02:40:45.838193 [ 291 ] {} <Debug> TCP-Session: 951eb5c7-025f-42f4-8e10-a822b1fb23c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54377 | ||
| 5828 | 2025.12.19 02:40:45.838211 [ 289 ] {} <Debug> TCP-Session: fb2d5a13-27fc-4934-9a46-bf1644ec88f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49902 | ||
| 5829 | 2025.12.19 02:40:45.838216 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5830 | 2025.12.19 02:40:45.838221 [ 291 ] {} <Debug> TCP-Session: 951eb5c7-025f-42f4-8e10-a822b1fb23c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5831 | 2025.12.19 02:40:45.838238 [ 289 ] {} <Debug> TCP-Session: fb2d5a13-27fc-4934-9a46-bf1644ec88f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2025.12.19 02:40:45.838259 [ 288 ] {} <Debug> TCP-Session: f8cb0652-c5c0-4891-86f3-b8d1a9fbcbd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51888 | ||
| 5833 | 2025.12.19 02:40:45.838263 [ 291 ] {} <Debug> TCP-Session: 951eb5c7-025f-42f4-8e10-a822b1fb23c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2025.12.19 02:40:45.838277 [ 289 ] {} <Debug> TCP-Session: fb2d5a13-27fc-4934-9a46-bf1644ec88f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2025.12.19 02:40:45.838300 [ 288 ] {} <Debug> TCP-Session: f8cb0652-c5c0-4891-86f3-b8d1a9fbcbd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5836 | 2025.12.19 02:40:45.838139 [ 293 ] {} <Debug> TCP-Session: 133f4ed0-6275-4187-b848-63fb17a9b47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5837 | 2025.12.19 02:40:45.838353 [ 288 ] {} <Debug> TCP-Session: f8cb0652-c5c0-4891-86f3-b8d1a9fbcbd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5838 | 2025.12.19 02:40:45.837942 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5839 | 2025.12.19 02:40:45.837800 [ 286 ] {} <Trace> TCP-Session: 52975962-9875-4273-b799-23925799117b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2025.12.19 02:40:45.838404 [ 292 ] {} <Debug> TCP-Session: 79c62062-c2ca-48f1-bb28-3ed03377ec5a Authenticating user 'default' from [fd00:1122:3344:101::e]:62078 | ||
| 5841 | 2025.12.19 02:40:45.838431 [ 292 ] {} <Debug> TCP-Session: 79c62062-c2ca-48f1-bb28-3ed03377ec5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2025.12.19 02:40:45.838442 [ 292 ] {} <Debug> TCP-Session: 79c62062-c2ca-48f1-bb28-3ed03377ec5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5843 | 2025.12.19 02:40:45.838558 [ 286 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55973) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5844 | 2025.12.19 02:40:45.838813 [ 286 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5845 | 2025.12.19 02:40:45.838868 [ 286 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5846 | 2025.12.19 02:40:45.839132 [ 286 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 5847 | 2025.12.19 02:40:45.840250 [ 296 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Trace> AggregatingTransform: Aggregating | ||
| 5848 | 2025.12.19 02:40:45.840297 [ 296 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Trace> Aggregator: Aggregation method: without_key | ||
| 5849 | 2025.12.19 02:40:45.840337 [ 296 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054283 sec. (948.512 rows/sec., 37.05 KiB/sec.) | ||
| 5850 | 2025.12.19 02:40:45.840358 [ 296 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Trace> Aggregator: Merging aggregated data | ||
| 5851 | 2025.12.19 02:40:45.841689 [ 286 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 5852 | 2025.12.19 02:40:45.841839 [ 286 ] {80a55f26-17ab-4712-bf36-d0c7ecf5d57a} <Debug> TCPHandler: Processed in 0.004152452 sec. | ||
| 5853 | 2025.12.19 02:40:45.841938 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2025.12.19 02:40:45.841969 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5855 | 2025.12.19 02:40:45.841972 [ 286 ] {} <Debug> TCP-Session: 52975962-9875-4273-b799-23925799117b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2025.12.19 02:40:45.842002 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5857 | 2025.12.19 02:40:45.842022 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5858 | 2025.12.19 02:40:45.842046 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5859 | 2025.12.19 02:40:45.842049 [ 294 ] {} <Debug> TCP-Session: 94c8e3d8-61df-4f4b-9dcd-e83cb6a6c593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2025.12.19 02:40:45.842074 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5861 | 2025.12.19 02:40:45.842092 [ 290 ] {} <Debug> TCP-Session: 96fe1bf2-78ad-411c-9c53-1ea9136dbeed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2025.12.19 02:40:45.842102 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5863 | 2025.12.19 02:40:45.842126 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5864 | 2025.12.19 02:40:45.842145 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5865 | 2025.12.19 02:40:45.842163 [ 289 ] {} <Debug> TCP-Session: fb2d5a13-27fc-4934-9a46-bf1644ec88f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2025.12.19 02:40:45.842177 [ 292 ] {} <Debug> TCP-Session: 79c62062-c2ca-48f1-bb28-3ed03377ec5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2025.12.19 02:40:45.842194 [ 293 ] {} <Debug> TCP-Session: 133f4ed0-6275-4187-b848-63fb17a9b47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2025.12.19 02:40:45.842128 [ 288 ] {} <Debug> TCP-Session: f8cb0652-c5c0-4891-86f3-b8d1a9fbcbd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2025.12.19 02:40:45.842079 [ 291 ] {} <Debug> TCP-Session: 951eb5c7-025f-42f4-8e10-a822b1fb23c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2025.12.19 02:40:45.842017 [ 287 ] {} <Debug> TCP-Session: 847e48d7-010c-4944-b286-b0163b96b6a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2025.12.19 02:40:45.906914 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42731 | ||
| 5872 | 2025.12.19 02:40:45.907021 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5873 | 2025.12.19 02:40:45.907048 [ 286 ] {} <Debug> TCP-Session: 994c06b0-d558-4fe9-a5af-06229cf679bd Authenticating user 'default' from [fd00:1122:3344:101::e]:42731 | ||
| 5874 | 2025.12.19 02:40:45.907071 [ 286 ] {} <Debug> TCP-Session: 994c06b0-d558-4fe9-a5af-06229cf679bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5875 | 2025.12.19 02:40:45.907084 [ 286 ] {} <Debug> TCP-Session: 994c06b0-d558-4fe9-a5af-06229cf679bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2025.12.19 02:40:45.907293 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45198 | ||
| 5877 | 2025.12.19 02:40:45.907309 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45611 | ||
| 5878 | 2025.12.19 02:40:45.907390 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5879 | 2025.12.19 02:40:45.907416 [ 286 ] {} <Trace> TCP-Session: 994c06b0-d558-4fe9-a5af-06229cf679bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2025.12.19 02:40:45.907428 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5881 | 2025.12.19 02:40:45.907423 [ 287 ] {} <Debug> TCP-Session: 0a72bb50-73a5-4a13-820d-86d7fe398c93 Authenticating user 'default' from [fd00:1122:3344:101::e]:45198 | ||
| 5882 | 2025.12.19 02:40:45.907473 [ 288 ] {} <Debug> TCP-Session: cccf407a-701e-421c-b1bd-ae7dd99e8198 Authenticating user 'default' from [fd00:1122:3344:101::e]:45611 | ||
| 5883 | 2025.12.19 02:40:45.907492 [ 287 ] {} <Debug> TCP-Session: 0a72bb50-73a5-4a13-820d-86d7fe398c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2025.12.19 02:40:45.907505 [ 288 ] {} <Debug> TCP-Session: cccf407a-701e-421c-b1bd-ae7dd99e8198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2025.12.19 02:40:45.907512 [ 287 ] {} <Debug> TCP-Session: 0a72bb50-73a5-4a13-820d-86d7fe398c93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2025.12.19 02:40:45.907529 [ 288 ] {} <Debug> TCP-Session: cccf407a-701e-421c-b1bd-ae7dd99e8198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2025.12.19 02:40:45.907592 [ 286 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42731) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5888 | 2025.12.19 02:40:45.907861 [ 286 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5889 | 2025.12.19 02:40:45.907923 [ 286 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5890 | 2025.12.19 02:40:45.908229 [ 286 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 5891 | 2025.12.19 02:40:45.909141 [ 328 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Trace> AggregatingTransform: Aggregating | ||
| 5892 | 2025.12.19 02:40:45.909181 [ 328 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Trace> Aggregator: Aggregation method: without_key | ||
| 5893 | 2025.12.19 02:40:45.909217 [ 328 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888302 sec. (1125.743 rows/sec., 43.97 KiB/sec.) | ||
| 5894 | 2025.12.19 02:40:45.909235 [ 328 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Trace> Aggregator: Merging aggregated data | ||
| 5895 | 2025.12.19 02:40:45.910699 [ 286 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 5896 | 2025.12.19 02:40:45.910838 [ 286 ] {83f4a672-4bdf-4882-abf4-af85ae489505} <Debug> TCPHandler: Processed in 0.003553435 sec. | ||
| 5897 | 2025.12.19 02:40:45.910959 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5898 | 2025.12.19 02:40:45.910988 [ 286 ] {} <Debug> TCP-Session: 994c06b0-d558-4fe9-a5af-06229cf679bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2025.12.19 02:40:45.911061 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5900 | 2025.12.19 02:40:45.911129 [ 288 ] {} <Debug> TCP-Session: cccf407a-701e-421c-b1bd-ae7dd99e8198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2025.12.19 02:40:45.911130 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5902 | 2025.12.19 02:40:45.911187 [ 287 ] {} <Debug> TCP-Session: 0a72bb50-73a5-4a13-820d-86d7fe398c93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2025.12.19 02:40:45.913011 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57386 | ||
| 5904 | 2025.12.19 02:40:45.913028 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52908 | ||
| 5905 | 2025.12.19 02:40:45.913041 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46401 | ||
| 5906 | 2025.12.19 02:40:45.913059 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35811 | ||
| 5907 | 2025.12.19 02:40:45.913079 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2025.12.19 02:40:45.913100 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2025.12.19 02:40:45.913118 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5910 | 2025.12.19 02:40:45.913130 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5911 | 2025.12.19 02:40:45.913138 [ 291 ] {} <Debug> TCP-Session: 0658b5f2-937a-4260-b8a4-1693cbefb12e Authenticating user 'default' from [fd00:1122:3344:101::e]:52908 | ||
| 5912 | 2025.12.19 02:40:45.913152 [ 288 ] {} <Debug> TCP-Session: 086ee987-9323-4d0a-bd59-f5894bff73e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46401 | ||
| 5913 | 2025.12.19 02:40:45.913162 [ 292 ] {} <Debug> TCP-Session: f4658d08-7137-4e52-b8e4-e5aa88c6b49e Authenticating user 'default' from [fd00:1122:3344:101::e]:35811 | ||
| 5914 | 2025.12.19 02:40:45.913174 [ 291 ] {} <Debug> TCP-Session: 0658b5f2-937a-4260-b8a4-1693cbefb12e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2025.12.19 02:40:45.913189 [ 288 ] {} <Debug> TCP-Session: 086ee987-9323-4d0a-bd59-f5894bff73e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2025.12.19 02:40:45.913207 [ 292 ] {} <Debug> TCP-Session: f4658d08-7137-4e52-b8e4-e5aa88c6b49e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2025.12.19 02:40:45.913214 [ 291 ] {} <Debug> TCP-Session: 0658b5f2-937a-4260-b8a4-1693cbefb12e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2025.12.19 02:40:45.913235 [ 292 ] {} <Debug> TCP-Session: f4658d08-7137-4e52-b8e4-e5aa88c6b49e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2025.12.19 02:40:45.913225 [ 288 ] {} <Debug> TCP-Session: 086ee987-9323-4d0a-bd59-f5894bff73e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2025.12.19 02:40:45.913122 [ 290 ] {} <Debug> TCP-Session: 93cf1b1e-d722-444b-869e-6de9b0bc5a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:57386 | ||
| 5921 | 2025.12.19 02:40:45.913067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54600 | ||
| 5922 | 2025.12.19 02:40:45.913306 [ 290 ] {} <Debug> TCP-Session: 93cf1b1e-d722-444b-869e-6de9b0bc5a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2025.12.19 02:40:45.913044 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47662 | ||
| 5924 | 2025.12.19 02:40:45.913348 [ 290 ] {} <Debug> TCP-Session: 93cf1b1e-d722-444b-869e-6de9b0bc5a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2025.12.19 02:40:45.913388 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5926 | 2025.12.19 02:40:45.913416 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5927 | 2025.12.19 02:40:45.913427 [ 293 ] {} <Debug> TCP-Session: c12d61f7-1dee-44c2-810c-ca4a809afdbb Authenticating user 'default' from [fd00:1122:3344:101::e]:54600 | ||
| 5928 | 2025.12.19 02:40:45.913440 [ 289 ] {} <Debug> TCP-Session: 1f27af10-eef1-47a5-9909-4c3977ab8edc Authenticating user 'default' from [fd00:1122:3344:101::e]:47662 | ||
| 5929 | 2025.12.19 02:40:45.913457 [ 293 ] {} <Debug> TCP-Session: c12d61f7-1dee-44c2-810c-ca4a809afdbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2025.12.19 02:40:45.913459 [ 289 ] {} <Debug> TCP-Session: 1f27af10-eef1-47a5-9909-4c3977ab8edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2025.12.19 02:40:45.913473 [ 293 ] {} <Debug> TCP-Session: c12d61f7-1dee-44c2-810c-ca4a809afdbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2025.12.19 02:40:45.913480 [ 289 ] {} <Debug> TCP-Session: 1f27af10-eef1-47a5-9909-4c3977ab8edc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2025.12.19 02:40:45.937241 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46401). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5934 | |||
| 5935 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5936 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5937 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5938 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5939 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5940 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5941 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5942 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5943 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5944 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5945 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5946 | (version 23.8.7.1) | ||
| 5947 | 2025.12.19 02:40:45.937412 [ 288 ] {} <Debug> TCP-Session: 086ee987-9323-4d0a-bd59-f5894bff73e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2025.12.19 02:40:45.937436 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57386). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5949 | |||
| 5950 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5951 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5952 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5953 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5954 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5955 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5956 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5957 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5958 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5959 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5960 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5961 | (version 23.8.7.1) | ||
| 5962 | 2025.12.19 02:40:45.937512 [ 290 ] {} <Debug> TCP-Session: 93cf1b1e-d722-444b-869e-6de9b0bc5a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2025.12.19 02:40:45.937543 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54600). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5964 | |||
| 5965 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5966 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5967 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5968 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5969 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5970 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5971 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5972 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5973 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5974 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5975 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5976 | (version 23.8.7.1) | ||
| 5977 | 2025.12.19 02:40:45.937622 [ 293 ] {} <Debug> TCP-Session: c12d61f7-1dee-44c2-810c-ca4a809afdbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2025.12.19 02:40:45.937660 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52908). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5979 | |||
| 5980 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5981 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5982 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5983 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5984 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5985 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5986 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5987 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5988 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5989 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5990 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5991 | (version 23.8.7.1) | ||
| 5992 | 2025.12.19 02:40:45.937736 [ 291 ] {} <Debug> TCP-Session: 0658b5f2-937a-4260-b8a4-1693cbefb12e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2025.12.19 02:40:45.937761 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47662). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5994 | |||
| 5995 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5996 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5997 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5998 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5999 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6000 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6001 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6002 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6003 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6004 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6005 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6006 | (version 23.8.7.1) | ||
| 6007 | 2025.12.19 02:40:45.937833 [ 289 ] {} <Debug> TCP-Session: 1f27af10-eef1-47a5-9909-4c3977ab8edc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2025.12.19 02:40:45.937866 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:35811). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6009 | |||
| 6010 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6011 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6012 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6013 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6014 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6015 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6016 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6017 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6018 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6019 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6020 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6021 | (version 23.8.7.1) | ||
| 6022 | 2025.12.19 02:40:45.937937 [ 292 ] {} <Debug> TCP-Session: f4658d08-7137-4e52-b8e4-e5aa88c6b49e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2025.12.19 02:40:47.247794 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2025.12.19 02:40:47.248018 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6025 | 2025.12.19 02:40:47.248095 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6026 | 2025.12.19 02:40:47.248839 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.12.19 02:40:47.248888 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6028 | 2025.12.19 02:40:47.249305 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6029 | 2025.12.19 02:40:47.249559 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.12.19 02:40:47.249711 [ 56 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6031 | 2025.12.19 02:40:47.249738 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001777 sec., 31513.78728193585 rows/sec., 2.42 MiB/sec. | ||
| 6032 | 2025.12.19 02:40:47.249755 [ 56 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2025.12.19 02:40:47.249779 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6034 | 2025.12.19 02:40:47.249791 [ 268 ] {5a6812b4-01b9-49fb-9415-071fb50acb40} <Debug> TCPHandler: Processed in 0.002139147 sec. | ||
| 6035 | 2025.12.19 02:40:47.249935 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6036 | 2025.12.19 02:40:47.249941 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 6037 | 2025.12.19 02:40:47.250041 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6038 | 2025.12.19 02:40:47.250094 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6039 | 2025.12.19 02:40:47.250164 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6040 | 2025.12.19 02:40:47.250225 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2466 rows starting from the beginning of the part | ||
| 6041 | 2025.12.19 02:40:47.250334 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 120 rows starting from the beginning of the part | ||
| 6042 | 2025.12.19 02:40:47.250412 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 6043 | 2025.12.19 02:40:47.250482 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 118 rows starting from the beginning of the part | ||
| 6044 | 2025.12.19 02:40:47.250522 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2274 rows starting from the beginning of the part | ||
| 6045 | 2025.12.19 02:40:47.250561 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6046 | 2025.12.19 02:40:47.250575 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6047 | 2025.12.19 02:40:47.250622 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6048 | 2025.12.19 02:40:47.250994 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6049 | 2025.12.19 02:40:47.251232 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6050 | 2025.12.19 02:40:47.251379 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001362 sec., 46989.72099853157 rows/sec., 3.67 MiB/sec. | ||
| 6051 | 2025.12.19 02:40:47.251384 [ 54 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6052 | 2025.12.19 02:40:47.251419 [ 268 ] {68287d75-bc9d-4501-989e-3e5f0dc9169c} <Debug> TCPHandler: Processed in 0.001538109 sec. | ||
| 6053 | 2025.12.19 02:40:47.251460 [ 54 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6054 | 2025.12.19 02:40:47.251488 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6055 | 2025.12.19 02:40:47.251562 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6056 | 2025.12.19 02:40:47.251607 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 6057 | 2025.12.19 02:40:47.251668 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6058 | 2025.12.19 02:40:47.251718 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6059 | 2025.12.19 02:40:47.251747 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6060 | 2025.12.19 02:40:47.251787 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 6061 | 2025.12.19 02:40:47.251852 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 99 rows starting from the beginning of the part | ||
| 6062 | 2025.12.19 02:40:47.251898 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 6063 | 2025.12.19 02:40:47.251941 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 95 rows starting from the beginning of the part | ||
| 6064 | 2025.12.19 02:40:47.251983 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1149 rows starting from the beginning of the part | ||
| 6065 | 2025.12.19 02:40:47.252022 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6066 | 2025.12.19 02:40:47.252133 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2025.12.19 02:40:47.252177 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6068 | 2025.12.19 02:40:47.252564 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6069 | 2025.12.19 02:40:47.252635 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5110 rows, containing 5 columns (5 merged, 0 gathered) in 0.002780115 sec., 1838053.4618172268 rows/sec., 156.89 MiB/sec. | ||
| 6070 | 2025.12.19 02:40:47.252820 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6071 | 2025.12.19 02:40:47.252902 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6072 | 2025.12.19 02:40:47.252948 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6073 | 2025.12.19 02:40:47.252977 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001331 sec., 63110.443275732534 rows/sec., 4.39 MiB/sec. | ||
| 6074 | 2025.12.19 02:40:47.252984 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2025.12.19 02:40:47.253024 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6076 | 2025.12.19 02:40:47.253025 [ 268 ] {f70f2ca4-92dd-4894-8099-d59651f053f7} <Debug> TCPHandler: Processed in 0.001514639 sec. | ||
| 6077 | 2025.12.19 02:40:47.253115 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 6078 | 2025.12.19 02:40:47.253155 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2025.12.19 02:40:47.253191 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6080 | 2025.12.19 02:40:47.253242 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6081 | 2025.12.19 02:40:47.253257 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6082 | 2025.12.19 02:40:47.253274 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_36_7} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6083 | 2025.12.19 02:40:47.253286 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9627 rows starting from the beginning of the part | ||
| 6084 | 2025.12.19 02:40:47.253312 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6085 | 2025.12.19 02:40:47.253347 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800343 sec., 1516933.1621807623 rows/sec., 115.80 MiB/sec. | ||
| 6086 | 2025.12.19 02:40:47.253360 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 162 rows starting from the beginning of the part | ||
| 6087 | 2025.12.19 02:40:47.253365 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 6088 | 2025.12.19 02:40:47.253417 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 6089 | 2025.12.19 02:40:47.253468 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 6090 | 2025.12.19 02:40:47.253506 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 916 rows starting from the beginning of the part | ||
| 6091 | 2025.12.19 02:40:47.253545 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 84 rows starting from the beginning of the part | ||
| 6092 | 2025.12.19 02:40:47.253577 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6093 | 2025.12.19 02:40:47.253653 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2025.12.19 02:40:47.253698 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6095 | 2025.12.19 02:40:47.253889 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2025.12.19 02:40:47.253978 [ 201 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_36_7} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6097 | 2025.12.19 02:40:47.254050 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6098 | 2025.12.19 02:40:47.254065 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6099 | 2025.12.19 02:40:47.254293 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2025.12.19 02:40:47.254402 [ 54 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6101 | 2025.12.19 02:40:47.254432 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001192 sec., 25167.78523489933 rows/sec., 1.70 MiB/sec. | ||
| 6102 | 2025.12.19 02:40:47.254432 [ 54 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2025.12.19 02:40:47.254472 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6104 | 2025.12.19 02:40:47.254476 [ 268 ] {b21c6aa5-0ebc-4fde-b902-1a127efaee6a} <Debug> TCPHandler: Processed in 0.001371667 sec. | ||
| 6105 | 2025.12.19 02:40:47.254544 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 6106 | 2025.12.19 02:40:47.254634 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6107 | 2025.12.19 02:40:47.254661 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1824 rows starting from the beginning of the part | ||
| 6108 | 2025.12.19 02:40:47.254707 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 6109 | 2025.12.19 02:40:47.254745 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 6110 | 2025.12.19 02:40:47.254780 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 6111 | 2025.12.19 02:40:47.254813 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
| 6112 | 2025.12.19 02:40:47.254846 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6113 | 2025.12.19 02:40:47.255759 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001246766 sec., 1690774.3714538252 rows/sec., 110.47 MiB/sec. | ||
| 6114 | 2025.12.19 02:40:47.256086 [ 198 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6115 | 2025.12.19 02:40:47.256394 [ 198 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6116 | 2025.12.19 02:40:47.256475 [ 198 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_36_7} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6117 | 2025.12.19 02:40:47.256584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 6118 | 2025.12.19 02:40:47.257303 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11109 rows, containing 5 columns (5 merged, 0 gathered) in 0.004231383 sec., 2625382.7649257937 rows/sec., 178.59 MiB/sec. | ||
| 6119 | 2025.12.19 02:40:47.257598 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6120 | 2025.12.19 02:40:47.257851 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2025.12.19 02:40:47.257921 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6122 | 2025.12.19 02:40:47.258011 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 6123 | 2025.12.19 02:40:48.422573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11985 | ||
| 6124 | 2025.12.19 02:40:48.423101 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6125 | 2025.12.19 02:40:48.423135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6126 | 2025.12.19 02:40:48.423611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6127 | 2025.12.19 02:40:48.423835 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2025.12.19 02:40:48.423965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11985 | ||
| 6129 | 2025.12.19 02:40:49.037870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6130 | 2025.12.19 02:40:49.057150 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2025.12.19 02:40:49.057224 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6132 | 2025.12.19 02:40:49.063270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6133 | 2025.12.19 02:40:49.063993 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2025.12.19 02:40:49.067336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6135 | 2025.12.19 02:40:50.959871 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 750 | ||
| 6136 | 2025.12.19 02:40:50.962585 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2025.12.19 02:40:50.962632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6138 | 2025.12.19 02:40:50.963863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6139 | 2025.12.19 02:40:50.964133 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2025.12.19 02:40:50.964407 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 6141 | 2025.12.19 02:40:52.252902 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2025.12.19 02:40:52.253203 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6143 | 2025.12.19 02:40:52.253305 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6144 | 2025.12.19 02:40:52.254272 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2025.12.19 02:40:52.254313 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6146 | 2025.12.19 02:40:52.254710 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6147 | 2025.12.19 02:40:52.254931 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2025.12.19 02:40:52.255079 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001953 sec., 60419.866871479775 rows/sec., 5.13 MiB/sec. | ||
| 6149 | 2025.12.19 02:40:52.255119 [ 268 ] {2eb9e394-b08d-49c8-89fa-694fb5620c12} <Debug> TCPHandler: Processed in 0.002423981 sec. | ||
| 6150 | 2025.12.19 02:40:52.255243 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2025.12.19 02:40:52.255348 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6152 | 2025.12.19 02:40:52.255389 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6153 | 2025.12.19 02:40:52.255816 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2025.12.19 02:40:52.255849 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6155 | 2025.12.19 02:40:52.256149 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6156 | 2025.12.19 02:40:52.256368 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2025.12.19 02:40:52.256493 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001163 sec., 26655.20206362855 rows/sec., 1.96 MiB/sec. | ||
| 6158 | 2025.12.19 02:40:52.256529 [ 268 ] {40ba4efe-89c2-466a-9864-2101519ac982} <Debug> TCPHandler: Processed in 0.001338277 sec. | ||
| 6159 | 2025.12.19 02:40:52.256640 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6160 | 2025.12.19 02:40:52.256738 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6161 | 2025.12.19 02:40:52.256775 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6162 | 2025.12.19 02:40:52.257185 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6163 | 2025.12.19 02:40:52.257218 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6164 | 2025.12.19 02:40:52.257503 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6165 | 2025.12.19 02:40:52.257775 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6166 | 2025.12.19 02:40:52.257897 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001179 sec., 80576.75996607295 rows/sec., 6.29 MiB/sec. | ||
| 6167 | 2025.12.19 02:40:52.257933 [ 268 ] {5cc6f400-16e8-4a00-89c2-52071ea40d9b} <Debug> TCPHandler: Processed in 0.001336067 sec. | ||
| 6168 | 2025.12.19 02:40:52.258041 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6169 | 2025.12.19 02:40:52.258140 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6170 | 2025.12.19 02:40:52.258209 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6171 | 2025.12.19 02:40:52.258640 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.12.19 02:40:52.258675 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6173 | 2025.12.19 02:40:52.259008 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6174 | 2025.12.19 02:40:52.259216 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2025.12.19 02:40:52.259342 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 6176 | 2025.12.19 02:40:52.259378 [ 268 ] {5f701348-f58d-45df-82aa-15237ec20b0b} <Debug> TCPHandler: Processed in 0.001385207 sec. | ||
| 6177 | 2025.12.19 02:40:52.259488 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6178 | 2025.12.19 02:40:52.259611 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6179 | 2025.12.19 02:40:52.259665 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <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 | ||
| 6180 | 2025.12.19 02:40:52.260534 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.12.19 02:40:52.260570 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6182 | 2025.12.19 02:40:52.261110 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6183 | 2025.12.19 02:40:52.261322 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6184 | 2025.12.19 02:40:52.261421 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6185 | 2025.12.19 02:40:52.261456 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001864 sec., 16630.901287553646 rows/sec., 29.80 MiB/sec. | ||
| 6186 | 2025.12.19 02:40:52.261468 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2025.12.19 02:40:52.261501 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6188 | 2025.12.19 02:40:52.261508 [ 268 ] {2aac12d3-3f40-468f-b5e5-5515f48922dc} <Debug> TCPHandler: Processed in 0.002067946 sec. | ||
| 6189 | 2025.12.19 02:40:52.261628 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2025.12.19 02:40:52.261646 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 6191 | 2025.12.19 02:40:52.261723 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6192 | 2025.12.19 02:40:52.261768 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6193 | 2025.12.19 02:40:52.261905 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6194 | 2025.12.19 02:40:52.261970 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 473 rows starting from the beginning of the part | ||
| 6195 | 2025.12.19 02:40:52.262100 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 6196 | 2025.12.19 02:40:52.262169 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.12.19 02:40:52.262213 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6198 | 2025.12.19 02:40:52.262216 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 6199 | 2025.12.19 02:40:52.262342 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 6200 | 2025.12.19 02:40:52.262448 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 6201 | 2025.12.19 02:40:52.262556 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 6202 | 2025.12.19 02:40:52.262606 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6203 | 2025.12.19 02:40:52.262840 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2025.12.19 02:40:52.262971 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 6205 | 2025.12.19 02:40:52.263012 [ 268 ] {77ac1d0a-6f0c-4337-a8db-8496d64add9a} <Debug> TCPHandler: Processed in 0.001432168 sec. | ||
| 6206 | 2025.12.19 02:40:52.283612 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 19 columns (19 merged, 0 gathered) in 0.022021807 sec., 26609.98709143169 rows/sec., 47.68 MiB/sec. | ||
| 6207 | 2025.12.19 02:40:52.284348 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6208 | 2025.12.19 02:40:52.284686 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6209 | 2025.12.19 02:40:52.284765 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6210 | 2025.12.19 02:40:52.284861 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 6211 | 2025.12.19 02:40:53.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.65 MiB, peak 268.97 MiB, free memory in arenas 0.00 B, will set to 259.96 MiB (RSS), difference: 1.30 MiB | ||
| 6212 | 2025.12.19 02:40:55.841897 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6213 | 2025.12.19 02:40:55.841948 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6214 | 2025.12.19 02:40:55.924051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12433 | ||
| 6215 | 2025.12.19 02:40:55.924538 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2025.12.19 02:40:55.924574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6217 | 2025.12.19 02:40:55.925093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6218 | 2025.12.19 02:40:55.925382 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2025.12.19 02:40:55.925506 [ 40 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6220 | 2025.12.19 02:40:55.925535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12433 | ||
| 6221 | 2025.12.19 02:40:55.925547 [ 40 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2025.12.19 02:40:55.925569 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6223 | 2025.12.19 02:40:55.925662 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 6224 | 2025.12.19 02:40:55.925751 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6225 | 2025.12.19 02:40:55.925783 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10065 rows starting from the beginning of the part | ||
| 6226 | 2025.12.19 02:40:55.925840 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6227 | 2025.12.19 02:40:55.925883 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6228 | 2025.12.19 02:40:55.925922 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6229 | 2025.12.19 02:40:55.925958 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6230 | 2025.12.19 02:40:55.925994 [ 196 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6231 | 2025.12.19 02:40:55.929954 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12433 rows, containing 4 columns (4 merged, 0 gathered) in 0.004329984 sec., 2871373.1967600803 rows/sec., 41.08 MiB/sec. | ||
| 6232 | 2025.12.19 02:40:55.930392 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6233 | 2025.12.19 02:40:55.930735 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2025.12.19 02:40:55.930816 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_26_5} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6235 | 2025.12.19 02:40:55.930920 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 6236 | 2025.12.19 02:40:56.567394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6237 | 2025.12.19 02:40:56.585415 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2025.12.19 02:40:56.585480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6239 | 2025.12.19 02:40:56.591130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6240 | 2025.12.19 02:40:56.592148 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2025.12.19 02:40:56.592506 [ 40 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6242 | 2025.12.19 02:40:56.592578 [ 40 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2025.12.19 02:40:56.592603 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.85 GiB. | ||
| 6244 | 2025.12.19 02:40:56.592733 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 6245 | 2025.12.19 02:40:56.595857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6246 | 2025.12.19 02:40:56.596351 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6247 | 2025.12.19 02:40:56.597811 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 6248 | 2025.12.19 02:40:56.602343 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 6249 | 2025.12.19 02:40:56.606716 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 6250 | 2025.12.19 02:40:56.611103 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 6251 | 2025.12.19 02:40:56.615372 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 6252 | 2025.12.19 02:40:56.619200 [ 196 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 6253 | 2025.12.19 02:40:56.671850 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079167047 sec., 2475.777579527502 rows/sec., 12.80 MiB/sec. | ||
| 6254 | 2025.12.19 02:40:56.674456 [ 195 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6255 | 2025.12.19 02:40:56.676661 [ 195 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_26_5} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2025.12.19 02:40:56.676745 [ 195 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_26_5} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6257 | 2025.12.19 02:40:56.678879 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6258 | 2025.12.19 02:40:57.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.05 MiB, peak 271.61 MiB, free memory in arenas 0.00 B, will set to 265.59 MiB (RSS), difference: 4.54 MiB | ||
| 6259 | 2025.12.19 02:40:57.262910 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2025.12.19 02:40:57.263112 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6261 | 2025.12.19 02:40:57.263177 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6262 | 2025.12.19 02:40:57.264085 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2025.12.19 02:40:57.264133 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6264 | 2025.12.19 02:40:57.264542 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6265 | 2025.12.19 02:40:57.264780 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2025.12.19 02:40:57.264933 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001871 sec., 219134.15285943344 rows/sec., 13.90 MiB/sec. | ||
| 6267 | 2025.12.19 02:40:57.264975 [ 268 ] {6c478d25-d1be-48ea-aae0-8a06f1b9cca3} <Debug> TCPHandler: Processed in 0.002197158 sec. | ||
| 6268 | 2025.12.19 02:40:57.265091 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2025.12.19 02:40:57.265186 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6270 | 2025.12.19 02:40:57.265227 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6271 | 2025.12.19 02:40:57.266335 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2025.12.19 02:40:57.266372 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6273 | 2025.12.19 02:40:57.266742 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6274 | 2025.12.19 02:40:57.266955 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2025.12.19 02:40:57.267087 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001919 sec., 589890.5680041689 rows/sec., 46.74 MiB/sec. | ||
| 6276 | 2025.12.19 02:40:57.267124 [ 268 ] {0e4eb9da-012b-4942-815c-982045da4ad6} <Debug> TCPHandler: Processed in 0.002083086 sec. | ||
| 6277 | 2025.12.19 02:40:57.267229 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6278 | 2025.12.19 02:40:57.267322 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6279 | 2025.12.19 02:40:57.267362 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6280 | 2025.12.19 02:40:57.267851 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6281 | 2025.12.19 02:40:57.267887 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6282 | 2025.12.19 02:40:57.268197 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6283 | 2025.12.19 02:40:57.268407 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6284 | 2025.12.19 02:40:57.268537 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001232 sec., 174512.987012987 rows/sec., 10.36 MiB/sec. | ||
| 6285 | 2025.12.19 02:40:57.268574 [ 268 ] {c6cb209b-301e-4fcb-81dd-2aee94938e7e} <Debug> TCPHandler: Processed in 0.001393307 sec. | ||
| 6286 | 2025.12.19 02:40:57.268679 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2025.12.19 02:40:57.268785 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6288 | 2025.12.19 02:40:57.268827 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6289 | 2025.12.19 02:40:57.269334 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6290 | 2025.12.19 02:40:57.269372 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6291 | 2025.12.19 02:40:57.269698 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6292 | 2025.12.19 02:40:57.269922 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6293 | 2025.12.19 02:40:57.270060 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001294 sec., 163833.07573415764 rows/sec., 10.57 MiB/sec. | ||
| 6294 | 2025.12.19 02:40:57.270103 [ 268 ] {5b62d15d-fe6d-443a-9d19-0d3d5f84d5a4} <Debug> TCPHandler: Processed in 0.001475619 sec. | ||
| 6295 | 2025.12.19 02:40:57.270211 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6296 | 2025.12.19 02:40:57.270307 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6297 | 2025.12.19 02:40:57.270348 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6298 | 2025.12.19 02:40:57.270841 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2025.12.19 02:40:57.270877 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6300 | 2025.12.19 02:40:57.271183 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6301 | 2025.12.19 02:40:57.271389 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6302 | 2025.12.19 02:40:57.271521 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 6303 | 2025.12.19 02:40:57.271561 [ 268 ] {dcc6c02a-e58d-4db0-87d2-698467e1f212} <Debug> TCPHandler: Processed in 0.001401198 sec. | ||
| 6304 | 2025.12.19 02:40:57.271666 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6305 | 2025.12.19 02:40:57.271761 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6306 | 2025.12.19 02:40:57.271801 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6307 | 2025.12.19 02:40:57.272484 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2025.12.19 02:40:57.272520 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6309 | 2025.12.19 02:40:57.272845 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6310 | 2025.12.19 02:40:57.273057 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2025.12.19 02:40:57.273192 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001448 sec., 475828.7292817679 rows/sec., 33.23 MiB/sec. | ||
| 6312 | 2025.12.19 02:40:57.273233 [ 268 ] {6888f1b6-2c40-492a-9912-fa8df70b70cb} <Debug> TCPHandler: Processed in 0.00161596 sec. | ||
| 6313 | 2025.12.19 02:40:57.273338 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6314 | 2025.12.19 02:40:57.273433 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6315 | 2025.12.19 02:40:57.273475 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6316 | 2025.12.19 02:40:57.273803 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6317 | 2025.12.19 02:40:57.273838 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6318 | 2025.12.19 02:40:57.274147 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6319 | 2025.12.19 02:40:57.274372 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6320 | 2025.12.19 02:40:57.274504 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 6321 | 2025.12.19 02:40:57.274542 [ 268 ] {c1a8db3b-3bd8-476e-bcd2-247b6054a141} <Debug> TCPHandler: Processed in 0.001253776 sec. | ||
| 6322 | 2025.12.19 02:40:57.274648 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2025.12.19 02:40:57.274743 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6324 | 2025.12.19 02:40:57.274786 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6325 | 2025.12.19 02:40:57.275233 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.12.19 02:40:57.275271 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6327 | 2025.12.19 02:40:57.275618 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6328 | 2025.12.19 02:40:57.275842 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2025.12.19 02:40:57.275986 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00126 sec., 249206.3492063492 rows/sec., 16.37 MiB/sec. | ||
| 6330 | 2025.12.19 02:40:57.276026 [ 268 ] {1f4a53e7-179c-42a8-af79-73779d0f5415} <Debug> TCPHandler: Processed in 0.001426838 sec. | ||
| 6331 | 2025.12.19 02:40:57.276131 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2025.12.19 02:40:57.276226 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6333 | 2025.12.19 02:40:57.276270 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6334 | 2025.12.19 02:40:57.276596 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2025.12.19 02:40:57.276638 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6336 | 2025.12.19 02:40:57.276967 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6337 | 2025.12.19 02:40:57.277198 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.12.19 02:40:57.277333 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 6339 | 2025.12.19 02:40:57.277371 [ 268 ] {ea958b19-5893-4872-a646-d7f9d81b97fb} <Debug> TCPHandler: Processed in 0.001289166 sec. | ||
| 6340 | 2025.12.19 02:40:57.277474 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2025.12.19 02:40:57.277571 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2025.12.19 02:40:57.277625 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <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 | ||
| 6343 | 2025.12.19 02:40:57.278455 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2025.12.19 02:40:57.278498 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6345 | 2025.12.19 02:40:57.279069 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6346 | 2025.12.19 02:40:57.279334 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2025.12.19 02:40:57.279505 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001953 sec., 5120.327700972862 rows/sec., 9.18 MiB/sec. | ||
| 6348 | 2025.12.19 02:40:57.279566 [ 268 ] {c9a4da5a-f493-4e92-b1be-1fc2334bc4c4} <Debug> TCPHandler: Processed in 0.002142957 sec. | ||
| 6349 | 2025.12.19 02:40:57.279685 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2025.12.19 02:40:57.279788 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6351 | 2025.12.19 02:40:57.279834 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6352 | 2025.12.19 02:40:57.280210 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2025.12.19 02:40:57.280251 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6354 | 2025.12.19 02:40:57.280594 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6355 | 2025.12.19 02:40:57.280808 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2025.12.19 02:40:57.280953 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 5.37 MiB/sec. | ||
| 6357 | 2025.12.19 02:40:57.280988 [ 268 ] {846a145e-22b1-4803-ae29-7d40a2d376f3} <Debug> TCPHandler: Processed in 0.001359417 sec. | ||
| 6358 | 2025.12.19 02:41:00.965621 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 784 | ||
| 6359 | 2025.12.19 02:41:00.967981 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2025.12.19 02:41:00.968028 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6361 | 2025.12.19 02:41:00.969193 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6362 | 2025.12.19 02:41:00.969467 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.12.19 02:41:00.969724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6364 | 2025.12.19 02:41:02.253192 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2025.12.19 02:41:02.253488 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6366 | 2025.12.19 02:41:02.253596 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6367 | 2025.12.19 02:41:02.254449 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2025.12.19 02:41:02.254490 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6369 | 2025.12.19 02:41:02.254862 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6370 | 2025.12.19 02:41:02.255091 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2025.12.19 02:41:02.255242 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001831 sec., 3276.897870016385 rows/sec., 267.21 KiB/sec. | ||
| 6372 | 2025.12.19 02:41:02.255291 [ 268 ] {4cd2151d-23f0-42ed-b5fa-3d6a1892f6fa} <Debug> TCPHandler: Processed in 0.002281479 sec. | ||
| 6373 | 2025.12.19 02:41:02.255420 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2025.12.19 02:41:02.255530 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6375 | 2025.12.19 02:41:02.255571 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6376 | 2025.12.19 02:41:02.256116 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2025.12.19 02:41:02.256152 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6378 | 2025.12.19 02:41:02.256480 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6379 | 2025.12.19 02:41:02.256689 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.12.19 02:41:02.256817 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Debug> executeQuery: Read 121 rows, 10.48 KiB in 0.00131 sec., 92366.41221374046 rows/sec., 7.81 MiB/sec. | ||
| 6381 | 2025.12.19 02:41:02.256854 [ 268 ] {5d6b4a49-a9e0-4641-abca-8f6ad6cbf0b5} <Debug> TCPHandler: Processed in 0.001489268 sec. | ||
| 6382 | 2025.12.19 02:41:02.256965 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2025.12.19 02:41:02.257059 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6384 | 2025.12.19 02:41:02.257098 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6385 | 2025.12.19 02:41:02.257501 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.12.19 02:41:02.257538 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6387 | 2025.12.19 02:41:02.257830 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6388 | 2025.12.19 02:41:02.258038 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.12.19 02:41:02.258162 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001122 sec., 32976.82709447415 rows/sec., 2.39 MiB/sec. | ||
| 6390 | 2025.12.19 02:41:02.258198 [ 268 ] {e0edf85e-5d32-4f64-857c-56b7ec9a8619} <Debug> TCPHandler: Processed in 0.001282156 sec. | ||
| 6391 | 2025.12.19 02:41:02.258294 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2025.12.19 02:41:02.258386 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6393 | 2025.12.19 02:41:02.258425 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6394 | 2025.12.19 02:41:02.258844 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2025.12.19 02:41:02.258880 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6396 | 2025.12.19 02:41:02.259189 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6397 | 2025.12.19 02:41:02.259398 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2025.12.19 02:41:02.259521 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001152 sec., 87673.61111111111 rows/sec., 6.86 MiB/sec. | ||
| 6399 | 2025.12.19 02:41:02.259557 [ 268 ] {c3407ce7-0996-4090-b76b-f342b8692c63} <Debug> TCPHandler: Processed in 0.001309557 sec. | ||
| 6400 | 2025.12.19 02:41:02.259671 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2025.12.19 02:41:02.259763 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6402 | 2025.12.19 02:41:02.259805 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6403 | 2025.12.19 02:41:02.260252 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2025.12.19 02:41:02.260290 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6405 | 2025.12.19 02:41:02.260624 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6406 | 2025.12.19 02:41:02.260826 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2025.12.19 02:41:02.260947 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001226 sec., 132952.691680261 rows/sec., 9.26 MiB/sec. | ||
| 6408 | 2025.12.19 02:41:02.260982 [ 268 ] {3bf29e6d-5e25-4ae8-91ed-f22d11e2f419} <Debug> TCPHandler: Processed in 0.001384827 sec. | ||
| 6409 | 2025.12.19 02:41:02.261097 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2025.12.19 02:41:02.261185 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6411 | 2025.12.19 02:41:02.261237 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <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 | ||
| 6412 | 2025.12.19 02:41:02.262148 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2025.12.19 02:41:02.262186 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6414 | 2025.12.19 02:41:02.262744 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6415 | 2025.12.19 02:41:02.262964 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2025.12.19 02:41:02.263098 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 6417 | 2025.12.19 02:41:02.263150 [ 268 ] {2a815c78-aed6-44c5-b012-a12a316f3520} <Debug> TCPHandler: Processed in 0.002078416 sec. | ||
| 6418 | 2025.12.19 02:41:02.263261 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2025.12.19 02:41:02.263359 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6420 | 2025.12.19 02:41:02.263400 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6421 | 2025.12.19 02:41:02.263783 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2025.12.19 02:41:02.263828 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6423 | 2025.12.19 02:41:02.264164 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6424 | 2025.12.19 02:41:02.264476 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2025.12.19 02:41:02.264622 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00128 sec., 46874.99999999999 rows/sec., 3.16 MiB/sec. | ||
| 6426 | 2025.12.19 02:41:02.264673 [ 268 ] {cd0aa078-1b96-49e9-801e-4d0e967c85ef} <Debug> TCPHandler: Processed in 0.001459508 sec. | ||
| 6427 | 2025.12.19 02:41:03.425746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12945 | ||
| 6428 | 2025.12.19 02:41:03.426272 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2025.12.19 02:41:03.426317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6430 | 2025.12.19 02:41:03.426833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6431 | 2025.12.19 02:41:03.427073 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2025.12.19 02:41:03.427203 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12945 | ||
| 6433 | 2025.12.19 02:41:04.096052 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6434 | 2025.12.19 02:41:04.112091 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2025.12.19 02:41:04.112150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6436 | 2025.12.19 02:41:04.118020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6437 | 2025.12.19 02:41:04.118705 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6438 | 2025.12.19 02:41:04.121410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6439 | 2025.12.19 02:41:07.262965 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2025.12.19 02:41:07.263181 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6441 | 2025.12.19 02:41:07.263254 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6442 | 2025.12.19 02:41:07.264255 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2025.12.19 02:41:07.264302 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6444 | 2025.12.19 02:41:07.264715 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6445 | 2025.12.19 02:41:07.264964 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2025.12.19 02:41:07.265125 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001999 sec., 205102.55127563782 rows/sec., 13.01 MiB/sec. | ||
| 6447 | 2025.12.19 02:41:07.265174 [ 268 ] {01243446-e7a3-4b5e-af00-b75e8537ecb2} <Debug> TCPHandler: Processed in 0.00234964 sec. | ||
| 6448 | 2025.12.19 02:41:07.265305 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2025.12.19 02:41:07.265407 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6450 | 2025.12.19 02:41:07.265449 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6451 | 2025.12.19 02:41:07.266440 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2025.12.19 02:41:07.266479 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6453 | 2025.12.19 02:41:07.266886 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6454 | 2025.12.19 02:41:07.267098 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2025.12.19 02:41:07.267235 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001853 sec., 610901.2412304371 rows/sec., 48.41 MiB/sec. | ||
| 6456 | 2025.12.19 02:41:07.267273 [ 268 ] {bc34a210-6ef6-4cfe-ade1-63e41b773173} <Debug> TCPHandler: Processed in 0.002017855 sec. | ||
| 6457 | 2025.12.19 02:41:07.267390 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6458 | 2025.12.19 02:41:07.267489 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6459 | 2025.12.19 02:41:07.267531 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6460 | 2025.12.19 02:41:07.268043 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2025.12.19 02:41:07.268081 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6462 | 2025.12.19 02:41:07.268392 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6463 | 2025.12.19 02:41:07.268614 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6464 | 2025.12.19 02:41:07.268747 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00128 sec., 167968.75 rows/sec., 9.97 MiB/sec. | ||
| 6465 | 2025.12.19 02:41:07.268784 [ 268 ] {744d3eb2-cc72-42bb-8efa-3c274c2a1169} <Debug> TCPHandler: Processed in 0.001442478 sec. | ||
| 6466 | 2025.12.19 02:41:07.268895 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6467 | 2025.12.19 02:41:07.268991 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6468 | 2025.12.19 02:41:07.269031 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6469 | 2025.12.19 02:41:07.269500 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6470 | 2025.12.19 02:41:07.269536 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6471 | 2025.12.19 02:41:07.269842 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6472 | 2025.12.19 02:41:07.270067 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2025.12.19 02:41:07.270192 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 6474 | 2025.12.19 02:41:07.270228 [ 268 ] {e53d9bc6-d254-438f-a539-aa30c81fed63} <Debug> TCPHandler: Processed in 0.001381167 sec. | ||
| 6475 | 2025.12.19 02:41:07.270335 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2025.12.19 02:41:07.270427 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6477 | 2025.12.19 02:41:07.270467 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6478 | 2025.12.19 02:41:07.270930 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6479 | 2025.12.19 02:41:07.270966 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6480 | 2025.12.19 02:41:07.271273 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6481 | 2025.12.19 02:41:07.271478 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6482 | 2025.12.19 02:41:07.271603 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 6483 | 2025.12.19 02:41:07.271639 [ 268 ] {f7316974-0ff3-4fff-ac9f-494dbb687603} <Debug> TCPHandler: Processed in 0.001351007 sec. | ||
| 6484 | 2025.12.19 02:41:07.271743 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2025.12.19 02:41:07.271835 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6486 | 2025.12.19 02:41:07.271874 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6487 | 2025.12.19 02:41:07.272507 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2025.12.19 02:41:07.272565 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6489 | 2025.12.19 02:41:07.272894 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6490 | 2025.12.19 02:41:07.273100 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2025.12.19 02:41:07.273229 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001412 sec., 487960.3399433428 rows/sec., 34.07 MiB/sec. | ||
| 6492 | 2025.12.19 02:41:07.273266 [ 268 ] {d57027bc-3a1c-4ea4-b42f-f344c04bdf5d} <Debug> TCPHandler: Processed in 0.00157089 sec. | ||
| 6493 | 2025.12.19 02:41:07.273373 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2025.12.19 02:41:07.273473 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6495 | 2025.12.19 02:41:07.273515 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6496 | 2025.12.19 02:41:07.273847 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2025.12.19 02:41:07.273882 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6498 | 2025.12.19 02:41:07.274195 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6499 | 2025.12.19 02:41:07.274401 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2025.12.19 02:41:07.274528 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 6501 | 2025.12.19 02:41:07.274563 [ 268 ] {876ec656-79c5-4859-98d4-3d6311ea2bd1} <Debug> TCPHandler: Processed in 0.001240086 sec. | ||
| 6502 | 2025.12.19 02:41:07.274669 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2025.12.19 02:41:07.274762 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6504 | 2025.12.19 02:41:07.274805 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6505 | 2025.12.19 02:41:07.275238 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2025.12.19 02:41:07.275274 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6507 | 2025.12.19 02:41:07.275601 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6508 | 2025.12.19 02:41:07.275812 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.12.19 02:41:07.275938 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 6510 | 2025.12.19 02:41:07.275974 [ 268 ] {007515f1-6385-4630-b049-576ca351a9e4} <Debug> TCPHandler: Processed in 0.001352726 sec. | ||
| 6511 | 2025.12.19 02:41:07.276082 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.12.19 02:41:07.276174 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6513 | 2025.12.19 02:41:07.276215 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6514 | 2025.12.19 02:41:07.276514 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.12.19 02:41:07.276549 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6516 | 2025.12.19 02:41:07.276849 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6517 | 2025.12.19 02:41:07.277060 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.12.19 02:41:07.277182 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 6519 | 2025.12.19 02:41:07.277217 [ 268 ] {2b14030a-562e-41f9-8aef-b51a563ba2c5} <Debug> TCPHandler: Processed in 0.001182835 sec. | ||
| 6520 | 2025.12.19 02:41:07.277327 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6521 | 2025.12.19 02:41:07.277419 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6522 | 2025.12.19 02:41:07.277472 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <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 | ||
| 6523 | 2025.12.19 02:41:07.278260 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2025.12.19 02:41:07.278296 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6525 | 2025.12.19 02:41:07.278794 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6526 | 2025.12.19 02:41:07.279014 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2025.12.19 02:41:07.279148 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 6528 | 2025.12.19 02:41:07.279199 [ 268 ] {b553878f-c35b-45ca-ba7b-26c43dfe5a7a} <Debug> TCPHandler: Processed in 0.001918934 sec. | ||
| 6529 | 2025.12.19 02:41:07.279312 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6530 | 2025.12.19 02:41:07.279404 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6531 | 2025.12.19 02:41:07.279445 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6532 | 2025.12.19 02:41:07.279775 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2025.12.19 02:41:07.279811 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6534 | 2025.12.19 02:41:07.280113 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6535 | 2025.12.19 02:41:07.280316 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2025.12.19 02:41:07.280439 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001052 sec., 98859.31558935362 rows/sec., 6.06 MiB/sec. | ||
| 6537 | 2025.12.19 02:41:07.280473 [ 268 ] {7df09780-a60c-403f-883c-a0f61efe506e} <Debug> TCPHandler: Processed in 0.001208575 sec. | ||
| 6538 | 2025.12.19 02:41:10.842007 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6539 | 2025.12.19 02:41:10.842059 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6540 | 2025.12.19 02:41:10.927437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13393 | ||
| 6541 | 2025.12.19 02:41:10.928008 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2025.12.19 02:41:10.928059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6543 | 2025.12.19 02:41:10.928605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6544 | 2025.12.19 02:41:10.928840 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2025.12.19 02:41:10.928971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13393 | ||
| 6546 | 2025.12.19 02:41:10.970146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 820 | ||
| 6547 | 2025.12.19 02:41:10.972645 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2025.12.19 02:41:10.972705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6549 | 2025.12.19 02:41:10.973935 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6550 | 2025.12.19 02:41:10.974221 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2025.12.19 02:41:10.974598 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6552 | 2025.12.19 02:41:11.621610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6553 | 2025.12.19 02:41:11.637614 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2025.12.19 02:41:11.637671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6555 | 2025.12.19 02:41:11.644073 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6556 | 2025.12.19 02:41:11.644771 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2025.12.19 02:41:11.647605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6558 | 2025.12.19 02:41:12.253159 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2025.12.19 02:41:12.253469 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6560 | 2025.12.19 02:41:12.253541 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6561 | 2025.12.19 02:41:12.254288 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2025.12.19 02:41:12.254341 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6563 | 2025.12.19 02:41:12.254771 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6564 | 2025.12.19 02:41:12.255012 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2025.12.19 02:41:12.255180 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001784 sec., 66143.49775784754 rows/sec., 5.62 MiB/sec. | ||
| 6566 | 2025.12.19 02:41:12.255203 [ 90 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6567 | 2025.12.19 02:41:12.255231 [ 268 ] {79f9486d-8e69-4bb6-8676-d562c2a5b314} <Debug> TCPHandler: Processed in 0.002263818 sec. | ||
| 6568 | 2025.12.19 02:41:12.255279 [ 90 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.12.19 02:41:12.255310 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6570 | 2025.12.19 02:41:12.255379 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2025.12.19 02:41:12.255425 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 6572 | 2025.12.19 02:41:12.255491 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6573 | 2025.12.19 02:41:12.255542 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6574 | 2025.12.19 02:41:12.255558 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6575 | 2025.12.19 02:41:12.255600 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2466 rows starting from the beginning of the part | ||
| 6576 | 2025.12.19 02:41:12.255673 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 118 rows starting from the beginning of the part | ||
| 6577 | 2025.12.19 02:41:12.255722 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1132 rows starting from the beginning of the part | ||
| 6578 | 2025.12.19 02:41:12.255770 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 121 rows starting from the beginning of the part | ||
| 6579 | 2025.12.19 02:41:12.255814 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1132 rows starting from the beginning of the part | ||
| 6580 | 2025.12.19 02:41:12.255862 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 118 rows starting from the beginning of the part | ||
| 6581 | 2025.12.19 02:41:12.255977 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2025.12.19 02:41:12.256023 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6583 | 2025.12.19 02:41:12.256384 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6584 | 2025.12.19 02:41:12.256606 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2025.12.19 02:41:12.256725 [ 90 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6586 | 2025.12.19 02:41:12.256750 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001284 sec., 24143.302180685358 rows/sec., 1.77 MiB/sec. | ||
| 6587 | 2025.12.19 02:41:12.256757 [ 90 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2025.12.19 02:41:12.256793 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6589 | 2025.12.19 02:41:12.256798 [ 268 ] {3e791e87-9d5c-427c-a607-6509e5de027d} <Debug> TCPHandler: Processed in 0.001474249 sec. | ||
| 6590 | 2025.12.19 02:41:12.256905 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 6591 | 2025.12.19 02:41:12.256920 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2025.12.19 02:41:12.257037 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6593 | 2025.12.19 02:41:12.257042 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6594 | 2025.12.19 02:41:12.257078 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6595 | 2025.12.19 02:41:12.257098 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6596 | 2025.12.19 02:41:12.257152 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 6597 | 2025.12.19 02:41:12.257203 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 215 rows starting from the beginning of the part | ||
| 6598 | 2025.12.19 02:41:12.257246 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 37 rows starting from the beginning of the part | ||
| 6599 | 2025.12.19 02:41:12.257288 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 215 rows starting from the beginning of the part | ||
| 6600 | 2025.12.19 02:41:12.257327 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 6601 | 2025.12.19 02:41:12.257568 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6602 | 2025.12.19 02:41:12.257613 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6603 | 2025.12.19 02:41:12.257930 [ 197 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5087 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550632 sec., 1994407.660532762 rows/sec., 168.92 MiB/sec. | ||
| 6604 | 2025.12.19 02:41:12.258073 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6605 | 2025.12.19 02:41:12.258256 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6606 | 2025.12.19 02:41:12.258271 [ 189 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423187 sec., 567037.2199858486 rows/sec., 37.37 MiB/sec. | ||
| 6607 | 2025.12.19 02:41:12.258320 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2025.12.19 02:41:12.258454 [ 90 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6609 | 2025.12.19 02:41:12.258470 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001449 sec., 65562.4568668047 rows/sec., 5.12 MiB/sec. | ||
| 6610 | 2025.12.19 02:41:12.258480 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6611 | 2025.12.19 02:41:12.258494 [ 90 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2025.12.19 02:41:12.258521 [ 268 ] {90e6a942-ece3-4fc0-8c11-9a963dc1a2b0} <Debug> TCPHandler: Processed in 0.001653281 sec. | ||
| 6613 | 2025.12.19 02:41:12.258540 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6614 | 2025.12.19 02:41:12.258571 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2025.12.19 02:41:12.258613 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 6616 | 2025.12.19 02:41:12.258648 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6617 | 2025.12.19 02:41:12.258654 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_41_8} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6618 | 2025.12.19 02:41:12.258712 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6619 | 2025.12.19 02:41:12.258743 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6620 | 2025.12.19 02:41:12.258746 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 6621 | 2025.12.19 02:41:12.258755 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6622 | 2025.12.19 02:41:12.258795 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 95 rows starting from the beginning of the part | ||
| 6623 | 2025.12.19 02:41:12.258825 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6624 | 2025.12.19 02:41:12.258845 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 689 rows starting from the beginning of the part | ||
| 6625 | 2025.12.19 02:41:12.258846 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2025.12.19 02:41:12.258906 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 101 rows starting from the beginning of the part | ||
| 6627 | 2025.12.19 02:41:12.258948 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 6628 | 2025.12.19 02:41:12.258956 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_36_7} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6629 | 2025.12.19 02:41:12.258989 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 95 rows starting from the beginning of the part | ||
| 6630 | 2025.12.19 02:41:12.259060 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6631 | 2025.12.19 02:41:12.259259 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2025.12.19 02:41:12.259303 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6633 | 2025.12.19 02:41:12.259671 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6634 | 2025.12.19 02:41:12.259901 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2025.12.19 02:41:12.260015 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6636 | 2025.12.19 02:41:12.260040 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 6637 | 2025.12.19 02:41:12.260053 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6638 | 2025.12.19 02:41:12.260081 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6639 | 2025.12.19 02:41:12.260085 [ 268 ] {8e7c7b8d-27e1-4688-a76f-05e145b395be} <Debug> TCPHandler: Processed in 0.001487678 sec. | ||
| 6640 | 2025.12.19 02:41:12.260174 [ 186 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2919 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591531 sec., 1834083.0307420967 rows/sec., 138.43 MiB/sec. | ||
| 6641 | 2025.12.19 02:41:12.260179 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 6642 | 2025.12.19 02:41:12.260205 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2025.12.19 02:41:12.260290 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6644 | 2025.12.19 02:41:12.260304 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6645 | 2025.12.19 02:41:12.260323 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11109 rows starting from the beginning of the part | ||
| 6646 | 2025.12.19 02:41:12.260361 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <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 | ||
| 6647 | 2025.12.19 02:41:12.260388 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6648 | 2025.12.19 02:41:12.260408 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6649 | 2025.12.19 02:41:12.260438 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 314 rows starting from the beginning of the part | ||
| 6650 | 2025.12.19 02:41:12.260489 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 163 rows starting from the beginning of the part | ||
| 6651 | 2025.12.19 02:41:12.260533 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 314 rows starting from the beginning of the part | ||
| 6652 | 2025.12.19 02:41:12.260577 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6653 | 2025.12.19 02:41:12.260702 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2025.12.19 02:41:12.260791 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_41_8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6655 | 2025.12.19 02:41:12.260887 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6656 | 2025.12.19 02:41:12.261247 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2025.12.19 02:41:12.261290 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6658 | 2025.12.19 02:41:12.261884 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6659 | 2025.12.19 02:41:12.262129 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2025.12.19 02:41:12.262278 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001992 sec., 15562.248995983937 rows/sec., 27.89 MiB/sec. | ||
| 6661 | 2025.12.19 02:41:12.262354 [ 268 ] {49679bbc-9f5a-4a10-8168-f98645213379} <Debug> TCPHandler: Processed in 0.002199778 sec. | ||
| 6662 | 2025.12.19 02:41:12.262468 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2025.12.19 02:41:12.262565 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6664 | 2025.12.19 02:41:12.262609 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6665 | 2025.12.19 02:41:12.262957 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2025.12.19 02:41:12.262995 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6667 | 2025.12.19 02:41:12.263333 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6668 | 2025.12.19 02:41:12.263553 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2025.12.19 02:41:12.263663 [ 90 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6670 | 2025.12.19 02:41:12.263684 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 6671 | 2025.12.19 02:41:12.263697 [ 90 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2025.12.19 02:41:12.263729 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6673 | 2025.12.19 02:41:12.263730 [ 268 ] {bd3026bc-f627-49d9-bd53-9f7747a824a5} <Debug> TCPHandler: Processed in 0.001312856 sec. | ||
| 6674 | 2025.12.19 02:41:12.263801 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 6675 | 2025.12.19 02:41:12.263904 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6676 | 2025.12.19 02:41:12.263933 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2108 rows starting from the beginning of the part | ||
| 6677 | 2025.12.19 02:41:12.263990 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6678 | 2025.12.19 02:41:12.264037 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6679 | 2025.12.19 02:41:12.264079 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 6680 | 2025.12.19 02:41:12.264120 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6681 | 2025.12.19 02:41:12.264162 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 6682 | 2025.12.19 02:41:12.264525 [ 190 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12220 rows, containing 5 columns (5 merged, 0 gathered) in 0.004397915 sec., 2778589.3997496543 rows/sec., 188.86 MiB/sec. | ||
| 6683 | 2025.12.19 02:41:12.264819 [ 200 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6684 | 2025.12.19 02:41:12.265083 [ 200 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.12.19 02:41:12.265148 [ 200 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6686 | 2025.12.19 02:41:12.265217 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6687 | 2025.12.19 02:41:12.265313 [ 192 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 4 columns (4 merged, 0 gathered) in 0.001542509 sec., 1618142.9087285714 rows/sec., 105.42 MiB/sec. | ||
| 6688 | 2025.12.19 02:41:12.265581 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6689 | 2025.12.19 02:41:12.265835 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2025.12.19 02:41:12.265900 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_41_8} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6691 | 2025.12.19 02:41:12.265959 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6692 | 2025.12.19 02:41:13.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.96 MiB, peak 275.44 MiB, free memory in arenas 0.00 B, will set to 268.19 MiB (RSS), difference: 1.23 MiB | ||
| 6693 | 2025.12.19 02:41:14.674883 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2025.12.19 02:41:14.675093 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6695 | 2025.12.19 02:41:14.675172 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6696 | 2025.12.19 02:41:14.675979 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2025.12.19 02:41:14.676033 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6698 | 2025.12.19 02:41:14.676462 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6699 | 2025.12.19 02:41:14.676700 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2025.12.19 02:41:14.676873 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001838 sec., 223068.55277475517 rows/sec., 14.15 MiB/sec. | ||
| 6701 | 2025.12.19 02:41:14.676924 [ 268 ] {0a37c9c5-0499-47c5-a4fc-285c22afc223} <Debug> TCPHandler: Processed in 0.002185787 sec. | ||
| 6702 | 2025.12.19 02:41:14.677045 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2025.12.19 02:41:14.677151 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6704 | 2025.12.19 02:41:14.677197 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6705 | 2025.12.19 02:41:14.677598 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2025.12.19 02:41:14.677638 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6707 | 2025.12.19 02:41:14.677949 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6708 | 2025.12.19 02:41:14.678175 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2025.12.19 02:41:14.678287 [ 55 ] {} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6710 | 2025.12.19 02:41:14.678311 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001184 sec., 3378.3783783783783 rows/sec., 275.48 KiB/sec. | ||
| 6711 | 2025.12.19 02:41:14.678354 [ 55 ] {} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2025.12.19 02:41:14.678366 [ 268 ] {0186842e-e9f6-4f79-b476-8c947151c481} <Debug> TCPHandler: Processed in 0.001374617 sec. | ||
| 6713 | 2025.12.19 02:41:14.678394 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6714 | 2025.12.19 02:41:14.678489 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6715 | 2025.12.19 02:41:14.678519 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6716 | 2025.12.19 02:41:14.678592 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6717 | 2025.12.19 02:41:14.678638 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6718 | 2025.12.19 02:41:14.678674 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6719 | 2025.12.19 02:41:14.678720 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6720 | 2025.12.19 02:41:14.678795 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6721 | 2025.12.19 02:41:14.678852 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 6722 | 2025.12.19 02:41:14.678899 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6723 | 2025.12.19 02:41:14.678944 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6724 | 2025.12.19 02:41:14.678989 [ 190 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 6725 | 2025.12.19 02:41:14.679833 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373628 sec., 30575.963798058863 rows/sec., 2.55 MiB/sec. | ||
| 6726 | 2025.12.19 02:41:14.679858 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2025.12.19 02:41:14.679899 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6728 | 2025.12.19 02:41:14.679986 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6729 | 2025.12.19 02:41:14.680287 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2025.12.19 02:41:14.680363 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_14_3} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6731 | 2025.12.19 02:41:14.680371 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6732 | 2025.12.19 02:41:14.680444 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6733 | 2025.12.19 02:41:14.680589 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2025.12.19 02:41:14.680730 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Debug> executeQuery: Read 2274 rows, 188.56 KiB in 0.002159 sec., 1053265.4006484484 rows/sec., 85.29 MiB/sec. | ||
| 6735 | 2025.12.19 02:41:14.680771 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6736 | 2025.12.19 02:41:14.680786 [ 268 ] {19ba8f58-8e55-48be-9a07-c69a7700a485} <Debug> TCPHandler: Processed in 0.00234856 sec. | ||
| 6737 | 2025.12.19 02:41:14.680896 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.12.19 02:41:14.680995 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.12.19 02:41:14.681036 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6740 | 2025.12.19 02:41:14.681512 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.12.19 02:41:14.681551 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6742 | 2025.12.19 02:41:14.681873 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6743 | 2025.12.19 02:41:14.682083 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.12.19 02:41:14.682213 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001238 sec., 176898.22294022617 rows/sec., 10.53 MiB/sec. | ||
| 6745 | 2025.12.19 02:41:14.682251 [ 268 ] {8c8aae0d-b720-4bd5-b848-4303edcb8ed3} <Debug> TCPHandler: Processed in 0.001405537 sec. | ||
| 6746 | 2025.12.19 02:41:14.682356 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2025.12.19 02:41:14.682452 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6748 | 2025.12.19 02:41:14.682492 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6749 | 2025.12.19 02:41:14.682994 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2025.12.19 02:41:14.683030 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6751 | 2025.12.19 02:41:14.683355 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6752 | 2025.12.19 02:41:14.683573 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2025.12.19 02:41:14.683699 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001265 sec., 347826.0869565217 rows/sec., 23.01 MiB/sec. | ||
| 6754 | 2025.12.19 02:41:14.683742 [ 268 ] {1cef0d30-e5c3-4e68-999d-7daa90e2f774} <Debug> TCPHandler: Processed in 0.001436368 sec. | ||
| 6755 | 2025.12.19 02:41:14.683851 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6756 | 2025.12.19 02:41:14.683946 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6757 | 2025.12.19 02:41:14.683986 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6758 | 2025.12.19 02:41:14.684433 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6759 | 2025.12.19 02:41:14.684471 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6760 | 2025.12.19 02:41:14.684781 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6761 | 2025.12.19 02:41:14.684997 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2025.12.19 02:41:14.685125 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 6763 | 2025.12.19 02:41:14.685163 [ 268 ] {0c25d2ca-dace-4733-85d3-3c84c6a3ecd8} <Debug> TCPHandler: Processed in 0.001362037 sec. | ||
| 6764 | 2025.12.19 02:41:14.685269 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6765 | 2025.12.19 02:41:14.685366 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6766 | 2025.12.19 02:41:14.685406 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6767 | 2025.12.19 02:41:14.686109 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.12.19 02:41:14.686146 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6769 | 2025.12.19 02:41:14.686496 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6770 | 2025.12.19 02:41:14.686715 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2025.12.19 02:41:14.686844 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001497 sec., 767535.0701402805 rows/sec., 54.72 MiB/sec. | ||
| 6772 | 2025.12.19 02:41:14.686882 [ 268 ] {69b8a516-cb2e-4daa-a8b9-356718e89a33} <Debug> TCPHandler: Processed in 0.001663621 sec. | ||
| 6773 | 2025.12.19 02:41:14.686989 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6774 | 2025.12.19 02:41:14.687087 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6775 | 2025.12.19 02:41:14.687129 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6776 | 2025.12.19 02:41:14.687438 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2025.12.19 02:41:14.687474 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6778 | 2025.12.19 02:41:14.687782 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6779 | 2025.12.19 02:41:14.688002 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2025.12.19 02:41:14.688130 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 6781 | 2025.12.19 02:41:14.688167 [ 268 ] {3f9adb63-7f83-470d-b456-87ece906c925} <Debug> TCPHandler: Processed in 0.001227066 sec. | ||
| 6782 | 2025.12.19 02:41:14.688273 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2025.12.19 02:41:14.688368 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6784 | 2025.12.19 02:41:14.688410 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6785 | 2025.12.19 02:41:14.688951 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6786 | 2025.12.19 02:41:14.688989 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6787 | 2025.12.19 02:41:14.689361 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6788 | 2025.12.19 02:41:14.689575 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2025.12.19 02:41:14.689703 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Debug> executeQuery: Read 916 rows, 62.04 KiB in 0.001353 sec., 677014.0428677014 rows/sec., 44.78 MiB/sec. | ||
| 6790 | 2025.12.19 02:41:14.689741 [ 268 ] {e0eeb7ac-c31d-41a1-aba8-1b75132a7f30} <Debug> TCPHandler: Processed in 0.001518419 sec. | ||
| 6791 | 2025.12.19 02:41:14.689848 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2025.12.19 02:41:14.689945 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6793 | 2025.12.19 02:41:14.689987 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6794 | 2025.12.19 02:41:14.690275 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.12.19 02:41:14.690312 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6796 | 2025.12.19 02:41:14.690605 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6797 | 2025.12.19 02:41:14.690811 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2025.12.19 02:41:14.690908 [ 66 ] {} <Debug> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6799 | 2025.12.19 02:41:14.690936 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 6800 | 2025.12.19 02:41:14.690958 [ 66 ] {} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2025.12.19 02:41:14.690978 [ 268 ] {00fbe9a2-53be-4dab-b5ee-d9a826da5c05} <Debug> TCPHandler: Processed in 0.001179815 sec. | ||
| 6802 | 2025.12.19 02:41:14.690985 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6803 | 2025.12.19 02:41:14.691070 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::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 | ||
| 6804 | 2025.12.19 02:41:14.691092 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2025.12.19 02:41:14.691183 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6806 | 2025.12.19 02:41:14.691193 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6807 | 2025.12.19 02:41:14.691223 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 6808 | 2025.12.19 02:41:14.691259 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <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 | ||
| 6809 | 2025.12.19 02:41:14.691282 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6810 | 2025.12.19 02:41:14.691330 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 6811 | 2025.12.19 02:41:14.691367 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6812 | 2025.12.19 02:41:14.691404 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 6813 | 2025.12.19 02:41:14.691440 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6814 | 2025.12.19 02:41:14.692017 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2025.12.19 02:41:14.692059 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6816 | 2025.12.19 02:41:14.692248 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205205 sec., 9127.077965989189 rows/sec., 611.77 KiB/sec. | ||
| 6817 | 2025.12.19 02:41:14.692381 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6818 | 2025.12.19 02:41:14.692597 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6819 | 2025.12.19 02:41:14.692641 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2025.12.19 02:41:14.692745 [ 190 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_11_2} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6821 | 2025.12.19 02:41:14.692818 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6822 | 2025.12.19 02:41:14.692868 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2025.12.19 02:41:14.692993 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6824 | 2025.12.19 02:41:14.693015 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00184 sec., 5434.782608695652 rows/sec., 9.74 MiB/sec. | ||
| 6825 | 2025.12.19 02:41:14.693024 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2025.12.19 02:41:14.693057 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6827 | 2025.12.19 02:41:14.693076 [ 268 ] {5df154e5-02f7-477b-b101-3cb7aa40e480} <Debug> TCPHandler: Processed in 0.002034586 sec. | ||
| 6828 | 2025.12.19 02:41:14.693174 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 6829 | 2025.12.19 02:41:14.693190 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2025.12.19 02:41:14.693327 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6831 | 2025.12.19 02:41:14.693369 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6832 | 2025.12.19 02:41:14.693441 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6833 | 2025.12.19 02:41:14.693502 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 586 rows starting from the beginning of the part | ||
| 6834 | 2025.12.19 02:41:14.693633 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6835 | 2025.12.19 02:41:14.693695 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2025.12.19 02:41:14.693737 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6837 | 2025.12.19 02:41:14.693738 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6838 | 2025.12.19 02:41:14.693851 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6839 | 2025.12.19 02:41:14.693961 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6840 | 2025.12.19 02:41:14.694067 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6841 | 2025.12.19 02:41:14.694090 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6842 | 2025.12.19 02:41:14.694313 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2025.12.19 02:41:14.694448 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.00114 sec., 64912.28070175439 rows/sec., 3.81 MiB/sec. | ||
| 6844 | 2025.12.19 02:41:14.694486 [ 268 ] {65dbfd97-d39f-45fb-9f84-4a2aaffcb38e} <Debug> TCPHandler: Processed in 0.001346556 sec. | ||
| 6845 | 2025.12.19 02:41:14.702721 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 19 columns (19 merged, 0 gathered) in 0.009611981 sec., 70536.96839392421 rows/sec., 126.40 MiB/sec. | ||
| 6846 | 2025.12.19 02:41:14.703864 [ 199 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6847 | 2025.12.19 02:41:14.704238 [ 199 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2025.12.19 02:41:14.704320 [ 199 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6849 | 2025.12.19 02:41:14.704454 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6850 | 2025.12.19 02:41:15.000409 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.18 MiB, peak 276.62 MiB, free memory in arenas 0.00 B, will set to 270.23 MiB (RSS), difference: 1.05 MiB | ||
| 6851 | 2025.12.19 02:41:17.247750 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2025.12.19 02:41:17.247951 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6853 | 2025.12.19 02:41:17.248048 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6854 | 2025.12.19 02:41:17.248715 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2025.12.19 02:41:17.248767 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6856 | 2025.12.19 02:41:17.249169 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6857 | 2025.12.19 02:41:17.249398 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2025.12.19 02:41:17.249559 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001658 sec., 33775.63329312424 rows/sec., 2.59 MiB/sec. | ||
| 6859 | 2025.12.19 02:41:17.249609 [ 268 ] {567d52e1-0bf1-465f-8084-f7faefce74e3} <Debug> TCPHandler: Processed in 0.001994235 sec. | ||
| 6860 | 2025.12.19 02:41:17.249731 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2025.12.19 02:41:17.249837 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6862 | 2025.12.19 02:41:17.249882 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6863 | 2025.12.19 02:41:17.250332 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.12.19 02:41:17.250372 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6865 | 2025.12.19 02:41:17.250691 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6866 | 2025.12.19 02:41:17.250908 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2025.12.19 02:41:17.251044 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 6868 | 2025.12.19 02:41:17.251084 [ 268 ] {e7fb38f3-90d8-42c3-8969-e5966c5770c9} <Debug> TCPHandler: Processed in 0.001405898 sec. | ||
| 6869 | 2025.12.19 02:41:17.251193 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2025.12.19 02:41:17.251291 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6871 | 2025.12.19 02:41:17.251336 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6872 | 2025.12.19 02:41:17.251713 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2025.12.19 02:41:17.251749 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6874 | 2025.12.19 02:41:17.252103 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6875 | 2025.12.19 02:41:17.252334 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2025.12.19 02:41:17.252468 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001197 sec., 70175.43859649124 rows/sec., 4.88 MiB/sec. | ||
| 6877 | 2025.12.19 02:41:17.252505 [ 268 ] {2faf7cdf-6c61-4160-92b7-e048d3118b8b} <Debug> TCPHandler: Processed in 0.001362368 sec. | ||
| 6878 | 2025.12.19 02:41:17.252615 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2025.12.19 02:41:17.252712 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6880 | 2025.12.19 02:41:17.252754 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6881 | 2025.12.19 02:41:17.253068 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2025.12.19 02:41:17.253104 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6883 | 2025.12.19 02:41:17.253418 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6884 | 2025.12.19 02:41:17.253625 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2025.12.19 02:41:17.253755 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001062 sec., 28248.58757062147 rows/sec., 1.91 MiB/sec. | ||
| 6886 | 2025.12.19 02:41:17.253792 [ 268 ] {6aa50cd1-cab5-4fb7-8e52-8a81958ddea8} <Debug> TCPHandler: Processed in 0.001227866 sec. | ||
| 6887 | 2025.12.19 02:41:18.429042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13905 | ||
| 6888 | 2025.12.19 02:41:18.429634 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2025.12.19 02:41:18.429682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6890 | 2025.12.19 02:41:18.430181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6891 | 2025.12.19 02:41:18.430414 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2025.12.19 02:41:18.430556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13905 | ||
| 6893 | 2025.12.19 02:41:19.147683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6894 | 2025.12.19 02:41:19.165420 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.12.19 02:41:19.165481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6896 | 2025.12.19 02:41:19.171444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6897 | 2025.12.19 02:41:19.172127 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2025.12.19 02:41:19.175215 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6899 | 2025.12.19 02:41:20.974939 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 864 | ||
| 6900 | 2025.12.19 02:41:20.978141 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2025.12.19 02:41:20.978202 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6902 | 2025.12.19 02:41:20.979482 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6903 | 2025.12.19 02:41:20.979769 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2025.12.19 02:41:20.979914 [ 61 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6905 | 2025.12.19 02:41:20.979980 [ 61 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.12.19 02:41:20.980000 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6907 | 2025.12.19 02:41:20.980118 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 6908 | 2025.12.19 02:41:20.980136 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 6909 | 2025.12.19 02:41:20.980708 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6910 | 2025.12.19 02:41:20.980846 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 674 rows starting from the beginning of the part | ||
| 6911 | 2025.12.19 02:41:20.981178 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6912 | 2025.12.19 02:41:20.981499 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
| 6913 | 2025.12.19 02:41:20.981837 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 6914 | 2025.12.19 02:41:20.982154 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 6915 | 2025.12.19 02:41:20.982468 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 44 rows starting from the beginning of the part | ||
| 6916 | 2025.12.19 02:41:20.988397 [ 191 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 72 columns (72 merged, 0 gathered) in 0.008323175 sec., 103806.54017247024 rows/sec., 89.08 MiB/sec. | ||
| 6917 | 2025.12.19 02:41:20.989473 [ 193 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6918 | 2025.12.19 02:41:20.989991 [ 193 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2025.12.19 02:41:20.990060 [ 193 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_21_4} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6920 | 2025.12.19 02:41:20.990228 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6921 | 2025.12.19 02:41:22.253655 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2025.12.19 02:41:22.253874 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6923 | 2025.12.19 02:41:22.253949 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6924 | 2025.12.19 02:41:22.254722 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2025.12.19 02:41:22.254778 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6926 | 2025.12.19 02:41:22.255211 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6927 | 2025.12.19 02:41:22.255464 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2025.12.19 02:41:22.255629 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001809 sec., 65229.4085129906 rows/sec., 5.54 MiB/sec. | ||
| 6929 | 2025.12.19 02:41:22.255681 [ 268 ] {606ee040-33b8-4f47-b628-8c239e589c30} <Debug> TCPHandler: Processed in 0.002170327 sec. | ||
| 6930 | 2025.12.19 02:41:22.255824 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2025.12.19 02:41:22.255932 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6932 | 2025.12.19 02:41:22.255984 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6933 | 2025.12.19 02:41:22.256426 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2025.12.19 02:41:22.256465 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6935 | 2025.12.19 02:41:22.256786 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6936 | 2025.12.19 02:41:22.257033 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2025.12.19 02:41:22.257180 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001274 sec., 24332.81004709576 rows/sec., 1.79 MiB/sec. | ||
| 6938 | 2025.12.19 02:41:22.257220 [ 268 ] {a152f9c3-c90f-4ec1-a75c-b32a770f624c} <Debug> TCPHandler: Processed in 0.001450868 sec. | ||
| 6939 | 2025.12.19 02:41:22.257329 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2025.12.19 02:41:22.257441 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6941 | 2025.12.19 02:41:22.257484 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6942 | 2025.12.19 02:41:22.258019 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2025.12.19 02:41:22.258067 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6944 | 2025.12.19 02:41:22.258473 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6945 | 2025.12.19 02:41:22.258743 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2025.12.19 02:41:22.258882 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001471 sec., 64581.917063222296 rows/sec., 5.04 MiB/sec. | ||
| 6947 | 2025.12.19 02:41:22.258922 [ 268 ] {e87631f5-5da7-4a32-8a3f-383a3c256622} <Debug> TCPHandler: Processed in 0.001641581 sec. | ||
| 6948 | 2025.12.19 02:41:22.259033 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2025.12.19 02:41:22.259130 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6950 | 2025.12.19 02:41:22.259174 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6951 | 2025.12.19 02:41:22.259598 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2025.12.19 02:41:22.259635 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6953 | 2025.12.19 02:41:22.259969 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6954 | 2025.12.19 02:41:22.260187 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2025.12.19 02:41:22.260310 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 6956 | 2025.12.19 02:41:22.260346 [ 268 ] {ef67f1e3-c38d-4911-9f8f-d77ab0638007} <Debug> TCPHandler: Processed in 0.001387168 sec. | ||
| 6957 | 2025.12.19 02:41:22.260449 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2025.12.19 02:41:22.260558 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6959 | 2025.12.19 02:41:22.260621 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <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 | ||
| 6960 | 2025.12.19 02:41:22.261542 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.12.19 02:41:22.261584 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6962 | 2025.12.19 02:41:22.262208 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6963 | 2025.12.19 02:41:22.262442 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2025.12.19 02:41:22.262581 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002005 sec., 15461.34663341646 rows/sec., 27.71 MiB/sec. | ||
| 6965 | 2025.12.19 02:41:22.262635 [ 268 ] {865a86b5-0cae-46d9-be7c-9ffbd14e0351} <Debug> TCPHandler: Processed in 0.002211908 sec. | ||
| 6966 | 2025.12.19 02:41:22.262747 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2025.12.19 02:41:22.262843 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6968 | 2025.12.19 02:41:22.262885 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6969 | 2025.12.19 02:41:22.263225 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2025.12.19 02:41:22.263262 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6971 | 2025.12.19 02:41:22.263573 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6972 | 2025.12.19 02:41:22.263786 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2025.12.19 02:41:22.263913 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6974 | 2025.12.19 02:41:22.263949 [ 268 ] {d41b7288-b43b-48a3-94f3-372ac66fd16d} <Debug> TCPHandler: Processed in 0.001252746 sec. | ||
| 6975 | 2025.12.19 02:41:25.754470 [ 57 ] {} <Debug> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6976 | 2025.12.19 02:41:25.754540 [ 57 ] {} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2025.12.19 02:41:25.754565 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6978 | 2025.12.19 02:41:25.754695 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6979 | 2025.12.19 02:41:25.754870 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6980 | 2025.12.19 02:41:25.754910 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 6981 | 2025.12.19 02:41:25.754982 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6982 | 2025.12.19 02:41:25.755028 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 6983 | 2025.12.19 02:41:25.755068 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6984 | 2025.12.19 02:41:25.755117 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6985 | 2025.12.19 02:41:25.755880 [ 201 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247676 sec., 48089.40782703202 rows/sec., 2.45 MiB/sec. | ||
| 6986 | 2025.12.19 02:41:25.756060 [ 198 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6987 | 2025.12.19 02:41:25.756430 [ 198 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2025.12.19 02:41:25.756518 [ 198 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_10_2} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6989 | 2025.12.19 02:41:25.756632 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6990 | 2025.12.19 02:41:25.842110 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6991 | 2025.12.19 02:41:25.842151 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6992 | 2025.12.19 02:41:25.930926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14353 | ||
| 6993 | 2025.12.19 02:41:25.931436 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2025.12.19 02:41:25.931484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 6995 | 2025.12.19 02:41:25.931996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6996 | 2025.12.19 02:41:25.932237 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2025.12.19 02:41:25.932386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14353 | ||
| 6998 | 2025.12.19 02:41:26.058059 [ 57 ] {} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6999 | 2025.12.19 02:41:26.058114 [ 57 ] {} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2025.12.19 02:41:26.058134 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7001 | 2025.12.19 02:41:26.058254 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::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 | ||
| 7002 | 2025.12.19 02:41:26.058397 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7003 | 2025.12.19 02:41:26.058429 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 223 rows starting from the beginning of the part | ||
| 7004 | 2025.12.19 02:41:26.058491 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 7005 | 2025.12.19 02:41:26.058536 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 7006 | 2025.12.19 02:41:26.058576 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 7007 | 2025.12.19 02:41:26.058614 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 7008 | 2025.12.19 02:41:26.059570 [ 198 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362147 sec., 783322.2111857238 rows/sec., 47.64 MiB/sec. | ||
| 7009 | 2025.12.19 02:41:26.059753 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7010 | 2025.12.19 02:41:26.060046 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2025.12.19 02:41:26.060119 [ 191 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_13_3} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7012 | 2025.12.19 02:41:26.060186 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7013 | 2025.12.19 02:41:26.675556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7014 | 2025.12.19 02:41:26.693608 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2025.12.19 02:41:26.693675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7016 | 2025.12.19 02:41:26.699584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7017 | 2025.12.19 02:41:26.700298 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2025.12.19 02:41:26.703816 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7019 | 2025.12.19 02:41:26.908817 [ 34 ] {} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7020 | 2025.12.19 02:41:26.908891 [ 34 ] {} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2025.12.19 02:41:26.908917 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7022 | 2025.12.19 02:41:26.909059 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::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 | ||
| 7023 | 2025.12.19 02:41:26.909211 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7024 | 2025.12.19 02:41:26.909246 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 465 rows starting from the beginning of the part | ||
| 7025 | 2025.12.19 02:41:26.909316 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 7026 | 2025.12.19 02:41:26.909362 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 7027 | 2025.12.19 02:41:26.909406 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 7028 | 2025.12.19 02:41:26.909446 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 440 rows starting from the beginning of the part | ||
| 7029 | 2025.12.19 02:41:26.910510 [ 191 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.00151824 sec., 1165164.9278111497 rows/sec., 81.33 MiB/sec. | ||
| 7030 | 2025.12.19 02:41:26.910725 [ 198 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7031 | 2025.12.19 02:41:26.911040 [ 198 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2025.12.19 02:41:26.911119 [ 198 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_14_3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7033 | 2025.12.19 02:41:26.911231 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7034 | 2025.12.19 02:41:27.049040 [ 34 ] {} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7035 | 2025.12.19 02:41:27.049127 [ 34 ] {} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.12.19 02:41:27.049169 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7037 | 2025.12.19 02:41:27.049297 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::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 | ||
| 7038 | 2025.12.19 02:41:27.049439 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2025.12.19 02:41:27.049476 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 434 rows starting from the beginning of the part | ||
| 7040 | 2025.12.19 02:41:27.049548 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 7041 | 2025.12.19 02:41:27.049599 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 7042 | 2025.12.19 02:41:27.049650 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 7043 | 2025.12.19 02:41:27.049696 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 7044 | 2025.12.19 02:41:27.050859 [ 194 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610791 sec., 1287566.170906095 rows/sec., 86.88 MiB/sec. | ||
| 7045 | 2025.12.19 02:41:27.051000 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7046 | 2025.12.19 02:41:27.051252 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2025.12.19 02:41:27.051321 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_13_3} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7048 | 2025.12.19 02:41:27.051386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7049 | 2025.12.19 02:41:27.263709 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2025.12.19 02:41:27.263897 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7051 | 2025.12.19 02:41:27.263964 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7052 | 2025.12.19 02:41:27.264764 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7053 | 2025.12.19 02:41:27.264811 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7054 | 2025.12.19 02:41:27.265226 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7055 | 2025.12.19 02:41:27.265466 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.12.19 02:41:27.265622 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001775 sec., 230985.91549295772 rows/sec., 14.65 MiB/sec. | ||
| 7057 | 2025.12.19 02:41:27.265670 [ 268 ] {6d425f8b-73d2-4bf2-a75b-293c68a77e72} <Debug> TCPHandler: Processed in 0.002086626 sec. | ||
| 7058 | 2025.12.19 02:41:27.265784 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2025.12.19 02:41:27.265884 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7060 | 2025.12.19 02:41:27.265928 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7061 | 2025.12.19 02:41:27.266755 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2025.12.19 02:41:27.266793 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7063 | 2025.12.19 02:41:27.267163 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7064 | 2025.12.19 02:41:27.267377 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.12.19 02:41:27.267512 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00165 sec., 686060.6060606061 rows/sec., 54.36 MiB/sec. | ||
| 7066 | 2025.12.19 02:41:27.267549 [ 268 ] {2e2a9e34-a8bb-4b84-9a4c-335a2b8ddbd9} <Debug> TCPHandler: Processed in 0.001815453 sec. | ||
| 7067 | 2025.12.19 02:41:27.267659 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2025.12.19 02:41:27.267754 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7069 | 2025.12.19 02:41:27.267795 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7070 | 2025.12.19 02:41:27.268266 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2025.12.19 02:41:27.268303 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7072 | 2025.12.19 02:41:27.268612 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7073 | 2025.12.19 02:41:27.268819 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2025.12.19 02:41:27.268949 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001215 sec., 176954.73251028807 rows/sec., 10.50 MiB/sec. | ||
| 7075 | 2025.12.19 02:41:27.268985 [ 268 ] {aa753161-f7a7-4a31-bee9-bfb9f3e72256} <Debug> TCPHandler: Processed in 0.001374987 sec. | ||
| 7076 | 2025.12.19 02:41:27.269089 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2025.12.19 02:41:27.269182 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7078 | 2025.12.19 02:41:27.269221 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7079 | 2025.12.19 02:41:27.269679 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2025.12.19 02:41:27.269715 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7081 | 2025.12.19 02:41:27.270016 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7082 | 2025.12.19 02:41:27.270230 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2025.12.19 02:41:27.270356 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 7084 | 2025.12.19 02:41:27.270394 [ 268 ] {a169eb3e-f1c0-4fa1-8821-830b4a5e5d8c} <Debug> TCPHandler: Processed in 0.001352457 sec. | ||
| 7085 | 2025.12.19 02:41:27.270498 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2025.12.19 02:41:27.270589 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7087 | 2025.12.19 02:41:27.270628 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7088 | 2025.12.19 02:41:27.271095 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.12.19 02:41:27.271131 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7090 | 2025.12.19 02:41:27.271443 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7091 | 2025.12.19 02:41:27.271652 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2025.12.19 02:41:27.271779 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 7093 | 2025.12.19 02:41:27.271817 [ 268 ] {22703bf8-e5df-4d79-8668-0fc83c6a7506} <Debug> TCPHandler: Processed in 0.001366747 sec. | ||
| 7094 | 2025.12.19 02:41:27.271923 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2025.12.19 02:41:27.272016 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7096 | 2025.12.19 02:41:27.272055 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7097 | 2025.12.19 02:41:27.272647 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2025.12.19 02:41:27.272683 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7099 | 2025.12.19 02:41:27.273008 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7100 | 2025.12.19 02:41:27.273213 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.12.19 02:41:27.273343 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001345 sec., 512267.657992565 rows/sec., 35.77 MiB/sec. | ||
| 7102 | 2025.12.19 02:41:27.273379 [ 268 ] {4a657804-47c4-453d-84c6-dc984975cea7} <Debug> TCPHandler: Processed in 0.001504599 sec. | ||
| 7103 | 2025.12.19 02:41:27.273484 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2025.12.19 02:41:27.273577 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7105 | 2025.12.19 02:41:27.273618 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7106 | 2025.12.19 02:41:27.273926 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2025.12.19 02:41:27.273962 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7108 | 2025.12.19 02:41:27.274255 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7109 | 2025.12.19 02:41:27.274461 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2025.12.19 02:41:27.274588 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001029 sec., 5830.903790087464 rows/sec., 304.64 KiB/sec. | ||
| 7111 | 2025.12.19 02:41:27.274624 [ 268 ] {3729cb34-a00a-47eb-a7d4-b19b089e33ba} <Debug> TCPHandler: Processed in 0.001187375 sec. | ||
| 7112 | 2025.12.19 02:41:27.274727 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2025.12.19 02:41:27.274826 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7114 | 2025.12.19 02:41:27.274867 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7115 | 2025.12.19 02:41:27.275356 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2025.12.19 02:41:27.275405 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7117 | 2025.12.19 02:41:27.275829 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7118 | 2025.12.19 02:41:27.276093 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2025.12.19 02:41:27.276236 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001429 sec., 219734.0797760672 rows/sec., 14.43 MiB/sec. | ||
| 7120 | 2025.12.19 02:41:27.276276 [ 268 ] {b62d3954-92aa-4d28-a222-e23dee10a6d5} <Debug> TCPHandler: Processed in 0.00159575 sec. | ||
| 7121 | 2025.12.19 02:41:27.276389 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2025.12.19 02:41:27.276486 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7123 | 2025.12.19 02:41:27.276530 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7124 | 2025.12.19 02:41:27.276837 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2025.12.19 02:41:27.276875 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7126 | 2025.12.19 02:41:27.277176 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7127 | 2025.12.19 02:41:27.277385 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2025.12.19 02:41:27.277514 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 7129 | 2025.12.19 02:41:27.277552 [ 268 ] {df820ae2-5a32-4659-9381-a1f697a9aa52} <Debug> TCPHandler: Processed in 0.001214115 sec. | ||
| 7130 | 2025.12.19 02:41:27.277660 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2025.12.19 02:41:27.277756 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7132 | 2025.12.19 02:41:27.277813 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <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 | ||
| 7133 | 2025.12.19 02:41:27.278592 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2025.12.19 02:41:27.278629 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7135 | 2025.12.19 02:41:27.279142 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7136 | 2025.12.19 02:41:27.279369 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2025.12.19 02:41:27.279514 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 7138 | 2025.12.19 02:41:27.279575 [ 268 ] {3ad3f87e-1094-4e9e-b75e-2e41bd2295dc} <Debug> TCPHandler: Processed in 0.001966045 sec. | ||
| 7139 | 2025.12.19 02:41:27.279686 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2025.12.19 02:41:27.279782 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7141 | 2025.12.19 02:41:27.279825 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7142 | 2025.12.19 02:41:27.280158 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2025.12.19 02:41:27.280195 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7144 | 2025.12.19 02:41:27.280496 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7145 | 2025.12.19 02:41:27.280714 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2025.12.19 02:41:27.280846 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 7147 | 2025.12.19 02:41:27.280882 [ 268 ] {c2985701-78f2-4ba5-a644-dba435247c47} <Debug> TCPHandler: Processed in 0.001247676 sec. | ||
| 7148 | 2025.12.19 02:41:30.980617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 898 | ||
| 7149 | 2025.12.19 02:41:30.983213 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2025.12.19 02:41:30.983263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.84 GiB. | ||
| 7151 | 2025.12.19 02:41:30.984485 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7152 | 2025.12.19 02:41:30.984781 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2025.12.19 02:41:30.985175 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
| 7154 | 2025.12.19 02:41:32.253348 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7155 | 2025.12.19 02:41:32.253573 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7156 | 2025.12.19 02:41:32.253654 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7157 | 2025.12.19 02:41:32.254365 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2025.12.19 02:41:32.254418 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7159 | 2025.12.19 02:41:32.254822 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7160 | 2025.12.19 02:41:32.255067 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.12.19 02:41:32.255235 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001717 sec., 2329.6447291788004 rows/sec., 189.97 KiB/sec. | ||
| 7162 | 2025.12.19 02:41:32.255287 [ 268 ] {785ac189-3000-4d0e-9700-bf5a13a06f43} <Debug> TCPHandler: Processed in 0.002083416 sec. | ||
| 7163 | 2025.12.19 02:41:32.255421 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2025.12.19 02:41:32.255524 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7165 | 2025.12.19 02:41:32.255569 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7166 | 2025.12.19 02:41:32.256083 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2025.12.19 02:41:32.256122 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7168 | 2025.12.19 02:41:32.256448 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7169 | 2025.12.19 02:41:32.256666 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2025.12.19 02:41:32.256782 [ 134 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7171 | 2025.12.19 02:41:32.256800 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001298 sec., 92449.92295839754 rows/sec., 7.83 MiB/sec. | ||
| 7172 | 2025.12.19 02:41:32.256850 [ 134 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2025.12.19 02:41:32.256859 [ 268 ] {d02a7b70-87fb-498d-bd36-64f9948d853a} <Debug> TCPHandler: Processed in 0.001490049 sec. | ||
| 7174 | 2025.12.19 02:41:32.256881 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7175 | 2025.12.19 02:41:32.256992 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2025.12.19 02:41:32.257003 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 7177 | 2025.12.19 02:41:32.257103 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7178 | 2025.12.19 02:41:32.257143 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7179 | 2025.12.19 02:41:32.257150 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7180 | 2025.12.19 02:41:32.257191 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2466 rows starting from the beginning of the part | ||
| 7181 | 2025.12.19 02:41:32.257280 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2274 rows starting from the beginning of the part | ||
| 7182 | 2025.12.19 02:41:32.257337 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7183 | 2025.12.19 02:41:32.257387 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 118 rows starting from the beginning of the part | ||
| 7184 | 2025.12.19 02:41:32.257433 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1132 rows starting from the beginning of the part | ||
| 7185 | 2025.12.19 02:41:32.257478 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 120 rows starting from the beginning of the part | ||
| 7186 | 2025.12.19 02:41:32.257668 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2025.12.19 02:41:32.257722 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7188 | 2025.12.19 02:41:32.258135 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7189 | 2025.12.19 02:41:32.258385 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.12.19 02:41:32.258527 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001444 sec., 24238.227146814406 rows/sec., 1.77 MiB/sec. | ||
| 7191 | 2025.12.19 02:41:32.258567 [ 268 ] {e27134ab-7c6c-453a-b840-a7683e5c15cc} <Debug> TCPHandler: Processed in 0.001629191 sec. | ||
| 7192 | 2025.12.19 02:41:32.258680 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2025.12.19 02:41:32.258778 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7194 | 2025.12.19 02:41:32.258820 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7195 | 2025.12.19 02:41:32.259282 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2025.12.19 02:41:32.259320 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7197 | 2025.12.19 02:41:32.259646 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7198 | 2025.12.19 02:41:32.259829 [ 197 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002879316 sec., 2141480.823917903 rows/sec., 181.86 MiB/sec. | ||
| 7199 | 2025.12.19 02:41:32.259858 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2025.12.19 02:41:32.259982 [ 134 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7201 | 2025.12.19 02:41:32.260001 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001242 sec., 79710.14492753622 rows/sec., 6.23 MiB/sec. | ||
| 7202 | 2025.12.19 02:41:32.260017 [ 134 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2025.12.19 02:41:32.260043 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7204 | 2025.12.19 02:41:32.260046 [ 268 ] {98c9c284-f09d-4d91-9b44-0f46d4ff77ef} <Debug> TCPHandler: Processed in 0.001415478 sec. | ||
| 7205 | 2025.12.19 02:41:32.260129 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7206 | 2025.12.19 02:41:32.260141 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 7207 | 2025.12.19 02:41:32.260179 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7208 | 2025.12.19 02:41:32.260230 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7209 | 2025.12.19 02:41:32.260261 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7210 | 2025.12.19 02:41:32.260278 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7211 | 2025.12.19 02:41:32.260317 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1149 rows starting from the beginning of the part | ||
| 7212 | 2025.12.19 02:41:32.260322 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7213 | 2025.12.19 02:41:32.260362 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7214 | 2025.12.19 02:41:32.260400 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 95 rows starting from the beginning of the part | ||
| 7215 | 2025.12.19 02:41:32.260400 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2025.12.19 02:41:32.260438 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 689 rows starting from the beginning of the part | ||
| 7217 | 2025.12.19 02:41:32.260477 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 99 rows starting from the beginning of the part | ||
| 7218 | 2025.12.19 02:41:32.260508 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_46_9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7219 | 2025.12.19 02:41:32.260612 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 7220 | 2025.12.19 02:41:32.260868 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2025.12.19 02:41:32.260905 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7222 | 2025.12.19 02:41:32.261250 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7223 | 2025.12.19 02:41:32.261467 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2025.12.19 02:41:32.261579 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7225 | 2025.12.19 02:41:32.261598 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00134 sec., 120895.5223880597 rows/sec., 8.42 MiB/sec. | ||
| 7226 | 2025.12.19 02:41:32.261612 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.12.19 02:41:32.261640 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7228 | 2025.12.19 02:41:32.261644 [ 268 ] {69c101e0-19da-4b66-b5a7-7e1f8de858d6} <Debug> TCPHandler: Processed in 0.001515419 sec. | ||
| 7229 | 2025.12.19 02:41:32.261713 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3346 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161373 sec., 2073457.1458670285 rows/sec., 156.88 MiB/sec. | ||
| 7230 | 2025.12.19 02:41:32.261731 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 7231 | 2025.12.19 02:41:32.261773 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2025.12.19 02:41:32.261856 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7233 | 2025.12.19 02:41:32.261874 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7234 | 2025.12.19 02:41:32.261897 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12220 rows starting from the beginning of the part | ||
| 7235 | 2025.12.19 02:41:32.261936 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <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 | ||
| 7236 | 2025.12.19 02:41:32.261960 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7237 | 2025.12.19 02:41:32.261973 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 916 rows starting from the beginning of the part | ||
| 7238 | 2025.12.19 02:41:32.262031 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 84 rows starting from the beginning of the part | ||
| 7239 | 2025.12.19 02:41:32.262075 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7240 | 2025.12.19 02:41:32.262118 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 314 rows starting from the beginning of the part | ||
| 7241 | 2025.12.19 02:41:32.262163 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 162 rows starting from the beginning of the part | ||
| 7242 | 2025.12.19 02:41:32.262345 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.12.19 02:41:32.262455 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_46_9} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7244 | 2025.12.19 02:41:32.262544 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7245 | 2025.12.19 02:41:32.262812 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2025.12.19 02:41:32.262850 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7247 | 2025.12.19 02:41:32.263457 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7248 | 2025.12.19 02:41:32.263705 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2025.12.19 02:41:32.263850 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001994 sec., 15546.639919759276 rows/sec., 27.86 MiB/sec. | ||
| 7250 | 2025.12.19 02:41:32.263915 [ 268 ] {06f7b346-ac71-4233-a0f9-f3e76e51a460} <Debug> TCPHandler: Processed in 0.002192078 sec. | ||
| 7251 | 2025.12.19 02:41:32.264027 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7252 | 2025.12.19 02:41:32.264124 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7253 | 2025.12.19 02:41:32.264167 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7254 | 2025.12.19 02:41:32.264497 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2025.12.19 02:41:32.264534 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7256 | 2025.12.19 02:41:32.264856 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7257 | 2025.12.19 02:41:32.265066 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2025.12.19 02:41:32.265180 [ 136 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7259 | 2025.12.19 02:41:32.265197 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7260 | 2025.12.19 02:41:32.265216 [ 136 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2025.12.19 02:41:32.265233 [ 268 ] {9fe55ef7-5a72-4fbf-8112-d1d66e4159c3} <Debug> TCPHandler: Processed in 0.001255316 sec. | ||
| 7262 | 2025.12.19 02:41:32.265240 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7263 | 2025.12.19 02:41:32.265350 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 7264 | 2025.12.19 02:41:32.265486 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7265 | 2025.12.19 02:41:32.265520 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2496 rows starting from the beginning of the part | ||
| 7266 | 2025.12.19 02:41:32.265582 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7267 | 2025.12.19 02:41:32.265624 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 7268 | 2025.12.19 02:41:32.265662 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7269 | 2025.12.19 02:41:32.265700 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7270 | 2025.12.19 02:41:32.265735 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 7271 | 2025.12.19 02:41:32.265817 [ 200 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13856 rows, containing 5 columns (5 merged, 0 gathered) in 0.004129692 sec., 3355213.8997290838 rows/sec., 227.63 MiB/sec. | ||
| 7272 | 2025.12.19 02:41:32.266337 [ 186 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7273 | 2025.12.19 02:41:32.266651 [ 186 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2025.12.19 02:41:32.266728 [ 186 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7275 | 2025.12.19 02:41:32.266829 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 7276 | 2025.12.19 02:41:32.266942 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.001644031 sec., 1717729.1669074367 rows/sec., 111.58 MiB/sec. | ||
| 7277 | 2025.12.19 02:41:32.267256 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7278 | 2025.12.19 02:41:32.267499 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7279 | 2025.12.19 02:41:32.267561 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_46_9} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7280 | 2025.12.19 02:41:32.267642 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7281 | 2025.12.19 02:41:33.432617 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14865 | ||
| 7282 | 2025.12.19 02:41:33.433184 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.12.19 02:41:33.433220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7284 | 2025.12.19 02:41:33.433721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7285 | 2025.12.19 02:41:33.433961 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.12.19 02:41:33.434091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14865 | ||
| 7287 | 2025.12.19 02:41:33.434130 [ 27 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7288 | 2025.12.19 02:41:33.434233 [ 27 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.12.19 02:41:33.434274 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7290 | 2025.12.19 02:41:33.434447 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 7291 | 2025.12.19 02:41:33.434664 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7292 | 2025.12.19 02:41:33.434725 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12433 rows starting from the beginning of the part | ||
| 7293 | 2025.12.19 02:41:33.434827 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7294 | 2025.12.19 02:41:33.434900 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7295 | 2025.12.19 02:41:33.434965 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7296 | 2025.12.19 02:41:33.435024 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7297 | 2025.12.19 02:41:33.435083 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7298 | 2025.12.19 02:41:33.436899 [ 190 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14865 rows, containing 4 columns (4 merged, 0 gathered) in 0.002536392 sec., 5860687.149304996 rows/sec., 83.84 MiB/sec. | ||
| 7299 | 2025.12.19 02:41:33.437361 [ 189 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7300 | 2025.12.19 02:41:33.437678 [ 189 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2025.12.19 02:41:33.437765 [ 189 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_31_6} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7302 | 2025.12.19 02:41:33.437889 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 7303 | 2025.12.19 02:41:34.203972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7304 | 2025.12.19 02:41:34.222342 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2025.12.19 02:41:34.222401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7306 | 2025.12.19 02:41:34.228133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7307 | 2025.12.19 02:41:34.228866 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2025.12.19 02:41:34.229154 [ 28 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7309 | 2025.12.19 02:41:34.229229 [ 28 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2025.12.19 02:41:34.229254 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7311 | 2025.12.19 02:41:34.229405 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 7312 | 2025.12.19 02:41:34.232203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7313 | 2025.12.19 02:41:34.233130 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7314 | 2025.12.19 02:41:34.234586 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 7315 | 2025.12.19 02:41:34.239263 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 7316 | 2025.12.19 02:41:34.243678 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 7317 | 2025.12.19 02:41:34.248104 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 7318 | 2025.12.19 02:41:34.252271 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 7319 | 2025.12.19 02:41:34.256169 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 7320 | 2025.12.19 02:41:34.312223 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082893434 sec., 2822.9015099072863 rows/sec., 14.60 MiB/sec. | ||
| 7321 | 2025.12.19 02:41:34.315575 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7322 | 2025.12.19 02:41:34.317754 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_31_6} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2025.12.19 02:41:34.317881 [ 193 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_31_6} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7324 | 2025.12.19 02:41:34.320738 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7325 | 2025.12.19 02:41:35.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.26 MiB, peak 282.84 MiB, free memory in arenas 0.00 B, will set to 277.45 MiB (RSS), difference: 5.19 MiB | ||
| 7326 | 2025.12.19 02:41:37.263150 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7327 | 2025.12.19 02:41:37.263453 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7328 | 2025.12.19 02:41:37.263536 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7329 | 2025.12.19 02:41:37.264360 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2025.12.19 02:41:37.264407 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7331 | 2025.12.19 02:41:37.264824 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7332 | 2025.12.19 02:41:37.265053 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2025.12.19 02:41:37.265204 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 7334 | 2025.12.19 02:41:37.265245 [ 268 ] {b0965194-0c14-4212-bfaa-14857f5f1c8d} <Debug> TCPHandler: Processed in 0.002277758 sec. | ||
| 7335 | 2025.12.19 02:41:37.265362 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2025.12.19 02:41:37.265455 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7337 | 2025.12.19 02:41:37.265494 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7338 | 2025.12.19 02:41:37.266397 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2025.12.19 02:41:37.266433 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7340 | 2025.12.19 02:41:37.266817 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7341 | 2025.12.19 02:41:37.267036 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2025.12.19 02:41:37.267161 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001725 sec., 656231.8840579711 rows/sec., 52.00 MiB/sec. | ||
| 7343 | 2025.12.19 02:41:37.267197 [ 268 ] {5be2d43f-4c95-43d1-88c5-fb41a3004701} <Debug> TCPHandler: Processed in 0.001882644 sec. | ||
| 7344 | 2025.12.19 02:41:37.267303 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2025.12.19 02:41:37.267395 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7346 | 2025.12.19 02:41:37.267433 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7347 | 2025.12.19 02:41:37.267926 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2025.12.19 02:41:37.267962 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7349 | 2025.12.19 02:41:37.268265 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7350 | 2025.12.19 02:41:37.268477 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2025.12.19 02:41:37.268587 [ 53 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7352 | 2025.12.19 02:41:37.268602 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001225 sec., 175510.20408163266 rows/sec., 10.42 MiB/sec. | ||
| 7353 | 2025.12.19 02:41:37.268656 [ 53 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2025.12.19 02:41:37.268664 [ 268 ] {6a663f6a-66d8-439e-8bc6-b37013d39173} <Debug> TCPHandler: Processed in 0.001407797 sec. | ||
| 7355 | 2025.12.19 02:41:37.268687 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7356 | 2025.12.19 02:41:37.268782 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2025.12.19 02:41:37.268826 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 7358 | 2025.12.19 02:41:37.268876 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7359 | 2025.12.19 02:41:37.268920 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7360 | 2025.12.19 02:41:37.268998 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7361 | 2025.12.19 02:41:37.269049 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7362 | 2025.12.19 02:41:37.269164 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 219 rows starting from the beginning of the part | ||
| 7363 | 2025.12.19 02:41:37.269229 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 7364 | 2025.12.19 02:41:37.269286 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 215 rows starting from the beginning of the part | ||
| 7365 | 2025.12.19 02:41:37.269338 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part | ||
| 7366 | 2025.12.19 02:41:37.269394 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 215 rows starting from the beginning of the part | ||
| 7367 | 2025.12.19 02:41:37.269421 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2025.12.19 02:41:37.269465 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7369 | 2025.12.19 02:41:37.270085 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7370 | 2025.12.19 02:41:37.270321 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2025.12.19 02:41:37.270449 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00159 sec., 133333.33333333334 rows/sec., 8.60 MiB/sec. | ||
| 7372 | 2025.12.19 02:41:37.270485 [ 268 ] {1482f309-e887-44db-9197-ca749043f854} <Debug> TCPHandler: Processed in 0.001749912 sec. | ||
| 7373 | 2025.12.19 02:41:37.270588 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828463 sec., 543079.0778921968 rows/sec., 35.28 MiB/sec. | ||
| 7374 | 2025.12.19 02:41:37.270606 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7375 | 2025.12.19 02:41:37.270744 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7376 | 2025.12.19 02:41:37.270752 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7377 | 2025.12.19 02:41:37.270815 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7378 | 2025.12.19 02:41:37.271007 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2025.12.19 02:41:37.271082 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_41_8} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7380 | 2025.12.19 02:41:37.271155 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7381 | 2025.12.19 02:41:37.271391 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2025.12.19 02:41:37.271441 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7383 | 2025.12.19 02:41:37.271786 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7384 | 2025.12.19 02:41:37.272006 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2025.12.19 02:41:37.272142 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001414 sec., 149222.06506364924 rows/sec., 8.47 MiB/sec. | ||
| 7386 | 2025.12.19 02:41:37.272181 [ 268 ] {e905358e-cd63-4b5b-adfe-618592b687d5} <Debug> TCPHandler: Processed in 0.001638541 sec. | ||
| 7387 | 2025.12.19 02:41:37.272293 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2025.12.19 02:41:37.272390 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7389 | 2025.12.19 02:41:37.272433 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7390 | 2025.12.19 02:41:37.273099 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2025.12.19 02:41:37.273136 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7392 | 2025.12.19 02:41:37.273497 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7393 | 2025.12.19 02:41:37.273711 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2025.12.19 02:41:37.273844 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001472 sec., 468070.652173913 rows/sec., 32.69 MiB/sec. | ||
| 7395 | 2025.12.19 02:41:37.273884 [ 268 ] {b8c5527e-e633-43b0-8338-00471c6b4399} <Debug> TCPHandler: Processed in 0.00164645 sec. | ||
| 7396 | 2025.12.19 02:41:37.273994 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2025.12.19 02:41:37.274090 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7398 | 2025.12.19 02:41:37.274132 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7399 | 2025.12.19 02:41:37.274455 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2025.12.19 02:41:37.274493 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7401 | 2025.12.19 02:41:37.274802 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7402 | 2025.12.19 02:41:37.275012 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.12.19 02:41:37.275145 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 7404 | 2025.12.19 02:41:37.275183 [ 268 ] {b4821646-0439-4b8e-addc-8c96aecec6a9} <Debug> TCPHandler: Processed in 0.001239035 sec. | ||
| 7405 | 2025.12.19 02:41:37.275290 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2025.12.19 02:41:37.275385 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7407 | 2025.12.19 02:41:37.275429 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7408 | 2025.12.19 02:41:37.275859 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2025.12.19 02:41:37.275896 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7410 | 2025.12.19 02:41:37.276239 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7411 | 2025.12.19 02:41:37.276454 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2025.12.19 02:41:37.276585 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 7413 | 2025.12.19 02:41:37.276622 [ 268 ] {341394f8-f22a-4c32-b6b2-f06bb3082406} <Debug> TCPHandler: Processed in 0.001382798 sec. | ||
| 7414 | 2025.12.19 02:41:37.276730 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2025.12.19 02:41:37.276826 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7416 | 2025.12.19 02:41:37.276868 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7417 | 2025.12.19 02:41:37.277159 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2025.12.19 02:41:37.277195 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7419 | 2025.12.19 02:41:37.277491 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7420 | 2025.12.19 02:41:37.277697 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2025.12.19 02:41:37.277821 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 7422 | 2025.12.19 02:41:37.277858 [ 268 ] {628a0a64-4d56-4e4c-a8be-e19390563a56} <Debug> TCPHandler: Processed in 0.001177585 sec. | ||
| 7423 | 2025.12.19 02:41:37.277965 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2025.12.19 02:41:37.278060 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7425 | 2025.12.19 02:41:37.278115 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <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 | ||
| 7426 | 2025.12.19 02:41:37.278880 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2025.12.19 02:41:37.278917 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7428 | 2025.12.19 02:41:37.279442 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7429 | 2025.12.19 02:41:37.279662 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2025.12.19 02:41:37.279800 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 7431 | 2025.12.19 02:41:37.279854 [ 268 ] {f03cc5f3-c4f5-47c1-bbb6-272b0f38b9ce} <Debug> TCPHandler: Processed in 0.001937734 sec. | ||
| 7432 | 2025.12.19 02:41:37.279962 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2025.12.19 02:41:37.280057 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7434 | 2025.12.19 02:41:37.280099 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7435 | 2025.12.19 02:41:37.280434 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2025.12.19 02:41:37.280471 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7437 | 2025.12.19 02:41:37.280782 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7438 | 2025.12.19 02:41:37.280999 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7439 | 2025.12.19 02:41:37.281125 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001086 sec., 95764.27255985267 rows/sec., 5.87 MiB/sec. | ||
| 7440 | 2025.12.19 02:41:37.281162 [ 268 ] {27ee4108-50e3-45b1-aa06-85d97992f9a6} <Debug> TCPHandler: Processed in 0.001250066 sec. | ||
| 7441 | 2025.12.19 02:41:40.842204 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7442 | 2025.12.19 02:41:40.842284 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7443 | 2025.12.19 02:41:40.934277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15313 | ||
| 7444 | 2025.12.19 02:41:40.934824 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2025.12.19 02:41:40.934866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7446 | 2025.12.19 02:41:40.935549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7447 | 2025.12.19 02:41:40.935789 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2025.12.19 02:41:40.935918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15313 | ||
| 7449 | 2025.12.19 02:41:40.985504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 934 | ||
| 7450 | 2025.12.19 02:41:40.987965 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2025.12.19 02:41:40.988003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7452 | 2025.12.19 02:41:40.989241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7453 | 2025.12.19 02:41:40.989502 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2025.12.19 02:41:40.989752 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7455 | 2025.12.19 02:41:41.001319 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00084638 sec. | ||
| 7456 | 2025.12.19 02:41:41.732392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7457 | 2025.12.19 02:41:41.748628 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2025.12.19 02:41:41.748684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7459 | 2025.12.19 02:41:41.754872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7460 | 2025.12.19 02:41:41.755675 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2025.12.19 02:41:41.758561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7462 | 2025.12.19 02:41:42.254335 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2025.12.19 02:41:42.254651 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7464 | 2025.12.19 02:41:42.254763 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7465 | 2025.12.19 02:41:42.255476 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2025.12.19 02:41:42.255523 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7467 | 2025.12.19 02:41:42.255918 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7468 | 2025.12.19 02:41:42.256144 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2025.12.19 02:41:42.256293 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001731 sec., 68168.68861929521 rows/sec., 5.79 MiB/sec. | ||
| 7470 | 2025.12.19 02:41:42.256335 [ 268 ] {9fcda19c-7618-47d3-8f0d-1bbae9b3f846} <Debug> TCPHandler: Processed in 0.002183587 sec. | ||
| 7471 | 2025.12.19 02:41:42.256456 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2025.12.19 02:41:42.256551 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7473 | 2025.12.19 02:41:42.256592 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7474 | 2025.12.19 02:41:42.256977 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2025.12.19 02:41:42.257013 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7476 | 2025.12.19 02:41:42.257313 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7477 | 2025.12.19 02:41:42.257522 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7478 | 2025.12.19 02:41:42.257647 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001115 sec., 27802.69058295964 rows/sec., 2.04 MiB/sec. | ||
| 7479 | 2025.12.19 02:41:42.257684 [ 268 ] {b78975e8-119e-4a4f-b3e3-a10c8751d6ea} <Debug> TCPHandler: Processed in 0.001276176 sec. | ||
| 7480 | 2025.12.19 02:41:42.257790 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2025.12.19 02:41:42.257882 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7482 | 2025.12.19 02:41:42.257922 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7483 | 2025.12.19 02:41:42.258374 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2025.12.19 02:41:42.258410 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7485 | 2025.12.19 02:41:42.258708 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7486 | 2025.12.19 02:41:42.258925 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2025.12.19 02:41:42.259047 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001182 sec., 80372.25042301184 rows/sec., 6.28 MiB/sec. | ||
| 7488 | 2025.12.19 02:41:42.259084 [ 268 ] {24e2c149-77e1-4186-8628-6e3cc82c40db} <Debug> TCPHandler: Processed in 0.001341547 sec. | ||
| 7489 | 2025.12.19 02:41:42.259191 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2025.12.19 02:41:42.259283 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7491 | 2025.12.19 02:41:42.259326 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7492 | 2025.12.19 02:41:42.259711 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2025.12.19 02:41:42.259745 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7494 | 2025.12.19 02:41:42.260052 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7495 | 2025.12.19 02:41:42.260246 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2025.12.19 02:41:42.260432 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 7497 | 2025.12.19 02:41:42.260468 [ 268 ] {ecde15d2-9fcd-46c6-bcf7-20d1bc42be95} <Debug> TCPHandler: Processed in 0.001323526 sec. | ||
| 7498 | 2025.12.19 02:41:42.260573 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7499 | 2025.12.19 02:41:42.260666 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7500 | 2025.12.19 02:41:42.260719 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <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 | ||
| 7501 | 2025.12.19 02:41:42.261552 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7502 | 2025.12.19 02:41:42.261589 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7503 | 2025.12.19 02:41:42.262138 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7504 | 2025.12.19 02:41:42.262360 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7505 | 2025.12.19 02:41:42.262477 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7506 | 2025.12.19 02:41:42.262494 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001846 sec., 16793.066088840736 rows/sec., 30.09 MiB/sec. | ||
| 7507 | 2025.12.19 02:41:42.262540 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2025.12.19 02:41:42.262565 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7509 | 2025.12.19 02:41:42.262567 [ 268 ] {39eb9244-46d7-4b5a-8968-9f3cb7904eb4} <Debug> TCPHandler: Processed in 0.002040336 sec. | ||
| 7510 | 2025.12.19 02:41:42.262682 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 7511 | 2025.12.19 02:41:42.262701 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2025.12.19 02:41:42.262798 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7513 | 2025.12.19 02:41:42.262839 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2025.12.19 02:41:42.262890 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7515 | 2025.12.19 02:41:42.262949 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 678 rows starting from the beginning of the part | ||
| 7516 | 2025.12.19 02:41:42.263103 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7517 | 2025.12.19 02:41:42.263171 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2025.12.19 02:41:42.263207 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7519 | 2025.12.19 02:41:42.263223 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7520 | 2025.12.19 02:41:42.263332 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7521 | 2025.12.19 02:41:42.263440 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7522 | 2025.12.19 02:41:42.263516 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7523 | 2025.12.19 02:41:42.263546 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7524 | 2025.12.19 02:41:42.263732 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2025.12.19 02:41:42.263858 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7526 | 2025.12.19 02:41:42.263918 [ 268 ] {bd498319-d5aa-4593-8843-d7cca4c29723} <Debug> TCPHandler: Processed in 0.001264126 sec. | ||
| 7527 | 2025.12.19 02:41:42.279065 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 791 rows, containing 19 columns (19 merged, 0 gathered) in 0.016443787 sec., 48103.27450726526 rows/sec., 86.20 MiB/sec. | ||
| 7528 | 2025.12.19 02:41:42.280053 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7529 | 2025.12.19 02:41:42.280370 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7530 | 2025.12.19 02:41:42.280433 [ 196 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7531 | 2025.12.19 02:41:42.280522 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
| 7532 | 2025.12.19 02:41:43.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.15 MiB, peak 286.72 MiB, free memory in arenas 0.00 B, will set to 282.34 MiB (RSS), difference: 3.19 MiB | ||
| 7533 | 2025.12.19 02:41:44.697729 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42314 | ||
| 7534 | 2025.12.19 02:41:44.697866 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7535 | 2025.12.19 02:41:44.697897 [ 290 ] {} <Debug> TCP-Session: d4e0f004-27da-49fb-b642-f8cbbb52e924 Authenticating user 'default' from [fd00:1122:3344:101::e]:42314 | ||
| 7536 | 2025.12.19 02:41:44.697921 [ 290 ] {} <Debug> TCP-Session: d4e0f004-27da-49fb-b642-f8cbbb52e924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2025.12.19 02:41:44.697937 [ 290 ] {} <Debug> TCP-Session: d4e0f004-27da-49fb-b642-f8cbbb52e924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7538 | 2025.12.19 02:41:44.698147 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61525 | ||
| 7539 | 2025.12.19 02:41:44.698184 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45147 | ||
| 7540 | 2025.12.19 02:41:44.698214 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47661 | ||
| 7541 | 2025.12.19 02:41:44.698239 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49132 | ||
| 7542 | 2025.12.19 02:41:44.698259 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7543 | 2025.12.19 02:41:44.698248 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41850 | ||
| 7544 | 2025.12.19 02:41:44.698307 [ 291 ] {} <Debug> TCP-Session: 2d5ab77d-36e2-42bc-b9f7-d5e839a564e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61525 | ||
| 7545 | 2025.12.19 02:41:44.698201 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47207 | ||
| 7546 | 2025.12.19 02:41:44.698360 [ 291 ] {} <Debug> TCP-Session: 2d5ab77d-36e2-42bc-b9f7-d5e839a564e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2025.12.19 02:41:44.698196 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62423 | ||
| 7548 | 2025.12.19 02:41:44.698393 [ 291 ] {} <Debug> TCP-Session: 2d5ab77d-36e2-42bc-b9f7-d5e839a564e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2025.12.19 02:41:44.698227 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47637 | ||
| 7550 | 2025.12.19 02:41:44.698434 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7551 | 2025.12.19 02:41:44.698467 [ 290 ] {} <Trace> TCP-Session: d4e0f004-27da-49fb-b642-f8cbbb52e924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7552 | 2025.12.19 02:41:44.698487 [ 286 ] {} <Debug> TCP-Session: 4e1e9e51-594b-4f5b-a3bc-44de11990f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:47661 | ||
| 7553 | 2025.12.19 02:41:44.698517 [ 286 ] {} <Debug> TCP-Session: 4e1e9e51-594b-4f5b-a3bc-44de11990f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2025.12.19 02:41:44.698534 [ 286 ] {} <Debug> TCP-Session: 4e1e9e51-594b-4f5b-a3bc-44de11990f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2025.12.19 02:41:44.698678 [ 290 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7556 | 2025.12.19 02:41:44.698860 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7557 | 2025.12.19 02:41:44.698894 [ 287 ] {} <Debug> TCP-Session: ac1a9b57-5414-47c3-9853-a4297d43ea16 Authenticating user 'default' from [fd00:1122:3344:101::e]:47637 | ||
| 7558 | 2025.12.19 02:41:44.698911 [ 287 ] {} <Debug> TCP-Session: ac1a9b57-5414-47c3-9853-a4297d43ea16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7559 | 2025.12.19 02:41:44.698926 [ 287 ] {} <Debug> TCP-Session: ac1a9b57-5414-47c3-9853-a4297d43ea16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7560 | 2025.12.19 02:41:44.698964 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7561 | 2025.12.19 02:41:44.698997 [ 294 ] {} <Debug> TCP-Session: e315ced7-691b-499a-9c67-3b08fef6043b Authenticating user 'default' from [fd00:1122:3344:101::e]:47207 | ||
| 7562 | 2025.12.19 02:41:44.699014 [ 294 ] {} <Debug> TCP-Session: e315ced7-691b-499a-9c67-3b08fef6043b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2025.12.19 02:41:44.699026 [ 294 ] {} <Debug> TCP-Session: e315ced7-691b-499a-9c67-3b08fef6043b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7564 | 2025.12.19 02:41:44.699080 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7565 | 2025.12.19 02:41:44.699119 [ 293 ] {} <Debug> TCP-Session: 63e2b415-2937-4b8f-9b1f-27febb659fcf Authenticating user 'default' from [fd00:1122:3344:101::e]:62423 | ||
| 7566 | 2025.12.19 02:41:44.699133 [ 290 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7567 | 2025.12.19 02:41:44.699146 [ 293 ] {} <Debug> TCP-Session: 63e2b415-2937-4b8f-9b1f-27febb659fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2025.12.19 02:41:44.699181 [ 293 ] {} <Debug> TCP-Session: 63e2b415-2937-4b8f-9b1f-27febb659fcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2025.12.19 02:41:44.699211 [ 290 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7570 | 2025.12.19 02:41:44.699281 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7571 | 2025.12.19 02:41:44.699322 [ 292 ] {} <Debug> TCP-Session: 966383a2-3b81-4e9f-b3fb-68efe5c93911 Authenticating user 'default' from [fd00:1122:3344:101::e]:45147 | ||
| 7572 | 2025.12.19 02:41:44.699347 [ 292 ] {} <Debug> TCP-Session: 966383a2-3b81-4e9f-b3fb-68efe5c93911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2025.12.19 02:41:44.699345 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7574 | 2025.12.19 02:41:44.699362 [ 292 ] {} <Debug> TCP-Session: 966383a2-3b81-4e9f-b3fb-68efe5c93911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7575 | 2025.12.19 02:41:44.699386 [ 288 ] {} <Debug> TCP-Session: 65afab61-74f0-4d05-b5ce-26c1a049285d Authenticating user 'default' from [fd00:1122:3344:101::e]:49132 | ||
| 7576 | 2025.12.19 02:41:44.699405 [ 288 ] {} <Debug> TCP-Session: 65afab61-74f0-4d05-b5ce-26c1a049285d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2025.12.19 02:41:44.699421 [ 288 ] {} <Debug> TCP-Session: 65afab61-74f0-4d05-b5ce-26c1a049285d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2025.12.19 02:41:44.699548 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7579 | 2025.12.19 02:41:44.699583 [ 289 ] {} <Debug> TCP-Session: 26e05559-425e-44fa-8200-5f94ec7a69e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41850 | ||
| 7580 | 2025.12.19 02:41:44.699600 [ 289 ] {} <Debug> TCP-Session: 26e05559-425e-44fa-8200-5f94ec7a69e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7581 | 2025.12.19 02:41:44.699600 [ 290 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 7582 | 2025.12.19 02:41:44.699614 [ 289 ] {} <Debug> TCP-Session: 26e05559-425e-44fa-8200-5f94ec7a69e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7583 | 2025.12.19 02:41:44.700615 [ 318 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Trace> AggregatingTransform: Aggregating | ||
| 7584 | 2025.12.19 02:41:44.700651 [ 318 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7585 | 2025.12.19 02:41:44.700683 [ 318 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968012 sec. (1033.045 rows/sec., 40.35 KiB/sec.) | ||
| 7586 | 2025.12.19 02:41:44.700700 [ 318 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Trace> Aggregator: Merging aggregated data | ||
| 7587 | 2025.12.19 02:41:44.702157 [ 290 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003549 sec., 281.7695125387433 rows/sec., 11.01 KiB/sec. | ||
| 7588 | 2025.12.19 02:41:44.702291 [ 290 ] {25eb8cc1-28cd-41d2-815c-dd768d45389c} <Debug> TCPHandler: Processed in 0.004077381 sec. | ||
| 7589 | 2025.12.19 02:41:44.702387 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7590 | 2025.12.19 02:41:44.702415 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7591 | 2025.12.19 02:41:44.702432 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7592 | 2025.12.19 02:41:44.702449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7593 | 2025.12.19 02:41:44.702466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7594 | 2025.12.19 02:41:44.702493 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7595 | 2025.12.19 02:41:44.702502 [ 289 ] {} <Debug> TCP-Session: 26e05559-425e-44fa-8200-5f94ec7a69e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7596 | 2025.12.19 02:41:44.702514 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7597 | 2025.12.19 02:41:44.702529 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7598 | 2025.12.19 02:41:44.702562 [ 293 ] {} <Debug> TCP-Session: 63e2b415-2937-4b8f-9b1f-27febb659fcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2025.12.19 02:41:44.702533 [ 286 ] {} <Debug> TCP-Session: 4e1e9e51-594b-4f5b-a3bc-44de11990f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2025.12.19 02:41:44.702585 [ 288 ] {} <Debug> TCP-Session: 65afab61-74f0-4d05-b5ce-26c1a049285d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7601 | 2025.12.19 02:41:44.702522 [ 292 ] {} <Debug> TCP-Session: 966383a2-3b81-4e9f-b3fb-68efe5c93911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7602 | 2025.12.19 02:41:44.702483 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7603 | 2025.12.19 02:41:44.702484 [ 294 ] {} <Debug> TCP-Session: e315ced7-691b-499a-9c67-3b08fef6043b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7604 | 2025.12.19 02:41:44.702470 [ 291 ] {} <Debug> TCP-Session: 2d5ab77d-36e2-42bc-b9f7-d5e839a564e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2025.12.19 02:41:44.702672 [ 287 ] {} <Debug> TCP-Session: ac1a9b57-5414-47c3-9853-a4297d43ea16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2025.12.19 02:41:44.702418 [ 290 ] {} <Debug> TCP-Session: d4e0f004-27da-49fb-b642-f8cbbb52e924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.12.19 02:41:45.806710 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39481 | ||
| 7608 | 2025.12.19 02:41:45.806819 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7609 | 2025.12.19 02:41:45.806846 [ 290 ] {} <Debug> TCP-Session: 50b79bfa-ad47-4c7e-abc4-f746ec2ab40b Authenticating user 'default' from [fd00:1122:3344:101::e]:39481 | ||
| 7610 | 2025.12.19 02:41:45.806870 [ 290 ] {} <Debug> TCP-Session: 50b79bfa-ad47-4c7e-abc4-f746ec2ab40b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7611 | 2025.12.19 02:41:45.806883 [ 290 ] {} <Debug> TCP-Session: 50b79bfa-ad47-4c7e-abc4-f746ec2ab40b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7612 | 2025.12.19 02:41:45.807073 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41213 | ||
| 7613 | 2025.12.19 02:41:45.807093 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41109 | ||
| 7614 | 2025.12.19 02:41:45.807140 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57049 | ||
| 7615 | 2025.12.19 02:41:45.807160 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39497 | ||
| 7616 | 2025.12.19 02:41:45.807179 [ 290 ] {} <Trace> TCP-Session: 50b79bfa-ad47-4c7e-abc4-f746ec2ab40b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7617 | 2025.12.19 02:41:45.807199 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7618 | 2025.12.19 02:41:45.807226 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7619 | 2025.12.19 02:41:45.807138 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43685 | ||
| 7620 | 2025.12.19 02:41:45.807250 [ 291 ] {} <Debug> TCP-Session: 07ff60a5-e2d6-41d4-bd21-6bf425e94f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:41213 | ||
| 7621 | 2025.12.19 02:41:45.807265 [ 293 ] {} <Debug> TCP-Session: ec76b60b-f6a0-46cf-b6d9-d1a4c91f3667 Authenticating user 'default' from [fd00:1122:3344:101::e]:41109 | ||
| 7622 | 2025.12.19 02:41:45.807252 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7623 | 2025.12.19 02:41:45.807296 [ 291 ] {} <Debug> TCP-Session: 07ff60a5-e2d6-41d4-bd21-6bf425e94f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2025.12.19 02:41:45.807321 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7625 | 2025.12.19 02:41:45.807314 [ 293 ] {} <Debug> TCP-Session: ec76b60b-f6a0-46cf-b6d9-d1a4c91f3667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7626 | 2025.12.19 02:41:45.807327 [ 289 ] {} <Debug> TCP-Session: be75604d-ccc9-4ca1-bd31-6d92eac93b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:39497 | ||
| 7627 | 2025.12.19 02:41:45.807347 [ 287 ] {} <Debug> TCP-Session: b04e1422-85d5-405b-807c-df9127fa083b Authenticating user 'default' from [fd00:1122:3344:101::e]:43685 | ||
| 7628 | 2025.12.19 02:41:45.807365 [ 290 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39481) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7629 | 2025.12.19 02:41:45.807392 [ 287 ] {} <Debug> TCP-Session: b04e1422-85d5-405b-807c-df9127fa083b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7630 | 2025.12.19 02:41:45.807356 [ 293 ] {} <Debug> TCP-Session: ec76b60b-f6a0-46cf-b6d9-d1a4c91f3667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7631 | 2025.12.19 02:41:45.807426 [ 287 ] {} <Debug> TCP-Session: b04e1422-85d5-405b-807c-df9127fa083b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7632 | 2025.12.19 02:41:45.807333 [ 291 ] {} <Debug> TCP-Session: 07ff60a5-e2d6-41d4-bd21-6bf425e94f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.12.19 02:41:45.807253 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7634 | 2025.12.19 02:41:45.807106 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44733 | ||
| 7635 | 2025.12.19 02:41:45.807515 [ 288 ] {} <Debug> TCP-Session: 4702ea76-1d56-4aa9-88c7-8eb3e379041a Authenticating user 'default' from [fd00:1122:3344:101::e]:57049 | ||
| 7636 | 2025.12.19 02:41:45.807100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38865 | ||
| 7637 | 2025.12.19 02:41:45.807553 [ 288 ] {} <Debug> TCP-Session: 4702ea76-1d56-4aa9-88c7-8eb3e379041a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2025.12.19 02:41:45.807578 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7639 | 2025.12.19 02:41:45.807598 [ 288 ] {} <Debug> TCP-Session: 4702ea76-1d56-4aa9-88c7-8eb3e379041a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2025.12.19 02:41:45.807085 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45198 | ||
| 7641 | 2025.12.19 02:41:45.807619 [ 286 ] {} <Debug> TCP-Session: fbeb805b-ec51-4603-a8b3-62a2b155961e Authenticating user 'default' from [fd00:1122:3344:101::e]:44733 | ||
| 7642 | 2025.12.19 02:41:45.807636 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7643 | 2025.12.19 02:41:45.807653 [ 286 ] {} <Debug> TCP-Session: fbeb805b-ec51-4603-a8b3-62a2b155961e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2025.12.19 02:41:45.807367 [ 289 ] {} <Debug> TCP-Session: be75604d-ccc9-4ca1-bd31-6d92eac93b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2025.12.19 02:41:45.807686 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7646 | 2025.12.19 02:41:45.807707 [ 289 ] {} <Debug> TCP-Session: be75604d-ccc9-4ca1-bd31-6d92eac93b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7647 | 2025.12.19 02:41:45.807725 [ 292 ] {} <Debug> TCP-Session: 71a094d1-8516-411b-aaec-5c473dbf4481 Authenticating user 'default' from [fd00:1122:3344:101::e]:45198 | ||
| 7648 | 2025.12.19 02:41:45.807670 [ 294 ] {} <Debug> TCP-Session: 83063410-2f99-44d9-b371-838bb5b44341 Authenticating user 'default' from [fd00:1122:3344:101::e]:38865 | ||
| 7649 | 2025.12.19 02:41:45.807753 [ 292 ] {} <Debug> TCP-Session: 71a094d1-8516-411b-aaec-5c473dbf4481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2025.12.19 02:41:45.807774 [ 294 ] {} <Debug> TCP-Session: 83063410-2f99-44d9-b371-838bb5b44341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2025.12.19 02:41:45.807786 [ 292 ] {} <Debug> TCP-Session: 71a094d1-8516-411b-aaec-5c473dbf4481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2025.12.19 02:41:45.807799 [ 294 ] {} <Debug> TCP-Session: 83063410-2f99-44d9-b371-838bb5b44341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2025.12.19 02:41:45.807670 [ 286 ] {} <Debug> TCP-Session: fbeb805b-ec51-4603-a8b3-62a2b155961e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7654 | 2025.12.19 02:41:45.807673 [ 290 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7655 | 2025.12.19 02:41:45.807894 [ 290 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7656 | 2025.12.19 02:41:45.808177 [ 290 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 7657 | 2025.12.19 02:41:45.809150 [ 342 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Trace> AggregatingTransform: Aggregating | ||
| 7658 | 2025.12.19 02:41:45.809216 [ 342 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Trace> Aggregator: Aggregation method: without_key | ||
| 7659 | 2025.12.19 02:41:45.809254 [ 342 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973402 sec. (1027.325 rows/sec., 40.13 KiB/sec.) | ||
| 7660 | 2025.12.19 02:41:45.809273 [ 342 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Trace> Aggregator: Merging aggregated data | ||
| 7661 | 2025.12.19 02:41:45.810538 [ 290 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. | ||
| 7662 | 2025.12.19 02:41:45.810751 [ 290 ] {28eac92c-3e27-41b5-9035-8a25d6a33702} <Debug> TCPHandler: Processed in 0.003678947 sec. | ||
| 7663 | 2025.12.19 02:41:45.810917 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7664 | 2025.12.19 02:41:45.810954 [ 290 ] {} <Debug> TCP-Session: 50b79bfa-ad47-4c7e-abc4-f746ec2ab40b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2025.12.19 02:41:45.810954 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7666 | 2025.12.19 02:41:45.810985 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7667 | 2025.12.19 02:41:45.811011 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7668 | 2025.12.19 02:41:45.811021 [ 291 ] {} <Debug> TCP-Session: 07ff60a5-e2d6-41d4-bd21-6bf425e94f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2025.12.19 02:41:45.811037 [ 292 ] {} <Debug> TCP-Session: 71a094d1-8516-411b-aaec-5c473dbf4481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2025.12.19 02:41:45.811053 [ 288 ] {} <Debug> TCP-Session: 4702ea76-1d56-4aa9-88c7-8eb3e379041a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2025.12.19 02:41:45.811066 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7672 | 2025.12.19 02:41:45.811087 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7673 | 2025.12.19 02:41:45.811039 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7674 | 2025.12.19 02:41:45.811117 [ 289 ] {} <Debug> TCP-Session: be75604d-ccc9-4ca1-bd31-6d92eac93b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2025.12.19 02:41:45.811129 [ 286 ] {} <Debug> TCP-Session: fbeb805b-ec51-4603-a8b3-62a2b155961e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2025.12.19 02:41:45.811145 [ 294 ] {} <Debug> TCP-Session: 83063410-2f99-44d9-b371-838bb5b44341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7677 | 2025.12.19 02:41:45.811143 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7678 | 2025.12.19 02:41:45.811114 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7679 | 2025.12.19 02:41:45.811215 [ 287 ] {} <Debug> TCP-Session: b04e1422-85d5-405b-807c-df9127fa083b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2025.12.19 02:41:45.811236 [ 293 ] {} <Debug> TCP-Session: ec76b60b-f6a0-46cf-b6d9-d1a4c91f3667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2025.12.19 02:41:45.897949 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44896 | ||
| 7682 | 2025.12.19 02:41:45.898095 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7683 | 2025.12.19 02:41:45.898133 [ 290 ] {} <Debug> TCP-Session: 6df4f227-843d-431c-899a-feab44f0f64c Authenticating user 'default' from [fd00:1122:3344:101::e]:44896 | ||
| 7684 | 2025.12.19 02:41:45.898163 [ 290 ] {} <Debug> TCP-Session: 6df4f227-843d-431c-899a-feab44f0f64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.12.19 02:41:45.898182 [ 290 ] {} <Debug> TCP-Session: 6df4f227-843d-431c-899a-feab44f0f64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2025.12.19 02:41:45.898522 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42735 | ||
| 7687 | 2025.12.19 02:41:45.898553 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46102 | ||
| 7688 | 2025.12.19 02:41:45.898599 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51906 | ||
| 7689 | 2025.12.19 02:41:45.898602 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62432 | ||
| 7690 | 2025.12.19 02:41:45.898678 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2025.12.19 02:41:45.898583 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55301 | ||
| 7692 | 2025.12.19 02:41:45.898709 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7693 | 2025.12.19 02:41:45.898733 [ 291 ] {} <Debug> TCP-Session: 2016bf13-8861-4ee1-8ba3-dd27612a6481 Authenticating user 'default' from [fd00:1122:3344:101::e]:42735 | ||
| 7694 | 2025.12.19 02:41:45.898773 [ 288 ] {} <Debug> TCP-Session: 729ecaf7-ff4e-47a5-bf3e-b0d30146f661 Authenticating user 'default' from [fd00:1122:3344:101::e]:51906 | ||
| 7695 | 2025.12.19 02:41:45.898793 [ 291 ] {} <Debug> TCP-Session: 2016bf13-8861-4ee1-8ba3-dd27612a6481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2025.12.19 02:41:45.898801 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7697 | 2025.12.19 02:41:45.898823 [ 291 ] {} <Debug> TCP-Session: 2016bf13-8861-4ee1-8ba3-dd27612a6481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2025.12.19 02:41:45.898818 [ 288 ] {} <Debug> TCP-Session: 729ecaf7-ff4e-47a5-bf3e-b0d30146f661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2025.12.19 02:41:45.898839 [ 287 ] {} <Debug> TCP-Session: e958d137-6ed9-4e8a-84cc-0629ef82da79 Authenticating user 'default' from [fd00:1122:3344:101::e]:55301 | ||
| 7700 | 2025.12.19 02:41:45.898863 [ 288 ] {} <Debug> TCP-Session: 729ecaf7-ff4e-47a5-bf3e-b0d30146f661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2025.12.19 02:41:45.898887 [ 287 ] {} <Debug> TCP-Session: e958d137-6ed9-4e8a-84cc-0629ef82da79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2025.12.19 02:41:45.898710 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7703 | 2025.12.19 02:41:45.898919 [ 287 ] {} <Debug> TCP-Session: e958d137-6ed9-4e8a-84cc-0629ef82da79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2025.12.19 02:41:45.898964 [ 292 ] {} <Debug> TCP-Session: 09f729e9-2f54-416f-ad72-ba5ffea6ae97 Authenticating user 'default' from [fd00:1122:3344:101::e]:46102 | ||
| 7705 | 2025.12.19 02:41:45.898573 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39616 | ||
| 7706 | 2025.12.19 02:41:45.899000 [ 292 ] {} <Debug> TCP-Session: 09f729e9-2f54-416f-ad72-ba5ffea6ae97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2025.12.19 02:41:45.898554 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56217 | ||
| 7708 | 2025.12.19 02:41:45.899068 [ 292 ] {} <Debug> TCP-Session: 09f729e9-2f54-416f-ad72-ba5ffea6ae97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7709 | 2025.12.19 02:41:45.899105 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7710 | 2025.12.19 02:41:45.898547 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39209 | ||
| 7711 | 2025.12.19 02:41:45.899161 [ 286 ] {} <Debug> TCP-Session: 08142f71-3c74-48aa-960d-0049a44b6ab1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39616 | ||
| 7712 | 2025.12.19 02:41:45.899167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7713 | 2025.12.19 02:41:45.899222 [ 286 ] {} <Debug> TCP-Session: 08142f71-3c74-48aa-960d-0049a44b6ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2025.12.19 02:41:45.898792 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7715 | 2025.12.19 02:41:45.899244 [ 294 ] {} <Debug> TCP-Session: 14f1a6b9-3f6a-44e0-8ff0-4c164d37c9da Authenticating user 'default' from [fd00:1122:3344:101::e]:56217 | ||
| 7716 | 2025.12.19 02:41:45.899269 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7717 | 2025.12.19 02:41:45.899295 [ 289 ] {} <Debug> TCP-Session: bfb9ad20-db16-453c-8bb4-bee13fecbe20 Authenticating user 'default' from [fd00:1122:3344:101::e]:62432 | ||
| 7718 | 2025.12.19 02:41:45.899295 [ 294 ] {} <Debug> TCP-Session: 14f1a6b9-3f6a-44e0-8ff0-4c164d37c9da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7719 | 2025.12.19 02:41:45.899321 [ 293 ] {} <Debug> TCP-Session: 41a0ef48-1034-4e21-b473-7644b967ec58 Authenticating user 'default' from [fd00:1122:3344:101::e]:39209 | ||
| 7720 | 2025.12.19 02:41:45.899336 [ 289 ] {} <Debug> TCP-Session: bfb9ad20-db16-453c-8bb4-bee13fecbe20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2025.12.19 02:41:45.899344 [ 294 ] {} <Debug> TCP-Session: 14f1a6b9-3f6a-44e0-8ff0-4c164d37c9da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.12.19 02:41:45.899368 [ 293 ] {} <Debug> TCP-Session: 41a0ef48-1034-4e21-b473-7644b967ec58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2025.12.19 02:41:45.899374 [ 289 ] {} <Debug> TCP-Session: bfb9ad20-db16-453c-8bb4-bee13fecbe20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2025.12.19 02:41:45.899415 [ 293 ] {} <Debug> TCP-Session: 41a0ef48-1034-4e21-b473-7644b967ec58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2025.12.19 02:41:45.899245 [ 286 ] {} <Debug> TCP-Session: 08142f71-3c74-48aa-960d-0049a44b6ab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2025.12.19 02:41:45.898663 [ 290 ] {} <Trace> TCP-Session: 6df4f227-843d-431c-899a-feab44f0f64c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2025.12.19 02:41:45.899731 [ 290 ] {658cd91c-810b-4442-bada-5d64589b12db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44896) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7728 | 2025.12.19 02:41:45.900058 [ 290 ] {658cd91c-810b-4442-bada-5d64589b12db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7729 | 2025.12.19 02:41:45.900123 [ 290 ] {658cd91c-810b-4442-bada-5d64589b12db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7730 | 2025.12.19 02:41:45.900443 [ 290 ] {658cd91c-810b-4442-bada-5d64589b12db} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 7731 | 2025.12.19 02:41:45.901397 [ 298 ] {658cd91c-810b-4442-bada-5d64589b12db} <Trace> AggregatingTransform: Aggregating | ||
| 7732 | 2025.12.19 02:41:45.901432 [ 298 ] {658cd91c-810b-4442-bada-5d64589b12db} <Trace> Aggregator: Aggregation method: without_key | ||
| 7733 | 2025.12.19 02:41:45.901465 [ 298 ] {658cd91c-810b-4442-bada-5d64589b12db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920051 sec. (1086.896 rows/sec., 42.46 KiB/sec.) | ||
| 7734 | 2025.12.19 02:41:45.901483 [ 298 ] {658cd91c-810b-4442-bada-5d64589b12db} <Trace> Aggregator: Merging aggregated data | ||
| 7735 | 2025.12.19 02:41:45.903055 [ 290 ] {658cd91c-810b-4442-bada-5d64589b12db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003401 sec., 294.0311673037342 rows/sec., 11.49 KiB/sec. | ||
| 7736 | 2025.12.19 02:41:45.903140 [ 290 ] {658cd91c-810b-4442-bada-5d64589b12db} <Debug> TCPHandler: Processed in 0.004682268 sec. | ||
| 7737 | 2025.12.19 02:41:45.903271 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7738 | 2025.12.19 02:41:45.903300 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7739 | 2025.12.19 02:41:45.903302 [ 290 ] {} <Debug> TCP-Session: 6df4f227-843d-431c-899a-feab44f0f64c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2025.12.19 02:41:45.903322 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7741 | 2025.12.19 02:41:45.903341 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7742 | 2025.12.19 02:41:45.903359 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7743 | 2025.12.19 02:41:45.903382 [ 291 ] {} <Debug> TCP-Session: 2016bf13-8861-4ee1-8ba3-dd27612a6481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2025.12.19 02:41:45.903408 [ 287 ] {} <Debug> TCP-Session: e958d137-6ed9-4e8a-84cc-0629ef82da79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2025.12.19 02:41:45.903423 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7746 | 2025.12.19 02:41:45.903429 [ 294 ] {} <Debug> TCP-Session: 14f1a6b9-3f6a-44e0-8ff0-4c164d37c9da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7747 | 2025.12.19 02:41:45.903438 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7748 | 2025.12.19 02:41:45.903469 [ 286 ] {} <Debug> TCP-Session: 08142f71-3c74-48aa-960d-0049a44b6ab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2025.12.19 02:41:45.903387 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7750 | 2025.12.19 02:41:45.903505 [ 288 ] {} <Debug> TCP-Session: 729ecaf7-ff4e-47a5-bf3e-b0d30146f661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2025.12.19 02:41:45.903341 [ 292 ] {} <Debug> TCP-Session: 09f729e9-2f54-416f-ad72-ba5ffea6ae97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2025.12.19 02:41:45.903553 [ 289 ] {} <Debug> TCP-Session: bfb9ad20-db16-453c-8bb4-bee13fecbe20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2025.12.19 02:41:45.903406 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7754 | 2025.12.19 02:41:45.903612 [ 293 ] {} <Debug> TCP-Session: 41a0ef48-1034-4e21-b473-7644b967ec58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2025.12.19 02:41:46.695577 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7756 | 2025.12.19 02:41:46.695767 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7757 | 2025.12.19 02:41:46.695838 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7758 | 2025.12.19 02:41:46.696493 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7759 | 2025.12.19 02:41:46.696545 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7760 | 2025.12.19 02:41:46.696956 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7761 | 2025.12.19 02:41:46.697194 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7762 | 2025.12.19 02:41:46.697354 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001639 sec., 14643.07504575961 rows/sec., 1.21 MiB/sec. | ||
| 7763 | 2025.12.19 02:41:46.697398 [ 268 ] {2cbb295d-27e2-4f28-9c03-333b67e06db8} <Debug> TCPHandler: Processed in 0.001973815 sec. | ||
| 7764 | 2025.12.19 02:41:46.697528 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7765 | 2025.12.19 02:41:46.697627 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7766 | 2025.12.19 02:41:46.697670 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7767 | 2025.12.19 02:41:46.698058 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7768 | 2025.12.19 02:41:46.698096 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7769 | 2025.12.19 02:41:46.698423 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7770 | 2025.12.19 02:41:46.698642 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2025.12.19 02:41:46.698782 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001174 sec., 3407.155025553663 rows/sec., 277.83 KiB/sec. | ||
| 7772 | 2025.12.19 02:41:46.698822 [ 268 ] {b919affb-0772-461a-8a0d-ae6fcf2ddcc0} <Debug> TCPHandler: Processed in 0.001344847 sec. | ||
| 7773 | 2025.12.19 02:41:46.698936 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7774 | 2025.12.19 02:41:46.699034 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7775 | 2025.12.19 02:41:46.699074 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7776 | 2025.12.19 02:41:46.700160 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7777 | 2025.12.19 02:41:46.700198 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7778 | 2025.12.19 02:41:46.700601 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7779 | 2025.12.19 02:41:46.700822 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7780 | 2025.12.19 02:41:46.700961 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001945 sec., 687917.7377892031 rows/sec., 57.53 MiB/sec. | ||
| 7781 | 2025.12.19 02:41:46.701001 [ 268 ] {e74ccba2-4507-4bf3-85f3-9a6ce3790b46} <Debug> TCPHandler: Processed in 0.002114707 sec. | ||
| 7782 | 2025.12.19 02:41:46.701115 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2025.12.19 02:41:46.701212 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7784 | 2025.12.19 02:41:46.701253 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7785 | 2025.12.19 02:41:46.701641 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7786 | 2025.12.19 02:41:46.701678 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7787 | 2025.12.19 02:41:46.702006 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7788 | 2025.12.19 02:41:46.702217 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2025.12.19 02:41:46.702353 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001159 sec., 22433.13201035375 rows/sec., 1.68 MiB/sec. | ||
| 7790 | 2025.12.19 02:41:46.702392 [ 268 ] {763e4d0e-1d30-4dd8-bbaa-9fb308767f9f} <Debug> TCPHandler: Processed in 0.001327737 sec. | ||
| 7791 | 2025.12.19 02:41:46.702500 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7792 | 2025.12.19 02:41:46.702596 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7793 | 2025.12.19 02:41:46.702636 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7794 | 2025.12.19 02:41:46.703110 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7795 | 2025.12.19 02:41:46.703149 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7796 | 2025.12.19 02:41:46.703492 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7797 | 2025.12.19 02:41:46.703712 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7798 | 2025.12.19 02:41:46.703850 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001272 sec., 198113.20754716982 rows/sec., 13.70 MiB/sec. | ||
| 7799 | 2025.12.19 02:41:46.703890 [ 268 ] {2001597a-855a-4ec4-945e-3e62d804afe3} <Debug> TCPHandler: Processed in 0.001439478 sec. | ||
| 7800 | 2025.12.19 02:41:46.704008 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7801 | 2025.12.19 02:41:46.704104 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7802 | 2025.12.19 02:41:46.704144 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7803 | 2025.12.19 02:41:46.704555 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2025.12.19 02:41:46.704596 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7805 | 2025.12.19 02:41:46.704946 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7806 | 2025.12.19 02:41:46.705199 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2025.12.19 02:41:46.705349 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001262 sec., 9508.716323296354 rows/sec., 742.87 KiB/sec. | ||
| 7808 | 2025.12.19 02:41:46.705394 [ 268 ] {449789e0-7802-498f-85ad-5eedf0a83729} <Debug> TCPHandler: Processed in 0.001438038 sec. | ||
| 7809 | 2025.12.19 02:41:46.705539 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7810 | 2025.12.19 02:41:46.705641 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7811 | 2025.12.19 02:41:46.705682 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7812 | 2025.12.19 02:41:46.706334 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7813 | 2025.12.19 02:41:46.706405 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7814 | 2025.12.19 02:41:46.706801 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7815 | 2025.12.19 02:41:46.707027 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7816 | 2025.12.19 02:41:46.707173 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001551 sec., 367504.83558994194 rows/sec., 27.57 MiB/sec. | ||
| 7817 | 2025.12.19 02:41:46.707214 [ 268 ] {b0d4f042-a35f-4ef9-8021-2e2f34b49154} <Debug> TCPHandler: Processed in 0.001728472 sec. | ||
| 7818 | 2025.12.19 02:41:46.707320 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7819 | 2025.12.19 02:41:46.707424 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7820 | 2025.12.19 02:41:46.707472 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7821 | 2025.12.19 02:41:46.708096 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2025.12.19 02:41:46.708135 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7823 | 2025.12.19 02:41:46.708546 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7824 | 2025.12.19 02:41:46.708770 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2025.12.19 02:41:46.708916 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Debug> executeQuery: Read 948 rows, 66.86 KiB in 0.001512 sec., 626984.126984127 rows/sec., 43.19 MiB/sec. | ||
| 7826 | 2025.12.19 02:41:46.708956 [ 268 ] {f9006d8d-7f26-49f5-aab2-8320f1db84ce} <Debug> TCPHandler: Processed in 0.001685571 sec. | ||
| 7827 | 2025.12.19 02:41:46.709066 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7828 | 2025.12.19 02:41:46.709161 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7829 | 2025.12.19 02:41:46.709218 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <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 | ||
| 7830 | 2025.12.19 02:41:46.710072 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7831 | 2025.12.19 02:41:46.710111 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7832 | 2025.12.19 02:41:46.710724 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7833 | 2025.12.19 02:41:46.711007 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7834 | 2025.12.19 02:41:46.711168 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002026 sec., 4935.834155972359 rows/sec., 8.84 MiB/sec. | ||
| 7835 | 2025.12.19 02:41:46.711245 [ 268 ] {ebecd1fc-5316-41e6-9b71-a4e0fab3773e} <Debug> TCPHandler: Processed in 0.002228068 sec. | ||
| 7836 | 2025.12.19 02:41:46.711362 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7837 | 2025.12.19 02:41:46.711458 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7838 | 2025.12.19 02:41:46.711501 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7839 | 2025.12.19 02:41:46.711853 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7840 | 2025.12.19 02:41:46.711893 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.83 GiB. | ||
| 7841 | 2025.12.19 02:41:46.712218 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7842 | 2025.12.19 02:41:46.712436 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7843 | 2025.12.19 02:41:46.712567 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 7844 | 2025.12.19 02:41:46.712604 [ 268 ] {2dc08ae2-1d0a-4412-a8a2-9652893ef596} <Debug> TCPHandler: Processed in 0.001292586 sec. | ||
| 7845 | 2025.12.19 02:41:48.436093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15825 | ||
| 7846 | 2025.12.19 02:41:48.436645 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7847 | 2025.12.19 02:41:48.436692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7848 | 2025.12.19 02:41:48.437295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7849 | 2025.12.19 02:41:48.437594 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2025.12.19 02:41:48.437733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15825 | ||
| 7851 | 2025.12.19 02:41:49.258723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7852 | 2025.12.19 02:41:49.275640 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2025.12.19 02:41:49.275709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7854 | 2025.12.19 02:41:49.281938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7855 | 2025.12.19 02:41:49.282660 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2025.12.19 02:41:49.285713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7857 | 2025.12.19 02:41:50.990125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 972 | ||
| 7858 | 2025.12.19 02:41:50.993036 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2025.12.19 02:41:50.993076 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7860 | 2025.12.19 02:41:50.994240 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7861 | 2025.12.19 02:41:50.994499 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.12.19 02:41:50.994748 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 972 | ||
| 7863 | 2025.12.19 02:41:52.253373 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7864 | 2025.12.19 02:41:52.253687 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7865 | 2025.12.19 02:41:52.253795 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7866 | 2025.12.19 02:41:52.254552 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.12.19 02:41:52.254604 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7868 | 2025.12.19 02:41:52.255032 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7869 | 2025.12.19 02:41:52.255282 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.12.19 02:41:52.255442 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001831 sec., 64445.65811032223 rows/sec., 5.47 MiB/sec. | ||
| 7871 | 2025.12.19 02:41:52.255486 [ 268 ] {43c907bf-738e-498d-8371-d3a377478109} <Debug> TCPHandler: Processed in 0.002298419 sec. | ||
| 7872 | 2025.12.19 02:41:52.255609 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2025.12.19 02:41:52.255705 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7874 | 2025.12.19 02:41:52.255749 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7875 | 2025.12.19 02:41:52.256164 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2025.12.19 02:41:52.256201 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7877 | 2025.12.19 02:41:52.256518 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7878 | 2025.12.19 02:41:52.256737 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2025.12.19 02:41:52.256871 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001185 sec., 26160.337552742614 rows/sec., 1.92 MiB/sec. | ||
| 7880 | 2025.12.19 02:41:52.256910 [ 268 ] {0b4e5d79-b874-45ab-958b-9b9ef69f1634} <Debug> TCPHandler: Processed in 0.001351377 sec. | ||
| 7881 | 2025.12.19 02:41:52.257024 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7882 | 2025.12.19 02:41:52.257119 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7883 | 2025.12.19 02:41:52.257159 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7884 | 2025.12.19 02:41:52.257610 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2025.12.19 02:41:52.257647 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7886 | 2025.12.19 02:41:52.257964 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7887 | 2025.12.19 02:41:52.258174 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2025.12.19 02:41:52.258302 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001201 sec., 79100.7493755204 rows/sec., 6.18 MiB/sec. | ||
| 7889 | 2025.12.19 02:41:52.258338 [ 268 ] {06e52ee7-be39-4962-a113-63bb6179adb2} <Debug> TCPHandler: Processed in 0.001362607 sec. | ||
| 7890 | 2025.12.19 02:41:52.258453 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2025.12.19 02:41:52.258548 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7892 | 2025.12.19 02:41:52.258592 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7893 | 2025.12.19 02:41:52.258986 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2025.12.19 02:41:52.259022 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7895 | 2025.12.19 02:41:52.259347 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7896 | 2025.12.19 02:41:52.259562 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2025.12.19 02:41:52.259689 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 7898 | 2025.12.19 02:41:52.259726 [ 268 ] {8292df5f-ad70-41b9-af12-0f05f65d23e9} <Debug> TCPHandler: Processed in 0.001321796 sec. | ||
| 7899 | 2025.12.19 02:41:52.259830 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2025.12.19 02:41:52.259924 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7901 | 2025.12.19 02:41:52.259979 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <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 | ||
| 7902 | 2025.12.19 02:41:52.260740 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2025.12.19 02:41:52.260776 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7904 | 2025.12.19 02:41:52.261315 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7905 | 2025.12.19 02:41:52.261533 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2025.12.19 02:41:52.261669 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001763 sec., 17583.66420873511 rows/sec., 31.51 MiB/sec. | ||
| 7907 | 2025.12.19 02:41:52.261720 [ 268 ] {60970a49-c643-45fd-9617-023e5c053e78} <Debug> TCPHandler: Processed in 0.001938524 sec. | ||
| 7908 | 2025.12.19 02:41:52.261883 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2025.12.19 02:41:52.261978 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7910 | 2025.12.19 02:41:52.262021 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7911 | 2025.12.19 02:41:52.262338 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2025.12.19 02:41:52.262375 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7913 | 2025.12.19 02:41:52.262682 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7914 | 2025.12.19 02:41:52.262890 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2025.12.19 02:41:52.263015 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7916 | 2025.12.19 02:41:52.263050 [ 268 ] {3caf0c44-c413-4362-82fb-26cd04043fe0} <Debug> TCPHandler: Processed in 0.001215595 sec. | ||
| 7917 | 2025.12.19 02:41:55.842376 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7918 | 2025.12.19 02:41:55.842459 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7919 | 2025.12.19 02:41:55.937877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16273 | ||
| 7920 | 2025.12.19 02:41:55.938426 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2025.12.19 02:41:55.938473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7922 | 2025.12.19 02:41:55.938961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7923 | 2025.12.19 02:41:55.939197 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2025.12.19 02:41:55.939324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16273 | ||
| 7925 | 2025.12.19 02:41:56.785846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7926 | 2025.12.19 02:41:56.803095 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2025.12.19 02:41:56.803158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7928 | 2025.12.19 02:41:56.810082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7929 | 2025.12.19 02:41:56.810796 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2025.12.19 02:41:56.814059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7931 | 2025.12.19 02:41:57.253233 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2025.12.19 02:41:57.253539 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7933 | 2025.12.19 02:41:57.253644 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7934 | 2025.12.19 02:41:57.254514 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2025.12.19 02:41:57.254555 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7936 | 2025.12.19 02:41:57.254962 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7937 | 2025.12.19 02:41:57.255200 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2025.12.19 02:41:57.255334 [ 144 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7939 | 2025.12.19 02:41:57.255357 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001898 sec., 40042.149631190725 rows/sec., 3.30 MiB/sec. | ||
| 7940 | 2025.12.19 02:41:57.255380 [ 144 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2025.12.19 02:41:57.255406 [ 268 ] {dbdaf31b-02a2-485b-97c2-14d0e0605dd2} <Debug> TCPHandler: Processed in 0.002357869 sec. | ||
| 7942 | 2025.12.19 02:41:57.255405 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7943 | 2025.12.19 02:41:57.255529 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2025.12.19 02:41:57.255542 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::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 | ||
| 7945 | 2025.12.19 02:41:57.255633 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7946 | 2025.12.19 02:41:57.255682 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7947 | 2025.12.19 02:41:57.255704 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7948 | 2025.12.19 02:41:57.255747 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2466 rows starting from the beginning of the part | ||
| 7949 | 2025.12.19 02:41:57.255821 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1132 rows starting from the beginning of the part | ||
| 7950 | 2025.12.19 02:41:57.255875 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 118 rows starting from the beginning of the part | ||
| 7951 | 2025.12.19 02:41:57.255927 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1338 rows starting from the beginning of the part | ||
| 7952 | 2025.12.19 02:41:57.255972 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 7953 | 2025.12.19 02:41:57.256023 [ 187 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 7954 | 2025.12.19 02:41:57.256110 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2025.12.19 02:41:57.256147 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7956 | 2025.12.19 02:41:57.256507 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7957 | 2025.12.19 02:41:57.256736 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2025.12.19 02:41:57.256876 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001267 sec., 7892.659826361484 rows/sec., 593.49 KiB/sec. | ||
| 7959 | 2025.12.19 02:41:57.256915 [ 268 ] {69cdbb3e-d621-4002-87b5-38ee19b9c7cb} <Debug> TCPHandler: Processed in 0.001439528 sec. | ||
| 7960 | 2025.12.19 02:41:57.257027 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2025.12.19 02:41:57.257131 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7962 | 2025.12.19 02:41:57.257174 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7963 | 2025.12.19 02:41:57.257630 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2025.12.19 02:41:57.257666 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7965 | 2025.12.19 02:41:57.257992 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7966 | 2025.12.19 02:41:57.258214 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2025.12.19 02:41:57.258248 [ 196 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5248 rows, containing 5 columns (5 merged, 0 gathered) in 0.002771095 sec., 1893836.191108569 rows/sec., 162.28 MiB/sec. | ||
| 7968 | 2025.12.19 02:41:57.258354 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001242 sec., 59581.320450885665 rows/sec., 4.65 MiB/sec. | ||
| 7969 | 2025.12.19 02:41:57.258354 [ 143 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7970 | 2025.12.19 02:41:57.258397 [ 268 ] {c9ed1687-48ba-4794-a300-d1163e8b5cfa} <Debug> TCPHandler: Processed in 0.001422268 sec. | ||
| 7971 | 2025.12.19 02:41:57.258421 [ 143 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2025.12.19 02:41:57.258453 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7973 | 2025.12.19 02:41:57.258521 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7974 | 2025.12.19 02:41:57.258537 [ 196 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7975 | 2025.12.19 02:41:57.258524 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 7976 | 2025.12.19 02:41:57.258623 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7977 | 2025.12.19 02:41:57.258650 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7978 | 2025.12.19 02:41:57.258672 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7979 | 2025.12.19 02:41:57.258682 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 7980 | 2025.12.19 02:41:57.258742 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::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 | ||
| 7981 | 2025.12.19 02:41:57.258783 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 95 rows starting from the beginning of the part | ||
| 7982 | 2025.12.19 02:41:57.258818 [ 196 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2025.12.19 02:41:57.258821 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 570 rows starting from the beginning of the part | ||
| 7984 | 2025.12.19 02:41:57.258878 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 7985 | 2025.12.19 02:41:57.258908 [ 196 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_51_10} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7986 | 2025.12.19 02:41:57.258912 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7987 | 2025.12.19 02:41:57.259012 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 7988 | 2025.12.19 02:41:57.259104 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.12.19 02:41:57.259145 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7990 | 2025.12.19 02:41:57.259514 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7991 | 2025.12.19 02:41:57.259746 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.12.19 02:41:57.259860 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7993 | 2025.12.19 02:41:57.259882 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 7994 | 2025.12.19 02:41:57.259890 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2025.12.19 02:41:57.259922 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 7996 | 2025.12.19 02:41:57.259926 [ 268 ] {6025aa00-fa9f-4ef5-8325-f6a83ebbe61a} <Debug> TCPHandler: Processed in 0.001456078 sec. | ||
| 7997 | 2025.12.19 02:41:57.260028 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 7998 | 2025.12.19 02:41:57.260048 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154974 sec., 1789332.4041452114 rows/sec., 136.98 MiB/sec. | ||
| 7999 | 2025.12.19 02:41:57.260046 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2025.12.19 02:41:57.260182 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8001 | 2025.12.19 02:41:57.260196 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8002 | 2025.12.19 02:41:57.260223 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13856 rows starting from the beginning of the part | ||
| 8003 | 2025.12.19 02:41:57.260260 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <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 | ||
| 8004 | 2025.12.19 02:41:57.260284 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8005 | 2025.12.19 02:41:57.260296 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 314 rows starting from the beginning of the part | ||
| 8006 | 2025.12.19 02:41:57.260350 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 8007 | 2025.12.19 02:41:57.260391 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 948 rows starting from the beginning of the part | ||
| 8008 | 2025.12.19 02:41:57.260432 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::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 | ||
| 8009 | 2025.12.19 02:41:57.260471 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 8010 | 2025.12.19 02:41:57.260624 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2025.12.19 02:41:57.260722 [ 195 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_51_10} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8012 | 2025.12.19 02:41:57.260808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8013 | 2025.12.19 02:41:57.261047 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.12.19 02:41:57.261088 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 8015 | 2025.12.19 02:41:57.261641 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8016 | 2025.12.19 02:41:57.261875 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2025.12.19 02:41:57.262022 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001843 sec., 5425.9359739555075 rows/sec., 9.72 MiB/sec. | ||
| 8018 | 2025.12.19 02:41:57.262086 [ 268 ] {e0734ce4-fca1-4e59-b350-dd5fd19a811f} <Debug> TCPHandler: Processed in 0.002089567 sec. | ||
| 8019 | 2025.12.19 02:41:57.262196 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8020 | 2025.12.19 02:41:57.262292 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8021 | 2025.12.19 02:41:57.262335 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8022 | 2025.12.19 02:41:57.262673 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8023 | 2025.12.19 02:41:57.262709 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 8024 | 2025.12.19 02:41:57.263029 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8025 | 2025.12.19 02:41:57.263255 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2025.12.19 02:41:57.263374 [ 143 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8027 | 2025.12.19 02:41:57.263387 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 8028 | 2025.12.19 02:41:57.263407 [ 143 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8029 | 2025.12.19 02:41:57.263431 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 8030 | 2025.12.19 02:41:57.263433 [ 268 ] {c00526ce-a9e2-4293-b41f-01bb39077f1d} <Debug> TCPHandler: Processed in 0.001285536 sec. | ||
| 8031 | 2025.12.19 02:41:57.263495 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 8032 | 2025.12.19 02:41:57.263606 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8033 | 2025.12.19 02:41:57.263638 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2824 rows starting from the beginning of the part | ||
| 8034 | 2025.12.19 02:41:57.263690 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8035 | 2025.12.19 02:41:57.263731 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 8036 | 2025.12.19 02:41:57.263769 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8037 | 2025.12.19 02:41:57.263824 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::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 | ||
| 8038 | 2025.12.19 02:41:57.263869 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 8039 | 2025.12.19 02:41:57.265110 [ 192 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001642661 sec., 1928578.0815396484 rows/sec., 125.40 MiB/sec. | ||
| 8040 | 2025.12.19 02:41:57.265502 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8041 | 2025.12.19 02:41:57.265763 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15598 rows, containing 5 columns (5 merged, 0 gathered) in 0.005783023 sec., 2697205.2506102775 rows/sec., 183.19 MiB/sec. | ||
| 8042 | 2025.12.19 02:41:57.265806 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2025.12.19 02:41:57.265892 [ 195 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_51_10} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8044 | 2025.12.19 02:41:57.265964 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8045 | 2025.12.19 02:41:57.266146 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8046 | 2025.12.19 02:41:57.266410 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2025.12.19 02:41:57.266489 [ 194 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8048 | 2025.12.19 02:41:57.266566 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 8049 | 2025.12.19 02:41:58.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.56 MiB, peak 292.76 MiB, free memory in arenas 0.00 B, will set to 285.82 MiB (RSS), difference: 2.26 MiB | ||
| 8050 | 2025.12.19 02:42:00.995014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 996 | ||
| 8051 | 2025.12.19 02:42:00.997235 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2025.12.19 02:42:00.997295 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.82 GiB. | ||
| 8053 | 2025.12.19 02:42:00.998540 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8054 | 2025.12.19 02:42:00.998859 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2025.12.19 02:42:00.999251 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 8056 | 2025.12.19 02:42:02.253695 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2025.12.19 02:42:02.254005 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8058 | 2025.12.19 02:42:02.254117 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8059 | 2025.12.19 02:42:02.254910 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2025.12.19 02:42:02.254952 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8061 | 2025.12.19 02:42:02.255357 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8062 | 2025.12.19 02:42:02.255592 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2025.12.19 02:42:02.255760 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00183 sec., 3278.688524590164 rows/sec., 267.35 KiB/sec. | ||
| 8064 | 2025.12.19 02:42:02.255813 [ 268 ] {a4a0bf68-eb7e-425a-b18a-3fe89492ca14} <Debug> TCPHandler: Processed in 0.002326409 sec. | ||
| 8065 | 2025.12.19 02:42:02.255948 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2025.12.19 02:42:02.256053 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8067 | 2025.12.19 02:42:02.256098 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8068 | 2025.12.19 02:42:02.256601 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2025.12.19 02:42:02.256639 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8070 | 2025.12.19 02:42:02.256972 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8071 | 2025.12.19 02:42:02.257192 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2025.12.19 02:42:02.257329 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Debug> executeQuery: Read 121 rows, 10.48 KiB in 0.0013 sec., 93076.92307692308 rows/sec., 7.87 MiB/sec. | ||
| 8073 | 2025.12.19 02:42:02.257370 [ 268 ] {4a7badfb-1186-46f7-b53b-62c95775a970} <Debug> TCPHandler: Processed in 0.001478458 sec. | ||
| 8074 | 2025.12.19 02:42:02.257508 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2025.12.19 02:42:02.257605 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8076 | 2025.12.19 02:42:02.257647 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8077 | 2025.12.19 02:42:02.258058 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2025.12.19 02:42:02.258092 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8079 | 2025.12.19 02:42:02.258432 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8080 | 2025.12.19 02:42:02.258648 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2025.12.19 02:42:02.258744 [ 140 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8082 | 2025.12.19 02:42:02.258781 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001194 sec., 30988.274706867673 rows/sec., 2.25 MiB/sec. | ||
| 8083 | 2025.12.19 02:42:02.258783 [ 140 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2025.12.19 02:42:02.258814 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8085 | 2025.12.19 02:42:02.258821 [ 268 ] {23e5d590-86b0-4e9c-8dae-72b9adc5f0e7} <Debug> TCPHandler: Processed in 0.001368537 sec. | ||
| 8086 | 2025.12.19 02:42:02.258932 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 8087 | 2025.12.19 02:42:02.258942 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2025.12.19 02:42:02.259042 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8089 | 2025.12.19 02:42:02.259057 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8090 | 2025.12.19 02:42:02.259084 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 8091 | 2025.12.19 02:42:02.259103 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8092 | 2025.12.19 02:42:02.259164 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 8093 | 2025.12.19 02:42:02.259234 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
| 8094 | 2025.12.19 02:42:02.259302 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 8095 | 2025.12.19 02:42:02.259388 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 8096 | 2025.12.19 02:42:02.259453 [ 192 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part | ||
| 8097 | 2025.12.19 02:42:02.259718 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2025.12.19 02:42:02.259761 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8099 | 2025.12.19 02:42:02.260135 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8100 | 2025.12.19 02:42:02.260257 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 413 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379327 sec., 299421.3844867823 rows/sec., 20.90 MiB/sec. | ||
| 8101 | 2025.12.19 02:42:02.260368 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2025.12.19 02:42:02.260503 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.00147 sec., 68707.48299319728 rows/sec., 5.37 MiB/sec. | ||
| 8103 | 2025.12.19 02:42:02.260501 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8104 | 2025.12.19 02:42:02.260541 [ 268 ] {8a9f567a-7afc-41eb-916c-234730ae0f79} <Debug> TCPHandler: Processed in 0.001657291 sec. | ||
| 8105 | 2025.12.19 02:42:02.260657 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2025.12.19 02:42:02.260746 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8107 | 2025.12.19 02:42:02.260789 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8108 | 2025.12.19 02:42:02.260868 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2025.12.19 02:42:02.260959 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_46_9} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8110 | 2025.12.19 02:42:02.261058 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8111 | 2025.12.19 02:42:02.261205 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2025.12.19 02:42:02.261244 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8113 | 2025.12.19 02:42:02.261636 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8114 | 2025.12.19 02:42:02.261847 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2025.12.19 02:42:02.261974 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001235 sec., 131983.8056680162 rows/sec., 9.19 MiB/sec. | ||
| 8116 | 2025.12.19 02:42:02.262009 [ 268 ] {fd9583b8-b210-409f-bc2f-6d67197df5cc} <Debug> TCPHandler: Processed in 0.001394437 sec. | ||
| 8117 | 2025.12.19 02:42:02.262115 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8118 | 2025.12.19 02:42:02.262209 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8119 | 2025.12.19 02:42:02.262263 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <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 | ||
| 8120 | 2025.12.19 02:42:02.263103 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8121 | 2025.12.19 02:42:02.263138 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8122 | 2025.12.19 02:42:02.263685 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8123 | 2025.12.19 02:42:02.263929 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.12.19 02:42:02.264072 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 29.52 MiB/sec. | ||
| 8125 | 2025.12.19 02:42:02.264130 [ 268 ] {9caa64f2-6bf9-40fe-b59d-eafb72828493} <Debug> TCPHandler: Processed in 0.002062836 sec. | ||
| 8126 | 2025.12.19 02:42:02.264241 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8127 | 2025.12.19 02:42:02.264336 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8128 | 2025.12.19 02:42:02.264377 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8129 | 2025.12.19 02:42:02.264779 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8130 | 2025.12.19 02:42:02.264816 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8131 | 2025.12.19 02:42:02.265120 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8132 | 2025.12.19 02:42:02.265330 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8133 | 2025.12.19 02:42:02.265455 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 8134 | 2025.12.19 02:42:02.265491 [ 268 ] {e1d06fd3-5aeb-4f6a-b22b-ada153fb32e2} <Debug> TCPHandler: Processed in 0.001297996 sec. | ||
| 8135 | 2025.12.19 02:42:03.439495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16785 | ||
| 8136 | 2025.12.19 02:42:03.440349 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8137 | 2025.12.19 02:42:03.440426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8138 | 2025.12.19 02:42:03.440934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8139 | 2025.12.19 02:42:03.441174 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8140 | 2025.12.19 02:42:03.441322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16785 | ||
| 8141 | 2025.12.19 02:42:04.314203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8142 | 2025.12.19 02:42:04.331196 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8143 | 2025.12.19 02:42:04.331263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8144 | 2025.12.19 02:42:04.337297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8145 | 2025.12.19 02:42:04.338020 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8146 | 2025.12.19 02:42:04.341041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8147 | 2025.12.19 02:42:07.253900 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2025.12.19 02:42:07.254118 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8149 | 2025.12.19 02:42:07.254193 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8150 | 2025.12.19 02:42:07.254916 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2025.12.19 02:42:07.254966 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8152 | 2025.12.19 02:42:07.255382 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8153 | 2025.12.19 02:42:07.255616 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2025.12.19 02:42:07.255801 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001737 sec., 43753.59815774323 rows/sec., 3.61 MiB/sec. | ||
| 8155 | 2025.12.19 02:42:07.255845 [ 268 ] {adddfc00-4e76-4f0f-aabd-039c2fc9ddfc} <Debug> TCPHandler: Processed in 0.002091086 sec. | ||
| 8156 | 2025.12.19 02:42:07.255974 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2025.12.19 02:42:07.256073 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8158 | 2025.12.19 02:42:07.256115 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8159 | 2025.12.19 02:42:07.256516 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2025.12.19 02:42:07.256553 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8161 | 2025.12.19 02:42:07.256860 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8162 | 2025.12.19 02:42:07.257094 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2025.12.19 02:42:07.257224 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001171 sec., 8539.709649871904 rows/sec., 642.15 KiB/sec. | ||
| 8164 | 2025.12.19 02:42:07.257262 [ 268 ] {582952a3-db61-4636-8b03-f81cdd4deadd} <Debug> TCPHandler: Processed in 0.001339117 sec. | ||
| 8165 | 2025.12.19 02:42:07.257369 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8166 | 2025.12.19 02:42:07.257463 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8167 | 2025.12.19 02:42:07.257503 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8168 | 2025.12.19 02:42:07.257935 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8169 | 2025.12.19 02:42:07.257971 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8170 | 2025.12.19 02:42:07.258279 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8171 | 2025.12.19 02:42:07.258495 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8172 | 2025.12.19 02:42:07.258620 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 8173 | 2025.12.19 02:42:07.258657 [ 268 ] {12308d82-c42d-44db-82ac-74b2b65efc22} <Debug> TCPHandler: Processed in 0.001337017 sec. | ||
| 8174 | 2025.12.19 02:42:07.258764 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2025.12.19 02:42:07.258858 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8176 | 2025.12.19 02:42:07.258902 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8177 | 2025.12.19 02:42:07.259312 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8178 | 2025.12.19 02:42:07.259346 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8179 | 2025.12.19 02:42:07.259677 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8180 | 2025.12.19 02:42:07.259891 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2025.12.19 02:42:07.260019 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 8182 | 2025.12.19 02:42:07.260055 [ 268 ] {d6ed1fb7-cfea-4756-8b5f-d9f93523d82a} <Debug> TCPHandler: Processed in 0.001339856 sec. | ||
| 8183 | 2025.12.19 02:42:07.260158 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8184 | 2025.12.19 02:42:07.260252 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8185 | 2025.12.19 02:42:07.260306 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <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 | ||
| 8186 | 2025.12.19 02:42:07.261083 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8187 | 2025.12.19 02:42:07.261119 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8188 | 2025.12.19 02:42:07.261638 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8189 | 2025.12.19 02:42:07.261865 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2025.12.19 02:42:07.261972 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8191 | 2025.12.19 02:42:07.262004 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001771 sec., 5646.527385657821 rows/sec., 10.12 MiB/sec. | ||
| 8192 | 2025.12.19 02:42:07.262014 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2025.12.19 02:42:07.262038 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8194 | 2025.12.19 02:42:07.262059 [ 268 ] {889956e8-683c-4dd0-b959-9ba8fdeab9cb} <Debug> TCPHandler: Processed in 0.001949955 sec. | ||
| 8195 | 2025.12.19 02:42:07.262164 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 8196 | 2025.12.19 02:42:07.262167 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8197 | 2025.12.19 02:42:07.262315 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8198 | 2025.12.19 02:42:07.262357 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8199 | 2025.12.19 02:42:07.262450 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8200 | 2025.12.19 02:42:07.262521 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 791 rows starting from the beginning of the part | ||
| 8201 | 2025.12.19 02:42:07.262656 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8202 | 2025.12.19 02:42:07.262682 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2025.12.19 02:42:07.262723 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8204 | 2025.12.19 02:42:07.262770 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8205 | 2025.12.19 02:42:07.262875 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8206 | 2025.12.19 02:42:07.262975 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8207 | 2025.12.19 02:42:07.263052 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8208 | 2025.12.19 02:42:07.263076 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8209 | 2025.12.19 02:42:07.263289 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8210 | 2025.12.19 02:42:07.263425 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 8211 | 2025.12.19 02:42:07.263462 [ 268 ] {d514c796-38a1-46bd-87fb-e4f0cd12f43a} <Debug> TCPHandler: Processed in 0.001343547 sec. | ||
| 8212 | 2025.12.19 02:42:07.268727 [ 200 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 19 columns (19 merged, 0 gathered) in 0.006630324 sec., 133175.9956225367 rows/sec., 238.65 MiB/sec. | ||
| 8213 | 2025.12.19 02:42:07.269839 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8214 | 2025.12.19 02:42:07.270263 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2025.12.19 02:42:07.270352 [ 189 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8216 | 2025.12.19 02:42:07.270530 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 8217 | 2025.12.19 02:42:08.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.50 MiB, peak 294.14 MiB, free memory in arenas 0.00 B, will set to 289.42 MiB (RSS), difference: 2.91 MiB | ||
| 8218 | 2025.12.19 02:42:10.842525 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8219 | 2025.12.19 02:42:10.842603 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8220 | 2025.12.19 02:42:10.941499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17233 | ||
| 8221 | 2025.12.19 02:42:10.942076 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2025.12.19 02:42:10.942126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8223 | 2025.12.19 02:42:10.942677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8224 | 2025.12.19 02:42:10.942939 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.12.19 02:42:10.943074 [ 127 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8226 | 2025.12.19 02:42:10.943081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17233 | ||
| 8227 | 2025.12.19 02:42:10.943129 [ 127 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2025.12.19 02:42:10.943158 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8229 | 2025.12.19 02:42:10.943286 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 8230 | 2025.12.19 02:42:10.943428 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8231 | 2025.12.19 02:42:10.943466 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14865 rows starting from the beginning of the part | ||
| 8232 | 2025.12.19 02:42:10.943529 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8233 | 2025.12.19 02:42:10.943570 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8234 | 2025.12.19 02:42:10.943609 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8235 | 2025.12.19 02:42:10.943647 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8236 | 2025.12.19 02:42:10.943684 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8237 | 2025.12.19 02:42:10.945629 [ 189 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17233 rows, containing 4 columns (4 merged, 0 gathered) in 0.00239484 sec., 7195887.825491473 rows/sec., 102.94 MiB/sec. | ||
| 8238 | 2025.12.19 02:42:10.945803 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8239 | 2025.12.19 02:42:10.946056 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8240 | 2025.12.19 02:42:10.946131 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_36_7} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8241 | 2025.12.19 02:42:10.946205 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8242 | 2025.12.19 02:42:10.999507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1022 | ||
| 8243 | 2025.12.19 02:42:11.001758 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8244 | 2025.12.19 02:42:11.001803 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8245 | 2025.12.19 02:42:11.002949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8246 | 2025.12.19 02:42:11.003210 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8247 | 2025.12.19 02:42:11.003353 [ 127 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8248 | 2025.12.19 02:42:11.003394 [ 127 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.12.19 02:42:11.003415 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8250 | 2025.12.19 02:42:11.003538 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 8251 | 2025.12.19 02:42:11.003549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 8252 | 2025.12.19 02:42:11.004215 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8253 | 2025.12.19 02:42:11.004392 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 864 rows starting from the beginning of the part | ||
| 8254 | 2025.12.19 02:42:11.004801 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8255 | 2025.12.19 02:42:11.005179 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 8256 | 2025.12.19 02:42:11.005534 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part | ||
| 8257 | 2025.12.19 02:42:11.005885 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 8258 | 2025.12.19 02:42:11.006234 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 8259 | 2025.12.19 02:42:11.012682 [ 193 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 72 columns (72 merged, 0 gathered) in 0.009204136 sec., 111037.03813155304 rows/sec., 92.79 MiB/sec. | ||
| 8260 | 2025.12.19 02:42:11.013988 [ 190 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8261 | 2025.12.19 02:42:11.014568 [ 190 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2025.12.19 02:42:11.014642 [ 190 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_26_5} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8263 | 2025.12.19 02:42:11.014945 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8264 | 2025.12.19 02:42:11.841203 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8265 | 2025.12.19 02:42:11.858693 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2025.12.19 02:42:11.858748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8267 | 2025.12.19 02:42:11.864402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8268 | 2025.12.19 02:42:11.865109 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2025.12.19 02:42:11.865421 [ 127 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8270 | 2025.12.19 02:42:11.865464 [ 127 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8271 | 2025.12.19 02:42:11.865487 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8272 | 2025.12.19 02:42:11.865668 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 8273 | 2025.12.19 02:42:11.868467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8274 | 2025.12.19 02:42:11.870253 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8275 | 2025.12.19 02:42:11.871956 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8276 | 2025.12.19 02:42:11.876933 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8277 | 2025.12.19 02:42:11.881671 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8278 | 2025.12.19 02:42:11.885974 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8279 | 2025.12.19 02:42:11.890284 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8280 | 2025.12.19 02:42:11.894177 [ 194 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8281 | 2025.12.19 02:42:11.944171 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07859933 sec., 3447.8665403381938 rows/sec., 17.83 MiB/sec. | ||
| 8282 | 2025.12.19 02:42:11.946892 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8283 | 2025.12.19 02:42:11.948956 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2025.12.19 02:42:11.949034 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_36_7} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8285 | 2025.12.19 02:42:11.951142 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8286 | 2025.12.19 02:42:12.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.64 MiB, peak 302.53 MiB, free memory in arenas 0.00 B, will set to 291.98 MiB (RSS), difference: 1.34 MiB | ||
| 8287 | 2025.12.19 02:42:12.253788 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2025.12.19 02:42:12.254093 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8289 | 2025.12.19 02:42:12.254196 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8290 | 2025.12.19 02:42:12.255179 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8291 | 2025.12.19 02:42:12.255222 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8292 | 2025.12.19 02:42:12.255622 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8293 | 2025.12.19 02:42:12.255843 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8294 | 2025.12.19 02:42:12.255993 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001977 sec., 59686.393525543754 rows/sec., 5.07 MiB/sec. | ||
| 8295 | 2025.12.19 02:42:12.256034 [ 268 ] {6c0a3116-8d71-4a7f-9867-4da02bad8a22} <Debug> TCPHandler: Processed in 0.002452851 sec. | ||
| 8296 | 2025.12.19 02:42:12.256162 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8297 | 2025.12.19 02:42:12.256256 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8298 | 2025.12.19 02:42:12.256299 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8299 | 2025.12.19 02:42:12.256767 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8300 | 2025.12.19 02:42:12.256803 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8301 | 2025.12.19 02:42:12.257089 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8302 | 2025.12.19 02:42:12.257295 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2025.12.19 02:42:12.257421 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001183 sec., 26204.564666103128 rows/sec., 1.92 MiB/sec. | ||
| 8304 | 2025.12.19 02:42:12.257458 [ 268 ] {2c763c2c-71cd-4d9b-8d62-74c9ac6b3fc1} <Debug> TCPHandler: Processed in 0.001347697 sec. | ||
| 8305 | 2025.12.19 02:42:12.257576 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2025.12.19 02:42:12.257673 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8307 | 2025.12.19 02:42:12.257713 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8308 | 2025.12.19 02:42:12.258224 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2025.12.19 02:42:12.258263 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8310 | 2025.12.19 02:42:12.258577 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8311 | 2025.12.19 02:42:12.258795 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2025.12.19 02:42:12.258923 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00127 sec., 74803.14960629921 rows/sec., 5.84 MiB/sec. | ||
| 8313 | 2025.12.19 02:42:12.258961 [ 268 ] {b9892032-e34a-49eb-a4b9-9cf86f3850bd} <Debug> TCPHandler: Processed in 0.001437149 sec. | ||
| 8314 | 2025.12.19 02:42:12.259072 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8315 | 2025.12.19 02:42:12.259167 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8316 | 2025.12.19 02:42:12.259210 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8317 | 2025.12.19 02:42:12.259664 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8318 | 2025.12.19 02:42:12.259702 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8319 | 2025.12.19 02:42:12.260033 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8320 | 2025.12.19 02:42:12.260243 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8321 | 2025.12.19 02:42:12.260371 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8322 | 2025.12.19 02:42:12.260408 [ 268 ] {8cf015a7-58cc-41b6-81db-f09f3c5de827} <Debug> TCPHandler: Processed in 0.001384278 sec. | ||
| 8323 | 2025.12.19 02:42:12.260514 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8324 | 2025.12.19 02:42:12.260608 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8325 | 2025.12.19 02:42:12.260662 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <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 | ||
| 8326 | 2025.12.19 02:42:12.261569 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2025.12.19 02:42:12.261607 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8328 | 2025.12.19 02:42:12.262161 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8329 | 2025.12.19 02:42:12.262382 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2025.12.19 02:42:12.262519 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00193 sec., 16062.176165803108 rows/sec., 28.78 MiB/sec. | ||
| 8331 | 2025.12.19 02:42:12.262572 [ 268 ] {e8654050-88b6-4e66-9ccd-f29b0ba4557e} <Debug> TCPHandler: Processed in 0.002105366 sec. | ||
| 8332 | 2025.12.19 02:42:12.262684 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8333 | 2025.12.19 02:42:12.262778 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8334 | 2025.12.19 02:42:12.262819 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8335 | 2025.12.19 02:42:12.263151 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2025.12.19 02:42:12.263188 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8337 | 2025.12.19 02:42:12.263486 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8338 | 2025.12.19 02:42:12.263704 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2025.12.19 02:42:12.263832 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 8340 | 2025.12.19 02:42:12.263867 [ 268 ] {29b1a99c-5fcc-434f-b248-0357fc847790} <Debug> TCPHandler: Processed in 0.001231665 sec. | ||
| 8341 | 2025.12.19 02:42:17.282909 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2025.12.19 02:42:17.283132 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8343 | 2025.12.19 02:42:17.283210 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8344 | 2025.12.19 02:42:17.283939 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.12.19 02:42:17.283990 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8346 | 2025.12.19 02:42:17.284406 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8347 | 2025.12.19 02:42:17.284648 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.12.19 02:42:17.284812 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 1.15 MiB/sec. | ||
| 8349 | 2025.12.19 02:42:17.284865 [ 268 ] {3034167d-089d-4e73-9160-09a485f43f5a} <Debug> TCPHandler: Processed in 0.002105617 sec. | ||
| 8350 | 2025.12.19 02:42:17.284992 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2025.12.19 02:42:17.285096 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8352 | 2025.12.19 02:42:17.285141 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8353 | 2025.12.19 02:42:17.285555 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2025.12.19 02:42:17.285593 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8355 | 2025.12.19 02:42:17.285913 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8356 | 2025.12.19 02:42:17.286142 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2025.12.19 02:42:17.286284 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001212 sec., 3300.3300330033003 rows/sec., 269.12 KiB/sec. | ||
| 8358 | 2025.12.19 02:42:17.286323 [ 268 ] {03e691c1-d6c8-4728-b5b2-9626cdbc3e1c} <Debug> TCPHandler: Processed in 0.001385487 sec. | ||
| 8359 | 2025.12.19 02:42:17.286434 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2025.12.19 02:42:17.286532 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8361 | 2025.12.19 02:42:17.286573 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8362 | 2025.12.19 02:42:17.288008 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2025.12.19 02:42:17.288046 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8364 | 2025.12.19 02:42:17.288446 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8365 | 2025.12.19 02:42:17.288678 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2025.12.19 02:42:17.288814 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.002301 sec., 581486.3102998696 rows/sec., 48.63 MiB/sec. | ||
| 8367 | 2025.12.19 02:42:17.288855 [ 268 ] {ee48a7ee-8aea-41c7-a84a-f84fa253d3f6} <Debug> TCPHandler: Processed in 0.002471931 sec. | ||
| 8368 | 2025.12.19 02:42:17.288966 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2025.12.19 02:42:17.289062 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8370 | 2025.12.19 02:42:17.289102 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8371 | 2025.12.19 02:42:17.289505 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2025.12.19 02:42:17.289542 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8373 | 2025.12.19 02:42:17.289849 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8374 | 2025.12.19 02:42:17.290074 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2025.12.19 02:42:17.290204 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001162 sec., 22375.215146299484 rows/sec., 1.67 MiB/sec. | ||
| 8376 | 2025.12.19 02:42:17.290243 [ 268 ] {d67d908e-a2e4-42bb-9701-233ef7d8cb1e} <Debug> TCPHandler: Processed in 0.001326496 sec. | ||
| 8377 | 2025.12.19 02:42:17.290348 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2025.12.19 02:42:17.290443 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8379 | 2025.12.19 02:42:17.290482 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8380 | 2025.12.19 02:42:17.291007 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.12.19 02:42:17.291044 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8382 | 2025.12.19 02:42:17.291359 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8383 | 2025.12.19 02:42:17.291578 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.12.19 02:42:17.291709 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001283 sec., 196414.65315666405 rows/sec., 13.58 MiB/sec. | ||
| 8385 | 2025.12.19 02:42:17.291746 [ 268 ] {dbe48878-f6f7-4ae9-811a-fc6b0495e3d2} <Debug> TCPHandler: Processed in 0.001448028 sec. | ||
| 8386 | 2025.12.19 02:42:17.291854 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2025.12.19 02:42:17.291949 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8388 | 2025.12.19 02:42:17.291989 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8389 | 2025.12.19 02:42:17.292415 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2025.12.19 02:42:17.292453 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8391 | 2025.12.19 02:42:17.292775 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8392 | 2025.12.19 02:42:17.292997 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.12.19 02:42:17.293153 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001221 sec., 9828.009828009828 rows/sec., 767.81 KiB/sec. | ||
| 8394 | 2025.12.19 02:42:17.293201 [ 268 ] {abf826b7-515c-4ffc-bece-5b4e5411ce11} <Debug> TCPHandler: Processed in 0.001395237 sec. | ||
| 8395 | 2025.12.19 02:42:17.293311 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2025.12.19 02:42:17.293408 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8397 | 2025.12.19 02:42:17.293449 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8398 | 2025.12.19 02:42:17.294143 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.12.19 02:42:17.294180 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8400 | 2025.12.19 02:42:17.294510 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8401 | 2025.12.19 02:42:17.294723 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.12.19 02:42:17.294860 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001469 sec., 388019.0605854323 rows/sec., 29.11 MiB/sec. | ||
| 8403 | 2025.12.19 02:42:17.294900 [ 268 ] {0f9a4eb1-c9c1-4211-9ec2-3a01ed48587e} <Debug> TCPHandler: Processed in 0.001640321 sec. | ||
| 8404 | 2025.12.19 02:42:17.295021 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2025.12.19 02:42:17.295148 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8406 | 2025.12.19 02:42:17.295204 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8407 | 2025.12.19 02:42:17.295948 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2025.12.19 02:42:17.295986 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8409 | 2025.12.19 02:42:17.296410 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8410 | 2025.12.19 02:42:17.296629 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2025.12.19 02:42:17.296766 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001644 sec., 536496.3503649635 rows/sec., 36.41 MiB/sec. | ||
| 8412 | 2025.12.19 02:42:17.296805 [ 268 ] {92981108-6402-41f3-b9fe-7e29819800b1} <Debug> TCPHandler: Processed in 0.001845583 sec. | ||
| 8413 | 2025.12.19 02:42:17.296924 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8414 | 2025.12.19 02:42:17.297030 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8415 | 2025.12.19 02:42:17.297089 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <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 | ||
| 8416 | 2025.12.19 02:42:17.297911 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2025.12.19 02:42:17.297950 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8418 | 2025.12.19 02:42:17.298467 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8419 | 2025.12.19 02:42:17.298687 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2025.12.19 02:42:17.298853 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 8421 | 2025.12.19 02:42:17.298926 [ 268 ] {023bb77c-0894-4c1f-9cbd-04d45c433236} <Debug> TCPHandler: Processed in 0.002054946 sec. | ||
| 8422 | 2025.12.19 02:42:17.299039 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8423 | 2025.12.19 02:42:17.299137 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8424 | 2025.12.19 02:42:17.299179 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8425 | 2025.12.19 02:42:17.299531 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2025.12.19 02:42:17.299567 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8427 | 2025.12.19 02:42:17.299880 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8428 | 2025.12.19 02:42:17.300092 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.12.19 02:42:17.300227 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 8430 | 2025.12.19 02:42:17.300265 [ 268 ] {081163e8-d0b7-4651-98cd-1702a295c7e3} <Debug> TCPHandler: Processed in 0.001276287 sec. | ||
| 8431 | 2025.12.19 02:42:18.443344 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17745 | ||
| 8432 | 2025.12.19 02:42:18.444147 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2025.12.19 02:42:18.444186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8434 | 2025.12.19 02:42:18.444692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8435 | 2025.12.19 02:42:18.444920 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2025.12.19 02:42:18.445054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17745 | ||
| 8437 | 2025.12.19 02:42:19.368683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8438 | 2025.12.19 02:42:19.384817 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.12.19 02:42:19.384881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8440 | 2025.12.19 02:42:19.390587 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8441 | 2025.12.19 02:42:19.391275 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.12.19 02:42:19.394016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8443 | 2025.12.19 02:42:21.003973 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1054 | ||
| 8444 | 2025.12.19 02:42:21.006710 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2025.12.19 02:42:21.006752 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8446 | 2025.12.19 02:42:21.007915 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8447 | 2025.12.19 02:42:21.008198 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2025.12.19 02:42:21.008457 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
| 8449 | 2025.12.19 02:42:22.254389 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8450 | 2025.12.19 02:42:22.254604 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8451 | 2025.12.19 02:42:22.254677 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8452 | 2025.12.19 02:42:22.255426 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.12.19 02:42:22.255470 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8454 | 2025.12.19 02:42:22.255863 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8455 | 2025.12.19 02:42:22.256089 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8456 | 2025.12.19 02:42:22.256229 [ 110 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8457 | 2025.12.19 02:42:22.256243 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001695 sec., 69616.5191740413 rows/sec., 5.91 MiB/sec. | ||
| 8458 | 2025.12.19 02:42:22.256297 [ 110 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8459 | 2025.12.19 02:42:22.256310 [ 268 ] {a6bcd447-a941-4437-a317-a96d216f1830} <Debug> TCPHandler: Processed in 0.002057986 sec. | ||
| 8460 | 2025.12.19 02:42:22.256329 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8461 | 2025.12.19 02:42:22.256468 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2025.12.19 02:42:22.256469 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8463 | 2025.12.19 02:42:22.256567 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8464 | 2025.12.19 02:42:22.256612 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8465 | 2025.12.19 02:42:22.256630 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8466 | 2025.12.19 02:42:22.256673 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2466 rows starting from the beginning of the part | ||
| 8467 | 2025.12.19 02:42:22.256745 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 121 rows starting from the beginning of the part | ||
| 8468 | 2025.12.19 02:42:22.256795 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 76 rows starting from the beginning of the part | ||
| 8469 | 2025.12.19 02:42:22.256843 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 118 rows starting from the beginning of the part | ||
| 8470 | 2025.12.19 02:42:22.256893 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1338 rows starting from the beginning of the part | ||
| 8471 | 2025.12.19 02:42:22.256944 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 118 rows starting from the beginning of the part | ||
| 8472 | 2025.12.19 02:42:22.257043 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2025.12.19 02:42:22.257083 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8474 | 2025.12.19 02:42:22.257563 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8475 | 2025.12.19 02:42:22.257792 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2025.12.19 02:42:22.257932 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001384 sec., 22398.843930635838 rows/sec., 1.64 MiB/sec. | ||
| 8477 | 2025.12.19 02:42:22.257970 [ 268 ] {31143ee1-8909-4f42-9dd6-e24a8b1ef2c5} <Debug> TCPHandler: Processed in 0.001550379 sec. | ||
| 8478 | 2025.12.19 02:42:22.258083 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2025.12.19 02:42:22.258175 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8480 | 2025.12.19 02:42:22.258215 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8481 | 2025.12.19 02:42:22.258669 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2025.12.19 02:42:22.258706 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8483 | 2025.12.19 02:42:22.258919 [ 190 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4237 rows, containing 5 columns (5 merged, 0 gathered) in 0.002514292 sec., 1685166.2416298506 rows/sec., 145.72 MiB/sec. | ||
| 8484 | 2025.12.19 02:42:22.259021 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8485 | 2025.12.19 02:42:22.259239 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2025.12.19 02:42:22.259342 [ 110 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8487 | 2025.12.19 02:42:22.259366 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001208 sec., 78642.38410596026 rows/sec., 6.14 MiB/sec. | ||
| 8488 | 2025.12.19 02:42:22.259373 [ 110 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2025.12.19 02:42:22.259407 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8490 | 2025.12.19 02:42:22.259410 [ 268 ] {824b47f1-578c-45cc-8224-db76620610f6} <Debug> TCPHandler: Processed in 0.001373987 sec. | ||
| 8491 | 2025.12.19 02:42:22.259477 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8492 | 2025.12.19 02:42:22.259501 [ 191 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8493 | 2025.12.19 02:42:22.259539 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8494 | 2025.12.19 02:42:22.259577 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8495 | 2025.12.19 02:42:22.259608 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8496 | 2025.12.19 02:42:22.259643 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8497 | 2025.12.19 02:42:22.259654 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 101 rows starting from the beginning of the part | ||
| 8498 | 2025.12.19 02:42:22.259695 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8499 | 2025.12.19 02:42:22.259707 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part | ||
| 8500 | 2025.12.19 02:42:22.259752 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
| 8501 | 2025.12.19 02:42:22.259788 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 570 rows starting from the beginning of the part | ||
| 8502 | 2025.12.19 02:42:22.259825 [ 193 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 95 rows starting from the beginning of the part | ||
| 8503 | 2025.12.19 02:42:22.260083 [ 191 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.12.19 02:42:22.260129 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8505 | 2025.12.19 02:42:22.260174 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8506 | 2025.12.19 02:42:22.260197 [ 191 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_56_11} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8507 | 2025.12.19 02:42:22.260303 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8508 | 2025.12.19 02:42:22.260550 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8509 | 2025.12.19 02:42:22.260777 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.12.19 02:42:22.260911 [ 188 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463738 sec., 1492753.4845716925 rows/sec., 116.02 MiB/sec. | ||
| 8511 | 2025.12.19 02:42:22.260913 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8512 | 2025.12.19 02:42:22.260937 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00131 sec., 122137.40458015268 rows/sec., 8.51 MiB/sec. | ||
| 8513 | 2025.12.19 02:42:22.260985 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2025.12.19 02:42:22.261004 [ 268 ] {55912d3d-4edb-4ab4-9cee-b3d2e767efbc} <Debug> TCPHandler: Processed in 0.001512409 sec. | ||
| 8515 | 2025.12.19 02:42:22.261011 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8516 | 2025.12.19 02:42:22.261094 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8517 | 2025.12.19 02:42:22.261131 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2025.12.19 02:42:22.261140 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8519 | 2025.12.19 02:42:22.261196 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8520 | 2025.12.19 02:42:22.261228 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15598 rows starting from the beginning of the part | ||
| 8521 | 2025.12.19 02:42:22.261231 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8522 | 2025.12.19 02:42:22.261280 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 163 rows starting from the beginning of the part | ||
| 8523 | 2025.12.19 02:42:22.261299 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <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 | ||
| 8524 | 2025.12.19 02:42:22.261326 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8525 | 2025.12.19 02:42:22.261374 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8526 | 2025.12.19 02:42:22.261415 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 882 rows starting from the beginning of the part | ||
| 8527 | 2025.12.19 02:42:22.261436 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8528 | 2025.12.19 02:42:22.261453 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8529 | 2025.12.19 02:42:22.261517 [ 191 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_56_11} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8530 | 2025.12.19 02:42:22.261601 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 8531 | 2025.12.19 02:42:22.262160 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2025.12.19 02:42:22.262201 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8533 | 2025.12.19 02:42:22.262767 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8534 | 2025.12.19 02:42:22.263025 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2025.12.19 02:42:22.263171 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001958 sec., 15832.482124616956 rows/sec., 28.37 MiB/sec. | ||
| 8536 | 2025.12.19 02:42:22.263234 [ 268 ] {daa28fdc-9beb-4f94-aae1-e712316b635a} <Debug> TCPHandler: Processed in 0.002155877 sec. | ||
| 8537 | 2025.12.19 02:42:22.263342 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8538 | 2025.12.19 02:42:22.263434 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8539 | 2025.12.19 02:42:22.263475 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8540 | 2025.12.19 02:42:22.263799 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2025.12.19 02:42:22.263836 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8542 | 2025.12.19 02:42:22.264268 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8543 | 2025.12.19 02:42:22.264497 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2025.12.19 02:42:22.264604 [ 107 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8545 | 2025.12.19 02:42:22.264626 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 8546 | 2025.12.19 02:42:22.264636 [ 107 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.12.19 02:42:22.264666 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8548 | 2025.12.19 02:42:22.264668 [ 268 ] {57ce357f-8e18-4bd7-bfc7-b18dbbf2ad31} <Debug> TCPHandler: Processed in 0.001373397 sec. | ||
| 8549 | 2025.12.19 02:42:22.264747 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8550 | 2025.12.19 02:42:22.264836 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8551 | 2025.12.19 02:42:22.264866 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3168 rows starting from the beginning of the part | ||
| 8552 | 2025.12.19 02:42:22.264926 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8553 | 2025.12.19 02:42:22.264971 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8554 | 2025.12.19 02:42:22.265009 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8555 | 2025.12.19 02:42:22.265046 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8556 | 2025.12.19 02:42:22.265084 [ 188 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8557 | 2025.12.19 02:42:22.266467 [ 188 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17123 rows, containing 5 columns (5 merged, 0 gathered) in 0.005399588 sec., 3171167.8742896677 rows/sec., 215.58 MiB/sec. | ||
| 8558 | 2025.12.19 02:42:22.266643 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8559 | 2025.12.19 02:42:22.266661 [ 197 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946644 sec., 1781527.5931295091 rows/sec., 116.20 MiB/sec. | ||
| 8560 | 2025.12.19 02:42:22.266906 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.12.19 02:42:22.266987 [ 193 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8562 | 2025.12.19 02:42:22.267024 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8563 | 2025.12.19 02:42:22.267065 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8564 | 2025.12.19 02:42:22.267307 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2025.12.19 02:42:22.267382 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_56_11} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8566 | 2025.12.19 02:42:22.267468 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8567 | 2025.12.19 02:42:23.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.49 MiB, peak 302.53 MiB, free memory in arenas 0.00 B, will set to 295.05 MiB (RSS), difference: 1.56 MiB | ||
| 8568 | 2025.12.19 02:42:25.842662 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8569 | 2025.12.19 02:42:25.842730 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8570 | 2025.12.19 02:42:25.945229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18193 | ||
| 8571 | 2025.12.19 02:42:25.945743 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.12.19 02:42:25.945791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8573 | 2025.12.19 02:42:25.946298 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8574 | 2025.12.19 02:42:25.946545 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.12.19 02:42:25.946706 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18193 | ||
| 8576 | 2025.12.19 02:42:26.894154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8577 | 2025.12.19 02:42:26.910773 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.12.19 02:42:26.910838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8579 | 2025.12.19 02:42:26.916831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8580 | 2025.12.19 02:42:26.917552 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.12.19 02:42:26.920442 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8582 | 2025.12.19 02:42:27.253352 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2025.12.19 02:42:27.253548 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8584 | 2025.12.19 02:42:27.253616 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8585 | 2025.12.19 02:42:27.254253 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.12.19 02:42:27.254297 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8587 | 2025.12.19 02:42:27.254708 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8588 | 2025.12.19 02:42:27.254944 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2025.12.19 02:42:27.255106 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001609 sec., 47234.30702299565 rows/sec., 3.89 MiB/sec. | ||
| 8590 | 2025.12.19 02:42:27.255157 [ 268 ] {cc6fb8cb-df50-44e7-9d24-dcd99c658b54} <Debug> TCPHandler: Processed in 0.001937925 sec. | ||
| 8591 | 2025.12.19 02:42:27.255286 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2025.12.19 02:42:27.255389 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8593 | 2025.12.19 02:42:27.255433 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8594 | 2025.12.19 02:42:27.255831 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.12.19 02:42:27.255865 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8596 | 2025.12.19 02:42:27.256173 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8597 | 2025.12.19 02:42:27.256384 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.12.19 02:42:27.256492 [ 104 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8599 | 2025.12.19 02:42:27.256514 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 8600 | 2025.12.19 02:42:27.256546 [ 104 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2025.12.19 02:42:27.256562 [ 268 ] {514dfde0-1c1d-459e-b026-bdc2da6bd86f} <Debug> TCPHandler: Processed in 0.001330237 sec. | ||
| 8602 | 2025.12.19 02:42:27.256568 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8603 | 2025.12.19 02:42:27.256674 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::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 | ||
| 8604 | 2025.12.19 02:42:27.256676 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2025.12.19 02:42:27.256760 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8606 | 2025.12.19 02:42:27.256790 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8607 | 2025.12.19 02:42:27.256791 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8608 | 2025.12.19 02:42:27.256832 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8609 | 2025.12.19 02:42:27.256860 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 8610 | 2025.12.19 02:42:27.256904 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 8611 | 2025.12.19 02:42:27.256947 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
| 8612 | 2025.12.19 02:42:27.256985 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 8613 | 2025.12.19 02:42:27.257024 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 8614 | 2025.12.19 02:42:27.257261 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8615 | 2025.12.19 02:42:27.257295 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8616 | 2025.12.19 02:42:27.257617 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8617 | 2025.12.19 02:42:27.257798 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001154235 sec., 334420.63357981696 rows/sec., 23.20 MiB/sec. | ||
| 8618 | 2025.12.19 02:42:27.257841 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2025.12.19 02:42:27.257938 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8620 | 2025.12.19 02:42:27.257975 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 8621 | 2025.12.19 02:42:27.258012 [ 268 ] {ea056a09-fcd6-46df-8e91-3349f0589460} <Debug> TCPHandler: Processed in 0.001385068 sec. | ||
| 8622 | 2025.12.19 02:42:27.258126 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2025.12.19 02:42:27.258191 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2025.12.19 02:42:27.258222 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8625 | 2025.12.19 02:42:27.258258 [ 196 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_51_10} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8626 | 2025.12.19 02:42:27.258267 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8627 | 2025.12.19 02:42:27.258325 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 8628 | 2025.12.19 02:42:27.258666 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2025.12.19 02:42:27.258699 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8630 | 2025.12.19 02:42:27.259039 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8631 | 2025.12.19 02:42:27.259250 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2025.12.19 02:42:27.259376 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8633 | 2025.12.19 02:42:27.259412 [ 268 ] {9b4e4d20-c4e4-4650-802f-7b5748a68db3} <Debug> TCPHandler: Processed in 0.001335517 sec. | ||
| 8634 | 2025.12.19 02:42:27.259519 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2025.12.19 02:42:27.259614 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8636 | 2025.12.19 02:42:27.259669 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <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 | ||
| 8637 | 2025.12.19 02:42:27.260413 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2025.12.19 02:42:27.260448 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8639 | 2025.12.19 02:42:27.260960 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8640 | 2025.12.19 02:42:27.261188 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2025.12.19 02:42:27.261326 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 8642 | 2025.12.19 02:42:27.261388 [ 268 ] {bd46d00d-8ace-4b33-87bb-c1db9c7487f1} <Debug> TCPHandler: Processed in 0.001918724 sec. | ||
| 8643 | 2025.12.19 02:42:27.261496 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2025.12.19 02:42:27.261590 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8645 | 2025.12.19 02:42:27.261632 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8646 | 2025.12.19 02:42:27.261946 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2025.12.19 02:42:27.261981 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8648 | 2025.12.19 02:42:27.262291 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8649 | 2025.12.19 02:42:27.262505 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2025.12.19 02:42:27.262629 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 8651 | 2025.12.19 02:42:27.262664 [ 268 ] {f91fc477-45f5-4aec-9448-f164f68ffd9c} <Debug> TCPHandler: Processed in 0.001217385 sec. | ||
| 8652 | 2025.12.19 02:42:28.564166 [ 103 ] {} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8653 | 2025.12.19 02:42:28.564226 [ 103 ] {} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2025.12.19 02:42:28.564250 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8655 | 2025.12.19 02:42:28.564386 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::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 | ||
| 8656 | 2025.12.19 02:42:28.564552 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8657 | 2025.12.19 02:42:28.564592 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 8658 | 2025.12.19 02:42:28.564667 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8659 | 2025.12.19 02:42:28.564718 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8660 | 2025.12.19 02:42:28.564764 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8661 | 2025.12.19 02:42:28.564811 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 8662 | 2025.12.19 02:42:28.565609 [ 196 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289386 sec., 29471.391809745102 rows/sec., 2.46 MiB/sec. | ||
| 8663 | 2025.12.19 02:42:28.565770 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8664 | 2025.12.19 02:42:28.566155 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2025.12.19 02:42:28.566259 [ 192 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_18_4} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8666 | 2025.12.19 02:42:28.566355 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8667 | 2025.12.19 02:42:30.180242 [ 100 ] {} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8668 | 2025.12.19 02:42:30.180317 [ 100 ] {} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.12.19 02:42:30.180341 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8670 | 2025.12.19 02:42:30.180455 [ 196 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::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 | ||
| 8671 | 2025.12.19 02:42:30.180596 [ 196 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8672 | 2025.12.19 02:42:30.180635 [ 196 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 223 rows starting from the beginning of the part | ||
| 8673 | 2025.12.19 02:42:30.180710 [ 196 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 8674 | 2025.12.19 02:42:30.180764 [ 196 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 8675 | 2025.12.19 02:42:30.180814 [ 196 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8676 | 2025.12.19 02:42:30.180859 [ 196 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 8677 | 2025.12.19 02:42:30.181739 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334047 sec., 501481.5819832434 rows/sec., 30.92 MiB/sec. | ||
| 8678 | 2025.12.19 02:42:30.181875 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8679 | 2025.12.19 02:42:30.182138 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2025.12.19 02:42:30.182209 [ 192 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_17_4} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8681 | 2025.12.19 02:42:30.182279 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8682 | 2025.12.19 02:42:30.204964 [ 100 ] {} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8683 | 2025.12.19 02:42:30.205005 [ 100 ] {} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8684 | 2025.12.19 02:42:30.205028 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8685 | 2025.12.19 02:42:30.205098 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::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 | ||
| 8686 | 2025.12.19 02:42:30.205207 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8687 | 2025.12.19 02:42:30.205238 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 434 rows starting from the beginning of the part | ||
| 8688 | 2025.12.19 02:42:30.205292 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 8689 | 2025.12.19 02:42:30.205343 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 8690 | 2025.12.19 02:42:30.205383 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 8691 | 2025.12.19 02:42:30.205421 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 8692 | 2025.12.19 02:42:30.206202 [ 200 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001131235 sec., 1150954.4877943133 rows/sec., 78.65 MiB/sec. | ||
| 8693 | 2025.12.19 02:42:30.206323 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8694 | 2025.12.19 02:42:30.206556 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2025.12.19 02:42:30.206619 [ 196 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_17_4} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8696 | 2025.12.19 02:42:30.206672 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 8697 | 2025.12.19 02:42:31.008739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1078 | ||
| 8698 | 2025.12.19 02:42:31.011272 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2025.12.19 02:42:31.011332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8700 | 2025.12.19 02:42:31.012574 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8701 | 2025.12.19 02:42:31.012870 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2025.12.19 02:42:31.013248 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
| 8703 | 2025.12.19 02:42:32.063652 [ 95 ] {} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 8704 | 2025.12.19 02:42:32.063759 [ 95 ] {} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2025.12.19 02:42:32.063804 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8706 | 2025.12.19 02:42:32.063932 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::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 | ||
| 8707 | 2025.12.19 02:42:32.064054 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8708 | 2025.12.19 02:42:32.064087 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 465 rows starting from the beginning of the part | ||
| 8709 | 2025.12.19 02:42:32.064151 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 8710 | 2025.12.19 02:42:32.064197 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 8711 | 2025.12.19 02:42:32.064239 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 252 rows starting from the beginning of the part | ||
| 8712 | 2025.12.19 02:42:32.064279 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 8713 | 2025.12.19 02:42:32.065170 [ 196 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276725 sec., 1091072.8622060348 rows/sec., 77.29 MiB/sec. | ||
| 8714 | 2025.12.19 02:42:32.065472 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 8715 | 2025.12.19 02:42:32.065801 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2025.12.19 02:42:32.065912 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_18_4} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 8717 | 2025.12.19 02:42:32.066024 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8718 | 2025.12.19 02:42:32.254673 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2025.12.19 02:42:32.254843 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8720 | 2025.12.19 02:42:32.254911 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8721 | 2025.12.19 02:42:32.255618 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2025.12.19 02:42:32.255660 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8723 | 2025.12.19 02:42:32.255994 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8724 | 2025.12.19 02:42:32.256219 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2025.12.19 02:42:32.256359 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001567 sec., 2552.6483726866622 rows/sec., 208.15 KiB/sec. | ||
| 8726 | 2025.12.19 02:42:32.256399 [ 268 ] {c4805e8c-bab0-44f4-b238-b9404aac9197} <Debug> TCPHandler: Processed in 0.001852474 sec. | ||
| 8727 | 2025.12.19 02:42:32.256532 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2025.12.19 02:42:32.256625 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8729 | 2025.12.19 02:42:32.256663 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8730 | 2025.12.19 02:42:32.257136 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2025.12.19 02:42:32.257179 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8732 | 2025.12.19 02:42:32.257484 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8733 | 2025.12.19 02:42:32.257693 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2025.12.19 02:42:32.257823 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001217 sec., 98603.12243221035 rows/sec., 8.35 MiB/sec. | ||
| 8735 | 2025.12.19 02:42:32.257859 [ 268 ] {f6c4e803-f567-4402-b471-b80636f68e9e} <Debug> TCPHandler: Processed in 0.001383697 sec. | ||
| 8736 | 2025.12.19 02:42:32.257968 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2025.12.19 02:42:32.258059 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8738 | 2025.12.19 02:42:32.258098 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8739 | 2025.12.19 02:42:32.258489 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2025.12.19 02:42:32.258525 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8741 | 2025.12.19 02:42:32.258813 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8742 | 2025.12.19 02:42:32.259013 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2025.12.19 02:42:32.259138 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001096 sec., 31934.306569343065 rows/sec., 2.33 MiB/sec. | ||
| 8744 | 2025.12.19 02:42:32.259173 [ 268 ] {e475fc5e-2c39-4495-ad56-883c19b52cda} <Debug> TCPHandler: Processed in 0.001251956 sec. | ||
| 8745 | 2025.12.19 02:42:32.259274 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8746 | 2025.12.19 02:42:32.259373 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8747 | 2025.12.19 02:42:32.259417 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8748 | 2025.12.19 02:42:32.259881 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2025.12.19 02:42:32.259920 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8750 | 2025.12.19 02:42:32.260237 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8751 | 2025.12.19 02:42:32.260446 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2025.12.19 02:42:32.260580 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001223 sec., 80948.48732624693 rows/sec., 6.33 MiB/sec. | ||
| 8753 | 2025.12.19 02:42:32.260620 [ 268 ] {19a67168-b9bd-40df-a3fe-0a8241df40da} <Debug> TCPHandler: Processed in 0.001393868 sec. | ||
| 8754 | 2025.12.19 02:42:32.260727 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8755 | 2025.12.19 02:42:32.260820 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8756 | 2025.12.19 02:42:32.260862 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8757 | 2025.12.19 02:42:32.261278 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2025.12.19 02:42:32.261314 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8759 | 2025.12.19 02:42:32.261640 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8760 | 2025.12.19 02:42:32.261850 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2025.12.19 02:42:32.261981 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001178 sec., 137521.22241086588 rows/sec., 9.58 MiB/sec. | ||
| 8762 | 2025.12.19 02:42:32.262019 [ 268 ] {7bea96e8-1838-484f-9d9c-be7e1bb81a94} <Debug> TCPHandler: Processed in 0.001338066 sec. | ||
| 8763 | 2025.12.19 02:42:32.262128 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2025.12.19 02:42:32.262220 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8765 | 2025.12.19 02:42:32.262273 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <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 | ||
| 8766 | 2025.12.19 02:42:32.263107 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2025.12.19 02:42:32.263143 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8768 | 2025.12.19 02:42:32.263669 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8769 | 2025.12.19 02:42:32.263884 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2025.12.19 02:42:32.264022 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001818 sec., 17051.705170517052 rows/sec., 30.56 MiB/sec. | ||
| 8771 | 2025.12.19 02:42:32.264023 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8772 | 2025.12.19 02:42:32.264079 [ 268 ] {73547cef-c3d1-449f-94b6-83e28089a349} <Debug> TCPHandler: Processed in 0.001997765 sec. | ||
| 8773 | 2025.12.19 02:42:32.264081 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2025.12.19 02:42:32.264119 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8775 | 2025.12.19 02:42:32.264198 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2025.12.19 02:42:32.264246 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::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 | ||
| 8777 | 2025.12.19 02:42:32.264295 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8778 | 2025.12.19 02:42:32.264344 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8779 | 2025.12.19 02:42:32.264527 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8780 | 2025.12.19 02:42:32.264598 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 883 rows starting from the beginning of the part | ||
| 8781 | 2025.12.19 02:42:32.264681 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.12.19 02:42:32.264721 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8783 | 2025.12.19 02:42:32.264745 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8784 | 2025.12.19 02:42:32.264870 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8785 | 2025.12.19 02:42:32.264982 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8786 | 2025.12.19 02:42:32.265023 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8787 | 2025.12.19 02:42:32.265087 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8788 | 2025.12.19 02:42:32.265197 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8789 | 2025.12.19 02:42:32.265249 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.12.19 02:42:32.265386 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 8791 | 2025.12.19 02:42:32.265423 [ 268 ] {b2dba337-e701-43b0-b35d-c7a96e4d4e62} <Debug> TCPHandler: Processed in 0.001271806 sec. | ||
| 8792 | 2025.12.19 02:42:32.271635 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 996 rows, containing 19 columns (19 merged, 0 gathered) in 0.007445443 sec., 133773.10121103606 rows/sec., 239.72 MiB/sec. | ||
| 8793 | 2025.12.19 02:42:32.272571 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8794 | 2025.12.19 02:42:32.272884 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2025.12.19 02:42:32.272960 [ 198 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8796 | 2025.12.19 02:42:32.273050 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.26 MiB. | ||
| 8797 | 2025.12.19 02:42:33.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.66 MiB, peak 303.86 MiB, free memory in arenas 0.00 B, will set to 299.18 MiB (RSS), difference: 3.52 MiB | ||
| 8798 | 2025.12.19 02:42:33.446895 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18705 | ||
| 8799 | 2025.12.19 02:42:33.447663 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2025.12.19 02:42:33.447701 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8801 | 2025.12.19 02:42:33.448220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8802 | 2025.12.19 02:42:33.448459 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.12.19 02:42:33.448600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18705 | ||
| 8804 | 2025.12.19 02:42:34.420604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8805 | 2025.12.19 02:42:34.438347 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2025.12.19 02:42:34.438410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8807 | 2025.12.19 02:42:34.444356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8808 | 2025.12.19 02:42:34.445046 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2025.12.19 02:42:34.448086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8810 | 2025.12.19 02:42:37.253724 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2025.12.19 02:42:37.254040 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8812 | 2025.12.19 02:42:37.254150 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8813 | 2025.12.19 02:42:37.255043 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2025.12.19 02:42:37.255088 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8815 | 2025.12.19 02:42:37.255494 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8816 | 2025.12.19 02:42:37.255720 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2025.12.19 02:42:37.255882 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001919 sec., 39603.960396039605 rows/sec., 3.26 MiB/sec. | ||
| 8818 | 2025.12.19 02:42:37.255928 [ 268 ] {7726675b-547d-45c9-a19b-e3ccb51b2e1a} <Debug> TCPHandler: Processed in 0.002393539 sec. | ||
| 8819 | 2025.12.19 02:42:37.256055 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2025.12.19 02:42:37.256152 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8821 | 2025.12.19 02:42:37.256194 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8822 | 2025.12.19 02:42:37.256586 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2025.12.19 02:42:37.256623 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8824 | 2025.12.19 02:42:37.256922 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8825 | 2025.12.19 02:42:37.257134 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2025.12.19 02:42:37.257265 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 8827 | 2025.12.19 02:42:37.257304 [ 268 ] {736973fe-b779-45cd-b14a-fe36866a89b5} <Debug> TCPHandler: Processed in 0.001300787 sec. | ||
| 8828 | 2025.12.19 02:42:37.257413 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2025.12.19 02:42:37.257509 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8830 | 2025.12.19 02:42:37.257549 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8831 | 2025.12.19 02:42:37.257992 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2025.12.19 02:42:37.258029 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8833 | 2025.12.19 02:42:37.258334 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8834 | 2025.12.19 02:42:37.258553 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2025.12.19 02:42:37.258684 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001192 sec., 62080.53691275168 rows/sec., 4.85 MiB/sec. | ||
| 8836 | 2025.12.19 02:42:37.258725 [ 268 ] {92db4306-934b-4341-9dc4-1d2a8e09c313} <Debug> TCPHandler: Processed in 0.001361937 sec. | ||
| 8837 | 2025.12.19 02:42:37.258835 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2025.12.19 02:42:37.258929 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8839 | 2025.12.19 02:42:37.258973 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8840 | 2025.12.19 02:42:37.259456 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2025.12.19 02:42:37.259504 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8842 | 2025.12.19 02:42:37.259870 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8843 | 2025.12.19 02:42:37.260086 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2025.12.19 02:42:37.260213 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 8845 | 2025.12.19 02:42:37.260250 [ 268 ] {9bb2dbb7-4332-42a2-a603-6b2d52d7dc1e} <Debug> TCPHandler: Processed in 0.001464478 sec. | ||
| 8846 | 2025.12.19 02:42:37.260354 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8847 | 2025.12.19 02:42:37.260448 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8848 | 2025.12.19 02:42:37.260503 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <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 | ||
| 8849 | 2025.12.19 02:42:37.261261 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2025.12.19 02:42:37.261297 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8851 | 2025.12.19 02:42:37.261804 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8852 | 2025.12.19 02:42:37.262025 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2025.12.19 02:42:37.262161 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001732 sec., 5773.6720554272515 rows/sec., 10.35 MiB/sec. | ||
| 8854 | 2025.12.19 02:42:37.262212 [ 268 ] {a9c17238-1a06-47e5-bb70-1258d550c11d} <Debug> TCPHandler: Processed in 0.001906224 sec. | ||
| 8855 | 2025.12.19 02:42:37.262318 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8856 | 2025.12.19 02:42:37.262412 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8857 | 2025.12.19 02:42:37.262453 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8858 | 2025.12.19 02:42:37.262764 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2025.12.19 02:42:37.262800 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8860 | 2025.12.19 02:42:37.263097 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8861 | 2025.12.19 02:42:37.263305 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2025.12.19 02:42:37.263427 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 8863 | 2025.12.19 02:42:37.263461 [ 268 ] {af9e20be-8a5e-4dd5-b4ce-b67af417fa33} <Debug> TCPHandler: Processed in 0.001190275 sec. | ||
| 8864 | 2025.12.19 02:42:40.842793 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8865 | 2025.12.19 02:42:40.842883 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8866 | 2025.12.19 02:42:40.948767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19153 | ||
| 8867 | 2025.12.19 02:42:40.949259 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2025.12.19 02:42:40.949296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8869 | 2025.12.19 02:42:40.949776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8870 | 2025.12.19 02:42:40.950005 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8871 | 2025.12.19 02:42:40.950137 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19153 | ||
| 8872 | 2025.12.19 02:42:41.013515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1104 | ||
| 8873 | 2025.12.19 02:42:41.015853 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2025.12.19 02:42:41.015910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8875 | 2025.12.19 02:42:41.017111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8876 | 2025.12.19 02:42:41.017392 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8877 | 2025.12.19 02:42:41.017768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 8878 | 2025.12.19 02:42:41.948231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8879 | 2025.12.19 02:42:41.966037 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2025.12.19 02:42:41.966103 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.81 GiB. | ||
| 8881 | 2025.12.19 02:42:41.972159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8882 | 2025.12.19 02:42:41.972888 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2025.12.19 02:42:41.976004 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8884 | 2025.12.19 02:42:42.255626 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8885 | 2025.12.19 02:42:42.255944 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8886 | 2025.12.19 02:42:42.256012 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8887 | 2025.12.19 02:42:42.256738 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2025.12.19 02:42:42.256782 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8889 | 2025.12.19 02:42:42.257181 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8890 | 2025.12.19 02:42:42.257427 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2025.12.19 02:42:42.257580 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001713 sec., 68884.99708114419 rows/sec., 5.85 MiB/sec. | ||
| 8892 | 2025.12.19 02:42:42.257622 [ 268 ] {7d2b95cc-6b6b-4e21-adef-f21bf9c7253a} <Debug> TCPHandler: Processed in 0.002174177 sec. | ||
| 8893 | 2025.12.19 02:42:42.257740 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2025.12.19 02:42:42.257834 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8895 | 2025.12.19 02:42:42.257874 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8896 | 2025.12.19 02:42:42.258314 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2025.12.19 02:42:42.258367 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8898 | 2025.12.19 02:42:42.258736 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8899 | 2025.12.19 02:42:42.258979 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2025.12.19 02:42:42.259110 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001295 sec., 23938.22393822394 rows/sec., 1.76 MiB/sec. | ||
| 8901 | 2025.12.19 02:42:42.259148 [ 268 ] {4265bc0a-e578-474f-a72b-d284bfe29507} <Debug> TCPHandler: Processed in 0.001454779 sec. | ||
| 8902 | 2025.12.19 02:42:42.259253 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2025.12.19 02:42:42.259353 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8904 | 2025.12.19 02:42:42.259395 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8905 | 2025.12.19 02:42:42.259871 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2025.12.19 02:42:42.259911 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8907 | 2025.12.19 02:42:42.260249 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8908 | 2025.12.19 02:42:42.260476 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2025.12.19 02:42:42.260612 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001277 sec., 74393.10884886453 rows/sec., 5.81 MiB/sec. | ||
| 8910 | 2025.12.19 02:42:42.260652 [ 268 ] {91562e65-f643-440a-b70c-bcafc6faed20} <Debug> TCPHandler: Processed in 0.001451818 sec. | ||
| 8911 | 2025.12.19 02:42:42.260763 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2025.12.19 02:42:42.260859 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8913 | 2025.12.19 02:42:42.260904 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8914 | 2025.12.19 02:42:42.261330 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2025.12.19 02:42:42.261369 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8916 | 2025.12.19 02:42:42.261785 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8917 | 2025.12.19 02:42:42.262043 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2025.12.19 02:42:42.262202 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00136 sec., 117647.0588235294 rows/sec., 8.19 MiB/sec. | ||
| 8919 | 2025.12.19 02:42:42.262246 [ 268 ] {6efae674-d441-477b-82dd-4e6ef77a1bf9} <Debug> TCPHandler: Processed in 0.00153305 sec. | ||
| 8920 | 2025.12.19 02:42:42.262367 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2025.12.19 02:42:42.262480 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8922 | 2025.12.19 02:42:42.262543 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <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 | ||
| 8923 | 2025.12.19 02:42:42.263457 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.12.19 02:42:42.263494 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8925 | 2025.12.19 02:42:42.264052 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8926 | 2025.12.19 02:42:42.264277 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.12.19 02:42:42.264413 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001958 sec., 15832.482124616956 rows/sec., 28.37 MiB/sec. | ||
| 8928 | 2025.12.19 02:42:42.264465 [ 268 ] {8dd0d71b-2cfc-435f-80ae-abc2f2fa6084} <Debug> TCPHandler: Processed in 0.002156447 sec. | ||
| 8929 | 2025.12.19 02:42:42.264572 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2025.12.19 02:42:42.264665 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8931 | 2025.12.19 02:42:42.264706 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8932 | 2025.12.19 02:42:42.265025 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.12.19 02:42:42.265061 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 8934 | 2025.12.19 02:42:42.265369 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8935 | 2025.12.19 02:42:42.265583 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.12.19 02:42:42.265707 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 8937 | 2025.12.19 02:42:42.265742 [ 268 ] {e8954e29-a068-4e5c-bea3-001a22976dbc} <Debug> TCPHandler: Processed in 0.001217676 sec. | ||
| 8938 | 2025.12.19 02:42:44.658846 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44482 | ||
| 8939 | 2025.12.19 02:42:44.658981 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8940 | 2025.12.19 02:42:44.659007 [ 290 ] {} <Debug> TCP-Session: 1fe517a9-9987-413f-85dd-ef0958ec89ac Authenticating user 'default' from [fd00:1122:3344:101::e]:44482 | ||
| 8941 | 2025.12.19 02:42:44.659028 [ 290 ] {} <Debug> TCP-Session: 1fe517a9-9987-413f-85dd-ef0958ec89ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8942 | 2025.12.19 02:42:44.659041 [ 290 ] {} <Debug> TCP-Session: 1fe517a9-9987-413f-85dd-ef0958ec89ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2025.12.19 02:42:44.659279 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35289 | ||
| 8944 | 2025.12.19 02:42:44.659315 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35575 | ||
| 8945 | 2025.12.19 02:42:44.659339 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45253 | ||
| 8946 | 2025.12.19 02:42:44.659351 [ 290 ] {} <Trace> TCP-Session: 1fe517a9-9987-413f-85dd-ef0958ec89ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2025.12.19 02:42:44.659345 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55428 | ||
| 8948 | 2025.12.19 02:42:44.659412 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8949 | 2025.12.19 02:42:44.659455 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8950 | 2025.12.19 02:42:44.659411 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8951 | 2025.12.19 02:42:44.659476 [ 286 ] {} <Debug> TCP-Session: edbc574c-9c40-459b-b10b-9337125a4796 Authenticating user 'default' from [fd00:1122:3344:101::e]:35575 | ||
| 8952 | 2025.12.19 02:42:44.659327 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37305 | ||
| 8953 | 2025.12.19 02:42:44.659533 [ 288 ] {} <Debug> TCP-Session: e0047a8a-c587-4cf0-9cdd-d97b39e841b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45253 | ||
| 8954 | 2025.12.19 02:42:44.659539 [ 286 ] {} <Debug> TCP-Session: edbc574c-9c40-459b-b10b-9337125a4796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2025.12.19 02:42:44.659554 [ 290 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44482) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8956 | 2025.12.19 02:42:44.659582 [ 286 ] {} <Debug> TCP-Session: edbc574c-9c40-459b-b10b-9337125a4796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2025.12.19 02:42:44.659583 [ 288 ] {} <Debug> TCP-Session: e0047a8a-c587-4cf0-9cdd-d97b39e841b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2025.12.19 02:42:44.659307 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48294 | ||
| 8959 | 2025.12.19 02:42:44.659651 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2025.12.19 02:42:44.659625 [ 288 ] {} <Debug> TCP-Session: e0047a8a-c587-4cf0-9cdd-d97b39e841b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2025.12.19 02:42:44.659696 [ 289 ] {} <Debug> TCP-Session: f3282132-103b-46ee-8693-81b481d1bff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55428 | ||
| 8962 | 2025.12.19 02:42:44.659301 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42445 | ||
| 8963 | 2025.12.19 02:42:44.659732 [ 289 ] {} <Debug> TCP-Session: f3282132-103b-46ee-8693-81b481d1bff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8964 | 2025.12.19 02:42:44.659298 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62211 | ||
| 8965 | 2025.12.19 02:42:44.659753 [ 289 ] {} <Debug> TCP-Session: f3282132-103b-46ee-8693-81b481d1bff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8966 | 2025.12.19 02:42:44.659567 [ 291 ] {} <Debug> TCP-Session: db8ac1c3-70a6-4ba5-8bcc-a567ad52dcbc Authenticating user 'default' from [fd00:1122:3344:101::e]:35289 | ||
| 8967 | 2025.12.19 02:42:44.659824 [ 291 ] {} <Debug> TCP-Session: db8ac1c3-70a6-4ba5-8bcc-a567ad52dcbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2025.12.19 02:42:44.659830 [ 290 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8969 | 2025.12.19 02:42:44.659845 [ 291 ] {} <Debug> TCP-Session: db8ac1c3-70a6-4ba5-8bcc-a567ad52dcbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8970 | 2025.12.19 02:42:44.659910 [ 290 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8971 | 2025.12.19 02:42:44.660143 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8972 | 2025.12.19 02:42:44.660176 [ 294 ] {} <Debug> TCP-Session: f1dd9017-be0b-45ef-83f1-4602a53a5cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:48294 | ||
| 8973 | 2025.12.19 02:42:44.660200 [ 294 ] {} <Debug> TCP-Session: f1dd9017-be0b-45ef-83f1-4602a53a5cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8974 | 2025.12.19 02:42:44.660210 [ 290 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 8975 | 2025.12.19 02:42:44.660223 [ 294 ] {} <Debug> TCP-Session: f1dd9017-be0b-45ef-83f1-4602a53a5cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8976 | 2025.12.19 02:42:44.660271 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8977 | 2025.12.19 02:42:44.660304 [ 292 ] {} <Debug> TCP-Session: 319f84e7-2d8b-40a1-8499-69d8dbd90235 Authenticating user 'default' from [fd00:1122:3344:101::e]:62211 | ||
| 8978 | 2025.12.19 02:42:44.660320 [ 292 ] {} <Debug> TCP-Session: 319f84e7-2d8b-40a1-8499-69d8dbd90235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2025.12.19 02:42:44.660333 [ 292 ] {} <Debug> TCP-Session: 319f84e7-2d8b-40a1-8499-69d8dbd90235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2025.12.19 02:42:44.660502 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8981 | 2025.12.19 02:42:44.660536 [ 287 ] {} <Debug> TCP-Session: 95f88e00-3ffc-4226-8cb7-2b3ea746de5d Authenticating user 'default' from [fd00:1122:3344:101::e]:37305 | ||
| 8982 | 2025.12.19 02:42:44.660553 [ 287 ] {} <Debug> TCP-Session: 95f88e00-3ffc-4226-8cb7-2b3ea746de5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2025.12.19 02:42:44.660572 [ 287 ] {} <Debug> TCP-Session: 95f88e00-3ffc-4226-8cb7-2b3ea746de5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2025.12.19 02:42:44.660607 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8985 | 2025.12.19 02:42:44.660640 [ 293 ] {} <Debug> TCP-Session: 6e4c23e8-3309-4dca-8999-6a8bdb740a2b Authenticating user 'default' from [fd00:1122:3344:101::e]:42445 | ||
| 8986 | 2025.12.19 02:42:44.660658 [ 293 ] {} <Debug> TCP-Session: 6e4c23e8-3309-4dca-8999-6a8bdb740a2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2025.12.19 02:42:44.660672 [ 293 ] {} <Debug> TCP-Session: 6e4c23e8-3309-4dca-8999-6a8bdb740a2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2025.12.19 02:42:44.661109 [ 320 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Trace> AggregatingTransform: Aggregating | ||
| 8989 | 2025.12.19 02:42:44.661149 [ 320 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Trace> Aggregator: Aggregation method: without_key | ||
| 8990 | 2025.12.19 02:42:44.661185 [ 320 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868531 sec. (1151.369 rows/sec., 44.98 KiB/sec.) | ||
| 8991 | 2025.12.19 02:42:44.661203 [ 320 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Trace> Aggregator: Merging aggregated data | ||
| 8992 | 2025.12.19 02:42:44.662445 [ 290 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002943 sec., 339.7893306150187 rows/sec., 13.27 KiB/sec. | ||
| 8993 | 2025.12.19 02:42:44.662572 [ 290 ] {539822ce-47fc-441c-bf63-eb4a421ede59} <Debug> TCPHandler: Processed in 0.003333202 sec. | ||
| 8994 | 2025.12.19 02:42:44.662693 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8995 | 2025.12.19 02:42:44.662722 [ 290 ] {} <Debug> TCP-Session: 1fe517a9-9987-413f-85dd-ef0958ec89ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2025.12.19 02:42:44.662735 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8997 | 2025.12.19 02:42:44.662747 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8998 | 2025.12.19 02:42:44.662765 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8999 | 2025.12.19 02:42:44.662785 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9000 | 2025.12.19 02:42:44.662801 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9001 | 2025.12.19 02:42:44.662816 [ 288 ] {} <Debug> TCP-Session: e0047a8a-c587-4cf0-9cdd-d97b39e841b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9002 | 2025.12.19 02:42:44.662827 [ 292 ] {} <Debug> TCP-Session: 319f84e7-2d8b-40a1-8499-69d8dbd90235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9003 | 2025.12.19 02:42:44.662834 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9004 | 2025.12.19 02:42:44.662854 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9005 | 2025.12.19 02:42:44.662850 [ 293 ] {} <Debug> TCP-Session: 6e4c23e8-3309-4dca-8999-6a8bdb740a2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9006 | 2025.12.19 02:42:44.662888 [ 286 ] {} <Debug> TCP-Session: edbc574c-9c40-459b-b10b-9337125a4796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9007 | 2025.12.19 02:42:44.662907 [ 287 ] {} <Debug> TCP-Session: 95f88e00-3ffc-4226-8cb7-2b3ea746de5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2025.12.19 02:42:44.662817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9009 | 2025.12.19 02:42:44.662802 [ 289 ] {} <Debug> TCP-Session: f3282132-103b-46ee-8693-81b481d1bff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2025.12.19 02:42:44.662975 [ 294 ] {} <Debug> TCP-Session: f1dd9017-be0b-45ef-83f1-4602a53a5cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2025.12.19 02:42:44.662782 [ 291 ] {} <Debug> TCP-Session: db8ac1c3-70a6-4ba5-8bcc-a567ad52dcbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9012 | 2025.12.19 02:42:45.800276 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46966 | ||
| 9013 | 2025.12.19 02:42:45.800384 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9014 | 2025.12.19 02:42:45.800413 [ 291 ] {} <Debug> TCP-Session: 9fe80e97-9383-4f33-90df-f81d3126f2c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46966 | ||
| 9015 | 2025.12.19 02:42:45.800437 [ 291 ] {} <Debug> TCP-Session: 9fe80e97-9383-4f33-90df-f81d3126f2c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2025.12.19 02:42:45.800449 [ 291 ] {} <Debug> TCP-Session: 9fe80e97-9383-4f33-90df-f81d3126f2c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2025.12.19 02:42:45.800663 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42922 | ||
| 9018 | 2025.12.19 02:42:45.800668 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44059 | ||
| 9019 | 2025.12.19 02:42:45.800714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58090 | ||
| 9020 | 2025.12.19 02:42:45.800735 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49678 | ||
| 9021 | 2025.12.19 02:42:45.800774 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9022 | 2025.12.19 02:42:45.800783 [ 291 ] {} <Trace> TCP-Session: 9fe80e97-9383-4f33-90df-f81d3126f2c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9023 | 2025.12.19 02:42:45.800812 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9024 | 2025.12.19 02:42:45.800817 [ 292 ] {} <Debug> TCP-Session: 57e5e496-ce38-4410-92ee-7a4cfdcf6cda Authenticating user 'default' from [fd00:1122:3344:101::e]:42922 | ||
| 9025 | 2025.12.19 02:42:45.800817 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9026 | 2025.12.19 02:42:45.800855 [ 288 ] {} <Debug> TCP-Session: 4683242b-db68-43b7-ab4b-bd36d9a8d2f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58090 | ||
| 9027 | 2025.12.19 02:42:45.800862 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9028 | 2025.12.19 02:42:45.800891 [ 293 ] {} <Debug> TCP-Session: bdec6584-6e55-47f3-90ae-ce167e4c2481 Authenticating user 'default' from [fd00:1122:3344:101::e]:44059 | ||
| 9029 | 2025.12.19 02:42:45.800905 [ 288 ] {} <Debug> TCP-Session: 4683242b-db68-43b7-ab4b-bd36d9a8d2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9030 | 2025.12.19 02:42:45.800926 [ 290 ] {} <Debug> TCP-Session: e52a3bde-6cd2-41b5-a694-21a5509c88f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49678 | ||
| 9031 | 2025.12.19 02:42:45.800954 [ 293 ] {} <Debug> TCP-Session: bdec6584-6e55-47f3-90ae-ce167e4c2481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9032 | 2025.12.19 02:42:45.800955 [ 288 ] {} <Debug> TCP-Session: 4683242b-db68-43b7-ab4b-bd36d9a8d2f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9033 | 2025.12.19 02:42:45.800973 [ 290 ] {} <Debug> TCP-Session: e52a3bde-6cd2-41b5-a694-21a5509c88f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2025.12.19 02:42:45.800988 [ 291 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46966) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9035 | 2025.12.19 02:42:45.801013 [ 290 ] {} <Debug> TCP-Session: e52a3bde-6cd2-41b5-a694-21a5509c88f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9036 | 2025.12.19 02:42:45.800979 [ 293 ] {} <Debug> TCP-Session: bdec6584-6e55-47f3-90ae-ce167e4c2481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9037 | 2025.12.19 02:42:45.800862 [ 292 ] {} <Debug> TCP-Session: 57e5e496-ce38-4410-92ee-7a4cfdcf6cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9038 | 2025.12.19 02:42:45.800723 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50377 | ||
| 9039 | 2025.12.19 02:42:45.801085 [ 292 ] {} <Debug> TCP-Session: 57e5e496-ce38-4410-92ee-7a4cfdcf6cda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9040 | 2025.12.19 02:42:45.800701 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35189 | ||
| 9041 | 2025.12.19 02:42:45.800688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52264 | ||
| 9042 | 2025.12.19 02:42:45.801155 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9043 | 2025.12.19 02:42:45.800685 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42164 | ||
| 9044 | 2025.12.19 02:42:45.801202 [ 289 ] {} <Debug> TCP-Session: 594bedd4-5faa-423d-bb6e-3297444b30a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50377 | ||
| 9045 | 2025.12.19 02:42:45.801223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9046 | 2025.12.19 02:42:45.801243 [ 289 ] {} <Debug> TCP-Session: 594bedd4-5faa-423d-bb6e-3297444b30a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9047 | 2025.12.19 02:42:45.801197 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9048 | 2025.12.19 02:42:45.801262 [ 286 ] {} <Debug> TCP-Session: cf79bd80-9da6-4e57-a6ed-0a103ca43ccb Authenticating user 'default' from [fd00:1122:3344:101::e]:52264 | ||
| 9049 | 2025.12.19 02:42:45.801267 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9050 | 2025.12.19 02:42:45.801299 [ 287 ] {} <Debug> TCP-Session: 76322699-fd3a-4a88-a4e6-c6d52070a5a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35189 | ||
| 9051 | 2025.12.19 02:42:45.801304 [ 286 ] {} <Debug> TCP-Session: cf79bd80-9da6-4e57-a6ed-0a103ca43ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9052 | 2025.12.19 02:42:45.801333 [ 294 ] {} <Debug> TCP-Session: 923ff8e1-7c78-4d08-98c6-f2d6eb13d016 Authenticating user 'default' from [fd00:1122:3344:101::e]:42164 | ||
| 9053 | 2025.12.19 02:42:45.801342 [ 287 ] {} <Debug> TCP-Session: 76322699-fd3a-4a88-a4e6-c6d52070a5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9054 | 2025.12.19 02:42:45.801354 [ 286 ] {} <Debug> TCP-Session: cf79bd80-9da6-4e57-a6ed-0a103ca43ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9055 | 2025.12.19 02:42:45.801370 [ 294 ] {} <Debug> TCP-Session: 923ff8e1-7c78-4d08-98c6-f2d6eb13d016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2025.12.19 02:42:45.801380 [ 287 ] {} <Debug> TCP-Session: 76322699-fd3a-4a88-a4e6-c6d52070a5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2025.12.19 02:42:45.801400 [ 294 ] {} <Debug> TCP-Session: 923ff8e1-7c78-4d08-98c6-f2d6eb13d016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2025.12.19 02:42:45.801269 [ 289 ] {} <Debug> TCP-Session: 594bedd4-5faa-423d-bb6e-3297444b30a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9059 | 2025.12.19 02:42:45.801341 [ 291 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9060 | 2025.12.19 02:42:45.801511 [ 291 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9061 | 2025.12.19 02:42:45.801832 [ 291 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 9062 | 2025.12.19 02:42:45.802902 [ 298 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Trace> AggregatingTransform: Aggregating | ||
| 9063 | 2025.12.19 02:42:45.802943 [ 298 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Trace> Aggregator: Aggregation method: without_key | ||
| 9064 | 2025.12.19 02:42:45.802981 [ 298 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045683 sec. (956.313 rows/sec., 37.36 KiB/sec.) | ||
| 9065 | 2025.12.19 02:42:45.803000 [ 298 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Trace> Aggregator: Merging aggregated data | ||
| 9066 | 2025.12.19 02:42:45.804641 [ 291 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003714 sec., 269.2514808831449 rows/sec., 10.52 KiB/sec. | ||
| 9067 | 2025.12.19 02:42:45.804788 [ 291 ] {ad49428e-2eb7-46b6-92ff-7d7caddd9849} <Debug> TCPHandler: Processed in 0.004152953 sec. | ||
| 9068 | 2025.12.19 02:42:45.804922 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9069 | 2025.12.19 02:42:45.804952 [ 291 ] {} <Debug> TCP-Session: 9fe80e97-9383-4f33-90df-f81d3126f2c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9070 | 2025.12.19 02:42:45.804953 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9071 | 2025.12.19 02:42:45.804973 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9072 | 2025.12.19 02:42:45.805006 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9073 | 2025.12.19 02:42:45.805022 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9074 | 2025.12.19 02:42:45.805029 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9075 | 2025.12.19 02:42:45.805051 [ 286 ] {} <Debug> TCP-Session: cf79bd80-9da6-4e57-a6ed-0a103ca43ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9076 | 2025.12.19 02:42:45.805055 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9077 | 2025.12.19 02:42:45.805084 [ 288 ] {} <Debug> TCP-Session: 4683242b-db68-43b7-ab4b-bd36d9a8d2f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9078 | 2025.12.19 02:42:45.805109 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9079 | 2025.12.19 02:42:45.805120 [ 287 ] {} <Debug> TCP-Session: 76322699-fd3a-4a88-a4e6-c6d52070a5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9080 | 2025.12.19 02:42:45.805087 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9081 | 2025.12.19 02:42:45.805154 [ 290 ] {} <Debug> TCP-Session: e52a3bde-6cd2-41b5-a694-21a5509c88f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9082 | 2025.12.19 02:42:45.805070 [ 292 ] {} <Debug> TCP-Session: 57e5e496-ce38-4410-92ee-7a4cfdcf6cda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9083 | 2025.12.19 02:42:45.805192 [ 294 ] {} <Debug> TCP-Session: 923ff8e1-7c78-4d08-98c6-f2d6eb13d016 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2025.12.19 02:42:45.805023 [ 293 ] {} <Debug> TCP-Session: bdec6584-6e55-47f3-90ae-ce167e4c2481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9085 | 2025.12.19 02:42:45.805012 [ 289 ] {} <Debug> TCP-Session: 594bedd4-5faa-423d-bb6e-3297444b30a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9086 | 2025.12.19 02:42:45.814531 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47371 | ||
| 9087 | 2025.12.19 02:42:45.814596 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9088 | 2025.12.19 02:42:45.814618 [ 291 ] {} <Debug> TCP-Session: 7b80bd6e-5f73-481d-9213-0cc216acd014 Authenticating user 'default' from [fd00:1122:3344:101::e]:47371 | ||
| 9089 | 2025.12.19 02:42:45.814636 [ 291 ] {} <Debug> TCP-Session: 7b80bd6e-5f73-481d-9213-0cc216acd014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9090 | 2025.12.19 02:42:45.814648 [ 291 ] {} <Debug> TCP-Session: 7b80bd6e-5f73-481d-9213-0cc216acd014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9091 | 2025.12.19 02:42:45.814798 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34869 | ||
| 9092 | 2025.12.19 02:42:45.814819 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35132 | ||
| 9093 | 2025.12.19 02:42:45.814848 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48840 | ||
| 9094 | 2025.12.19 02:42:45.814862 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47318 | ||
| 9095 | 2025.12.19 02:42:45.814888 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53217 | ||
| 9096 | 2025.12.19 02:42:45.814908 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9097 | 2025.12.19 02:42:45.814916 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61936 | ||
| 9098 | 2025.12.19 02:42:45.814933 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9099 | 2025.12.19 02:42:45.814950 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9100 | 2025.12.19 02:42:45.814963 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9101 | 2025.12.19 02:42:45.814983 [ 294 ] {} <Debug> TCP-Session: 74b49fd8-b0d2-4c36-bb30-46e77d77aeff Authenticating user 'default' from [fd00:1122:3344:101::e]:48840 | ||
| 9102 | 2025.12.19 02:42:45.814997 [ 286 ] {} <Debug> TCP-Session: 094bed50-b3d1-41d1-8c8b-89c54dcc02ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47318 | ||
| 9103 | 2025.12.19 02:42:45.815006 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9104 | 2025.12.19 02:42:45.815034 [ 286 ] {} <Debug> TCP-Session: 094bed50-b3d1-41d1-8c8b-89c54dcc02ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9105 | 2025.12.19 02:42:45.815025 [ 294 ] {} <Debug> TCP-Session: 74b49fd8-b0d2-4c36-bb30-46e77d77aeff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9106 | 2025.12.19 02:42:45.815054 [ 286 ] {} <Debug> TCP-Session: 094bed50-b3d1-41d1-8c8b-89c54dcc02ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9107 | 2025.12.19 02:42:45.815050 [ 290 ] {} <Debug> TCP-Session: f6bc620d-338d-4f36-a5db-dbbc564eaa26 Authenticating user 'default' from [fd00:1122:3344:101::e]:61936 | ||
| 9108 | 2025.12.19 02:42:45.815064 [ 294 ] {} <Debug> TCP-Session: 74b49fd8-b0d2-4c36-bb30-46e77d77aeff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9109 | 2025.12.19 02:42:45.815087 [ 290 ] {} <Debug> TCP-Session: f6bc620d-338d-4f36-a5db-dbbc564eaa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9110 | 2025.12.19 02:42:45.815009 [ 288 ] {} <Debug> TCP-Session: f3edaae3-f2a4-44ff-963b-8ff78319f9c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53217 | ||
| 9111 | 2025.12.19 02:42:45.815109 [ 290 ] {} <Debug> TCP-Session: f6bc620d-338d-4f36-a5db-dbbc564eaa26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9112 | 2025.12.19 02:42:45.815132 [ 288 ] {} <Debug> TCP-Session: f3edaae3-f2a4-44ff-963b-8ff78319f9c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9113 | 2025.12.19 02:42:45.814947 [ 293 ] {} <Debug> TCP-Session: 79b90ab4-5863-44b9-99f2-811169129f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:35132 | ||
| 9114 | 2025.12.19 02:42:45.815160 [ 288 ] {} <Debug> TCP-Session: f3edaae3-f2a4-44ff-963b-8ff78319f9c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9115 | 2025.12.19 02:42:45.815186 [ 293 ] {} <Debug> TCP-Session: 79b90ab4-5863-44b9-99f2-811169129f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9116 | 2025.12.19 02:42:45.814901 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38923 | ||
| 9117 | 2025.12.19 02:42:45.815211 [ 293 ] {} <Debug> TCP-Session: 79b90ab4-5863-44b9-99f2-811169129f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9118 | 2025.12.19 02:42:45.814881 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9119 | 2025.12.19 02:42:45.814876 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62422 | ||
| 9120 | 2025.12.19 02:42:45.815285 [ 292 ] {} <Debug> TCP-Session: ed59c8e5-db00-4a13-b523-3a928c1b7b1a Authenticating user 'default' from [fd00:1122:3344:101::e]:34869 | ||
| 9121 | 2025.12.19 02:42:45.815287 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9122 | 2025.12.19 02:42:45.815330 [ 292 ] {} <Debug> TCP-Session: ed59c8e5-db00-4a13-b523-3a928c1b7b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9123 | 2025.12.19 02:42:45.815352 [ 289 ] {} <Debug> TCP-Session: bd900a2c-6e43-433a-aa3b-d11ecb0ee12f Authenticating user 'default' from [fd00:1122:3344:101::e]:38923 | ||
| 9124 | 2025.12.19 02:42:45.815352 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9125 | 2025.12.19 02:42:45.815367 [ 292 ] {} <Debug> TCP-Session: ed59c8e5-db00-4a13-b523-3a928c1b7b1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9126 | 2025.12.19 02:42:45.815403 [ 287 ] {} <Debug> TCP-Session: aa146c5f-ebf0-4090-a629-bef9c745522d Authenticating user 'default' from [fd00:1122:3344:101::e]:62422 | ||
| 9127 | 2025.12.19 02:42:45.814876 [ 291 ] {} <Trace> TCP-Session: 7b80bd6e-5f73-481d-9213-0cc216acd014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2025.12.19 02:42:45.815440 [ 287 ] {} <Debug> TCP-Session: aa146c5f-ebf0-4090-a629-bef9c745522d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9129 | 2025.12.19 02:42:45.815379 [ 289 ] {} <Debug> TCP-Session: bd900a2c-6e43-433a-aa3b-d11ecb0ee12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9130 | 2025.12.19 02:42:45.815467 [ 287 ] {} <Debug> TCP-Session: aa146c5f-ebf0-4090-a629-bef9c745522d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9131 | 2025.12.19 02:42:45.815489 [ 289 ] {} <Debug> TCP-Session: bd900a2c-6e43-433a-aa3b-d11ecb0ee12f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9132 | 2025.12.19 02:42:45.815567 [ 291 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47371) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9133 | 2025.12.19 02:42:45.815745 [ 291 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9134 | 2025.12.19 02:42:45.815788 [ 291 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9135 | 2025.12.19 02:42:45.816047 [ 291 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 9136 | 2025.12.19 02:42:45.817051 [ 300 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Trace> AggregatingTransform: Aggregating | ||
| 9137 | 2025.12.19 02:42:45.817107 [ 300 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9138 | 2025.12.19 02:42:45.817148 [ 300 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001012022 sec. (988.121 rows/sec., 38.60 KiB/sec.) | ||
| 9139 | 2025.12.19 02:42:45.817168 [ 300 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Trace> Aggregator: Merging aggregated data | ||
| 9140 | 2025.12.19 02:42:45.818314 [ 291 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002785 sec., 359.0664272890485 rows/sec., 14.03 KiB/sec. | ||
| 9141 | 2025.12.19 02:42:45.818451 [ 291 ] {be6e1ba1-64ad-4da2-9e6a-88cdc602884b} <Debug> TCPHandler: Processed in 0.003634236 sec. | ||
| 9142 | 2025.12.19 02:42:45.818540 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9143 | 2025.12.19 02:42:45.818569 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9144 | 2025.12.19 02:42:45.818578 [ 291 ] {} <Debug> TCP-Session: 7b80bd6e-5f73-481d-9213-0cc216acd014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2025.12.19 02:42:45.818594 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9146 | 2025.12.19 02:42:45.818612 [ 292 ] {} <Debug> TCP-Session: ed59c8e5-db00-4a13-b523-3a928c1b7b1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9147 | 2025.12.19 02:42:45.818627 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9148 | 2025.12.19 02:42:45.818647 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9149 | 2025.12.19 02:42:45.818664 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9150 | 2025.12.19 02:42:45.818696 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9151 | 2025.12.19 02:42:45.818700 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9152 | 2025.12.19 02:42:45.818726 [ 293 ] {} <Debug> TCP-Session: 79b90ab4-5863-44b9-99f2-811169129f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9153 | 2025.12.19 02:42:45.818747 [ 286 ] {} <Debug> TCP-Session: 094bed50-b3d1-41d1-8c8b-89c54dcc02ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2025.12.19 02:42:45.818759 [ 290 ] {} <Debug> TCP-Session: f6bc620d-338d-4f36-a5db-dbbc564eaa26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2025.12.19 02:42:45.818700 [ 288 ] {} <Debug> TCP-Session: f3edaae3-f2a4-44ff-963b-8ff78319f9c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9156 | 2025.12.19 02:42:45.818679 [ 287 ] {} <Debug> TCP-Session: aa146c5f-ebf0-4090-a629-bef9c745522d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9157 | 2025.12.19 02:42:45.818651 [ 294 ] {} <Debug> TCP-Session: 74b49fd8-b0d2-4c36-bb30-46e77d77aeff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9158 | 2025.12.19 02:42:45.818613 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9159 | 2025.12.19 02:42:45.818880 [ 289 ] {} <Debug> TCP-Session: bd900a2c-6e43-433a-aa3b-d11ecb0ee12f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9160 | 2025.12.19 02:42:47.284132 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2025.12.19 02:42:47.284452 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9162 | 2025.12.19 02:42:47.284563 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9163 | 2025.12.19 02:42:47.285419 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2025.12.19 02:42:47.285467 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9165 | 2025.12.19 02:42:47.285878 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9166 | 2025.12.19 02:42:47.286122 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2025.12.19 02:42:47.286288 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001916 sec., 12526.096033402922 rows/sec., 1.04 MiB/sec. | ||
| 9168 | 2025.12.19 02:42:47.286340 [ 268 ] {87855d37-aa8f-4800-99e3-9263c87699e5} <Debug> TCPHandler: Processed in 0.0024018 sec. | ||
| 9169 | 2025.12.19 02:42:47.286470 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9170 | 2025.12.19 02:42:47.286573 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9171 | 2025.12.19 02:42:47.286618 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9172 | 2025.12.19 02:42:47.287011 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2025.12.19 02:42:47.287049 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9174 | 2025.12.19 02:42:47.287369 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9175 | 2025.12.19 02:42:47.287589 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2025.12.19 02:42:47.287721 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001171 sec., 3415.8838599487617 rows/sec., 278.54 KiB/sec. | ||
| 9177 | 2025.12.19 02:42:47.287760 [ 268 ] {7e1262db-2821-41a2-963b-5a53d8451f50} <Debug> TCPHandler: Processed in 0.001344847 sec. | ||
| 9178 | 2025.12.19 02:42:47.287870 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9179 | 2025.12.19 02:42:47.287968 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9180 | 2025.12.19 02:42:47.288009 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9181 | 2025.12.19 02:42:47.289171 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2025.12.19 02:42:47.289208 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9183 | 2025.12.19 02:42:47.289592 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9184 | 2025.12.19 02:42:47.289808 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9185 | 2025.12.19 02:42:47.289935 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.002034 sec., 657817.1091445428 rows/sec., 55.01 MiB/sec. | ||
| 9186 | 2025.12.19 02:42:47.289933 [ 72 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9187 | 2025.12.19 02:42:47.289971 [ 268 ] {b512ea9e-23d7-4ed4-ab67-48c6191f4ffa} <Debug> TCPHandler: Processed in 0.002199787 sec. | ||
| 9188 | 2025.12.19 02:42:47.289981 [ 72 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9189 | 2025.12.19 02:42:47.290000 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9190 | 2025.12.19 02:42:47.290074 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2025.12.19 02:42:47.290127 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9192 | 2025.12.19 02:42:47.290164 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9193 | 2025.12.19 02:42:47.290291 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9194 | 2025.12.19 02:42:47.290353 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9195 | 2025.12.19 02:42:47.290399 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2466 rows starting from the beginning of the part | ||
| 9196 | 2025.12.19 02:42:47.290475 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 9197 | 2025.12.19 02:42:47.290528 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 120 rows starting from the beginning of the part | ||
| 9198 | 2025.12.19 02:42:47.290580 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 9199 | 2025.12.19 02:42:47.290626 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 118 rows starting from the beginning of the part | ||
| 9200 | 2025.12.19 02:42:47.290671 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1338 rows starting from the beginning of the part | ||
| 9201 | 2025.12.19 02:42:47.290681 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2025.12.19 02:42:47.290723 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9203 | 2025.12.19 02:42:47.291056 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9204 | 2025.12.19 02:42:47.291282 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2025.12.19 02:42:47.291421 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001214 sec., 21416.8039538715 rows/sec., 1.60 MiB/sec. | ||
| 9206 | 2025.12.19 02:42:47.291459 [ 268 ] {f533eb53-299f-4927-84c7-4a0bb909311c} <Debug> TCPHandler: Processed in 0.001378697 sec. | ||
| 9207 | 2025.12.19 02:42:47.291564 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2025.12.19 02:42:47.291658 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9209 | 2025.12.19 02:42:47.291698 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9210 | 2025.12.19 02:42:47.292181 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2025.12.19 02:42:47.292216 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9212 | 2025.12.19 02:42:47.292540 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9213 | 2025.12.19 02:42:47.292599 [ 196 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4194 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482702 sec., 1689288.52516331 rows/sec., 145.96 MiB/sec. | ||
| 9214 | 2025.12.19 02:42:47.292753 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2025.12.19 02:42:47.292884 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001244 sec., 202572.347266881 rows/sec., 14.01 MiB/sec. | ||
| 9216 | 2025.12.19 02:42:47.292921 [ 268 ] {8de5baa9-3a6d-4967-8476-a634ebdc8c6c} <Debug> TCPHandler: Processed in 0.001406368 sec. | ||
| 9217 | 2025.12.19 02:42:47.292927 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9218 | 2025.12.19 02:42:47.293032 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2025.12.19 02:42:47.293132 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9220 | 2025.12.19 02:42:47.293176 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9221 | 2025.12.19 02:42:47.293228 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2025.12.19 02:42:47.293314 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_61_12} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9223 | 2025.12.19 02:42:47.293396 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9224 | 2025.12.19 02:42:47.293563 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2025.12.19 02:42:47.293604 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9226 | 2025.12.19 02:42:47.293909 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9227 | 2025.12.19 02:42:47.294139 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2025.12.19 02:42:47.294265 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001152 sec., 10416.666666666666 rows/sec., 813.80 KiB/sec. | ||
| 9229 | 2025.12.19 02:42:47.294303 [ 268 ] {bcc19c20-3110-4ed8-9b21-dd20086e3415} <Debug> TCPHandler: Processed in 0.001321666 sec. | ||
| 9230 | 2025.12.19 02:42:47.294408 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9231 | 2025.12.19 02:42:47.294503 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9232 | 2025.12.19 02:42:47.294544 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9233 | 2025.12.19 02:42:47.295162 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2025.12.19 02:42:47.295196 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9235 | 2025.12.19 02:42:47.295530 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9236 | 2025.12.19 02:42:47.295745 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9237 | 2025.12.19 02:42:47.295848 [ 72 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9238 | 2025.12.19 02:42:47.295877 [ 72 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2025.12.19 02:42:47.295879 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001394 sec., 408895.26542324247 rows/sec., 30.68 MiB/sec. | ||
| 9240 | 2025.12.19 02:42:47.295895 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9241 | 2025.12.19 02:42:47.295923 [ 268 ] {dd91c390-1ebd-4880-a6bc-796471cac7e9} <Debug> TCPHandler: Processed in 0.001564279 sec. | ||
| 9242 | 2025.12.19 02:42:47.296007 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9243 | 2025.12.19 02:42:47.296032 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9244 | 2025.12.19 02:42:47.296138 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9245 | 2025.12.19 02:42:47.296152 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9246 | 2025.12.19 02:42:47.296183 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9247 | 2025.12.19 02:42:47.296198 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 9248 | 2025.12.19 02:42:47.296282 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 9249 | 2025.12.19 02:42:47.296337 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 99 rows starting from the beginning of the part | ||
| 9250 | 2025.12.19 02:42:47.296387 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 74 rows starting from the beginning of the part | ||
| 9251 | 2025.12.19 02:42:47.296434 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 95 rows starting from the beginning of the part | ||
| 9252 | 2025.12.19 02:42:47.296481 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 570 rows starting from the beginning of the part | ||
| 9253 | 2025.12.19 02:42:47.296780 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9254 | 2025.12.19 02:42:47.296822 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9255 | 2025.12.19 02:42:47.297220 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9256 | 2025.12.19 02:42:47.297453 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9257 | 2025.12.19 02:42:47.297553 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9258 | 2025.12.19 02:42:47.297577 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2025.12.19 02:42:47.297588 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001468 sec., 600817.4386920981 rows/sec., 40.78 MiB/sec. | ||
| 9260 | 2025.12.19 02:42:47.297592 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9261 | 2025.12.19 02:42:47.297626 [ 268 ] {96b43880-d72c-4b40-b34f-8e657fd47346} <Debug> TCPHandler: Processed in 0.001645281 sec. | ||
| 9262 | 2025.12.19 02:42:47.297689 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9263 | 2025.12.19 02:42:47.297728 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9264 | 2025.12.19 02:42:47.297790 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838993 sec., 1175643.4091918785 rows/sec., 91.32 MiB/sec. | ||
| 9265 | 2025.12.19 02:42:47.297798 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9266 | 2025.12.19 02:42:47.297822 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9267 | 2025.12.19 02:42:47.297862 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17123 rows starting from the beginning of the part | ||
| 9268 | 2025.12.19 02:42:47.297889 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <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 | ||
| 9269 | 2025.12.19 02:42:47.297930 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9270 | 2025.12.19 02:42:47.297996 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 162 rows starting from the beginning of the part | ||
| 9271 | 2025.12.19 02:42:47.298037 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9272 | 2025.12.19 02:42:47.298052 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 9273 | 2025.12.19 02:42:47.298126 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9274 | 2025.12.19 02:42:47.298187 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 882 rows starting from the beginning of the part | ||
| 9275 | 2025.12.19 02:42:47.298405 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2025.12.19 02:42:47.298505 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_61_12} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9277 | 2025.12.19 02:42:47.298613 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9278 | 2025.12.19 02:42:47.298674 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2025.12.19 02:42:47.298714 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9280 | 2025.12.19 02:42:47.299258 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9281 | 2025.12.19 02:42:47.299517 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2025.12.19 02:42:47.299666 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001862 sec., 5370.569280343717 rows/sec., 9.62 MiB/sec. | ||
| 9283 | 2025.12.19 02:42:47.299742 [ 268 ] {6f042323-27f3-482b-8f28-b1c9a93338d3} <Debug> TCPHandler: Processed in 0.002063325 sec. | ||
| 9284 | 2025.12.19 02:42:47.299853 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2025.12.19 02:42:47.299948 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9286 | 2025.12.19 02:42:47.299993 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9287 | 2025.12.19 02:42:47.300346 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9288 | 2025.12.19 02:42:47.300382 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9289 | 2025.12.19 02:42:47.300707 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9290 | 2025.12.19 02:42:47.300932 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2025.12.19 02:42:47.301035 [ 72 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9292 | 2025.12.19 02:42:47.301059 [ 72 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2025.12.19 02:42:47.301067 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 9294 | 2025.12.19 02:42:47.301076 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9295 | 2025.12.19 02:42:47.301105 [ 268 ] {1f59430d-5a0e-418c-9e2b-9aab6d284e3b} <Debug> TCPHandler: Processed in 0.001301097 sec. | ||
| 9296 | 2025.12.19 02:42:47.301164 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9297 | 2025.12.19 02:42:47.301288 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9298 | 2025.12.19 02:42:47.301320 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3468 rows starting from the beginning of the part | ||
| 9299 | 2025.12.19 02:42:47.301376 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9300 | 2025.12.19 02:42:47.301420 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9301 | 2025.12.19 02:42:47.301460 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9302 | 2025.12.19 02:42:47.301501 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9303 | 2025.12.19 02:42:47.301543 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9304 | 2025.12.19 02:42:47.302818 [ 201 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001690521 sec., 2228898.6649677823 rows/sec., 145.77 MiB/sec. | ||
| 9305 | 2025.12.19 02:42:47.303128 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9306 | 2025.12.19 02:42:47.303181 [ 191 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18647 rows, containing 5 columns (5 merged, 0 gathered) in 0.00553531 sec., 3368736.349003037 rows/sec., 229.19 MiB/sec. | ||
| 9307 | 2025.12.19 02:42:47.303435 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2025.12.19 02:42:47.303525 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9309 | 2025.12.19 02:42:47.303529 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_61_12} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9310 | 2025.12.19 02:42:47.303643 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9311 | 2025.12.19 02:42:47.303870 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2025.12.19 02:42:47.303967 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9313 | 2025.12.19 02:42:47.304058 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 9314 | 2025.12.19 02:42:48.450347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19665 | ||
| 9315 | 2025.12.19 02:42:48.450935 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.12.19 02:42:48.450979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9317 | 2025.12.19 02:42:48.451474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9318 | 2025.12.19 02:42:48.451705 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9319 | 2025.12.19 02:42:48.451840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19665 | ||
| 9320 | 2025.12.19 02:42:48.451851 [ 71 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9321 | 2025.12.19 02:42:48.451915 [ 71 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9322 | 2025.12.19 02:42:48.451935 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9323 | 2025.12.19 02:42:48.452051 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 9324 | 2025.12.19 02:42:48.452184 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9325 | 2025.12.19 02:42:48.452225 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17233 rows starting from the beginning of the part | ||
| 9326 | 2025.12.19 02:42:48.452292 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9327 | 2025.12.19 02:42:48.452343 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9328 | 2025.12.19 02:42:48.452389 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9329 | 2025.12.19 02:42:48.452431 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9330 | 2025.12.19 02:42:48.452472 [ 191 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9331 | 2025.12.19 02:42:48.454530 [ 201 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19665 rows, containing 4 columns (4 merged, 0 gathered) in 0.002519082 sec., 7806415.194106424 rows/sec., 111.67 MiB/sec. | ||
| 9332 | 2025.12.19 02:42:48.454915 [ 193 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9333 | 2025.12.19 02:42:48.455231 [ 193 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9334 | 2025.12.19 02:42:48.455314 [ 193 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_41_8} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9335 | 2025.12.19 02:42:48.455431 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9336 | 2025.12.19 02:42:49.476254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9337 | 2025.12.19 02:42:49.493569 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2025.12.19 02:42:49.493613 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9339 | 2025.12.19 02:42:49.499142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9340 | 2025.12.19 02:42:49.499863 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2025.12.19 02:42:49.500126 [ 71 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9342 | 2025.12.19 02:42:49.500168 [ 71 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2025.12.19 02:42:49.500190 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9344 | 2025.12.19 02:42:49.500617 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 9345 | 2025.12.19 02:42:49.502899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9346 | 2025.12.19 02:42:49.504445 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9347 | 2025.12.19 02:42:49.506023 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9348 | 2025.12.19 02:42:49.510704 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9349 | 2025.12.19 02:42:49.515210 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9350 | 2025.12.19 02:42:49.519768 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9351 | 2025.12.19 02:42:49.523941 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9352 | 2025.12.19 02:42:49.527672 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9353 | 2025.12.19 02:42:49.580300 [ 201 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079766314 sec., 3873.815706214029 rows/sec., 20.03 MiB/sec. | ||
| 9354 | 2025.12.19 02:42:49.582979 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9355 | 2025.12.19 02:42:49.584976 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.12.19 02:42:49.585088 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_41_8} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9357 | 2025.12.19 02:42:49.587649 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9358 | 2025.12.19 02:42:51.018163 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1142 | ||
| 9359 | 2025.12.19 02:42:51.021140 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.12.19 02:42:51.021211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.80 GiB. | ||
| 9361 | 2025.12.19 02:42:51.022519 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9362 | 2025.12.19 02:42:51.022817 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.12.19 02:42:51.023222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1142 | ||
| 9364 | 2025.12.19 02:42:52.255143 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2025.12.19 02:42:52.255382 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9366 | 2025.12.19 02:42:52.255485 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9367 | 2025.12.19 02:42:52.256485 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2025.12.19 02:42:52.256523 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9369 | 2025.12.19 02:42:52.256927 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9370 | 2025.12.19 02:42:52.257152 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2025.12.19 02:42:52.257301 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001997 sec., 59088.632949424136 rows/sec., 5.02 MiB/sec. | ||
| 9372 | 2025.12.19 02:42:52.257341 [ 268 ] {d74b5814-bd21-45b9-848a-a74a9c641e86} <Debug> TCPHandler: Processed in 0.002335399 sec. | ||
| 9373 | 2025.12.19 02:42:52.257469 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2025.12.19 02:42:52.257568 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9375 | 2025.12.19 02:42:52.257613 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9376 | 2025.12.19 02:42:52.258094 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2025.12.19 02:42:52.258128 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9378 | 2025.12.19 02:42:52.258428 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9379 | 2025.12.19 02:42:52.258642 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2025.12.19 02:42:52.258768 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001218 sec., 25451.559934318557 rows/sec., 1.87 MiB/sec. | ||
| 9381 | 2025.12.19 02:42:52.258782 [ 68 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9382 | 2025.12.19 02:42:52.258804 [ 268 ] {b3badc50-14bd-4960-867c-f7ff2f0165e8} <Debug> TCPHandler: Processed in 0.001386128 sec. | ||
| 9383 | 2025.12.19 02:42:52.258820 [ 68 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2025.12.19 02:42:52.258862 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9385 | 2025.12.19 02:42:52.258924 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2025.12.19 02:42:52.258972 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9387 | 2025.12.19 02:42:52.259016 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9388 | 2025.12.19 02:42:52.259061 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9389 | 2025.12.19 02:42:52.259111 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9390 | 2025.12.19 02:42:52.259150 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9391 | 2025.12.19 02:42:52.259215 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 35 rows starting from the beginning of the part | ||
| 9392 | 2025.12.19 02:42:52.259260 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 9393 | 2025.12.19 02:42:52.259302 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 9394 | 2025.12.19 02:42:52.259344 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
| 9395 | 2025.12.19 02:42:52.259383 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 9396 | 2025.12.19 02:42:52.259520 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2025.12.19 02:42:52.259560 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9398 | 2025.12.19 02:42:52.259942 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9399 | 2025.12.19 02:42:52.260168 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2025.12.19 02:42:52.260253 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329786 sec., 309072.2868190822 rows/sec., 21.57 MiB/sec. | ||
| 9401 | 2025.12.19 02:42:52.260295 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001297 sec., 73245.95219737857 rows/sec., 5.72 MiB/sec. | ||
| 9402 | 2025.12.19 02:42:52.260336 [ 268 ] {eac86951-27eb-4ea5-8044-711c34eaa73d} <Debug> TCPHandler: Processed in 0.001458978 sec. | ||
| 9403 | 2025.12.19 02:42:52.260403 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9404 | 2025.12.19 02:42:52.260454 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2025.12.19 02:42:52.260551 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9406 | 2025.12.19 02:42:52.260596 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9407 | 2025.12.19 02:42:52.260664 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2025.12.19 02:42:52.260742 [ 201 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_56_11} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9409 | 2025.12.19 02:42:52.260815 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9410 | 2025.12.19 02:42:52.260996 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2025.12.19 02:42:52.261035 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9412 | 2025.12.19 02:42:52.261370 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9413 | 2025.12.19 02:42:52.261588 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9414 | 2025.12.19 02:42:52.261714 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9415 | 2025.12.19 02:42:52.261750 [ 268 ] {3a71b26c-b831-40ce-ac34-43992a57cd22} <Debug> TCPHandler: Processed in 0.001343697 sec. | ||
| 9416 | 2025.12.19 02:42:52.261878 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9417 | 2025.12.19 02:42:52.261997 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9418 | 2025.12.19 02:42:52.262061 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <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 | ||
| 9419 | 2025.12.19 02:42:52.262897 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9420 | 2025.12.19 02:42:52.262932 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9421 | 2025.12.19 02:42:52.263501 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9422 | 2025.12.19 02:42:52.263724 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2025.12.19 02:42:52.263858 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001886 sec., 16436.903499469776 rows/sec., 29.45 MiB/sec. | ||
| 9424 | 2025.12.19 02:42:52.263910 [ 268 ] {c6c58cdf-bd93-4d4b-b447-16869cb6e61f} <Debug> TCPHandler: Processed in 0.002090386 sec. | ||
| 9425 | 2025.12.19 02:42:52.264019 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2025.12.19 02:42:52.264112 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9427 | 2025.12.19 02:42:52.264153 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9428 | 2025.12.19 02:42:52.264472 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2025.12.19 02:42:52.264507 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9430 | 2025.12.19 02:42:52.264832 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9431 | 2025.12.19 02:42:52.265039 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2025.12.19 02:42:52.265165 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9433 | 2025.12.19 02:42:52.265199 [ 268 ] {193d9532-d035-45ec-9b83-9e5d999e9410} <Debug> TCPHandler: Processed in 0.001227795 sec. | ||
| 9434 | 2025.12.19 02:42:55.842937 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9435 | 2025.12.19 02:42:55.842996 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9436 | 2025.12.19 02:42:55.952125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20113 | ||
| 9437 | 2025.12.19 02:42:55.952674 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9438 | 2025.12.19 02:42:55.952725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9439 | 2025.12.19 02:42:55.953231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9440 | 2025.12.19 02:42:55.953468 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9441 | 2025.12.19 02:42:55.953618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20113 | ||
| 9442 | 2025.12.19 02:42:57.003013 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9443 | 2025.12.19 02:42:57.019013 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9444 | 2025.12.19 02:42:57.019071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9445 | 2025.12.19 02:42:57.024919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9446 | 2025.12.19 02:42:57.025677 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2025.12.19 02:42:57.028935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9448 | 2025.12.19 02:42:57.254381 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2025.12.19 02:42:57.254577 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9450 | 2025.12.19 02:42:57.254644 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9451 | 2025.12.19 02:42:57.255316 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2025.12.19 02:42:57.255362 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9453 | 2025.12.19 02:42:57.255795 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9454 | 2025.12.19 02:42:57.256031 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2025.12.19 02:42:57.256183 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001655 sec., 45921.450151057405 rows/sec., 3.78 MiB/sec. | ||
| 9456 | 2025.12.19 02:42:57.256226 [ 268 ] {a0e4e8b3-95f7-4bbe-becf-1c79dbff4bfc} <Debug> TCPHandler: Processed in 0.001974225 sec. | ||
| 9457 | 2025.12.19 02:42:57.256356 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2025.12.19 02:42:57.256454 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9459 | 2025.12.19 02:42:57.256496 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9460 | 2025.12.19 02:42:57.256898 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2025.12.19 02:42:57.256935 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9462 | 2025.12.19 02:42:57.257255 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9463 | 2025.12.19 02:42:57.257501 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2025.12.19 02:42:57.257636 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001201 sec., 8326.39467110741 rows/sec., 626.11 KiB/sec. | ||
| 9465 | 2025.12.19 02:42:57.257675 [ 268 ] {217839cb-60ff-4d41-adf1-3bca8dbfdecd} <Debug> TCPHandler: Processed in 0.001368567 sec. | ||
| 9466 | 2025.12.19 02:42:57.257785 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2025.12.19 02:42:57.257879 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9468 | 2025.12.19 02:42:57.257920 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9469 | 2025.12.19 02:42:57.258344 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2025.12.19 02:42:57.258381 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9471 | 2025.12.19 02:42:57.258708 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9472 | 2025.12.19 02:42:57.258921 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2025.12.19 02:42:57.259047 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001185 sec., 62447.257383966244 rows/sec., 4.88 MiB/sec. | ||
| 9474 | 2025.12.19 02:42:57.259085 [ 268 ] {f8460310-3d1d-458d-93e6-536aead6b7d5} <Debug> TCPHandler: Processed in 0.001347917 sec. | ||
| 9475 | 2025.12.19 02:42:57.259199 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2025.12.19 02:42:57.259293 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9477 | 2025.12.19 02:42:57.259336 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9478 | 2025.12.19 02:42:57.259758 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2025.12.19 02:42:57.259794 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9480 | 2025.12.19 02:42:57.260137 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9481 | 2025.12.19 02:42:57.260355 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2025.12.19 02:42:57.260485 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 9483 | 2025.12.19 02:42:57.260521 [ 268 ] {2b5ec28f-5a19-4078-8223-6dcdaccdb36d} <Debug> TCPHandler: Processed in 0.001371567 sec. | ||
| 9484 | 2025.12.19 02:42:57.260633 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2025.12.19 02:42:57.260727 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9486 | 2025.12.19 02:42:57.260782 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <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 | ||
| 9487 | 2025.12.19 02:42:57.261558 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2025.12.19 02:42:57.261592 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9489 | 2025.12.19 02:42:57.262155 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9490 | 2025.12.19 02:42:57.262403 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2025.12.19 02:42:57.262515 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9492 | 2025.12.19 02:42:57.262540 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001831 sec., 5461.496450027307 rows/sec., 9.79 MiB/sec. | ||
| 9493 | 2025.12.19 02:42:57.262562 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2025.12.19 02:42:57.262586 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9495 | 2025.12.19 02:42:57.262592 [ 268 ] {40bc6da8-7228-41c5-b96c-f92e2400ac13} <Debug> TCPHandler: Processed in 0.002008515 sec. | ||
| 9496 | 2025.12.19 02:42:57.262678 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9497 | 2025.12.19 02:42:57.262709 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9498 | 2025.12.19 02:42:57.262804 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9499 | 2025.12.19 02:42:57.262846 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9500 | 2025.12.19 02:42:57.262860 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9501 | 2025.12.19 02:42:57.262909 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 996 rows starting from the beginning of the part | ||
| 9502 | 2025.12.19 02:42:57.263027 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9503 | 2025.12.19 02:42:57.263131 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9504 | 2025.12.19 02:42:57.263185 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2025.12.19 02:42:57.263219 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9506 | 2025.12.19 02:42:57.263222 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9507 | 2025.12.19 02:42:57.263315 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9508 | 2025.12.19 02:42:57.263401 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9509 | 2025.12.19 02:42:57.263549 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9510 | 2025.12.19 02:42:57.263768 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9511 | 2025.12.19 02:42:57.263894 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 9512 | 2025.12.19 02:42:57.263930 [ 268 ] {014cb143-59d3-4685-8dd4-1fe9ebd7b4eb} <Debug> TCPHandler: Processed in 0.001270876 sec. | ||
| 9513 | 2025.12.19 02:42:57.269637 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1088 rows, containing 19 columns (19 merged, 0 gathered) in 0.006995148 sec., 155536.38035964358 rows/sec., 278.71 MiB/sec. | ||
| 9514 | 2025.12.19 02:42:57.271162 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9515 | 2025.12.19 02:42:57.271487 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2025.12.19 02:42:57.271555 [ 192 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9517 | 2025.12.19 02:42:57.271647 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
| 9518 | 2025.12.19 02:42:58.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.15 MiB, peak 314.88 MiB, free memory in arenas 0.00 B, will set to 306.77 MiB (RSS), difference: 3.62 MiB | ||
| 9519 | 2025.12.19 02:43:01.023479 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1166 | ||
| 9520 | 2025.12.19 02:43:01.026053 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2025.12.19 02:43:01.026093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9522 | 2025.12.19 02:43:01.027256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9523 | 2025.12.19 02:43:01.027533 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2025.12.19 02:43:01.027744 [ 56 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9525 | 2025.12.19 02:43:01.027797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 9526 | 2025.12.19 02:43:01.027845 [ 56 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2025.12.19 02:43:01.027889 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9528 | 2025.12.19 02:43:01.028034 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 9529 | 2025.12.19 02:43:01.028629 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9530 | 2025.12.19 02:43:01.028778 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1022 rows starting from the beginning of the part | ||
| 9531 | 2025.12.19 02:43:01.029138 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9532 | 2025.12.19 02:43:01.029468 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 9533 | 2025.12.19 02:43:01.029784 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 9534 | 2025.12.19 02:43:01.030084 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9535 | 2025.12.19 02:43:01.030387 [ 195 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 9536 | 2025.12.19 02:43:01.037449 [ 197 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1166 rows, containing 72 columns (72 merged, 0 gathered) in 0.00947394 sec., 123074.45476749905 rows/sec., 100.99 MiB/sec. | ||
| 9537 | 2025.12.19 02:43:01.039023 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9538 | 2025.12.19 02:43:01.039669 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2025.12.19 02:43:01.039759 [ 201 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_31_6} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9540 | 2025.12.19 02:43:01.040083 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9541 | 2025.12.19 02:43:02.255199 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2025.12.19 02:43:02.255508 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9543 | 2025.12.19 02:43:02.255598 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9544 | 2025.12.19 02:43:02.256212 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2025.12.19 02:43:02.256252 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9546 | 2025.12.19 02:43:02.256659 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9547 | 2025.12.19 02:43:02.256890 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2025.12.19 02:43:02.257048 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001617 sec., 3710.575139146568 rows/sec., 302.57 KiB/sec. | ||
| 9549 | 2025.12.19 02:43:02.257094 [ 268 ] {09258a9b-2baa-4a5c-86cf-ca4e5b591f17} <Debug> TCPHandler: Processed in 0.002080477 sec. | ||
| 9550 | 2025.12.19 02:43:02.257210 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2025.12.19 02:43:02.257312 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9552 | 2025.12.19 02:43:02.257355 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9553 | 2025.12.19 02:43:02.257797 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2025.12.19 02:43:02.257834 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9555 | 2025.12.19 02:43:02.258154 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9556 | 2025.12.19 02:43:02.258383 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2025.12.19 02:43:02.258514 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Debug> executeQuery: Read 121 rows, 10.48 KiB in 0.001225 sec., 98775.51020408164 rows/sec., 8.35 MiB/sec. | ||
| 9558 | 2025.12.19 02:43:02.258551 [ 268 ] {537a68a7-6546-44e1-85ab-3cb1a07d7ac5} <Debug> TCPHandler: Processed in 0.001392858 sec. | ||
| 9559 | 2025.12.19 02:43:02.258658 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2025.12.19 02:43:02.258752 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9561 | 2025.12.19 02:43:02.258792 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9562 | 2025.12.19 02:43:02.259183 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2025.12.19 02:43:02.259218 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9564 | 2025.12.19 02:43:02.259519 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9565 | 2025.12.19 02:43:02.259726 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2025.12.19 02:43:02.259858 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001126 sec., 32859.680284191825 rows/sec., 2.39 MiB/sec. | ||
| 9567 | 2025.12.19 02:43:02.259896 [ 268 ] {aa2a309f-1b4a-4ac1-84ec-c721e1c59c2f} <Debug> TCPHandler: Processed in 0.001286976 sec. | ||
| 9568 | 2025.12.19 02:43:02.259999 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2025.12.19 02:43:02.260092 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9570 | 2025.12.19 02:43:02.260132 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9571 | 2025.12.19 02:43:02.260540 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2025.12.19 02:43:02.260576 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9573 | 2025.12.19 02:43:02.260888 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9574 | 2025.12.19 02:43:02.261095 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2025.12.19 02:43:02.261219 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001144 sec., 88286.71328671329 rows/sec., 6.90 MiB/sec. | ||
| 9576 | 2025.12.19 02:43:02.261256 [ 268 ] {2ca64641-9d87-4ce3-abf7-3b12cce88cec} <Debug> TCPHandler: Processed in 0.001305286 sec. | ||
| 9577 | 2025.12.19 02:43:02.261360 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2025.12.19 02:43:02.261454 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9579 | 2025.12.19 02:43:02.261498 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9580 | 2025.12.19 02:43:02.261886 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2025.12.19 02:43:02.261922 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9582 | 2025.12.19 02:43:02.262248 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9583 | 2025.12.19 02:43:02.262461 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2025.12.19 02:43:02.262589 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001154 sec., 141247.8336221837 rows/sec., 9.84 MiB/sec. | ||
| 9585 | 2025.12.19 02:43:02.262626 [ 268 ] {8818b584-8478-4499-8e2d-4b7baff0c63b} <Debug> TCPHandler: Processed in 0.001314956 sec. | ||
| 9586 | 2025.12.19 02:43:02.262728 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2025.12.19 02:43:02.262823 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9588 | 2025.12.19 02:43:02.262877 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <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 | ||
| 9589 | 2025.12.19 02:43:02.263650 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2025.12.19 02:43:02.263686 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9591 | 2025.12.19 02:43:02.264233 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9592 | 2025.12.19 02:43:02.264451 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2025.12.19 02:43:02.264587 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001782 sec., 17396.18406285073 rows/sec., 31.17 MiB/sec. | ||
| 9594 | 2025.12.19 02:43:02.264640 [ 268 ] {25c1b3be-9f59-4f73-97f5-ca7691b606b2} <Debug> TCPHandler: Processed in 0.001960074 sec. | ||
| 9595 | 2025.12.19 02:43:02.264749 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9596 | 2025.12.19 02:43:02.264844 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9597 | 2025.12.19 02:43:02.264886 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9598 | 2025.12.19 02:43:02.265195 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2025.12.19 02:43:02.265231 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9600 | 2025.12.19 02:43:02.265539 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9601 | 2025.12.19 02:43:02.265745 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2025.12.19 02:43:02.265870 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 9603 | 2025.12.19 02:43:02.265905 [ 268 ] {41745ca2-dab5-40c4-8c1c-f0501000c43a} <Debug> TCPHandler: Processed in 0.001206575 sec. | ||
| 9604 | 2025.12.19 02:43:03.454673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20625 | ||
| 9605 | 2025.12.19 02:43:03.455202 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2025.12.19 02:43:03.455238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9607 | 2025.12.19 02:43:03.455730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9608 | 2025.12.19 02:43:03.455961 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2025.12.19 02:43:03.456091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20625 | ||
| 9610 | 2025.12.19 02:43:04.529163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9611 | 2025.12.19 02:43:04.545920 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9612 | 2025.12.19 02:43:04.545991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9613 | 2025.12.19 02:43:04.551804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9614 | 2025.12.19 02:43:04.552495 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9615 | 2025.12.19 02:43:04.555336 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9616 | 2025.12.19 02:43:07.253943 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2025.12.19 02:43:07.254133 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9618 | 2025.12.19 02:43:07.254198 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9619 | 2025.12.19 02:43:07.254843 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2025.12.19 02:43:07.254887 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9621 | 2025.12.19 02:43:07.255314 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9622 | 2025.12.19 02:43:07.255538 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2025.12.19 02:43:07.255704 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 9624 | 2025.12.19 02:43:07.255745 [ 268 ] {909c291a-fb34-40cf-8565-3d051c6ecd61} <Debug> TCPHandler: Processed in 0.001929604 sec. | ||
| 9625 | 2025.12.19 02:43:07.255864 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9626 | 2025.12.19 02:43:07.255958 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9627 | 2025.12.19 02:43:07.255999 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9628 | 2025.12.19 02:43:07.256380 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2025.12.19 02:43:07.256417 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9630 | 2025.12.19 02:43:07.256714 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9631 | 2025.12.19 02:43:07.256922 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2025.12.19 02:43:07.257048 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001108 sec., 9025.270758122744 rows/sec., 678.66 KiB/sec. | ||
| 9633 | 2025.12.19 02:43:07.257085 [ 268 ] {1de7ea97-84da-4835-9971-ed35a2e5c735} <Debug> TCPHandler: Processed in 0.001268376 sec. | ||
| 9634 | 2025.12.19 02:43:07.257189 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9635 | 2025.12.19 02:43:07.257281 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9636 | 2025.12.19 02:43:07.257319 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9637 | 2025.12.19 02:43:07.257744 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9638 | 2025.12.19 02:43:07.257785 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9639 | 2025.12.19 02:43:07.258086 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9640 | 2025.12.19 02:43:07.258293 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2025.12.19 02:43:07.258419 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 9642 | 2025.12.19 02:43:07.258455 [ 268 ] {1b467386-8b3a-4652-9a10-b411a4a58804} <Debug> TCPHandler: Processed in 0.001311957 sec. | ||
| 9643 | 2025.12.19 02:43:07.258559 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2025.12.19 02:43:07.258650 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9645 | 2025.12.19 02:43:07.258693 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9646 | 2025.12.19 02:43:07.259093 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2025.12.19 02:43:07.259128 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9648 | 2025.12.19 02:43:07.259460 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9649 | 2025.12.19 02:43:07.259677 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2025.12.19 02:43:07.259813 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 9651 | 2025.12.19 02:43:07.259848 [ 268 ] {d722c821-2eaa-4811-8578-41c9cc0ee0f5} <Debug> TCPHandler: Processed in 0.001336026 sec. | ||
| 9652 | 2025.12.19 02:43:07.259951 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2025.12.19 02:43:07.260042 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9654 | 2025.12.19 02:43:07.260096 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <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 | ||
| 9655 | 2025.12.19 02:43:07.260844 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2025.12.19 02:43:07.260878 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9657 | 2025.12.19 02:43:07.261426 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9658 | 2025.12.19 02:43:07.261657 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2025.12.19 02:43:07.261808 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 9660 | 2025.12.19 02:43:07.261860 [ 268 ] {3b0b37b9-9b31-4acf-90e5-f8ac095250a6} <Debug> TCPHandler: Processed in 0.001955415 sec. | ||
| 9661 | 2025.12.19 02:43:07.261967 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2025.12.19 02:43:07.262059 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9663 | 2025.12.19 02:43:07.262100 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9664 | 2025.12.19 02:43:07.262410 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2025.12.19 02:43:07.262444 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9666 | 2025.12.19 02:43:07.262748 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9667 | 2025.12.19 02:43:07.262954 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2025.12.19 02:43:07.263081 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 9669 | 2025.12.19 02:43:07.263139 [ 268 ] {72f8f7f1-eeaa-4239-b505-8635d5e2a170} <Debug> TCPHandler: Processed in 0.001218715 sec. | ||
| 9670 | 2025.12.19 02:43:10.843066 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9671 | 2025.12.19 02:43:10.843151 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9672 | 2025.12.19 02:43:10.956396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21073 | ||
| 9673 | 2025.12.19 02:43:10.957242 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.12.19 02:43:10.957328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9675 | 2025.12.19 02:43:10.957857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9676 | 2025.12.19 02:43:10.958097 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2025.12.19 02:43:10.958239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21073 | ||
| 9678 | 2025.12.19 02:43:11.028246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1192 | ||
| 9679 | 2025.12.19 02:43:11.030524 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2025.12.19 02:43:11.030600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9681 | 2025.12.19 02:43:11.031776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9682 | 2025.12.19 02:43:11.032040 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2025.12.19 02:43:11.032296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1192 | ||
| 9684 | 2025.12.19 02:43:12.055555 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9685 | 2025.12.19 02:43:12.072555 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9686 | 2025.12.19 02:43:12.072632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9687 | 2025.12.19 02:43:12.078812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9688 | 2025.12.19 02:43:12.079530 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9689 | 2025.12.19 02:43:12.082694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9690 | 2025.12.19 02:43:12.254548 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.12.19 02:43:12.254843 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9692 | 2025.12.19 02:43:12.254949 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9693 | 2025.12.19 02:43:12.255663 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.12.19 02:43:12.255703 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9695 | 2025.12.19 02:43:12.256119 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9696 | 2025.12.19 02:43:12.256359 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.12.19 02:43:12.256502 [ 40 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9698 | 2025.12.19 02:43:12.256514 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001751 sec., 67390.06282124501 rows/sec., 5.72 MiB/sec. | ||
| 9699 | 2025.12.19 02:43:12.256544 [ 40 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9700 | 2025.12.19 02:43:12.256565 [ 268 ] {3c366919-464e-430a-be0f-cf95a68a9bb9} <Debug> TCPHandler: Processed in 0.002196047 sec. | ||
| 9701 | 2025.12.19 02:43:12.256568 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9702 | 2025.12.19 02:43:12.256684 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2025.12.19 02:43:12.256714 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9704 | 2025.12.19 02:43:12.256782 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9705 | 2025.12.19 02:43:12.256828 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9706 | 2025.12.19 02:43:12.256872 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9707 | 2025.12.19 02:43:12.256916 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2466 rows starting from the beginning of the part | ||
| 9708 | 2025.12.19 02:43:12.256991 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 118 rows starting from the beginning of the part | ||
| 9709 | 2025.12.19 02:43:12.257041 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 9710 | 2025.12.19 02:43:12.257085 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 121 rows starting from the beginning of the part | ||
| 9711 | 2025.12.19 02:43:12.257124 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 76 rows starting from the beginning of the part | ||
| 9712 | 2025.12.19 02:43:12.257162 [ 198 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 118 rows starting from the beginning of the part | ||
| 9713 | 2025.12.19 02:43:12.257224 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2025.12.19 02:43:12.257264 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9715 | 2025.12.19 02:43:12.257609 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9716 | 2025.12.19 02:43:12.257836 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2025.12.19 02:43:12.257970 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001208 sec., 25662.251655629138 rows/sec., 1.88 MiB/sec. | ||
| 9718 | 2025.12.19 02:43:12.258009 [ 268 ] {882ec58f-4357-4c04-b627-64d1d5994f97} <Debug> TCPHandler: Processed in 0.001374537 sec. | ||
| 9719 | 2025.12.19 02:43:12.258118 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2025.12.19 02:43:12.258212 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9721 | 2025.12.19 02:43:12.258252 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9722 | 2025.12.19 02:43:12.258547 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2975 rows, containing 5 columns (5 merged, 0 gathered) in 0.001902034 sec., 1564115.047365084 rows/sec., 134.55 MiB/sec. | ||
| 9723 | 2025.12.19 02:43:12.258686 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.12.19 02:43:12.258727 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9725 | 2025.12.19 02:43:12.258839 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9726 | 2025.12.19 02:43:12.259087 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9727 | 2025.12.19 02:43:12.259159 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2025.12.19 02:43:12.259252 [ 186 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_66_13} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9729 | 2025.12.19 02:43:12.259333 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 9730 | 2025.12.19 02:43:12.259356 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2025.12.19 02:43:12.259467 [ 40 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9732 | 2025.12.19 02:43:12.259497 [ 40 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.12.19 02:43:12.259497 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001303 sec., 72908.67229470453 rows/sec., 5.69 MiB/sec. | ||
| 9734 | 2025.12.19 02:43:12.259514 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9735 | 2025.12.19 02:43:12.259541 [ 268 ] {3b904ab4-a5c8-461a-bed4-e208f6f678a8} <Debug> TCPHandler: Processed in 0.001472839 sec. | ||
| 9736 | 2025.12.19 02:43:12.259601 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9737 | 2025.12.19 02:43:12.259658 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2025.12.19 02:43:12.259710 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9739 | 2025.12.19 02:43:12.259743 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 9740 | 2025.12.19 02:43:12.259763 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9741 | 2025.12.19 02:43:12.259798 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 95 rows starting from the beginning of the part | ||
| 9742 | 2025.12.19 02:43:12.259813 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9743 | 2025.12.19 02:43:12.259852 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 9744 | 2025.12.19 02:43:12.259900 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 101 rows starting from the beginning of the part | ||
| 9745 | 2025.12.19 02:43:12.259939 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part | ||
| 9746 | 2025.12.19 02:43:12.259979 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 95 rows starting from the beginning of the part | ||
| 9747 | 2025.12.19 02:43:12.260230 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2025.12.19 02:43:12.260271 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9749 | 2025.12.19 02:43:12.260637 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9750 | 2025.12.19 02:43:12.260858 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2025.12.19 02:43:12.260959 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9752 | 2025.12.19 02:43:12.260987 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2025.12.19 02:43:12.260989 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 9754 | 2025.12.19 02:43:12.261004 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9755 | 2025.12.19 02:43:12.261005 [ 187 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1689 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438108 sec., 1174459.7763172167 rows/sec., 91.05 MiB/sec. | ||
| 9756 | 2025.12.19 02:43:12.261030 [ 268 ] {dacde0d1-504d-46e8-917b-97f7119b6d04} <Debug> TCPHandler: Processed in 0.001421268 sec. | ||
| 9757 | 2025.12.19 02:43:12.261084 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9758 | 2025.12.19 02:43:12.261160 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2025.12.19 02:43:12.261180 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9760 | 2025.12.19 02:43:12.261214 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18647 rows starting from the beginning of the part | ||
| 9761 | 2025.12.19 02:43:12.261254 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9762 | 2025.12.19 02:43:12.261268 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9763 | 2025.12.19 02:43:12.261270 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9764 | 2025.12.19 02:43:12.261311 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <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 | ||
| 9765 | 2025.12.19 02:43:12.261335 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9766 | 2025.12.19 02:43:12.261377 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 163 rows starting from the beginning of the part | ||
| 9767 | 2025.12.19 02:43:12.261418 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9768 | 2025.12.19 02:43:12.261463 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9769 | 2025.12.19 02:43:12.261627 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2025.12.19 02:43:12.261731 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_66_13} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9771 | 2025.12.19 02:43:12.261833 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 9772 | 2025.12.19 02:43:12.262144 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2025.12.19 02:43:12.262184 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9774 | 2025.12.19 02:43:12.262741 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9775 | 2025.12.19 02:43:12.262970 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2025.12.19 02:43:12.263114 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001877 sec., 16515.716568993073 rows/sec., 29.60 MiB/sec. | ||
| 9777 | 2025.12.19 02:43:12.263170 [ 268 ] {05d07cea-a938-40e4-9f95-6b68f4e3b62b} <Debug> TCPHandler: Processed in 0.002058995 sec. | ||
| 9778 | 2025.12.19 02:43:12.263285 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2025.12.19 02:43:12.263380 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9780 | 2025.12.19 02:43:12.263421 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9781 | 2025.12.19 02:43:12.263747 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2025.12.19 02:43:12.263781 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9783 | 2025.12.19 02:43:12.264179 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9784 | 2025.12.19 02:43:12.264390 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2025.12.19 02:43:12.264486 [ 40 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9786 | 2025.12.19 02:43:12.264514 [ 40 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2025.12.19 02:43:12.264516 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 9788 | 2025.12.19 02:43:12.264531 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9789 | 2025.12.19 02:43:12.264556 [ 268 ] {4a69d524-0939-4fe1-969e-4bb5d0bc2b1c} <Debug> TCPHandler: Processed in 0.001321127 sec. | ||
| 9790 | 2025.12.19 02:43:12.264638 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9791 | 2025.12.19 02:43:12.264782 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9792 | 2025.12.19 02:43:12.264820 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3768 rows starting from the beginning of the part | ||
| 9793 | 2025.12.19 02:43:12.264887 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9794 | 2025.12.19 02:43:12.264935 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9795 | 2025.12.19 02:43:12.264980 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9796 | 2025.12.19 02:43:12.265019 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9797 | 2025.12.19 02:43:12.265054 [ 191 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9798 | 2025.12.19 02:43:12.266390 [ 193 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001803043 sec., 2256185.7925739987 rows/sec., 147.88 MiB/sec. | ||
| 9799 | 2025.12.19 02:43:12.266842 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9800 | 2025.12.19 02:43:12.267139 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.12.19 02:43:12.267210 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_66_13} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9802 | 2025.12.19 02:43:12.267278 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9803 | 2025.12.19 02:43:12.267641 [ 187 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19450 rows, containing 5 columns (5 merged, 0 gathered) in 0.006598253 sec., 2947749.9574508583 rows/sec., 200.74 MiB/sec. | ||
| 9804 | 2025.12.19 02:43:12.267933 [ 191 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9805 | 2025.12.19 02:43:12.268186 [ 191 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2025.12.19 02:43:12.268255 [ 191 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9807 | 2025.12.19 02:43:12.268331 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9808 | 2025.12.19 02:43:13.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.46 MiB, peak 318.95 MiB, free memory in arenas 0.00 B, will set to 310.39 MiB (RSS), difference: 1.92 MiB | ||
| 9809 | 2025.12.19 02:43:14.674796 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2025.12.19 02:43:14.675097 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9811 | 2025.12.19 02:43:14.675187 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9812 | 2025.12.19 02:43:14.676093 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2025.12.19 02:43:14.676146 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9814 | 2025.12.19 02:43:14.676571 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9815 | 2025.12.19 02:43:14.676818 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2025.12.19 02:43:14.677009 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001993 sec., 205720.02007024587 rows/sec., 13.05 MiB/sec. | ||
| 9817 | 2025.12.19 02:43:14.677066 [ 268 ] {1d6c3748-d3be-403d-a094-ec6b0d56615a} <Debug> TCPHandler: Processed in 0.002466591 sec. | ||
| 9818 | 2025.12.19 02:43:14.677195 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2025.12.19 02:43:14.677302 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9820 | 2025.12.19 02:43:14.677346 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9821 | 2025.12.19 02:43:14.677751 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2025.12.19 02:43:14.677789 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9823 | 2025.12.19 02:43:14.678091 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9824 | 2025.12.19 02:43:14.678313 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2025.12.19 02:43:14.678452 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001172 sec., 3412.9692832764504 rows/sec., 278.30 KiB/sec. | ||
| 9826 | 2025.12.19 02:43:14.678492 [ 268 ] {57a7597a-5f6a-4972-abac-991bb18b4028} <Debug> TCPHandler: Processed in 0.001350357 sec. | ||
| 9827 | 2025.12.19 02:43:14.678600 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9828 | 2025.12.19 02:43:14.678697 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9829 | 2025.12.19 02:43:14.678737 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9830 | 2025.12.19 02:43:14.680290 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2025.12.19 02:43:14.680327 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9832 | 2025.12.19 02:43:14.680769 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9833 | 2025.12.19 02:43:14.680976 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2025.12.19 02:43:14.681106 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Debug> executeQuery: Read 2274 rows, 188.56 KiB in 0.002428 sec., 936573.3113673805 rows/sec., 75.84 MiB/sec. | ||
| 9835 | 2025.12.19 02:43:14.681149 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9836 | 2025.12.19 02:43:14.681164 [ 268 ] {d8d66b2a-5c1a-4f65-913a-2c5e42cda504} <Debug> TCPHandler: Processed in 0.002614403 sec. | ||
| 9837 | 2025.12.19 02:43:14.681295 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2025.12.19 02:43:14.681396 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9839 | 2025.12.19 02:43:14.681440 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9840 | 2025.12.19 02:43:14.681959 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2025.12.19 02:43:14.681995 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9842 | 2025.12.19 02:43:14.682296 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9843 | 2025.12.19 02:43:14.682508 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2025.12.19 02:43:14.682626 [ 38 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9845 | 2025.12.19 02:43:14.682639 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.001266 sec., 172985.78199052133 rows/sec., 10.30 MiB/sec. | ||
| 9846 | 2025.12.19 02:43:14.682707 [ 38 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9847 | 2025.12.19 02:43:14.682721 [ 268 ] {9f9dfa83-f78f-4e42-8521-e5074039be5a} <Debug> TCPHandler: Processed in 0.001476698 sec. | ||
| 9848 | 2025.12.19 02:43:14.682736 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9849 | 2025.12.19 02:43:14.682839 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2025.12.19 02:43:14.682858 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9851 | 2025.12.19 02:43:14.682940 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9852 | 2025.12.19 02:43:14.682952 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9853 | 2025.12.19 02:43:14.682980 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9854 | 2025.12.19 02:43:14.682981 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 9855 | 2025.12.19 02:43:14.683050 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 9856 | 2025.12.19 02:43:14.683102 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 37 rows starting from the beginning of the part | ||
| 9857 | 2025.12.19 02:43:14.683155 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 9858 | 2025.12.19 02:43:14.683201 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 9859 | 2025.12.19 02:43:14.683249 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 219 rows starting from the beginning of the part | ||
| 9860 | 2025.12.19 02:43:14.683525 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2025.12.19 02:43:14.683560 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9862 | 2025.12.19 02:43:14.683901 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9863 | 2025.12.19 02:43:14.684122 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2025.12.19 02:43:14.684142 [ 191 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 5 columns (5 merged, 0 gathered) in 0.001326496 sec., 441011.5070079367 rows/sec., 29.43 MiB/sec. | ||
| 9865 | 2025.12.19 02:43:14.684263 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00134 sec., 328358.20895522385 rows/sec., 21.72 MiB/sec. | ||
| 9866 | 2025.12.19 02:43:14.684308 [ 268 ] {4e6d3f9f-cb14-42c4-b069-fd2ac33ba0ca} <Debug> TCPHandler: Processed in 0.0015193 sec. | ||
| 9867 | 2025.12.19 02:43:14.684376 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9868 | 2025.12.19 02:43:14.684422 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.12.19 02:43:14.684522 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9870 | 2025.12.19 02:43:14.684565 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9871 | 2025.12.19 02:43:14.684741 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2025.12.19 02:43:14.684843 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_61_12} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9873 | 2025.12.19 02:43:14.684952 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9874 | 2025.12.19 02:43:14.685044 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2025.12.19 02:43:14.685089 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9876 | 2025.12.19 02:43:14.685394 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9877 | 2025.12.19 02:43:14.685602 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2025.12.19 02:43:14.685732 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 9879 | 2025.12.19 02:43:14.685770 [ 268 ] {095a01c0-c1c3-4eea-a54a-ea44d38b3993} <Debug> TCPHandler: Processed in 0.001397848 sec. | ||
| 9880 | 2025.12.19 02:43:14.685877 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2025.12.19 02:43:14.685970 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9882 | 2025.12.19 02:43:14.686010 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9883 | 2025.12.19 02:43:14.686842 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2025.12.19 02:43:14.686879 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9885 | 2025.12.19 02:43:14.687233 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9886 | 2025.12.19 02:43:14.687444 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2025.12.19 02:43:14.687575 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001621 sec., 708821.7149907465 rows/sec., 50.54 MiB/sec. | ||
| 9888 | 2025.12.19 02:43:14.687617 [ 268 ] {468ee5ed-605b-4694-8b99-be6a70dc5221} <Debug> TCPHandler: Processed in 0.001788802 sec. | ||
| 9889 | 2025.12.19 02:43:14.687727 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9890 | 2025.12.19 02:43:14.687822 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9891 | 2025.12.19 02:43:14.687865 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9892 | 2025.12.19 02:43:14.688190 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2025.12.19 02:43:14.688225 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9894 | 2025.12.19 02:43:14.688524 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9895 | 2025.12.19 02:43:14.688752 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9896 | 2025.12.19 02:43:14.688881 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 9897 | 2025.12.19 02:43:14.688921 [ 268 ] {84c0d682-e7ad-4a7a-a401-0e932105adf8} <Debug> TCPHandler: Processed in 0.001243436 sec. | ||
| 9898 | 2025.12.19 02:43:14.689028 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2025.12.19 02:43:14.689124 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9900 | 2025.12.19 02:43:14.689167 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9901 | 2025.12.19 02:43:14.689750 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2025.12.19 02:43:14.689786 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9903 | 2025.12.19 02:43:14.690150 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9904 | 2025.12.19 02:43:14.690360 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9905 | 2025.12.19 02:43:14.690490 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Debug> executeQuery: Read 916 rows, 62.04 KiB in 0.001383 sec., 662328.2718727405 rows/sec., 43.80 MiB/sec. | ||
| 9906 | 2025.12.19 02:43:14.690530 [ 268 ] {3fbb2f44-23fa-42ba-848d-546b0c866e0e} <Debug> TCPHandler: Processed in 0.00154959 sec. | ||
| 9907 | 2025.12.19 02:43:14.690636 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9908 | 2025.12.19 02:43:14.690735 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9909 | 2025.12.19 02:43:14.690777 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9910 | 2025.12.19 02:43:14.691075 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9911 | 2025.12.19 02:43:14.691111 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9912 | 2025.12.19 02:43:14.691404 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9913 | 2025.12.19 02:43:14.691607 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9914 | 2025.12.19 02:43:14.691736 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 9915 | 2025.12.19 02:43:14.691776 [ 268 ] {3bf49c5d-6d5b-4e91-813f-2712fae1f57b} <Debug> TCPHandler: Processed in 0.001188915 sec. | ||
| 9916 | 2025.12.19 02:43:14.691884 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2025.12.19 02:43:14.691978 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9918 | 2025.12.19 02:43:14.692034 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <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 | ||
| 9919 | 2025.12.19 02:43:14.692804 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9920 | 2025.12.19 02:43:14.692841 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9921 | 2025.12.19 02:43:14.693338 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9922 | 2025.12.19 02:43:14.693555 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9923 | 2025.12.19 02:43:14.693699 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001736 sec., 5760.3686635944705 rows/sec., 10.32 MiB/sec. | ||
| 9924 | 2025.12.19 02:43:14.693755 [ 268 ] {033c26cb-179d-4bab-a1aa-b5c20724ff3f} <Debug> TCPHandler: Processed in 0.001920054 sec. | ||
| 9925 | 2025.12.19 02:43:14.693862 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9926 | 2025.12.19 02:43:14.693957 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9927 | 2025.12.19 02:43:14.693998 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9928 | 2025.12.19 02:43:14.694340 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2025.12.19 02:43:14.694374 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.79 GiB. | ||
| 9930 | 2025.12.19 02:43:14.694695 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9931 | 2025.12.19 02:43:14.694904 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2025.12.19 02:43:14.695034 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001094 sec., 67641.6819012797 rows/sec., 3.97 MiB/sec. | ||
| 9933 | 2025.12.19 02:43:14.695073 [ 268 ] {1f41cb19-d10e-4646-852b-c91a56a146b7} <Debug> TCPHandler: Processed in 0.001259966 sec. | ||
| 9934 | 2025.12.19 02:43:17.250042 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2025.12.19 02:43:17.250326 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9936 | 2025.12.19 02:43:17.250430 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9937 | 2025.12.19 02:43:17.251400 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2025.12.19 02:43:17.251437 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9939 | 2025.12.19 02:43:17.251831 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9940 | 2025.12.19 02:43:17.252061 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2025.12.19 02:43:17.252233 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001984 sec., 28225.8064516129 rows/sec., 2.17 MiB/sec. | ||
| 9942 | 2025.12.19 02:43:17.252279 [ 268 ] {4bf88ee1-d823-4f36-a2db-ebf41339bcb6} <Debug> TCPHandler: Processed in 0.00237615 sec. | ||
| 9943 | 2025.12.19 02:43:17.252405 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2025.12.19 02:43:17.252501 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9945 | 2025.12.19 02:43:17.252543 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9946 | 2025.12.19 02:43:17.252996 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9947 | 2025.12.19 02:43:17.253030 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9948 | 2025.12.19 02:43:17.253334 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9949 | 2025.12.19 02:43:17.253546 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9950 | 2025.12.19 02:43:17.253678 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 9951 | 2025.12.19 02:43:17.253719 [ 268 ] {3a9cc82d-2f58-46d7-a66a-dcb59f118289} <Debug> TCPHandler: Processed in 0.001363147 sec. | ||
| 9952 | 2025.12.19 02:43:17.253832 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2025.12.19 02:43:17.253927 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9954 | 2025.12.19 02:43:17.253970 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9955 | 2025.12.19 02:43:17.254353 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9956 | 2025.12.19 02:43:17.254387 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9957 | 2025.12.19 02:43:17.254726 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9958 | 2025.12.19 02:43:17.254938 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2025.12.19 02:43:17.255069 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001159 sec., 72476.27264883519 rows/sec., 5.04 MiB/sec. | ||
| 9960 | 2025.12.19 02:43:17.255107 [ 268 ] {f1f67db7-25a8-4329-b576-a9fd77f880a0} <Debug> TCPHandler: Processed in 0.001325427 sec. | ||
| 9961 | 2025.12.19 02:43:17.255216 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9962 | 2025.12.19 02:43:17.255311 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9963 | 2025.12.19 02:43:17.255353 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9964 | 2025.12.19 02:43:17.255676 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9965 | 2025.12.19 02:43:17.255709 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9966 | 2025.12.19 02:43:17.256016 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9967 | 2025.12.19 02:43:17.256223 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9968 | 2025.12.19 02:43:17.256356 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001061 sec., 28275.21206409048 rows/sec., 1.91 MiB/sec. | ||
| 9969 | 2025.12.19 02:43:17.256393 [ 268 ] {38c164ec-7226-415e-8b35-f75e1f6e0ef0} <Debug> TCPHandler: Processed in 0.001225846 sec. | ||
| 9970 | 2025.12.19 02:43:18.458321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21585 | ||
| 9971 | 2025.12.19 02:43:18.458914 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9972 | 2025.12.19 02:43:18.458960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9973 | 2025.12.19 02:43:18.459471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9974 | 2025.12.19 02:43:18.459694 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9975 | 2025.12.19 02:43:18.459826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21585 | ||
| 9976 | 2025.12.19 02:43:19.582806 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9977 | 2025.12.19 02:43:19.599589 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9978 | 2025.12.19 02:43:19.599642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9979 | 2025.12.19 02:43:19.606105 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9980 | 2025.12.19 02:43:19.606780 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9981 | 2025.12.19 02:43:19.609850 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9982 | 2025.12.19 02:43:21.032557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1236 | ||
| 9983 | 2025.12.19 02:43:21.035744 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2025.12.19 02:43:21.035806 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9985 | 2025.12.19 02:43:21.037082 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9986 | 2025.12.19 02:43:21.037376 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9987 | 2025.12.19 02:43:21.037741 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1236 | ||
| 9988 | 2025.12.19 02:43:22.254944 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2025.12.19 02:43:22.255141 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9990 | 2025.12.19 02:43:22.255209 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9991 | 2025.12.19 02:43:22.255953 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9992 | 2025.12.19 02:43:22.256004 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 9993 | 2025.12.19 02:43:22.256418 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9994 | 2025.12.19 02:43:22.256648 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9995 | 2025.12.19 02:43:22.256811 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001719 sec., 68644.56079115765 rows/sec., 5.83 MiB/sec. | ||
| 9996 | 2025.12.19 02:43:22.256861 [ 268 ] {642e09d9-7d38-417f-8376-8ac20c40e460} <Debug> TCPHandler: Processed in 0.002050946 sec. | ||
| 9997 | 2025.12.19 02:43:22.256999 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9998 | 2025.12.19 02:43:22.257103 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9999 | 2025.12.19 02:43:22.257148 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10000 | 2025.12.19 02:43:22.257578 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10001 | 2025.12.19 02:43:22.257617 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10002 | 2025.12.19 02:43:22.257932 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10003 | 2025.12.19 02:43:22.258161 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10004 | 2025.12.19 02:43:22.258302 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001222 sec., 25368.248772504092 rows/sec., 1.86 MiB/sec. | ||
| 10005 | 2025.12.19 02:43:22.258344 [ 268 ] {b95d63e7-dae6-4174-86d3-5bea257ab4b9} <Debug> TCPHandler: Processed in 0.001397727 sec. | ||
| 10006 | 2025.12.19 02:43:22.258451 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2025.12.19 02:43:22.258545 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10008 | 2025.12.19 02:43:22.258585 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10009 | 2025.12.19 02:43:22.259026 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2025.12.19 02:43:22.259062 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10011 | 2025.12.19 02:43:22.259371 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10012 | 2025.12.19 02:43:22.259586 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10013 | 2025.12.19 02:43:22.259715 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 10014 | 2025.12.19 02:43:22.259757 [ 268 ] {5850340a-0927-4bea-ada8-b1196d382dd3} <Debug> TCPHandler: Processed in 0.001355897 sec. | ||
| 10015 | 2025.12.19 02:43:22.259868 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2025.12.19 02:43:22.259963 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10017 | 2025.12.19 02:43:22.260007 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10018 | 2025.12.19 02:43:22.260422 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2025.12.19 02:43:22.260459 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10020 | 2025.12.19 02:43:22.260790 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10021 | 2025.12.19 02:43:22.261006 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10022 | 2025.12.19 02:43:22.261136 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 10023 | 2025.12.19 02:43:22.261175 [ 268 ] {1d54dbe8-d3f5-4b64-b4b3-6a7e84617233} <Debug> TCPHandler: Processed in 0.001355467 sec. | ||
| 10024 | 2025.12.19 02:43:22.261293 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2025.12.19 02:43:22.261400 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10026 | 2025.12.19 02:43:22.261457 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <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 | ||
| 10027 | 2025.12.19 02:43:22.262318 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.12.19 02:43:22.262355 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10029 | 2025.12.19 02:43:22.262906 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10030 | 2025.12.19 02:43:22.263126 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2025.12.19 02:43:22.263243 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10032 | 2025.12.19 02:43:22.263262 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001881 sec., 16480.59542796385 rows/sec., 29.53 MiB/sec. | ||
| 10033 | 2025.12.19 02:43:22.263315 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10034 | 2025.12.19 02:43:22.263340 [ 268 ] {b2d60fcd-313a-4b41-a97a-dbc0061a774f} <Debug> TCPHandler: Processed in 0.002106346 sec. | ||
| 10035 | 2025.12.19 02:43:22.263345 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10036 | 2025.12.19 02:43:22.263464 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2025.12.19 02:43:22.263474 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10038 | 2025.12.19 02:43:22.263563 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10039 | 2025.12.19 02:43:22.263604 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10040 | 2025.12.19 02:43:22.263697 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10041 | 2025.12.19 02:43:22.263756 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1088 rows starting from the beginning of the part | ||
| 10042 | 2025.12.19 02:43:22.263891 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10043 | 2025.12.19 02:43:22.263926 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2025.12.19 02:43:22.263963 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10045 | 2025.12.19 02:43:22.264004 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10046 | 2025.12.19 02:43:22.264116 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10047 | 2025.12.19 02:43:22.264226 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10048 | 2025.12.19 02:43:22.264279 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10049 | 2025.12.19 02:43:22.264334 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10050 | 2025.12.19 02:43:22.264492 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2025.12.19 02:43:22.264619 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 10052 | 2025.12.19 02:43:22.264654 [ 268 ] {1c105916-d413-44ca-b020-e9382843522a} <Debug> TCPHandler: Processed in 0.001238536 sec. | ||
| 10053 | 2025.12.19 02:43:22.272488 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1201 rows, containing 19 columns (19 merged, 0 gathered) in 0.009064624 sec., 132493.08520684365 rows/sec., 237.42 MiB/sec. | ||
| 10054 | 2025.12.19 02:43:22.273850 [ 190 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10055 | 2025.12.19 02:43:22.274258 [ 190 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2025.12.19 02:43:22.274342 [ 190 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10057 | 2025.12.19 02:43:22.274518 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 10058 | 2025.12.19 02:43:23.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.09 MiB, peak 322.41 MiB, free memory in arenas 0.00 B, will set to 312.76 MiB (RSS), difference: 1.67 MiB | ||
| 10059 | 2025.12.19 02:43:25.265632 [ 98 ] {} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 10060 | 2025.12.19 02:43:25.265735 [ 98 ] {} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2025.12.19 02:43:25.265775 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10062 | 2025.12.19 02:43:25.265982 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 10063 | 2025.12.19 02:43:25.266199 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10064 | 2025.12.19 02:43:25.266254 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 10065 | 2025.12.19 02:43:25.266357 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 4 rows starting from the beginning of the part | ||
| 10066 | 2025.12.19 02:43:25.266437 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10067 | 2025.12.19 02:43:25.266517 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10068 | 2025.12.19 02:43:25.266593 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 10069 | 2025.12.19 02:43:25.267417 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521819 sec., 24970.117996949703 rows/sec., 2.08 MiB/sec. | ||
| 10070 | 2025.12.19 02:43:25.267515 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10071 | 2025.12.19 02:43:25.267736 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2025.12.19 02:43:25.267803 [ 199 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_22_5} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 10073 | 2025.12.19 02:43:25.267866 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10074 | 2025.12.19 02:43:25.843202 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10075 | 2025.12.19 02:43:25.843252 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10076 | 2025.12.19 02:43:25.960084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22033 | ||
| 10077 | 2025.12.19 02:43:25.960769 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2025.12.19 02:43:25.960813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10079 | 2025.12.19 02:43:25.961299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10080 | 2025.12.19 02:43:25.961527 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2025.12.19 02:43:25.961660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22033 | ||
| 10082 | 2025.12.19 02:43:25.961671 [ 121 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10083 | 2025.12.19 02:43:25.961725 [ 121 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2025.12.19 02:43:25.961748 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10085 | 2025.12.19 02:43:25.961855 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 10086 | 2025.12.19 02:43:25.961964 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10087 | 2025.12.19 02:43:25.962001 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19665 rows starting from the beginning of the part | ||
| 10088 | 2025.12.19 02:43:25.962064 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10089 | 2025.12.19 02:43:25.962113 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10090 | 2025.12.19 02:43:25.962157 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10091 | 2025.12.19 02:43:25.962198 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10092 | 2025.12.19 02:43:25.962238 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10093 | 2025.12.19 02:43:25.964290 [ 192 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22033 rows, containing 4 columns (4 merged, 0 gathered) in 0.002484812 sec., 8867069.218918776 rows/sec., 126.84 MiB/sec. | ||
| 10094 | 2025.12.19 02:43:25.964573 [ 200 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10095 | 2025.12.19 02:43:25.964859 [ 200 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2025.12.19 02:43:25.964936 [ 200 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_46_9} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10097 | 2025.12.19 02:43:25.965015 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10098 | 2025.12.19 02:43:27.110068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10099 | 2025.12.19 02:43:27.127276 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10100 | 2025.12.19 02:43:27.127328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10101 | 2025.12.19 02:43:27.133265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10102 | 2025.12.19 02:43:27.133969 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10103 | 2025.12.19 02:43:27.134266 [ 121 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10104 | 2025.12.19 02:43:27.134331 [ 121 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2025.12.19 02:43:27.134354 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10106 | 2025.12.19 02:43:27.134468 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 10107 | 2025.12.19 02:43:27.137023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10108 | 2025.12.19 02:43:27.138558 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10109 | 2025.12.19 02:43:27.140121 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10110 | 2025.12.19 02:43:27.144951 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10111 | 2025.12.19 02:43:27.149549 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10112 | 2025.12.19 02:43:27.154322 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10113 | 2025.12.19 02:43:27.158699 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10114 | 2025.12.19 02:43:27.162381 [ 197 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10115 | 2025.12.19 02:43:27.212001 [ 191 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077582077 sec., 4472.682524341286 rows/sec., 23.13 MiB/sec. | ||
| 10116 | 2025.12.19 02:43:27.214421 [ 195 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10117 | 2025.12.19 02:43:27.216339 [ 195 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2025.12.19 02:43:27.216417 [ 195 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_46_9} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10119 | 2025.12.19 02:43:27.218892 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10120 | 2025.12.19 02:43:27.265863 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2025.12.19 02:43:27.266045 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10122 | 2025.12.19 02:43:27.266110 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10123 | 2025.12.19 02:43:27.266952 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2025.12.19 02:43:27.266995 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10125 | 2025.12.19 02:43:27.267406 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10126 | 2025.12.19 02:43:27.267631 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2025.12.19 02:43:27.267780 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 10128 | 2025.12.19 02:43:27.267823 [ 268 ] {9a27c8e1-fc9d-4a6d-8931-cd831b02aadf} <Debug> TCPHandler: Processed in 0.002086177 sec. | ||
| 10129 | 2025.12.19 02:43:27.267947 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2025.12.19 02:43:27.268044 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10131 | 2025.12.19 02:43:27.268084 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10132 | 2025.12.19 02:43:27.269354 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2025.12.19 02:43:27.269392 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10134 | 2025.12.19 02:43:27.269790 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10135 | 2025.12.19 02:43:27.270005 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2025.12.19 02:43:27.270132 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002107 sec., 537256.7631703845 rows/sec., 42.57 MiB/sec. | ||
| 10137 | 2025.12.19 02:43:27.270169 [ 268 ] {8baef8b5-7646-4d9d-847c-c1b19ff0909c} <Debug> TCPHandler: Processed in 0.002272819 sec. | ||
| 10138 | 2025.12.19 02:43:27.270280 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2025.12.19 02:43:27.270375 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10140 | 2025.12.19 02:43:27.270416 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10141 | 2025.12.19 02:43:27.270931 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.12.19 02:43:27.270967 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10143 | 2025.12.19 02:43:27.271280 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10144 | 2025.12.19 02:43:27.271491 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2025.12.19 02:43:27.271618 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001262 sec., 170364.50079239302 rows/sec., 10.11 MiB/sec. | ||
| 10146 | 2025.12.19 02:43:27.271656 [ 268 ] {72ec48e9-04e1-4b3b-84ea-8aff1d16bcbe} <Debug> TCPHandler: Processed in 0.001424888 sec. | ||
| 10147 | 2025.12.19 02:43:27.271761 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2025.12.19 02:43:27.271855 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10149 | 2025.12.19 02:43:27.271894 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10150 | 2025.12.19 02:43:27.272400 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2025.12.19 02:43:27.272436 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10152 | 2025.12.19 02:43:27.272740 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10153 | 2025.12.19 02:43:27.272954 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2025.12.19 02:43:27.273080 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 10155 | 2025.12.19 02:43:27.273116 [ 268 ] {94ba9b8e-6d2c-42db-b01f-6c34b94a19ee} <Debug> TCPHandler: Processed in 0.001403057 sec. | ||
| 10156 | 2025.12.19 02:43:27.273223 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2025.12.19 02:43:27.273318 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10158 | 2025.12.19 02:43:27.273358 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10159 | 2025.12.19 02:43:27.273862 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2025.12.19 02:43:27.273898 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10161 | 2025.12.19 02:43:27.274212 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10162 | 2025.12.19 02:43:27.274429 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2025.12.19 02:43:27.274554 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 10164 | 2025.12.19 02:43:27.274592 [ 268 ] {d04608ab-07c2-4d4e-ad18-f4e65485d49d} <Debug> TCPHandler: Processed in 0.001417468 sec. | ||
| 10165 | 2025.12.19 02:43:27.274697 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2025.12.19 02:43:27.274791 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10167 | 2025.12.19 02:43:27.274831 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10168 | 2025.12.19 02:43:27.275620 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2025.12.19 02:43:27.275656 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10170 | 2025.12.19 02:43:27.275985 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10171 | 2025.12.19 02:43:27.276193 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2025.12.19 02:43:27.276321 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001548 sec., 445090.4392764858 rows/sec., 31.08 MiB/sec. | ||
| 10173 | 2025.12.19 02:43:27.276358 [ 268 ] {95da2f59-625a-4da4-a47f-8f4f8244f1c4} <Debug> TCPHandler: Processed in 0.001709221 sec. | ||
| 10174 | 2025.12.19 02:43:27.276464 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2025.12.19 02:43:27.276559 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10176 | 2025.12.19 02:43:27.276600 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10177 | 2025.12.19 02:43:27.276915 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2025.12.19 02:43:27.276951 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10179 | 2025.12.19 02:43:27.277252 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10180 | 2025.12.19 02:43:27.277455 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2025.12.19 02:43:27.277581 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 10182 | 2025.12.19 02:43:27.277618 [ 268 ] {d027fe19-1f0d-412b-b78d-7509db65e56c} <Debug> TCPHandler: Processed in 0.001202735 sec. | ||
| 10183 | 2025.12.19 02:43:27.277724 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2025.12.19 02:43:27.277818 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10185 | 2025.12.19 02:43:27.277859 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10186 | 2025.12.19 02:43:27.278316 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10187 | 2025.12.19 02:43:27.278352 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10188 | 2025.12.19 02:43:27.278693 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10189 | 2025.12.19 02:43:27.278910 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10190 | 2025.12.19 02:43:27.279047 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001247 sec., 251804.33039294305 rows/sec., 16.54 MiB/sec. | ||
| 10191 | 2025.12.19 02:43:27.279083 [ 268 ] {68f97ef3-02b7-43d2-bddc-c178226a198c} <Debug> TCPHandler: Processed in 0.001408137 sec. | ||
| 10192 | 2025.12.19 02:43:27.279191 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10193 | 2025.12.19 02:43:27.279284 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10194 | 2025.12.19 02:43:27.279326 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10195 | 2025.12.19 02:43:27.279618 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10196 | 2025.12.19 02:43:27.279653 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10197 | 2025.12.19 02:43:27.279952 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10198 | 2025.12.19 02:43:27.280157 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.12.19 02:43:27.280285 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 10200 | 2025.12.19 02:43:27.280320 [ 268 ] {ae6b096f-a45b-4a0a-89f9-7c8b338109d5} <Debug> TCPHandler: Processed in 0.001177845 sec. | ||
| 10201 | 2025.12.19 02:43:27.280423 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2025.12.19 02:43:27.280516 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10203 | 2025.12.19 02:43:27.280571 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <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 | ||
| 10204 | 2025.12.19 02:43:27.281400 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.12.19 02:43:27.281436 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10206 | 2025.12.19 02:43:27.281956 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10207 | 2025.12.19 02:43:27.282179 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.12.19 02:43:27.282318 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001819 sec., 5497.526113249038 rows/sec., 9.85 MiB/sec. | ||
| 10209 | 2025.12.19 02:43:27.282371 [ 268 ] {31b80cdf-9e48-4305-8122-7458c4d2f949} <Debug> TCPHandler: Processed in 0.001996585 sec. | ||
| 10210 | 2025.12.19 02:43:27.282479 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2025.12.19 02:43:27.282574 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10212 | 2025.12.19 02:43:27.282615 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10213 | 2025.12.19 02:43:27.282968 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2025.12.19 02:43:27.283003 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10215 | 2025.12.19 02:43:27.283314 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10216 | 2025.12.19 02:43:27.283534 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2025.12.19 02:43:27.283661 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 10218 | 2025.12.19 02:43:27.283697 [ 268 ] {1a7b1b83-6476-4f8f-a8f4-9d3a3ae390fc} <Debug> TCPHandler: Processed in 0.001268285 sec. | ||
| 10219 | 2025.12.19 02:43:28.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.70 MiB, peak 327.32 MiB, free memory in arenas 0.00 B, will set to 313.38 MiB (RSS), difference: -1.33 MiB | ||
| 10220 | 2025.12.19 02:43:31.038120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1270 | ||
| 10221 | 2025.12.19 02:43:31.040497 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2025.12.19 02:43:31.040552 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10223 | 2025.12.19 02:43:31.041782 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10224 | 2025.12.19 02:43:31.042065 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2025.12.19 02:43:31.042448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1270 | ||
| 10226 | 2025.12.19 02:43:32.254944 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10227 | 2025.12.19 02:43:32.255138 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10228 | 2025.12.19 02:43:32.255203 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10229 | 2025.12.19 02:43:32.255844 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2025.12.19 02:43:32.255892 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10231 | 2025.12.19 02:43:32.256270 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10232 | 2025.12.19 02:43:32.256499 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10233 | 2025.12.19 02:43:32.256662 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001575 sec., 2539.6825396825398 rows/sec., 207.09 KiB/sec. | ||
| 10234 | 2025.12.19 02:43:32.256703 [ 268 ] {c80782b7-157b-4c50-8425-90c1404b3122} <Debug> TCPHandler: Processed in 0.001892814 sec. | ||
| 10235 | 2025.12.19 02:43:32.256829 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10236 | 2025.12.19 02:43:32.256925 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10237 | 2025.12.19 02:43:32.256963 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10238 | 2025.12.19 02:43:32.257424 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2025.12.19 02:43:32.257460 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10240 | 2025.12.19 02:43:32.257776 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10241 | 2025.12.19 02:43:32.257998 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10242 | 2025.12.19 02:43:32.258117 [ 66 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10243 | 2025.12.19 02:43:32.258121 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001217 sec., 98603.12243221035 rows/sec., 8.35 MiB/sec. | ||
| 10244 | 2025.12.19 02:43:32.258191 [ 66 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10245 | 2025.12.19 02:43:32.258212 [ 268 ] {9786fe31-ac62-45b2-a798-9941fe1d68bc} <Debug> TCPHandler: Processed in 0.001434468 sec. | ||
| 10246 | 2025.12.19 02:43:32.258218 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10247 | 2025.12.19 02:43:32.258336 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2025.12.19 02:43:32.258339 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10249 | 2025.12.19 02:43:32.258433 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10250 | 2025.12.19 02:43:32.258448 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10251 | 2025.12.19 02:43:32.258472 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10252 | 2025.12.19 02:43:32.258478 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2466 rows starting from the beginning of the part | ||
| 10253 | 2025.12.19 02:43:32.258540 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2274 rows starting from the beginning of the part | ||
| 10254 | 2025.12.19 02:43:32.258584 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 10255 | 2025.12.19 02:43:32.258627 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 118 rows starting from the beginning of the part | ||
| 10256 | 2025.12.19 02:43:32.258666 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1132 rows starting from the beginning of the part | ||
| 10257 | 2025.12.19 02:43:32.258704 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 120 rows starting from the beginning of the part | ||
| 10258 | 2025.12.19 02:43:32.258897 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10259 | 2025.12.19 02:43:32.258933 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10260 | 2025.12.19 02:43:32.259511 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10261 | 2025.12.19 02:43:32.259726 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10262 | 2025.12.19 02:43:32.259853 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001438 sec., 24339.360222531293 rows/sec., 1.77 MiB/sec. | ||
| 10263 | 2025.12.19 02:43:32.259889 [ 268 ] {d03c41f0-b0b9-41c9-94d0-59d640b5acac} <Debug> TCPHandler: Processed in 0.00160019 sec. | ||
| 10264 | 2025.12.19 02:43:32.259995 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10265 | 2025.12.19 02:43:32.260086 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10266 | 2025.12.19 02:43:32.260125 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10267 | 2025.12.19 02:43:32.260556 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2025.12.19 02:43:32.260592 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10269 | 2025.12.19 02:43:32.260736 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002448351 sec., 2518429.7512897453 rows/sec., 213.87 MiB/sec. | ||
| 10270 | 2025.12.19 02:43:32.260911 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10271 | 2025.12.19 02:43:32.261110 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10272 | 2025.12.19 02:43:32.261152 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2025.12.19 02:43:32.261274 [ 66 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10274 | 2025.12.19 02:43:32.261287 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001218 sec., 81280.78817733991 rows/sec., 6.35 MiB/sec. | ||
| 10275 | 2025.12.19 02:43:32.261317 [ 66 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2025.12.19 02:43:32.261339 [ 268 ] {e10b9253-4e5a-4eae-aef7-dd06b4f84640} <Debug> TCPHandler: Processed in 0.001390258 sec. | ||
| 10277 | 2025.12.19 02:43:32.261349 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10278 | 2025.12.19 02:43:32.261456 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10279 | 2025.12.19 02:43:32.261458 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2025.12.19 02:43:32.261496 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2025.12.19 02:43:32.261561 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10282 | 2025.12.19 02:43:32.261569 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10283 | 2025.12.19 02:43:32.261595 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10284 | 2025.12.19 02:43:32.261604 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_71_14} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10285 | 2025.12.19 02:43:32.261620 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10286 | 2025.12.19 02:43:32.261667 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1149 rows starting from the beginning of the part | ||
| 10287 | 2025.12.19 02:43:32.261717 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10288 | 2025.12.19 02:43:32.261728 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 10289 | 2025.12.19 02:43:32.261760 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 95 rows starting from the beginning of the part | ||
| 10290 | 2025.12.19 02:43:32.261799 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 689 rows starting from the beginning of the part | ||
| 10291 | 2025.12.19 02:43:32.261838 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 99 rows starting from the beginning of the part | ||
| 10292 | 2025.12.19 02:43:32.262079 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2025.12.19 02:43:32.262120 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10294 | 2025.12.19 02:43:32.262469 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10295 | 2025.12.19 02:43:32.262692 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2025.12.19 02:43:32.262820 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001269 sec., 127659.5744680851 rows/sec., 8.89 MiB/sec. | ||
| 10297 | 2025.12.19 02:43:32.262830 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10298 | 2025.12.19 02:43:32.262855 [ 268 ] {c57d06b8-9225-47fd-912d-1681cdaf40c8} <Debug> TCPHandler: Processed in 0.001444798 sec. | ||
| 10299 | 2025.12.19 02:43:32.262897 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2025.12.19 02:43:32.262923 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10301 | 2025.12.19 02:43:32.262983 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2025.12.19 02:43:32.263003 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10303 | 2025.12.19 02:43:32.263078 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10304 | 2025.12.19 02:43:32.263108 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10305 | 2025.12.19 02:43:32.263137 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <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 | ||
| 10306 | 2025.12.19 02:43:32.263142 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19450 rows starting from the beginning of the part | ||
| 10307 | 2025.12.19 02:43:32.263196 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3346 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781863 sec., 1877809.9101895038 rows/sec., 142.08 MiB/sec. | ||
| 10308 | 2025.12.19 02:43:32.263214 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 916 rows starting from the beginning of the part | ||
| 10309 | 2025.12.19 02:43:32.263268 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 84 rows starting from the beginning of the part | ||
| 10310 | 2025.12.19 02:43:32.263311 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10311 | 2025.12.19 02:43:32.263351 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 314 rows starting from the beginning of the part | ||
| 10312 | 2025.12.19 02:43:32.263391 [ 201 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 162 rows starting from the beginning of the part | ||
| 10313 | 2025.12.19 02:43:32.263467 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10314 | 2025.12.19 02:43:32.263815 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10315 | 2025.12.19 02:43:32.263897 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_71_14} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10316 | 2025.12.19 02:43:32.264004 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10317 | 2025.12.19 02:43:32.264007 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10318 | 2025.12.19 02:43:32.264058 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10319 | 2025.12.19 02:43:32.264716 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10320 | 2025.12.19 02:43:32.264951 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2025.12.19 02:43:32.265091 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00203 sec., 15270.935960591132 rows/sec., 27.36 MiB/sec. | ||
| 10322 | 2025.12.19 02:43:32.265143 [ 268 ] {54edd8b0-59b5-4b77-96a0-d6a7f4034a95} <Debug> TCPHandler: Processed in 0.002207508 sec. | ||
| 10323 | 2025.12.19 02:43:32.265251 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2025.12.19 02:43:32.265342 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10325 | 2025.12.19 02:43:32.265383 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10326 | 2025.12.19 02:43:32.265722 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2025.12.19 02:43:32.265757 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10328 | 2025.12.19 02:43:32.266236 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10329 | 2025.12.19 02:43:32.266512 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2025.12.19 02:43:32.266643 [ 43 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10331 | 2025.12.19 02:43:32.266674 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
| 10332 | 2025.12.19 02:43:32.266701 [ 43 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.12.19 02:43:32.266720 [ 268 ] {34422300-8bf4-444f-b338-742ccdaf5395} <Debug> TCPHandler: Processed in 0.001515299 sec. | ||
| 10334 | 2025.12.19 02:43:32.266730 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10335 | 2025.12.19 02:43:32.266840 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10336 | 2025.12.19 02:43:32.266961 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10337 | 2025.12.19 02:43:32.266997 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4068 rows starting from the beginning of the part | ||
| 10338 | 2025.12.19 02:43:32.267069 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 10339 | 2025.12.19 02:43:32.267122 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 10340 | 2025.12.19 02:43:32.267167 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10341 | 2025.12.19 02:43:32.267209 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 10342 | 2025.12.19 02:43:32.267253 [ 186 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10343 | 2025.12.19 02:43:32.273947 [ 194 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4396 rows, containing 4 columns (4 merged, 0 gathered) in 0.00715362 sec., 614514.0502291147 rows/sec., 40.19 MiB/sec. | ||
| 10344 | 2025.12.19 02:43:32.274397 [ 194 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10345 | 2025.12.19 02:43:32.274689 [ 194 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10346 | 2025.12.19 02:43:32.274785 [ 194 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_71_14} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10347 | 2025.12.19 02:43:32.274861 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10348 | 2025.12.19 02:43:32.275654 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21086 rows, containing 5 columns (5 merged, 0 gathered) in 0.01268482 sec., 1662301.8694786367 rows/sec., 113.05 MiB/sec. | ||
| 10349 | 2025.12.19 02:43:32.276127 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10350 | 2025.12.19 02:43:32.276406 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2025.12.19 02:43:32.276483 [ 198 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10352 | 2025.12.19 02:43:32.276561 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10353 | 2025.12.19 02:43:33.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.01 MiB, peak 327.32 MiB, free memory in arenas 0.00 B, will set to 316.60 MiB (RSS), difference: 2.59 MiB | ||
| 10354 | 2025.12.19 02:43:33.461827 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22545 | ||
| 10355 | 2025.12.19 02:43:33.462718 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2025.12.19 02:43:33.462793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10357 | 2025.12.19 02:43:33.463278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10358 | 2025.12.19 02:43:33.463510 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2025.12.19 02:43:33.463638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22545 | ||
| 10360 | 2025.12.19 02:43:34.637119 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10361 | 2025.12.19 02:43:34.652967 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2025.12.19 02:43:34.653033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10363 | 2025.12.19 02:43:34.658414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10364 | 2025.12.19 02:43:34.659152 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10365 | 2025.12.19 02:43:34.662726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10366 | 2025.12.19 02:43:37.265756 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10367 | 2025.12.19 02:43:37.266025 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10368 | 2025.12.19 02:43:37.266095 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10369 | 2025.12.19 02:43:37.266962 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10370 | 2025.12.19 02:43:37.267006 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10371 | 2025.12.19 02:43:37.267444 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10372 | 2025.12.19 02:43:37.267683 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2025.12.19 02:43:37.267847 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001874 sec., 218783.35112059765 rows/sec., 13.88 MiB/sec. | ||
| 10374 | 2025.12.19 02:43:37.267901 [ 268 ] {230a8da7-e0cb-4e1c-9f57-395dcff1de5e} <Debug> TCPHandler: Processed in 0.002336039 sec. | ||
| 10375 | 2025.12.19 02:43:37.268047 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2025.12.19 02:43:37.268152 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10377 | 2025.12.19 02:43:37.268199 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10378 | 2025.12.19 02:43:37.269047 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2025.12.19 02:43:37.269086 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10380 | 2025.12.19 02:43:37.269501 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10381 | 2025.12.19 02:43:37.269741 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2025.12.19 02:43:37.269877 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00175 sec., 646857.1428571428 rows/sec., 51.26 MiB/sec. | ||
| 10383 | 2025.12.19 02:43:37.269918 [ 268 ] {d9a3c09f-7cfc-4403-b8f5-7f5d537d0ca8} <Debug> TCPHandler: Processed in 0.001928514 sec. | ||
| 10384 | 2025.12.19 02:43:37.270039 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2025.12.19 02:43:37.270137 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10386 | 2025.12.19 02:43:37.270180 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10387 | 2025.12.19 02:43:37.270645 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2025.12.19 02:43:37.270682 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10389 | 2025.12.19 02:43:37.271003 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10390 | 2025.12.19 02:43:37.271215 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2025.12.19 02:43:37.271353 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001236 sec., 173948.22006472494 rows/sec., 10.32 MiB/sec. | ||
| 10392 | 2025.12.19 02:43:37.271392 [ 268 ] {ccb52329-b6e5-49d2-b036-df10143e783e} <Debug> TCPHandler: Processed in 0.001405847 sec. | ||
| 10393 | 2025.12.19 02:43:37.271500 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2025.12.19 02:43:37.271594 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10395 | 2025.12.19 02:43:37.271634 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10396 | 2025.12.19 02:43:37.272091 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2025.12.19 02:43:37.272127 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10398 | 2025.12.19 02:43:37.272442 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10399 | 2025.12.19 02:43:37.272653 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2025.12.19 02:43:37.272782 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 10401 | 2025.12.19 02:43:37.272820 [ 268 ] {7bc9f6bf-4022-4e60-a8ad-76c9c806fc15} <Debug> TCPHandler: Processed in 0.001370667 sec. | ||
| 10402 | 2025.12.19 02:43:37.272922 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2025.12.19 02:43:37.273034 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10404 | 2025.12.19 02:43:37.273074 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10405 | 2025.12.19 02:43:37.273578 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2025.12.19 02:43:37.273614 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10407 | 2025.12.19 02:43:37.273924 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10408 | 2025.12.19 02:43:37.274127 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2025.12.19 02:43:37.274275 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 10410 | 2025.12.19 02:43:37.274316 [ 268 ] {bd26e1bb-432a-4fdb-8dc8-9650d8b4508b} <Debug> TCPHandler: Processed in 0.001442698 sec. | ||
| 10411 | 2025.12.19 02:43:37.274421 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10412 | 2025.12.19 02:43:37.274513 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10413 | 2025.12.19 02:43:37.274553 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10414 | 2025.12.19 02:43:37.275185 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2025.12.19 02:43:37.275221 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10416 | 2025.12.19 02:43:37.275542 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10417 | 2025.12.19 02:43:37.275744 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2025.12.19 02:43:37.275891 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001395 sec., 493906.8100358423 rows/sec., 34.49 MiB/sec. | ||
| 10419 | 2025.12.19 02:43:37.275931 [ 268 ] {7926de19-b332-43ba-8a2b-eb3e4d759e40} <Debug> TCPHandler: Processed in 0.001557769 sec. | ||
| 10420 | 2025.12.19 02:43:37.276038 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2025.12.19 02:43:37.276131 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10422 | 2025.12.19 02:43:37.276172 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10423 | 2025.12.19 02:43:37.276532 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2025.12.19 02:43:37.276567 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10425 | 2025.12.19 02:43:37.276871 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10426 | 2025.12.19 02:43:37.277079 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2025.12.19 02:43:37.277188 [ 85 ] {} <Debug> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 10428 | 2025.12.19 02:43:37.277225 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 10429 | 2025.12.19 02:43:37.277248 [ 85 ] {} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10430 | 2025.12.19 02:43:37.277269 [ 268 ] {c87adcbb-a0dd-4229-a98b-15e7687f1a9e} <Debug> TCPHandler: Processed in 0.001277406 sec. | ||
| 10431 | 2025.12.19 02:43:37.277273 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10432 | 2025.12.19 02:43:37.277389 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2025.12.19 02:43:37.277435 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 10434 | 2025.12.19 02:43:37.277485 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10435 | 2025.12.19 02:43:37.277531 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10436 | 2025.12.19 02:43:37.277594 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10437 | 2025.12.19 02:43:37.277639 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 10438 | 2025.12.19 02:43:37.277710 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 10439 | 2025.12.19 02:43:37.277760 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 10440 | 2025.12.19 02:43:37.277806 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 10441 | 2025.12.19 02:43:37.277847 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 10442 | 2025.12.19 02:43:37.277891 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 10443 | 2025.12.19 02:43:37.278093 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2025.12.19 02:43:37.278142 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10445 | 2025.12.19 02:43:37.278571 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10446 | 2025.12.19 02:43:37.278707 [ 187 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334587 sec., 67436.59274367277 rows/sec., 3.44 MiB/sec. | ||
| 10447 | 2025.12.19 02:43:37.278828 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.12.19 02:43:37.278855 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 10449 | 2025.12.19 02:43:37.278972 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001505 sec., 208637.87375415282 rows/sec., 13.71 MiB/sec. | ||
| 10450 | 2025.12.19 02:43:37.279021 [ 268 ] {c6445821-297e-4549-80b7-0a675bcabf26} <Debug> TCPHandler: Processed in 0.001679031 sec. | ||
| 10451 | 2025.12.19 02:43:37.279125 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2025.12.19 02:43:37.279132 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10453 | 2025.12.19 02:43:37.279202 [ 194 ] {edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c::all_1_15_3} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 10454 | 2025.12.19 02:43:37.279237 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10455 | 2025.12.19 02:43:37.279283 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10456 | 2025.12.19 02:43:37.279283 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10457 | 2025.12.19 02:43:37.279618 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10458 | 2025.12.19 02:43:37.279655 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10459 | 2025.12.19 02:43:37.279958 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10460 | 2025.12.19 02:43:37.280159 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10461 | 2025.12.19 02:43:37.280274 [ 61 ] {} <Debug> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 10462 | 2025.12.19 02:43:37.280306 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 10463 | 2025.12.19 02:43:37.280317 [ 61 ] {} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2025.12.19 02:43:37.280350 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10465 | 2025.12.19 02:43:37.280351 [ 268 ] {f144538a-cc9c-4c3a-881e-14fa69e0dddb} <Debug> TCPHandler: Processed in 0.001266666 sec. | ||
| 10466 | 2025.12.19 02:43:37.280431 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::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 | ||
| 10467 | 2025.12.19 02:43:37.280472 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2025.12.19 02:43:37.280542 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10469 | 2025.12.19 02:43:37.280567 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10470 | 2025.12.19 02:43:37.280575 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
| 10471 | 2025.12.19 02:43:37.280629 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <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 | ||
| 10472 | 2025.12.19 02:43:37.280644 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 10473 | 2025.12.19 02:43:37.280691 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 10474 | 2025.12.19 02:43:37.280730 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 10475 | 2025.12.19 02:43:37.280766 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 10476 | 2025.12.19 02:43:37.280805 [ 186 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 10477 | 2025.12.19 02:43:37.281455 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2025.12.19 02:43:37.281496 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10479 | 2025.12.19 02:43:37.281601 [ 199 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001205076 sec., 13277.170900424537 rows/sec., 891.41 KiB/sec. | ||
| 10480 | 2025.12.19 02:43:37.281766 [ 188 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 10481 | 2025.12.19 02:43:37.282016 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10482 | 2025.12.19 02:43:37.282047 [ 188 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2025.12.19 02:43:37.282112 [ 188 ] {07d7cf83-4922-4d90-a5ed-87ab99116274::all_1_16_3} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 10484 | 2025.12.19 02:43:37.282203 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10485 | 2025.12.19 02:43:37.282232 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2025.12.19 02:43:37.282401 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00185 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
| 10487 | 2025.12.19 02:43:37.282457 [ 268 ] {8090f148-06c4-4808-b45d-40f2ec1236d7} <Debug> TCPHandler: Processed in 0.002031745 sec. | ||
| 10488 | 2025.12.19 02:43:37.282566 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2025.12.19 02:43:37.282657 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10490 | 2025.12.19 02:43:37.282697 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10491 | 2025.12.19 02:43:37.283075 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2025.12.19 02:43:37.283111 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10493 | 2025.12.19 02:43:37.283415 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10494 | 2025.12.19 02:43:37.283612 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2025.12.19 02:43:37.283758 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 10496 | 2025.12.19 02:43:37.283798 [ 268 ] {eca96cae-aaba-40e5-942e-03e963587c56} <Debug> TCPHandler: Processed in 0.001279146 sec. | ||
| 10497 | 2025.12.19 02:43:40.843296 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10498 | 2025.12.19 02:43:40.843353 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10499 | 2025.12.19 02:43:40.963860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22993 | ||
| 10500 | 2025.12.19 02:43:40.964608 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2025.12.19 02:43:40.964678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10502 | 2025.12.19 02:43:40.965493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10503 | 2025.12.19 02:43:40.965720 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2025.12.19 02:43:40.965849 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22993 | ||
| 10505 | 2025.12.19 02:43:41.001277 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000891082 sec. | ||
| 10506 | 2025.12.19 02:43:41.042832 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1306 | ||
| 10507 | 2025.12.19 02:43:41.045405 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2025.12.19 02:43:41.045456 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 10509 | 2025.12.19 02:43:41.046688 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10510 | 2025.12.19 02:43:41.046970 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2025.12.19 02:43:41.047351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
| 10512 | 2025.12.19 02:43:42.162952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10513 | 2025.12.19 02:43:42.179368 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2025.12.19 02:43:42.179416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10515 | 2025.12.19 02:43:42.185236 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10516 | 2025.12.19 02:43:42.185922 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2025.12.19 02:43:42.188663 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10518 | 2025.12.19 02:43:42.255100 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10519 | 2025.12.19 02:43:42.255273 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10520 | 2025.12.19 02:43:42.255337 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10521 | 2025.12.19 02:43:42.256030 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10522 | 2025.12.19 02:43:42.256077 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10523 | 2025.12.19 02:43:42.256484 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10524 | 2025.12.19 02:43:42.256709 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10525 | 2025.12.19 02:43:42.256858 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001635 sec., 72171.25382262997 rows/sec., 6.13 MiB/sec. | ||
| 10526 | 2025.12.19 02:43:42.256899 [ 268 ] {216e68fb-0696-4356-b998-bbe8b9c16b43} <Debug> TCPHandler: Processed in 0.001935974 sec. | ||
| 10527 | 2025.12.19 02:43:42.257022 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10528 | 2025.12.19 02:43:42.257116 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10529 | 2025.12.19 02:43:42.257156 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10530 | 2025.12.19 02:43:42.257619 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10531 | 2025.12.19 02:43:42.257659 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10532 | 2025.12.19 02:43:42.257986 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10533 | 2025.12.19 02:43:42.258232 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10534 | 2025.12.19 02:43:42.258359 [ 57 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10535 | 2025.12.19 02:43:42.258371 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001273 sec., 24351.92458758837 rows/sec., 1.79 MiB/sec. | ||
| 10536 | 2025.12.19 02:43:42.258425 [ 57 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2025.12.19 02:43:42.258437 [ 268 ] {b92f1bbd-ae92-4e2d-90ec-825889b9650a} <Debug> TCPHandler: Processed in 0.001463229 sec. | ||
| 10538 | 2025.12.19 02:43:42.258459 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10539 | 2025.12.19 02:43:42.258555 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10540 | 2025.12.19 02:43:42.258593 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10541 | 2025.12.19 02:43:42.258657 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10542 | 2025.12.19 02:43:42.258704 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10543 | 2025.12.19 02:43:42.258739 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2025.12.19 02:43:42.258778 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 10545 | 2025.12.19 02:43:42.258849 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 10546 | 2025.12.19 02:43:42.258895 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 215 rows starting from the beginning of the part | ||
| 10547 | 2025.12.19 02:43:42.258943 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 35 rows starting from the beginning of the part | ||
| 10548 | 2025.12.19 02:43:42.258990 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 215 rows starting from the beginning of the part | ||
| 10549 | 2025.12.19 02:43:42.259033 [ 190 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 10550 | 2025.12.19 02:43:42.259163 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2025.12.19 02:43:42.259206 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10552 | 2025.12.19 02:43:42.259587 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10553 | 2025.12.19 02:43:42.259837 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2025.12.19 02:43:42.259983 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001337 sec., 71054.59985041137 rows/sec., 5.55 MiB/sec. | ||
| 10555 | 2025.12.19 02:43:42.259996 [ 188 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470108 sec., 547578.8173385902 rows/sec., 36.08 MiB/sec. | ||
| 10556 | 2025.12.19 02:43:42.260036 [ 268 ] {7a30ce0b-610b-480f-aa41-4cbf5e09b58b} <Debug> TCPHandler: Processed in 0.001530389 sec. | ||
| 10557 | 2025.12.19 02:43:42.260159 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10558 | 2025.12.19 02:43:42.260204 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10559 | 2025.12.19 02:43:42.260260 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10560 | 2025.12.19 02:43:42.260311 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10561 | 2025.12.19 02:43:42.260553 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2025.12.19 02:43:42.260650 [ 199 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_66_13} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10563 | 2025.12.19 02:43:42.260752 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.12.19 02:43:42.260763 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10565 | 2025.12.19 02:43:42.260796 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10566 | 2025.12.19 02:43:42.261192 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10567 | 2025.12.19 02:43:42.261431 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10568 | 2025.12.19 02:43:42.261580 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001338 sec., 119581.46487294469 rows/sec., 8.33 MiB/sec. | ||
| 10569 | 2025.12.19 02:43:42.261626 [ 268 ] {aa2bbc07-1e00-4798-9ed4-dd13da31c9a7} <Debug> TCPHandler: Processed in 0.001518689 sec. | ||
| 10570 | 2025.12.19 02:43:42.261758 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2025.12.19 02:43:42.261854 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10572 | 2025.12.19 02:43:42.261911 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <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 | ||
| 10573 | 2025.12.19 02:43:42.262828 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2025.12.19 02:43:42.262865 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10575 | 2025.12.19 02:43:42.263458 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10576 | 2025.12.19 02:43:42.263707 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2025.12.19 02:43:42.263903 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002065 sec., 15012.106537530266 rows/sec., 26.90 MiB/sec. | ||
| 10578 | 2025.12.19 02:43:42.264022 [ 268 ] {71e0fd3c-1ae5-4d31-ad62-e33d96164350} <Debug> TCPHandler: Processed in 0.002313869 sec. | ||
| 10579 | 2025.12.19 02:43:42.264169 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2025.12.19 02:43:42.264267 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10581 | 2025.12.19 02:43:42.264312 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10582 | 2025.12.19 02:43:42.264688 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2025.12.19 02:43:42.264725 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10584 | 2025.12.19 02:43:42.265041 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10585 | 2025.12.19 02:43:42.265251 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2025.12.19 02:43:42.265385 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 10587 | 2025.12.19 02:43:42.265424 [ 268 ] {03cb054d-c2d7-40d5-aa1e-cb4eadabeedd} <Debug> TCPHandler: Processed in 0.001314517 sec. | ||
| 10588 | 2025.12.19 02:43:44.601611 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53907 | ||
| 10589 | 2025.12.19 02:43:44.601729 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10590 | 2025.12.19 02:43:44.601757 [ 291 ] {} <Debug> TCP-Session: ca7f625b-1c32-45ac-a608-7569a031af2f Authenticating user 'default' from [fd00:1122:3344:101::e]:53907 | ||
| 10591 | 2025.12.19 02:43:44.601781 [ 291 ] {} <Debug> TCP-Session: ca7f625b-1c32-45ac-a608-7569a031af2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10592 | 2025.12.19 02:43:44.601795 [ 291 ] {} <Debug> TCP-Session: ca7f625b-1c32-45ac-a608-7569a031af2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10593 | 2025.12.19 02:43:44.601991 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53317 | ||
| 10594 | 2025.12.19 02:43:44.602000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61176 | ||
| 10595 | 2025.12.19 02:43:44.602040 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62054 | ||
| 10596 | 2025.12.19 02:43:44.602088 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50571 | ||
| 10597 | 2025.12.19 02:43:44.602108 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10598 | 2025.12.19 02:43:44.602109 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58352 | ||
| 10599 | 2025.12.19 02:43:44.602143 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10600 | 2025.12.19 02:43:44.602138 [ 292 ] {} <Debug> TCP-Session: 1288a1cb-40ad-47e9-8c14-ff6f416ab837 Authenticating user 'default' from [fd00:1122:3344:101::e]:53317 | ||
| 10601 | 2025.12.19 02:43:44.602185 [ 291 ] {} <Trace> TCP-Session: ca7f625b-1c32-45ac-a608-7569a031af2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10602 | 2025.12.19 02:43:44.602208 [ 292 ] {} <Debug> TCP-Session: 1288a1cb-40ad-47e9-8c14-ff6f416ab837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10603 | 2025.12.19 02:43:44.602187 [ 293 ] {} <Debug> TCP-Session: ba48a2c8-5c22-4fa5-8ec4-c46f566d3fe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61176 | ||
| 10604 | 2025.12.19 02:43:44.602237 [ 292 ] {} <Debug> TCP-Session: 1288a1cb-40ad-47e9-8c14-ff6f416ab837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10605 | 2025.12.19 02:43:44.602097 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58650 | ||
| 10606 | 2025.12.19 02:43:44.602273 [ 293 ] {} <Debug> TCP-Session: ba48a2c8-5c22-4fa5-8ec4-c46f566d3fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10607 | 2025.12.19 02:43:44.602292 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10608 | 2025.12.19 02:43:44.602309 [ 293 ] {} <Debug> TCP-Session: ba48a2c8-5c22-4fa5-8ec4-c46f566d3fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10609 | 2025.12.19 02:43:44.602329 [ 288 ] {} <Debug> TCP-Session: 0acf872a-1966-4217-bd7a-3a2d6fc19163 Authenticating user 'default' from [fd00:1122:3344:101::e]:50571 | ||
| 10610 | 2025.12.19 02:43:44.602032 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56786 | ||
| 10611 | 2025.12.19 02:43:44.602357 [ 288 ] {} <Debug> TCP-Session: 0acf872a-1966-4217-bd7a-3a2d6fc19163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10612 | 2025.12.19 02:43:44.602390 [ 291 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10613 | 2025.12.19 02:43:44.602404 [ 288 ] {} <Debug> TCP-Session: 0acf872a-1966-4217-bd7a-3a2d6fc19163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10614 | 2025.12.19 02:43:44.602032 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59875 | ||
| 10615 | 2025.12.19 02:43:44.602690 [ 291 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10616 | 2025.12.19 02:43:44.602757 [ 291 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10617 | 2025.12.19 02:43:44.602761 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10618 | 2025.12.19 02:43:44.602821 [ 294 ] {} <Debug> TCP-Session: abe7be53-732d-4ec0-a38d-e5c2b2fecabb Authenticating user 'default' from [fd00:1122:3344:101::e]:56786 | ||
| 10619 | 2025.12.19 02:43:44.602851 [ 294 ] {} <Debug> TCP-Session: abe7be53-732d-4ec0-a38d-e5c2b2fecabb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2025.12.19 02:43:44.602860 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10621 | 2025.12.19 02:43:44.602871 [ 294 ] {} <Debug> TCP-Session: abe7be53-732d-4ec0-a38d-e5c2b2fecabb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2025.12.19 02:43:44.602889 [ 286 ] {} <Debug> TCP-Session: 633f8c80-60ed-44f9-a4f4-7e7d40e6a606 Authenticating user 'default' from [fd00:1122:3344:101::e]:59875 | ||
| 10623 | 2025.12.19 02:43:44.602908 [ 286 ] {} <Debug> TCP-Session: 633f8c80-60ed-44f9-a4f4-7e7d40e6a606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2025.12.19 02:43:44.602924 [ 286 ] {} <Debug> TCP-Session: 633f8c80-60ed-44f9-a4f4-7e7d40e6a606 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10625 | 2025.12.19 02:43:44.603071 [ 291 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 10626 | 2025.12.19 02:43:44.603198 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10627 | 2025.12.19 02:43:44.603234 [ 287 ] {} <Debug> TCP-Session: 73ee07be-6102-4cfb-a6ef-11924b4206ce Authenticating user 'default' from [fd00:1122:3344:101::e]:62054 | ||
| 10628 | 2025.12.19 02:43:44.603255 [ 287 ] {} <Debug> TCP-Session: 73ee07be-6102-4cfb-a6ef-11924b4206ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2025.12.19 02:43:44.603268 [ 287 ] {} <Debug> TCP-Session: 73ee07be-6102-4cfb-a6ef-11924b4206ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10630 | 2025.12.19 02:43:44.603325 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10631 | 2025.12.19 02:43:44.603373 [ 289 ] {} <Debug> TCP-Session: febfc525-6fc1-46b0-b35d-f10d9237af9d Authenticating user 'default' from [fd00:1122:3344:101::e]:58650 | ||
| 10632 | 2025.12.19 02:43:44.603399 [ 289 ] {} <Debug> TCP-Session: febfc525-6fc1-46b0-b35d-f10d9237af9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2025.12.19 02:43:44.603419 [ 289 ] {} <Debug> TCP-Session: febfc525-6fc1-46b0-b35d-f10d9237af9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2025.12.19 02:43:44.603481 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10635 | 2025.12.19 02:43:44.603525 [ 290 ] {} <Debug> TCP-Session: a209819c-2e75-4016-b529-7cab06345e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:58352 | ||
| 10636 | 2025.12.19 02:43:44.603548 [ 290 ] {} <Debug> TCP-Session: a209819c-2e75-4016-b529-7cab06345e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10637 | 2025.12.19 02:43:44.603566 [ 290 ] {} <Debug> TCP-Session: a209819c-2e75-4016-b529-7cab06345e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2025.12.19 02:43:44.604079 [ 347 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Trace> AggregatingTransform: Aggregating | ||
| 10639 | 2025.12.19 02:43:44.604137 [ 347 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Trace> Aggregator: Aggregation method: without_key | ||
| 10640 | 2025.12.19 02:43:44.604178 [ 347 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000990212 sec. (1009.885 rows/sec., 39.45 KiB/sec.) | ||
| 10641 | 2025.12.19 02:43:44.604200 [ 347 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Trace> Aggregator: Merging aggregated data | ||
| 10642 | 2025.12.19 02:43:44.605504 [ 291 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 10643 | 2025.12.19 02:43:44.605671 [ 291 ] {e47a32b8-4a2d-4c53-9f75-24cf32a1ef89} <Debug> TCPHandler: Processed in 0.003636626 sec. | ||
| 10644 | 2025.12.19 02:43:44.605811 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10645 | 2025.12.19 02:43:44.605844 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10646 | 2025.12.19 02:43:44.605849 [ 291 ] {} <Debug> TCP-Session: ca7f625b-1c32-45ac-a608-7569a031af2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10647 | 2025.12.19 02:43:44.605869 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10648 | 2025.12.19 02:43:44.605887 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10649 | 2025.12.19 02:43:44.605905 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10650 | 2025.12.19 02:43:44.605924 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10651 | 2025.12.19 02:43:44.605951 [ 290 ] {} <Debug> TCP-Session: a209819c-2e75-4016-b529-7cab06345e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10652 | 2025.12.19 02:43:44.605963 [ 286 ] {} <Debug> TCP-Session: 633f8c80-60ed-44f9-a4f4-7e7d40e6a606 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10653 | 2025.12.19 02:43:44.605963 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10654 | 2025.12.19 02:43:44.605986 [ 288 ] {} <Debug> TCP-Session: 0acf872a-1966-4217-bd7a-3a2d6fc19163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10655 | 2025.12.19 02:43:44.605986 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10656 | 2025.12.19 02:43:44.606020 [ 287 ] {} <Debug> TCP-Session: 73ee07be-6102-4cfb-a6ef-11924b4206ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10657 | 2025.12.19 02:43:44.605928 [ 292 ] {} <Debug> TCP-Session: 1288a1cb-40ad-47e9-8c14-ff6f416ab837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10658 | 2025.12.19 02:43:44.606049 [ 289 ] {} <Debug> TCP-Session: febfc525-6fc1-46b0-b35d-f10d9237af9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10659 | 2025.12.19 02:43:44.605892 [ 293 ] {} <Debug> TCP-Session: ba48a2c8-5c22-4fa5-8ec4-c46f566d3fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10660 | 2025.12.19 02:43:44.605944 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10661 | 2025.12.19 02:43:44.606131 [ 294 ] {} <Debug> TCP-Session: abe7be53-732d-4ec0-a38d-e5c2b2fecabb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10662 | 2025.12.19 02:43:44.676106 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2025.12.19 02:43:44.676306 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10664 | 2025.12.19 02:43:44.676379 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10665 | 2025.12.19 02:43:44.677272 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2025.12.19 02:43:44.677325 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10667 | 2025.12.19 02:43:44.677784 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10668 | 2025.12.19 02:43:44.678031 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2025.12.19 02:43:44.678173 [ 24 ] {} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
| 10670 | 2025.12.19 02:43:44.678206 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001952 sec., 210040.9836065574 rows/sec., 13.32 MiB/sec. | ||
| 10671 | 2025.12.19 02:43:44.678211 [ 24 ] {} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2025.12.19 02:43:44.678244 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10673 | 2025.12.19 02:43:44.678267 [ 268 ] {fa603887-d49f-43a7-9fc8-803bc0d9b4ed} <Debug> TCPHandler: Processed in 0.002305109 sec. | ||
| 10674 | 2025.12.19 02:43:44.678359 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
| 10675 | 2025.12.19 02:43:44.678402 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10676 | 2025.12.19 02:43:44.678514 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10677 | 2025.12.19 02:43:44.678517 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10678 | 2025.12.19 02:43:44.678563 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 434 rows starting from the beginning of the part | ||
| 10679 | 2025.12.19 02:43:44.678589 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10680 | 2025.12.19 02:43:44.678644 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10681 | 2025.12.19 02:43:44.678705 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 10682 | 2025.12.19 02:43:44.678757 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 10683 | 2025.12.19 02:43:44.678802 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 10684 | 2025.12.19 02:43:44.678847 [ 186 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 10685 | 2025.12.19 02:43:44.679019 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2025.12.19 02:43:44.679063 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10687 | 2025.12.19 02:43:44.679397 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10688 | 2025.12.19 02:43:44.679640 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2025.12.19 02:43:44.679789 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001299 sec., 3079.2917628945343 rows/sec., 251.09 KiB/sec. | ||
| 10690 | 2025.12.19 02:43:44.679829 [ 268 ] {890ece9f-9ebf-489b-8297-3420f153447e} <Debug> TCPHandler: Processed in 0.001483599 sec. | ||
| 10691 | 2025.12.19 02:43:44.679944 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10692 | 2025.12.19 02:43:44.680046 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10693 | 2025.12.19 02:43:44.680083 [ 199 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779012 sec., 1179306.266624396 rows/sec., 79.84 MiB/sec. | ||
| 10694 | 2025.12.19 02:43:44.680088 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10695 | 2025.12.19 02:43:44.680261 [ 188 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10696 | 2025.12.19 02:43:44.680530 [ 188 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10697 | 2025.12.19 02:43:44.680606 [ 188 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_22_5} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
| 10698 | 2025.12.19 02:43:44.680709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 10699 | 2025.12.19 02:43:44.681748 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2025.12.19 02:43:44.681783 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10701 | 2025.12.19 02:43:44.682281 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10702 | 2025.12.19 02:43:44.682516 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2025.12.19 02:43:44.682654 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Debug> executeQuery: Read 2274 rows, 188.56 KiB in 0.002627 sec., 865626.1895698515 rows/sec., 70.09 MiB/sec. | ||
| 10704 | 2025.12.19 02:43:44.682700 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10705 | 2025.12.19 02:43:44.682715 [ 268 ] {db4de25a-8bca-4c70-a80f-e8ab82833168} <Debug> TCPHandler: Processed in 0.002822895 sec. | ||
| 10706 | 2025.12.19 02:43:44.682830 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2025.12.19 02:43:44.682932 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10708 | 2025.12.19 02:43:44.682976 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10709 | 2025.12.19 02:43:44.683495 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10710 | 2025.12.19 02:43:44.683530 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10711 | 2025.12.19 02:43:44.683862 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10712 | 2025.12.19 02:43:44.684098 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10713 | 2025.12.19 02:43:44.684231 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Debug> executeQuery: Read 219 rows, 13.35 KiB in 0.00132 sec., 165909.0909090909 rows/sec., 9.87 MiB/sec. | ||
| 10714 | 2025.12.19 02:43:44.684271 [ 268 ] {335e7ef5-01eb-462f-9601-fcc96e06ab70} <Debug> TCPHandler: Processed in 0.001490459 sec. | ||
| 10715 | 2025.12.19 02:43:44.684377 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10716 | 2025.12.19 02:43:44.684481 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10717 | 2025.12.19 02:43:44.684524 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10718 | 2025.12.19 02:43:44.685104 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10719 | 2025.12.19 02:43:44.685140 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10720 | 2025.12.19 02:43:44.685498 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10721 | 2025.12.19 02:43:44.685721 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2025.12.19 02:43:44.685825 [ 24 ] {} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10723 | 2025.12.19 02:43:44.685855 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001393 sec., 315865.03948313 rows/sec., 20.90 MiB/sec. | ||
| 10724 | 2025.12.19 02:43:44.685868 [ 24 ] {} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2025.12.19 02:43:44.685894 [ 268 ] {89d569b6-4224-4ffa-8f80-1f2bd3570a9c} <Debug> TCPHandler: Processed in 0.001568199 sec. | ||
| 10726 | 2025.12.19 02:43:44.685905 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10727 | 2025.12.19 02:43:44.686000 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10728 | 2025.12.19 02:43:44.686016 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.12.19 02:43:44.686095 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10730 | 2025.12.19 02:43:44.686121 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10731 | 2025.12.19 02:43:44.686126 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 465 rows starting from the beginning of the part | ||
| 10732 | 2025.12.19 02:43:44.686164 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10733 | 2025.12.19 02:43:44.686194 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 10734 | 2025.12.19 02:43:44.686247 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 440 rows starting from the beginning of the part | ||
| 10735 | 2025.12.19 02:43:44.686292 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 10736 | 2025.12.19 02:43:44.686339 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 10737 | 2025.12.19 02:43:44.686382 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 440 rows starting from the beginning of the part | ||
| 10738 | 2025.12.19 02:43:44.686650 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10739 | 2025.12.19 02:43:44.686684 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10740 | 2025.12.19 02:43:44.686997 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10741 | 2025.12.19 02:43:44.687243 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10742 | 2025.12.19 02:43:44.687367 [ 24 ] {} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
| 10743 | 2025.12.19 02:43:44.687403 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 10744 | 2025.12.19 02:43:44.687407 [ 24 ] {} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2025.12.19 02:43:44.687440 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10746 | 2025.12.19 02:43:44.687453 [ 268 ] {8b62eeae-4461-4e46-b5a8-aa64e51f1bb6} <Debug> TCPHandler: Processed in 0.001490779 sec. | ||
| 10747 | 2025.12.19 02:43:44.687540 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_17_4 to all_22_22_0 into Compact with storage Full | ||
| 10748 | 2025.12.19 02:43:44.687576 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2025.12.19 02:43:44.687671 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10750 | 2025.12.19 02:43:44.687679 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10751 | 2025.12.19 02:43:44.687704 [ 191 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740282 sec., 1161306.0412048162 rows/sec., 81.52 MiB/sec. | ||
| 10752 | 2025.12.19 02:43:44.687727 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 223 rows starting from the beginning of the part | ||
| 10753 | 2025.12.19 02:43:44.687746 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10754 | 2025.12.19 02:43:44.687809 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10755 | 2025.12.19 02:43:44.687849 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10756 | 2025.12.19 02:43:44.687864 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 10757 | 2025.12.19 02:43:44.687920 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 10758 | 2025.12.19 02:43:44.687967 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 10759 | 2025.12.19 02:43:44.688010 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 10760 | 2025.12.19 02:43:44.688114 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2025.12.19 02:43:44.688185 [ 200 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_23_5} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10762 | 2025.12.19 02:43:44.688244 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 10763 | 2025.12.19 02:43:44.688603 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2025.12.19 02:43:44.688641 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10765 | 2025.12.19 02:43:44.689027 [ 197 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.00153354 sec., 703600.8190200452 rows/sec., 42.94 MiB/sec. | ||
| 10766 | 2025.12.19 02:43:44.689029 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10767 | 2025.12.19 02:43:44.689246 [ 193 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 10768 | 2025.12.19 02:43:44.689355 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2025.12.19 02:43:44.689513 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Debug> executeQuery: Read 1149 rows, 83.88 KiB in 0.001853 sec., 620075.5531570426 rows/sec., 44.21 MiB/sec. | ||
| 10770 | 2025.12.19 02:43:44.689555 [ 268 ] {4aa1e23b-999b-46a4-a0c1-67f63ee199e1} <Debug> TCPHandler: Processed in 0.002034686 sec. | ||
| 10771 | 2025.12.19 02:43:44.689651 [ 193 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2025.12.19 02:43:44.689668 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2025.12.19 02:43:44.689751 [ 193 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_22_5} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
| 10774 | 2025.12.19 02:43:44.689768 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10775 | 2025.12.19 02:43:44.689817 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10776 | 2025.12.19 02:43:44.689873 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 10777 | 2025.12.19 02:43:44.690145 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2025.12.19 02:43:44.690191 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10779 | 2025.12.19 02:43:44.690506 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10780 | 2025.12.19 02:43:44.690721 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2025.12.19 02:43:44.690856 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 10782 | 2025.12.19 02:43:44.690893 [ 268 ] {626ec67b-7adf-4c04-a1b9-80945610e5b5} <Debug> TCPHandler: Processed in 0.001274546 sec. | ||
| 10783 | 2025.12.19 02:43:44.690998 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10784 | 2025.12.19 02:43:44.691093 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10785 | 2025.12.19 02:43:44.691137 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10786 | 2025.12.19 02:43:44.691726 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2025.12.19 02:43:44.691761 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10788 | 2025.12.19 02:43:44.692134 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10789 | 2025.12.19 02:43:44.692352 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2025.12.19 02:43:44.692479 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Debug> executeQuery: Read 916 rows, 62.04 KiB in 0.001405 sec., 651957.2953736655 rows/sec., 43.12 MiB/sec. | ||
| 10791 | 2025.12.19 02:43:44.692516 [ 268 ] {b9a322e8-f845-4608-9e82-cab636697b15} <Debug> TCPHandler: Processed in 0.00156632 sec. | ||
| 10792 | 2025.12.19 02:43:44.692620 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2025.12.19 02:43:44.692715 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10794 | 2025.12.19 02:43:44.692758 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10795 | 2025.12.19 02:43:44.693047 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2025.12.19 02:43:44.693080 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10797 | 2025.12.19 02:43:44.693381 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10798 | 2025.12.19 02:43:44.693587 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2025.12.19 02:43:44.693710 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 10800 | 2025.12.19 02:43:44.693746 [ 268 ] {8b445f2b-d7fe-451f-a2de-2fc564153e53} <Debug> TCPHandler: Processed in 0.001174675 sec. | ||
| 10801 | 2025.12.19 02:43:44.693854 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2025.12.19 02:43:44.693959 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10803 | 2025.12.19 02:43:44.694017 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <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 | ||
| 10804 | 2025.12.19 02:43:44.694818 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2025.12.19 02:43:44.694853 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10806 | 2025.12.19 02:43:44.695384 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10807 | 2025.12.19 02:43:44.695631 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2025.12.19 02:43:44.695753 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10809 | 2025.12.19 02:43:44.695781 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 10810 | 2025.12.19 02:43:44.695787 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.12.19 02:43:44.695815 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10812 | 2025.12.19 02:43:44.695857 [ 268 ] {fb6379fa-a589-42ad-94f1-ecfef4234a89} <Debug> TCPHandler: Processed in 0.002054636 sec. | ||
| 10813 | 2025.12.19 02:43:44.695898 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10814 | 2025.12.19 02:43:44.695967 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2025.12.19 02:43:44.696070 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10816 | 2025.12.19 02:43:44.696112 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10817 | 2025.12.19 02:43:44.696113 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10818 | 2025.12.19 02:43:44.696180 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1201 rows starting from the beginning of the part | ||
| 10819 | 2025.12.19 02:43:44.696300 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10820 | 2025.12.19 02:43:44.696400 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 10821 | 2025.12.19 02:43:44.696487 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10822 | 2025.12.19 02:43:44.696520 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2025.12.19 02:43:44.696565 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10824 | 2025.12.19 02:43:44.696571 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10825 | 2025.12.19 02:43:44.696665 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10826 | 2025.12.19 02:43:44.696952 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10827 | 2025.12.19 02:43:44.697211 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2025.12.19 02:43:44.697359 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001309 sec., 56531.70359052712 rows/sec., 3.32 MiB/sec. | ||
| 10829 | 2025.12.19 02:43:44.697398 [ 268 ] {7f1a6ce3-a36a-45b1-9fd6-0d38e74c4bd4} <Debug> TCPHandler: Processed in 0.001483048 sec. | ||
| 10830 | 2025.12.19 02:43:44.703495 [ 193 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1293 rows, containing 19 columns (19 merged, 0 gathered) in 0.007635696 sec., 169336.23339640553 rows/sec., 303.44 MiB/sec. | ||
| 10831 | 2025.12.19 02:43:44.704739 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10832 | 2025.12.19 02:43:44.705098 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10833 | 2025.12.19 02:43:44.705182 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10834 | 2025.12.19 02:43:44.705336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 10835 | 2025.12.19 02:43:45.000381 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.28 MiB, peak 329.81 MiB, free memory in arenas 0.00 B, will set to 320.41 MiB (RSS), difference: 2.12 MiB | ||
| 10836 | 2025.12.19 02:43:45.728822 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64643 | ||
| 10837 | 2025.12.19 02:43:45.728922 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10838 | 2025.12.19 02:43:45.728948 [ 288 ] {} <Debug> TCP-Session: eea87be8-af57-4214-aaae-dc5e96cdb84f Authenticating user 'default' from [fd00:1122:3344:101::e]:64643 | ||
| 10839 | 2025.12.19 02:43:45.728970 [ 288 ] {} <Debug> TCP-Session: eea87be8-af57-4214-aaae-dc5e96cdb84f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2025.12.19 02:43:45.728982 [ 288 ] {} <Debug> TCP-Session: eea87be8-af57-4214-aaae-dc5e96cdb84f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2025.12.19 02:43:45.729206 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36222 | ||
| 10842 | 2025.12.19 02:43:45.729238 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35730 | ||
| 10843 | 2025.12.19 02:43:45.729272 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41292 | ||
| 10844 | 2025.12.19 02:43:45.729281 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63054 | ||
| 10845 | 2025.12.19 02:43:45.729292 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47501 | ||
| 10846 | 2025.12.19 02:43:45.729328 [ 288 ] {} <Trace> TCP-Session: eea87be8-af57-4214-aaae-dc5e96cdb84f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2025.12.19 02:43:45.729349 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10848 | 2025.12.19 02:43:45.729358 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10849 | 2025.12.19 02:43:45.729393 [ 294 ] {} <Debug> TCP-Session: ad8652dd-a44b-496b-812b-eae5722ac1bd Authenticating user 'default' from [fd00:1122:3344:101::e]:41292 | ||
| 10850 | 2025.12.19 02:43:45.729403 [ 286 ] {} <Debug> TCP-Session: e8cf81e7-c75d-4844-9559-a851a4b348fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63054 | ||
| 10851 | 2025.12.19 02:43:45.729349 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10852 | 2025.12.19 02:43:45.729421 [ 286 ] {} <Debug> TCP-Session: e8cf81e7-c75d-4844-9559-a851a4b348fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10853 | 2025.12.19 02:43:45.729416 [ 294 ] {} <Debug> TCP-Session: ad8652dd-a44b-496b-812b-eae5722ac1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2025.12.19 02:43:45.729439 [ 286 ] {} <Debug> TCP-Session: e8cf81e7-c75d-4844-9559-a851a4b348fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2025.12.19 02:43:45.729440 [ 290 ] {} <Debug> TCP-Session: c4d38186-cd0e-46d3-ab8f-5b1a2e7fe79c Authenticating user 'default' from [fd00:1122:3344:101::e]:35730 | ||
| 10856 | 2025.12.19 02:43:45.729449 [ 294 ] {} <Debug> TCP-Session: ad8652dd-a44b-496b-812b-eae5722ac1bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2025.12.19 02:43:45.729463 [ 290 ] {} <Debug> TCP-Session: c4d38186-cd0e-46d3-ab8f-5b1a2e7fe79c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2025.12.19 02:43:45.729416 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10859 | 2025.12.19 02:43:45.729479 [ 290 ] {} <Debug> TCP-Session: c4d38186-cd0e-46d3-ab8f-5b1a2e7fe79c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2025.12.19 02:43:45.729312 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10861 | 2025.12.19 02:43:45.729511 [ 288 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10862 | 2025.12.19 02:43:45.729514 [ 287 ] {} <Debug> TCP-Session: 57c39add-611e-4c83-954f-38ed63d10c0f Authenticating user 'default' from [fd00:1122:3344:101::e]:47501 | ||
| 10863 | 2025.12.19 02:43:45.729549 [ 289 ] {} <Debug> TCP-Session: 52beb156-ef62-46ab-850a-e2a7466c44d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36222 | ||
| 10864 | 2025.12.19 02:43:45.729260 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50051 | ||
| 10865 | 2025.12.19 02:43:45.729580 [ 287 ] {} <Debug> TCP-Session: 57c39add-611e-4c83-954f-38ed63d10c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2025.12.19 02:43:45.729595 [ 289 ] {} <Debug> TCP-Session: 52beb156-ef62-46ab-850a-e2a7466c44d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2025.12.19 02:43:45.729619 [ 287 ] {} <Debug> TCP-Session: 57c39add-611e-4c83-954f-38ed63d10c0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2025.12.19 02:43:45.729632 [ 289 ] {} <Debug> TCP-Session: 52beb156-ef62-46ab-850a-e2a7466c44d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2025.12.19 02:43:45.729647 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10870 | 2025.12.19 02:43:45.729251 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42178 | ||
| 10871 | 2025.12.19 02:43:45.729673 [ 293 ] {} <Debug> TCP-Session: 6f922ef9-aa4b-4292-b848-963c22818f7b Authenticating user 'default' from [fd00:1122:3344:101::e]:50051 | ||
| 10872 | 2025.12.19 02:43:45.729245 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54749 | ||
| 10873 | 2025.12.19 02:43:45.729716 [ 293 ] {} <Debug> TCP-Session: 6f922ef9-aa4b-4292-b848-963c22818f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10874 | 2025.12.19 02:43:45.729735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10875 | 2025.12.19 02:43:45.729740 [ 293 ] {} <Debug> TCP-Session: 6f922ef9-aa4b-4292-b848-963c22818f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10876 | 2025.12.19 02:43:45.729764 [ 292 ] {} <Debug> TCP-Session: 6e8ba116-dded-4b2b-9ce8-d22319c48d8f Authenticating user 'default' from [fd00:1122:3344:101::e]:42178 | ||
| 10877 | 2025.12.19 02:43:45.729768 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10878 | 2025.12.19 02:43:45.729776 [ 288 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10879 | 2025.12.19 02:43:45.729789 [ 292 ] {} <Debug> TCP-Session: 6e8ba116-dded-4b2b-9ce8-d22319c48d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2025.12.19 02:43:45.729807 [ 291 ] {} <Debug> TCP-Session: beffcd2e-f828-46e8-85ba-a3597f4d33db Authenticating user 'default' from [fd00:1122:3344:101::e]:54749 | ||
| 10881 | 2025.12.19 02:43:45.729823 [ 292 ] {} <Debug> TCP-Session: 6e8ba116-dded-4b2b-9ce8-d22319c48d8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10882 | 2025.12.19 02:43:45.729846 [ 288 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10883 | 2025.12.19 02:43:45.729845 [ 291 ] {} <Debug> TCP-Session: beffcd2e-f828-46e8-85ba-a3597f4d33db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10884 | 2025.12.19 02:43:45.729878 [ 291 ] {} <Debug> TCP-Session: beffcd2e-f828-46e8-85ba-a3597f4d33db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2025.12.19 02:43:45.730187 [ 288 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 10886 | 2025.12.19 02:43:45.731085 [ 310 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Trace> AggregatingTransform: Aggregating | ||
| 10887 | 2025.12.19 02:43:45.731139 [ 310 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 10888 | 2025.12.19 02:43:45.731177 [ 310 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883441 sec. (1131.938 rows/sec., 44.22 KiB/sec.) | ||
| 10889 | 2025.12.19 02:43:45.731198 [ 310 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Trace> Aggregator: Merging aggregated data | ||
| 10890 | 2025.12.19 02:43:45.732699 [ 288 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 10891 | 2025.12.19 02:43:45.732837 [ 288 ] {e0d0ac30-1e4c-4593-aae1-2f5e34d4e2fc} <Debug> TCPHandler: Processed in 0.003615745 sec. | ||
| 10892 | 2025.12.19 02:43:45.732922 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10893 | 2025.12.19 02:43:45.732945 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10894 | 2025.12.19 02:43:45.732949 [ 288 ] {} <Debug> TCP-Session: eea87be8-af57-4214-aaae-dc5e96cdb84f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10895 | 2025.12.19 02:43:45.732960 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10896 | 2025.12.19 02:43:45.732980 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10897 | 2025.12.19 02:43:45.733019 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10898 | 2025.12.19 02:43:45.733030 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10899 | 2025.12.19 02:43:45.733054 [ 290 ] {} <Debug> TCP-Session: c4d38186-cd0e-46d3-ab8f-5b1a2e7fe79c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10900 | 2025.12.19 02:43:45.733066 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10901 | 2025.12.19 02:43:45.733072 [ 294 ] {} <Debug> TCP-Session: ad8652dd-a44b-496b-812b-eae5722ac1bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10902 | 2025.12.19 02:43:45.733087 [ 292 ] {} <Debug> TCP-Session: 6e8ba116-dded-4b2b-9ce8-d22319c48d8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2025.12.19 02:43:45.733111 [ 286 ] {} <Debug> TCP-Session: e8cf81e7-c75d-4844-9559-a851a4b348fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10904 | 2025.12.19 02:43:45.733041 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10905 | 2025.12.19 02:43:45.733032 [ 287 ] {} <Debug> TCP-Session: 57c39add-611e-4c83-954f-38ed63d10c0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10906 | 2025.12.19 02:43:45.733172 [ 293 ] {} <Debug> TCP-Session: 6f922ef9-aa4b-4292-b848-963c22818f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10907 | 2025.12.19 02:43:45.732995 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10908 | 2025.12.19 02:43:45.732994 [ 289 ] {} <Debug> TCP-Session: 52beb156-ef62-46ab-850a-e2a7466c44d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10909 | 2025.12.19 02:43:45.733245 [ 291 ] {} <Debug> TCP-Session: beffcd2e-f828-46e8-85ba-a3597f4d33db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2025.12.19 02:43:47.250617 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2025.12.19 02:43:47.250843 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10912 | 2025.12.19 02:43:47.250921 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10913 | 2025.12.19 02:43:47.251614 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2025.12.19 02:43:47.251668 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10915 | 2025.12.19 02:43:47.252085 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10916 | 2025.12.19 02:43:47.252331 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2025.12.19 02:43:47.252502 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001717 sec., 32615.026208503205 rows/sec., 2.51 MiB/sec. | ||
| 10918 | 2025.12.19 02:43:47.252558 [ 268 ] {4cd7b9c0-039b-4edd-ac98-0810bb069514} <Debug> TCPHandler: Processed in 0.002085356 sec. | ||
| 10919 | 2025.12.19 02:43:47.252675 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2025.12.19 02:43:47.252781 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10921 | 2025.12.19 02:43:47.252825 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10922 | 2025.12.19 02:43:47.253265 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2025.12.19 02:43:47.253307 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10924 | 2025.12.19 02:43:47.253619 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10925 | 2025.12.19 02:43:47.253842 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2025.12.19 02:43:47.253978 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 10927 | 2025.12.19 02:43:47.254017 [ 268 ] {b599b269-1c44-46c5-9045-5043bdbc7d0b} <Debug> TCPHandler: Processed in 0.001394208 sec. | ||
| 10928 | 2025.12.19 02:43:47.254126 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10929 | 2025.12.19 02:43:47.254223 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10930 | 2025.12.19 02:43:47.254268 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10931 | 2025.12.19 02:43:47.254634 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2025.12.19 02:43:47.254672 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10933 | 2025.12.19 02:43:47.254997 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10934 | 2025.12.19 02:43:47.255209 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2025.12.19 02:43:47.255340 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001138 sec., 73813.70826010546 rows/sec., 5.14 MiB/sec. | ||
| 10936 | 2025.12.19 02:43:47.255377 [ 268 ] {bba87302-447f-4e47-91e7-eb5d8dbfcfcc} <Debug> TCPHandler: Processed in 0.001301987 sec. | ||
| 10937 | 2025.12.19 02:43:47.255485 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10938 | 2025.12.19 02:43:47.255580 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10939 | 2025.12.19 02:43:47.255622 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10940 | 2025.12.19 02:43:47.255925 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2025.12.19 02:43:47.255962 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10942 | 2025.12.19 02:43:47.256268 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10943 | 2025.12.19 02:43:47.256483 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2025.12.19 02:43:47.256614 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001052 sec., 28517.110266159696 rows/sec., 1.93 MiB/sec. | ||
| 10945 | 2025.12.19 02:43:47.256649 [ 268 ] {2c6c65d5-9fe4-462e-b955-70a070b65305} <Debug> TCPHandler: Processed in 0.001213565 sec. | ||
| 10946 | 2025.12.19 02:43:48.466064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23505 | ||
| 10947 | 2025.12.19 02:43:48.466777 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2025.12.19 02:43:48.466831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10949 | 2025.12.19 02:43:48.467532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10950 | 2025.12.19 02:43:48.467859 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2025.12.19 02:43:48.468007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23505 | ||
| 10952 | 2025.12.19 02:43:49.688849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10953 | 2025.12.19 02:43:49.706143 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10954 | 2025.12.19 02:43:49.706199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10955 | 2025.12.19 02:43:49.712407 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10956 | 2025.12.19 02:43:49.713099 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.12.19 02:43:49.716169 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10958 | 2025.12.19 02:43:51.047723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1354 | ||
| 10959 | 2025.12.19 02:43:51.050430 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10960 | 2025.12.19 02:43:51.050473 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10961 | 2025.12.19 02:43:51.051670 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10962 | 2025.12.19 02:43:51.051925 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2025.12.19 02:43:51.052072 [ 28 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10964 | 2025.12.19 02:43:51.052131 [ 28 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2025.12.19 02:43:51.052151 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.77 GiB. | ||
| 10966 | 2025.12.19 02:43:51.052191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 10967 | 2025.12.19 02:43:51.052252 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 10968 | 2025.12.19 02:43:51.052775 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10969 | 2025.12.19 02:43:51.052916 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1166 rows starting from the beginning of the part | ||
| 10970 | 2025.12.19 02:43:51.053322 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 10971 | 2025.12.19 02:43:51.053677 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part | ||
| 10972 | 2025.12.19 02:43:51.054031 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 10973 | 2025.12.19 02:43:51.054369 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 10974 | 2025.12.19 02:43:51.054692 [ 196 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 10975 | 2025.12.19 02:43:51.061317 [ 192 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 72 columns (72 merged, 0 gathered) in 0.009106374 sec., 148687.0624905149 rows/sec., 119.72 MiB/sec. | ||
| 10976 | 2025.12.19 02:43:51.062897 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10977 | 2025.12.19 02:43:51.063533 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.12.19 02:43:51.063622 [ 189 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_36_7} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10979 | 2025.12.19 02:43:51.063994 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10980 | 2025.12.19 02:43:52.255323 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2025.12.19 02:43:52.255591 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10982 | 2025.12.19 02:43:52.255655 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10983 | 2025.12.19 02:43:52.256365 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2025.12.19 02:43:52.256413 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 10985 | 2025.12.19 02:43:52.256804 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10986 | 2025.12.19 02:43:52.257038 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2025.12.19 02:43:52.257192 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00166 sec., 71084.3373493976 rows/sec., 6.03 MiB/sec. | ||
| 10988 | 2025.12.19 02:43:52.257194 [ 93 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10989 | 2025.12.19 02:43:52.257234 [ 268 ] {669a1912-be55-4270-bd74-5004feab64f0} <Debug> TCPHandler: Processed in 0.002087846 sec. | ||
| 10990 | 2025.12.19 02:43:52.257276 [ 93 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2025.12.19 02:43:52.257309 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 10992 | 2025.12.19 02:43:52.257413 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10993 | 2025.12.19 02:43:52.257417 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2025.12.19 02:43:52.257519 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10995 | 2025.12.19 02:43:52.257552 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10996 | 2025.12.19 02:43:52.257556 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2466 rows starting from the beginning of the part | ||
| 10997 | 2025.12.19 02:43:52.257607 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10998 | 2025.12.19 02:43:52.257639 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1132 rows starting from the beginning of the part | ||
| 10999 | 2025.12.19 02:43:52.257688 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 118 rows starting from the beginning of the part | ||
| 11000 | 2025.12.19 02:43:52.257728 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2274 rows starting from the beginning of the part | ||
| 11001 | 2025.12.19 02:43:52.257768 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 11002 | 2025.12.19 02:43:52.257808 [ 201 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 118 rows starting from the beginning of the part | ||
| 11003 | 2025.12.19 02:43:52.258114 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11004 | 2025.12.19 02:43:52.258161 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11005 | 2025.12.19 02:43:52.258531 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11006 | 2025.12.19 02:43:52.258753 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11007 | 2025.12.19 02:43:52.258883 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001356 sec., 22861.35693215339 rows/sec., 1.68 MiB/sec. | ||
| 11008 | 2025.12.19 02:43:52.258921 [ 268 ] {61ad3d01-20bc-4323-90e5-ba36e04b3b65} <Debug> TCPHandler: Processed in 0.00156357 sec. | ||
| 11009 | 2025.12.19 02:43:52.259036 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11010 | 2025.12.19 02:43:52.259128 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11011 | 2025.12.19 02:43:52.259168 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11012 | 2025.12.19 02:43:52.259673 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2025.12.19 02:43:52.259711 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11014 | 2025.12.19 02:43:52.259930 [ 192 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002567882 sec., 2400421.8262365637 rows/sec., 203.85 MiB/sec. | ||
| 11015 | 2025.12.19 02:43:52.260025 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11016 | 2025.12.19 02:43:52.260250 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11017 | 2025.12.19 02:43:52.260252 [ 189 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11018 | 2025.12.19 02:43:52.260368 [ 93 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11019 | 2025.12.19 02:43:52.260387 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001276 sec., 74451.41065830721 rows/sec., 5.81 MiB/sec. | ||
| 11020 | 2025.12.19 02:43:52.260397 [ 93 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2025.12.19 02:43:52.260428 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11022 | 2025.12.19 02:43:52.260435 [ 268 ] {bf148a30-9699-4330-a6d4-10778b4492a1} <Debug> TCPHandler: Processed in 0.001446039 sec. | ||
| 11023 | 2025.12.19 02:43:52.260552 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11024 | 2025.12.19 02:43:52.260586 [ 189 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11025 | 2025.12.19 02:43:52.260560 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2025.12.19 02:43:52.260675 [ 189 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_76_15} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11027 | 2025.12.19 02:43:52.260702 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11028 | 2025.12.19 02:43:52.260716 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11029 | 2025.12.19 02:43:52.260741 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 11030 | 2025.12.19 02:43:52.260765 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11031 | 2025.12.19 02:43:52.260772 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 11032 | 2025.12.19 02:43:52.260818 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 689 rows starting from the beginning of the part | ||
| 11033 | 2025.12.19 02:43:52.260866 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 95 rows starting from the beginning of the part | ||
| 11034 | 2025.12.19 02:43:52.260908 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1149 rows starting from the beginning of the part | ||
| 11035 | 2025.12.19 02:43:52.260948 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11036 | 2025.12.19 02:43:52.260987 [ 198 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 95 rows starting from the beginning of the part | ||
| 11037 | 2025.12.19 02:43:52.261201 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.12.19 02:43:52.261243 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11039 | 2025.12.19 02:43:52.261582 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11040 | 2025.12.19 02:43:52.261805 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2025.12.19 02:43:52.261914 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11042 | 2025.12.19 02:43:52.261935 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 11043 | 2025.12.19 02:43:52.261944 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11044 | 2025.12.19 02:43:52.261976 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11045 | 2025.12.19 02:43:52.261979 [ 268 ] {f6e62f42-f92b-48f8-a5f3-4eeef8c2b6ea} <Debug> TCPHandler: Processed in 0.001466849 sec. | ||
| 11046 | 2025.12.19 02:43:52.262053 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11047 | 2025.12.19 02:43:52.262095 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11048 | 2025.12.19 02:43:52.262142 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11049 | 2025.12.19 02:43:52.262173 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21086 rows starting from the beginning of the part | ||
| 11050 | 2025.12.19 02:43:52.262188 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11051 | 2025.12.19 02:43:52.262227 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 314 rows starting from the beginning of the part | ||
| 11052 | 2025.12.19 02:43:52.262243 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <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 | ||
| 11053 | 2025.12.19 02:43:52.262268 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11054 | 2025.12.19 02:43:52.262309 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 916 rows starting from the beginning of the part | ||
| 11055 | 2025.12.19 02:43:52.262313 [ 189 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819003 sec., 1837270.196915563 rows/sec., 138.99 MiB/sec. | ||
| 11056 | 2025.12.19 02:43:52.262349 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 84 rows starting from the beginning of the part | ||
| 11057 | 2025.12.19 02:43:52.262394 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11058 | 2025.12.19 02:43:52.262520 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11059 | 2025.12.19 02:43:52.262873 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.12.19 02:43:52.262982 [ 194 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_76_15} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11061 | 2025.12.19 02:43:52.263078 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 11062 | 2025.12.19 02:43:52.263125 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2025.12.19 02:43:52.263166 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11064 | 2025.12.19 02:43:52.263689 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11065 | 2025.12.19 02:43:52.263888 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2025.12.19 02:43:52.264015 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001893 sec., 16376.122556788168 rows/sec., 29.35 MiB/sec. | ||
| 11067 | 2025.12.19 02:43:52.264066 [ 268 ] {fb1c8bbe-86fb-48d0-ad1b-9946c216800c} <Debug> TCPHandler: Processed in 0.002069506 sec. | ||
| 11068 | 2025.12.19 02:43:52.264193 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2025.12.19 02:43:52.264348 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11070 | 2025.12.19 02:43:52.264388 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11071 | 2025.12.19 02:43:52.264709 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2025.12.19 02:43:52.264745 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11073 | 2025.12.19 02:43:52.265044 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11074 | 2025.12.19 02:43:52.265258 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2025.12.19 02:43:52.265387 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 11076 | 2025.12.19 02:43:52.265396 [ 161 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11077 | 2025.12.19 02:43:52.265424 [ 268 ] {0c02e387-800b-461a-a51a-8813d26f11e5} <Debug> TCPHandler: Processed in 0.001217866 sec. | ||
| 11078 | 2025.12.19 02:43:52.265456 [ 161 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2025.12.19 02:43:52.265486 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11080 | 2025.12.19 02:43:52.265594 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11081 | 2025.12.19 02:43:52.265726 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11082 | 2025.12.19 02:43:52.265759 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4396 rows starting from the beginning of the part | ||
| 11083 | 2025.12.19 02:43:52.265816 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 104 rows starting from the beginning of the part | ||
| 11084 | 2025.12.19 02:43:52.265864 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 11085 | 2025.12.19 02:43:52.265909 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 11086 | 2025.12.19 02:43:52.265950 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 11087 | 2025.12.19 02:43:52.265991 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11088 | 2025.12.19 02:43:52.267645 [ 194 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4724 rows, containing 4 columns (4 merged, 0 gathered) in 0.002093136 sec., 2256900.6505071814 rows/sec., 147.29 MiB/sec. | ||
| 11089 | 2025.12.19 02:43:52.268082 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11090 | 2025.12.19 02:43:52.268446 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2025.12.19 02:43:52.268533 [ 199 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_76_15} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11092 | 2025.12.19 02:43:52.268646 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 11093 | 2025.12.19 02:43:52.272213 [ 197 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22720 rows, containing 5 columns (5 merged, 0 gathered) in 0.010195479 sec., 2228438.7030761377 rows/sec., 151.38 MiB/sec. | ||
| 11094 | 2025.12.19 02:43:52.272838 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11095 | 2025.12.19 02:43:52.273150 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2025.12.19 02:43:52.273231 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11097 | 2025.12.19 02:43:52.273321 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11098 | 2025.12.19 02:43:55.843411 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11099 | 2025.12.19 02:43:55.843480 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11100 | 2025.12.19 02:43:55.968217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23953 | ||
| 11101 | 2025.12.19 02:43:55.968959 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2025.12.19 02:43:55.969012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11103 | 2025.12.19 02:43:55.969511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11104 | 2025.12.19 02:43:55.969747 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11105 | 2025.12.19 02:43:55.969899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23953 | ||
| 11106 | 2025.12.19 02:43:57.216344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11107 | 2025.12.19 02:43:57.233669 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11108 | 2025.12.19 02:43:57.233724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11109 | 2025.12.19 02:43:57.239859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11110 | 2025.12.19 02:43:57.240573 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11111 | 2025.12.19 02:43:57.243738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11112 | 2025.12.19 02:43:57.266875 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11113 | 2025.12.19 02:43:57.267061 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11114 | 2025.12.19 02:43:57.267128 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11115 | 2025.12.19 02:43:57.267995 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2025.12.19 02:43:57.268038 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11117 | 2025.12.19 02:43:57.268470 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11118 | 2025.12.19 02:43:57.268705 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11119 | 2025.12.19 02:43:57.268861 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 11120 | 2025.12.19 02:43:57.268914 [ 268 ] {8b763107-146f-4c02-8428-16310309b133} <Debug> TCPHandler: Processed in 0.002169767 sec. | ||
| 11121 | 2025.12.19 02:43:57.269039 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11122 | 2025.12.19 02:43:57.269144 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11123 | 2025.12.19 02:43:57.269188 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11124 | 2025.12.19 02:43:57.270205 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2025.12.19 02:43:57.270240 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11126 | 2025.12.19 02:43:57.270624 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11127 | 2025.12.19 02:43:57.270838 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.12.19 02:43:57.270968 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001848 sec., 612554.1125541126 rows/sec., 48.54 MiB/sec. | ||
| 11129 | 2025.12.19 02:43:57.271005 [ 268 ] {c722e465-895c-4297-899d-041c0247fd17} <Debug> TCPHandler: Processed in 0.002016145 sec. | ||
| 11130 | 2025.12.19 02:43:57.271116 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2025.12.19 02:43:57.271213 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11132 | 2025.12.19 02:43:57.271254 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11133 | 2025.12.19 02:43:57.271741 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.12.19 02:43:57.271776 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11135 | 2025.12.19 02:43:57.272081 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11136 | 2025.12.19 02:43:57.272312 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2025.12.19 02:43:57.272441 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001249 sec., 172137.7101681345 rows/sec., 10.22 MiB/sec. | ||
| 11138 | 2025.12.19 02:43:57.272477 [ 268 ] {cb2a7800-1a4c-4c01-a156-a69469044d3b} <Debug> TCPHandler: Processed in 0.001409608 sec. | ||
| 11139 | 2025.12.19 02:43:57.272585 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11140 | 2025.12.19 02:43:57.272687 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11141 | 2025.12.19 02:43:57.272729 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11142 | 2025.12.19 02:43:57.273253 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11143 | 2025.12.19 02:43:57.273289 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11144 | 2025.12.19 02:43:57.273620 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11145 | 2025.12.19 02:43:57.273845 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11146 | 2025.12.19 02:43:57.273982 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001313 sec., 161462.30007616148 rows/sec., 10.41 MiB/sec. | ||
| 11147 | 2025.12.19 02:43:57.274021 [ 268 ] {53e32992-ae62-4886-8db2-63855aefbc54} <Debug> TCPHandler: Processed in 0.001486218 sec. | ||
| 11148 | 2025.12.19 02:43:57.274129 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2025.12.19 02:43:57.274225 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11150 | 2025.12.19 02:43:57.274265 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11151 | 2025.12.19 02:43:57.274793 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2025.12.19 02:43:57.274829 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11153 | 2025.12.19 02:43:57.275140 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11154 | 2025.12.19 02:43:57.275349 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2025.12.19 02:43:57.275476 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00127 sec., 166141.73228346455 rows/sec., 9.43 MiB/sec. | ||
| 11156 | 2025.12.19 02:43:57.275516 [ 268 ] {7ce2761e-4c03-4759-979d-73cb7c3411d7} <Debug> TCPHandler: Processed in 0.001435758 sec. | ||
| 11157 | 2025.12.19 02:43:57.275630 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2025.12.19 02:43:57.275734 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11159 | 2025.12.19 02:43:57.275776 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11160 | 2025.12.19 02:43:57.276612 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2025.12.19 02:43:57.276653 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11162 | 2025.12.19 02:43:57.277013 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11163 | 2025.12.19 02:43:57.277238 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2025.12.19 02:43:57.277373 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001657 sec., 415811.7079058539 rows/sec., 29.04 MiB/sec. | ||
| 11165 | 2025.12.19 02:43:57.277424 [ 268 ] {76699995-4ba2-4ad6-8612-04ba6dd8bf39} <Debug> TCPHandler: Processed in 0.001844764 sec. | ||
| 11166 | 2025.12.19 02:43:57.277546 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2025.12.19 02:43:57.277643 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11168 | 2025.12.19 02:43:57.277687 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11169 | 2025.12.19 02:43:57.278025 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2025.12.19 02:43:57.278060 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11171 | 2025.12.19 02:43:57.278372 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11172 | 2025.12.19 02:43:57.278576 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2025.12.19 02:43:57.278706 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 11174 | 2025.12.19 02:43:57.278745 [ 268 ] {d42e4c12-fadb-4fb4-a77e-8db761ae1b6f} <Debug> TCPHandler: Processed in 0.001249686 sec. | ||
| 11175 | 2025.12.19 02:43:57.278853 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2025.12.19 02:43:57.278948 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11177 | 2025.12.19 02:43:57.278991 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11178 | 2025.12.19 02:43:57.279496 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11179 | 2025.12.19 02:43:57.279530 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11180 | 2025.12.19 02:43:57.279868 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11181 | 2025.12.19 02:43:57.280076 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11182 | 2025.12.19 02:43:57.280209 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001278 sec., 245696.40062597807 rows/sec., 16.14 MiB/sec. | ||
| 11183 | 2025.12.19 02:43:57.280248 [ 268 ] {8b0a89b0-14e5-46ce-8864-274f7ed68ed2} <Debug> TCPHandler: Processed in 0.001443728 sec. | ||
| 11184 | 2025.12.19 02:43:57.280361 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11185 | 2025.12.19 02:43:57.280459 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11186 | 2025.12.19 02:43:57.280501 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11187 | 2025.12.19 02:43:57.280803 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2025.12.19 02:43:57.280840 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11189 | 2025.12.19 02:43:57.281132 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11190 | 2025.12.19 02:43:57.281343 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2025.12.19 02:43:57.281480 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 11192 | 2025.12.19 02:43:57.281519 [ 268 ] {86f29ad1-7bbc-44a3-b5d1-7f0337903124} <Debug> TCPHandler: Processed in 0.001207505 sec. | ||
| 11193 | 2025.12.19 02:43:57.281638 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2025.12.19 02:43:57.281744 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11195 | 2025.12.19 02:43:57.281801 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <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 | ||
| 11196 | 2025.12.19 02:43:57.282632 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2025.12.19 02:43:57.282670 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11198 | 2025.12.19 02:43:57.283235 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11199 | 2025.12.19 02:43:57.283474 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11200 | 2025.12.19 02:43:57.283614 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001887 sec., 5299.417064122947 rows/sec., 9.50 MiB/sec. | ||
| 11201 | 2025.12.19 02:43:57.283670 [ 268 ] {17a56849-de13-46dc-bea8-23eb9580af1f} <Debug> TCPHandler: Processed in 0.002092966 sec. | ||
| 11202 | 2025.12.19 02:43:57.283781 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11203 | 2025.12.19 02:43:57.283878 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11204 | 2025.12.19 02:43:57.283920 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11205 | 2025.12.19 02:43:57.284271 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2025.12.19 02:43:57.284308 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11207 | 2025.12.19 02:43:57.284620 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11208 | 2025.12.19 02:43:57.284832 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2025.12.19 02:43:57.284960 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 11210 | 2025.12.19 02:43:57.284997 [ 268 ] {52af338f-cad3-4e40-b2c6-689bb7e60db4} <Debug> TCPHandler: Processed in 0.001267836 sec. | ||
| 11211 | 2025.12.19 02:43:58.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.14 MiB, peak 331.70 MiB, free memory in arenas 0.00 B, will set to 320.86 MiB (RSS), difference: -1.29 MiB | ||
| 11212 | 2025.12.19 02:44:01.052648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1388 | ||
| 11213 | 2025.12.19 02:44:01.055032 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2025.12.19 02:44:01.055071 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11215 | 2025.12.19 02:44:01.056229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11216 | 2025.12.19 02:44:01.056480 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2025.12.19 02:44:01.056740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 11218 | 2025.12.19 02:44:02.256809 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11219 | 2025.12.19 02:44:02.257089 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11220 | 2025.12.19 02:44:02.257162 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11221 | 2025.12.19 02:44:02.257866 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2025.12.19 02:44:02.257913 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11223 | 2025.12.19 02:44:02.258305 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11224 | 2025.12.19 02:44:02.258541 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11225 | 2025.12.19 02:44:02.258697 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001663 sec., 3607.9374624173183 rows/sec., 294.20 KiB/sec. | ||
| 11226 | 2025.12.19 02:44:02.258740 [ 268 ] {b8659031-ff20-4e67-b6b6-7b33669727bd} <Debug> TCPHandler: Processed in 0.002122267 sec. | ||
| 11227 | 2025.12.19 02:44:02.258866 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11228 | 2025.12.19 02:44:02.258964 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11229 | 2025.12.19 02:44:02.259004 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11230 | 2025.12.19 02:44:02.259446 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2025.12.19 02:44:02.259484 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11232 | 2025.12.19 02:44:02.259809 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11233 | 2025.12.19 02:44:02.260020 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.12.19 02:44:02.260153 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Debug> executeQuery: Read 121 rows, 10.48 KiB in 0.001208 sec., 100165.56291390728 rows/sec., 8.47 MiB/sec. | ||
| 11235 | 2025.12.19 02:44:02.260192 [ 268 ] {66383140-1d11-470a-9210-03d56f1549c6} <Debug> TCPHandler: Processed in 0.001377147 sec. | ||
| 11236 | 2025.12.19 02:44:02.260310 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11237 | 2025.12.19 02:44:02.260406 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11238 | 2025.12.19 02:44:02.260445 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11239 | 2025.12.19 02:44:02.260856 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.12.19 02:44:02.260891 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11241 | 2025.12.19 02:44:02.261186 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11242 | 2025.12.19 02:44:02.261391 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11243 | 2025.12.19 02:44:02.261519 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001132 sec., 32685.512367491167 rows/sec., 2.37 MiB/sec. | ||
| 11244 | 2025.12.19 02:44:02.261557 [ 268 ] {215a3d4e-10f6-4afd-b565-5638f7f3fed4} <Debug> TCPHandler: Processed in 0.001297196 sec. | ||
| 11245 | 2025.12.19 02:44:02.261673 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11246 | 2025.12.19 02:44:02.261771 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11247 | 2025.12.19 02:44:02.261811 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11248 | 2025.12.19 02:44:02.262233 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11249 | 2025.12.19 02:44:02.262269 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11250 | 2025.12.19 02:44:02.262578 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11251 | 2025.12.19 02:44:02.262791 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11252 | 2025.12.19 02:44:02.262923 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001171 sec., 86251.06746370623 rows/sec., 6.74 MiB/sec. | ||
| 11253 | 2025.12.19 02:44:02.262961 [ 268 ] {976d10f1-ee89-4ce7-89d4-2171a5d9fab8} <Debug> TCPHandler: Processed in 0.001338297 sec. | ||
| 11254 | 2025.12.19 02:44:02.263071 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11255 | 2025.12.19 02:44:02.263168 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11256 | 2025.12.19 02:44:02.263212 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11257 | 2025.12.19 02:44:02.263658 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11258 | 2025.12.19 02:44:02.263704 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11259 | 2025.12.19 02:44:02.264095 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11260 | 2025.12.19 02:44:02.264332 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11261 | 2025.12.19 02:44:02.264474 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001324 sec., 123111.78247734139 rows/sec., 8.57 MiB/sec. | ||
| 11262 | 2025.12.19 02:44:02.264513 [ 268 ] {c915d26e-628e-425f-bba8-e354a37e959e} <Debug> TCPHandler: Processed in 0.001491129 sec. | ||
| 11263 | 2025.12.19 02:44:02.264623 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2025.12.19 02:44:02.264720 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11265 | 2025.12.19 02:44:02.264776 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <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 | ||
| 11266 | 2025.12.19 02:44:02.265587 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11267 | 2025.12.19 02:44:02.265623 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11268 | 2025.12.19 02:44:02.266188 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11269 | 2025.12.19 02:44:02.266422 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11270 | 2025.12.19 02:44:02.266561 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 11271 | 2025.12.19 02:44:02.266623 [ 268 ] {6f98d3f6-d0c7-4a58-ba37-5919cf0b9cdd} <Debug> TCPHandler: Processed in 0.002050396 sec. | ||
| 11272 | 2025.12.19 02:44:02.266733 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11273 | 2025.12.19 02:44:02.266829 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11274 | 2025.12.19 02:44:02.266870 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11275 | 2025.12.19 02:44:02.267186 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2025.12.19 02:44:02.267220 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11277 | 2025.12.19 02:44:02.267527 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11278 | 2025.12.19 02:44:02.267750 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11279 | 2025.12.19 02:44:02.267881 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 11280 | 2025.12.19 02:44:02.267917 [ 268 ] {50926ce9-afcb-401d-a7a0-8f87e25a571b} <Debug> TCPHandler: Processed in 0.001233406 sec. | ||
| 11281 | 2025.12.19 02:44:03.470174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24465 | ||
| 11282 | 2025.12.19 02:44:03.470778 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11283 | 2025.12.19 02:44:03.470824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11284 | 2025.12.19 02:44:03.471333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11285 | 2025.12.19 02:44:03.471558 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11286 | 2025.12.19 02:44:03.471688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24465 | ||
| 11287 | 2025.12.19 02:44:03.471697 [ 151 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11288 | 2025.12.19 02:44:03.471772 [ 151 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2025.12.19 02:44:03.471794 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11290 | 2025.12.19 02:44:03.471973 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::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 | ||
| 11291 | 2025.12.19 02:44:03.472136 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11292 | 2025.12.19 02:44:03.472180 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22033 rows starting from the beginning of the part | ||
| 11293 | 2025.12.19 02:44:03.472249 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 11294 | 2025.12.19 02:44:03.472298 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 11295 | 2025.12.19 02:44:03.472341 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 11296 | 2025.12.19 02:44:03.472383 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 11297 | 2025.12.19 02:44:03.472424 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 11298 | 2025.12.19 02:44:03.474411 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24465 rows, containing 4 columns (4 merged, 0 gathered) in 0.002514772 sec., 9728516.143809458 rows/sec., 139.17 MiB/sec. | ||
| 11299 | 2025.12.19 02:44:03.474845 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11300 | 2025.12.19 02:44:03.475154 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2025.12.19 02:44:03.475244 [ 197 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_51_10} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11302 | 2025.12.19 02:44:03.475368 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11303 | 2025.12.19 02:44:04.743927 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11304 | 2025.12.19 02:44:04.761225 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11305 | 2025.12.19 02:44:04.761277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11306 | 2025.12.19 02:44:04.767455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11307 | 2025.12.19 02:44:04.768150 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2025.12.19 02:44:04.768460 [ 130 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11309 | 2025.12.19 02:44:04.768556 [ 130 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11310 | 2025.12.19 02:44:04.768592 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11311 | 2025.12.19 02:44:04.768774 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::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 | ||
| 11312 | 2025.12.19 02:44:04.771367 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11313 | 2025.12.19 02:44:04.772708 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11314 | 2025.12.19 02:44:04.774434 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11315 | 2025.12.19 02:44:04.779365 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11316 | 2025.12.19 02:44:04.784144 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11317 | 2025.12.19 02:44:04.788925 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11318 | 2025.12.19 02:44:04.793502 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11319 | 2025.12.19 02:44:04.797336 [ 188 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11320 | 2025.12.19 02:44:04.850153 [ 186 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081464385 sec., 4713.716306825369 rows/sec., 24.37 MiB/sec. | ||
| 11321 | 2025.12.19 02:44:04.853526 [ 186 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11322 | 2025.12.19 02:44:04.855864 [ 186 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11323 | 2025.12.19 02:44:04.855978 [ 186 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_51_10} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11324 | 2025.12.19 02:44:04.859135 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11325 | 2025.12.19 02:44:05.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.93 MiB, peak 335.33 MiB, free memory in arenas 0.00 B, will set to 323.05 MiB (RSS), difference: 1.13 MiB | ||
| 11326 | 2025.12.19 02:44:07.266348 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11327 | 2025.12.19 02:44:07.266659 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11328 | 2025.12.19 02:44:07.266766 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11329 | 2025.12.19 02:44:07.267778 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.12.19 02:44:07.267824 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11331 | 2025.12.19 02:44:07.268226 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11332 | 2025.12.19 02:44:07.268451 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.19 02:44:07.268608 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002028 sec., 202169.62524654833 rows/sec., 12.82 MiB/sec. | ||
| 11334 | 2025.12.19 02:44:07.268650 [ 268 ] {05b4fdc6-f9d0-4c0c-9b3a-93cb75c0a8af} <Debug> TCPHandler: Processed in 0.002487821 sec. | ||
| 11335 | 2025.12.19 02:44:07.268772 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11336 | 2025.12.19 02:44:07.268865 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11337 | 2025.12.19 02:44:07.268905 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11338 | 2025.12.19 02:44:07.269851 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2025.12.19 02:44:07.269885 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11340 | 2025.12.19 02:44:07.270228 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11341 | 2025.12.19 02:44:07.270429 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2025.12.19 02:44:07.270621 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001773 sec., 638465.8770445572 rows/sec., 50.59 MiB/sec. | ||
| 11343 | 2025.12.19 02:44:07.270658 [ 268 ] {1030c013-03f7-4b73-a5e8-4a71aa1eb991} <Debug> TCPHandler: Processed in 0.001933115 sec. | ||
| 11344 | 2025.12.19 02:44:07.270767 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11345 | 2025.12.19 02:44:07.270858 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11346 | 2025.12.19 02:44:07.270898 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11347 | 2025.12.19 02:44:07.271376 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11348 | 2025.12.19 02:44:07.271411 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11349 | 2025.12.19 02:44:07.271735 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11350 | 2025.12.19 02:44:07.271950 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11351 | 2025.12.19 02:44:07.272065 [ 137 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11352 | 2025.12.19 02:44:07.272075 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001235 sec., 174089.06882591094 rows/sec., 10.33 MiB/sec. | ||
| 11353 | 2025.12.19 02:44:07.272141 [ 137 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2025.12.19 02:44:07.272156 [ 268 ] {7db958f4-3270-4ab4-9dab-ae38b0a37611} <Debug> TCPHandler: Processed in 0.001436718 sec. | ||
| 11355 | 2025.12.19 02:44:07.272175 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11356 | 2025.12.19 02:44:07.272265 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11357 | 2025.12.19 02:44:07.272319 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11358 | 2025.12.19 02:44:07.272362 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11359 | 2025.12.19 02:44:07.272408 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11360 | 2025.12.19 02:44:07.272490 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11361 | 2025.12.19 02:44:07.272534 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11362 | 2025.12.19 02:44:07.272611 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 219 rows starting from the beginning of the part | ||
| 11363 | 2025.12.19 02:44:07.272660 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 11364 | 2025.12.19 02:44:07.272710 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 215 rows starting from the beginning of the part | ||
| 11365 | 2025.12.19 02:44:07.272754 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 37 rows starting from the beginning of the part | ||
| 11366 | 2025.12.19 02:44:07.272800 [ 194 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 215 rows starting from the beginning of the part | ||
| 11367 | 2025.12.19 02:44:07.272899 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2025.12.19 02:44:07.272940 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11369 | 2025.12.19 02:44:07.273305 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11370 | 2025.12.19 02:44:07.273533 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2025.12.19 02:44:07.273662 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001318 sec., 160849.77238239758 rows/sec., 10.37 MiB/sec. | ||
| 11372 | 2025.12.19 02:44:07.273699 [ 268 ] {c34441f4-61a6-4145-8e76-9ec92ff81acb} <Debug> TCPHandler: Processed in 0.001480949 sec. | ||
| 11373 | 2025.12.19 02:44:07.273792 [ 193 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542069 sec., 645237.0159830721 rows/sec., 41.93 MiB/sec. | ||
| 11374 | 2025.12.19 02:44:07.273820 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11375 | 2025.12.19 02:44:07.273944 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11376 | 2025.12.19 02:44:07.273994 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11377 | 2025.12.19 02:44:07.273997 [ 193 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11378 | 2025.12.19 02:44:07.274288 [ 193 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.12.19 02:44:07.274366 [ 193 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_71_14} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11380 | 2025.12.19 02:44:07.274469 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11381 | 2025.12.19 02:44:07.274611 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11382 | 2025.12.19 02:44:07.274661 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11383 | 2025.12.19 02:44:07.275052 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11384 | 2025.12.19 02:44:07.275270 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11385 | 2025.12.19 02:44:07.275404 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001484 sec., 142183.2884097035 rows/sec., 8.07 MiB/sec. | ||
| 11386 | 2025.12.19 02:44:07.275442 [ 268 ] {3067c6db-223c-4c8d-99b9-b094d0b4f151} <Debug> TCPHandler: Processed in 0.001685551 sec. | ||
| 11387 | 2025.12.19 02:44:07.275554 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11388 | 2025.12.19 02:44:07.275645 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11389 | 2025.12.19 02:44:07.275683 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11390 | 2025.12.19 02:44:07.276353 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11391 | 2025.12.19 02:44:07.276389 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11392 | 2025.12.19 02:44:07.276711 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11393 | 2025.12.19 02:44:07.276920 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11394 | 2025.12.19 02:44:07.277047 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00142 sec., 485211.26760563377 rows/sec., 33.88 MiB/sec. | ||
| 11395 | 2025.12.19 02:44:07.277084 [ 268 ] {dc0d3a4f-df24-476e-be4a-9a968aa2a671} <Debug> TCPHandler: Processed in 0.00158607 sec. | ||
| 11396 | 2025.12.19 02:44:07.277194 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2025.12.19 02:44:07.277286 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11398 | 2025.12.19 02:44:07.277326 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11399 | 2025.12.19 02:44:07.277697 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2025.12.19 02:44:07.277741 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11401 | 2025.12.19 02:44:07.278116 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11402 | 2025.12.19 02:44:07.278330 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Trace> oximeter.measurements_bool (edd8d062-5f8b-4e4d-997e-21ff3a9b2f4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2025.12.19 02:44:07.278459 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 11404 | 2025.12.19 02:44:07.278495 [ 268 ] {66f1a661-37dd-4daa-83e8-8f8178dbc662} <Debug> TCPHandler: Processed in 0.001348417 sec. | ||
| 11405 | 2025.12.19 02:44:07.278625 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2025.12.19 02:44:07.278751 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11407 | 2025.12.19 02:44:07.278803 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11408 | 2025.12.19 02:44:07.279308 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2025.12.19 02:44:07.279345 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11410 | 2025.12.19 02:44:07.279686 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11411 | 2025.12.19 02:44:07.279900 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2025.12.19 02:44:07.280029 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001302 sec., 241167.43471582182 rows/sec., 15.84 MiB/sec. | ||
| 11413 | 2025.12.19 02:44:07.280066 [ 268 ] {f1368215-bc14-46bc-9921-071b40d2d9c3} <Debug> TCPHandler: Processed in 0.001500769 sec. | ||
| 11414 | 2025.12.19 02:44:07.280204 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2025.12.19 02:44:07.280324 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11416 | 2025.12.19 02:44:07.280374 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11417 | 2025.12.19 02:44:07.280768 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2025.12.19 02:44:07.280811 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11419 | 2025.12.19 02:44:07.281166 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11420 | 2025.12.19 02:44:07.281370 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Trace> oximeter.measurements_f64 (07d7cf83-4922-4d90-a5ed-87ab99116274): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2025.12.19 02:44:07.281498 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001198 sec., 834.7245409015025 rows/sec., 56.25 KiB/sec. | ||
| 11422 | 2025.12.19 02:44:07.281536 [ 268 ] {3d7f01cf-67de-465a-b41b-e50ce38234ba} <Debug> TCPHandler: Processed in 0.001398808 sec. | ||
| 11423 | 2025.12.19 02:44:07.281650 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2025.12.19 02:44:07.281743 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11425 | 2025.12.19 02:44:07.281797 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <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 | ||
| 11426 | 2025.12.19 02:44:07.282623 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2025.12.19 02:44:07.282660 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11428 | 2025.12.19 02:44:07.283180 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11429 | 2025.12.19 02:44:07.283392 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2025.12.19 02:44:07.283529 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 11431 | 2025.12.19 02:44:07.283582 [ 268 ] {a3590448-8597-4e1f-91ed-d3efc84a5b0b} <Debug> TCPHandler: Processed in 0.001979076 sec. | ||
| 11432 | 2025.12.19 02:44:07.283692 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2025.12.19 02:44:07.283787 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11434 | 2025.12.19 02:44:07.283829 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11435 | 2025.12.19 02:44:07.284197 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2025.12.19 02:44:07.284234 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11437 | 2025.12.19 02:44:07.284551 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11438 | 2025.12.19 02:44:07.284751 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2025.12.19 02:44:07.284875 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 11440 | 2025.12.19 02:44:07.284911 [ 268 ] {8bb8b0e7-a0f4-474c-8ad4-6b18a589afe6} <Debug> TCPHandler: Processed in 0.001267426 sec. | ||
| 11441 | 2025.12.19 02:44:10.843738 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11442 | 2025.12.19 02:44:10.843793 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11443 | 2025.12.19 02:44:10.971886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24913 | ||
| 11444 | 2025.12.19 02:44:10.972429 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2025.12.19 02:44:10.972470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11446 | 2025.12.19 02:44:10.972973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11447 | 2025.12.19 02:44:10.973276 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2025.12.19 02:44:10.973410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24913 | ||
| 11449 | 2025.12.19 02:44:11.057110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1424 | ||
| 11450 | 2025.12.19 02:44:11.060242 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2025.12.19 02:44:11.060291 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11452 | 2025.12.19 02:44:11.061484 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11453 | 2025.12.19 02:44:11.061765 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2025.12.19 02:44:11.062036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1424 | ||
| 11455 | 2025.12.19 02:44:12.256113 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11456 | 2025.12.19 02:44:12.256341 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11457 | 2025.12.19 02:44:12.256421 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11458 | 2025.12.19 02:44:12.257274 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2025.12.19 02:44:12.257324 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11460 | 2025.12.19 02:44:12.257740 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11461 | 2025.12.19 02:44:12.257978 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2025.12.19 02:44:12.258140 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001857 sec., 63543.34948842219 rows/sec., 5.39 MiB/sec. | ||
| 11463 | 2025.12.19 02:44:12.258184 [ 268 ] {2cf0d831-0c9e-4839-86d2-d16162d900be} <Debug> TCPHandler: Processed in 0.002216758 sec. | ||
| 11464 | 2025.12.19 02:44:12.258323 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11465 | 2025.12.19 02:44:12.258422 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11466 | 2025.12.19 02:44:12.258465 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11467 | 2025.12.19 02:44:12.258913 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2025.12.19 02:44:12.258950 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11469 | 2025.12.19 02:44:12.259257 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11470 | 2025.12.19 02:44:12.259471 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11471 | 2025.12.19 02:44:12.259603 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001199 sec., 25854.87906588824 rows/sec., 1.90 MiB/sec. | ||
| 11472 | 2025.12.19 02:44:12.259642 [ 268 ] {da03a084-9247-443f-aad8-151d4efacd5f} <Debug> TCPHandler: Processed in 0.001375807 sec. | ||
| 11473 | 2025.12.19 02:44:12.259754 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11474 | 2025.12.19 02:44:12.259851 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11475 | 2025.12.19 02:44:12.259892 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11476 | 2025.12.19 02:44:12.260311 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2025.12.19 02:44:12.260349 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11478 | 2025.12.19 02:44:12.260655 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11479 | 2025.12.19 02:44:12.260874 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2025.12.19 02:44:12.261003 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 11481 | 2025.12.19 02:44:12.261041 [ 268 ] {b223e705-de93-4884-80a2-c9daa7b5306f} <Debug> TCPHandler: Processed in 0.001337767 sec. | ||
| 11482 | 2025.12.19 02:44:12.261149 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11483 | 2025.12.19 02:44:12.261246 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11484 | 2025.12.19 02:44:12.261291 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11485 | 2025.12.19 02:44:12.261709 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2025.12.19 02:44:12.261746 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11487 | 2025.12.19 02:44:12.262089 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11488 | 2025.12.19 02:44:12.262311 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11489 | 2025.12.19 02:44:12.262442 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 11490 | 2025.12.19 02:44:12.262479 [ 268 ] {5d89546b-0808-46c9-a8dc-a20ff1d72333} <Debug> TCPHandler: Processed in 0.001381257 sec. | ||
| 11491 | 2025.12.19 02:44:12.262585 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11492 | 2025.12.19 02:44:12.262683 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11493 | 2025.12.19 02:44:12.262737 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <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 | ||
| 11494 | 2025.12.19 02:44:12.263587 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11495 | 2025.12.19 02:44:12.263628 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11496 | 2025.12.19 02:44:12.264177 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11497 | 2025.12.19 02:44:12.264395 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11498 | 2025.12.19 02:44:12.264522 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11499 | 2025.12.19 02:44:12.264532 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001868 sec., 16595.289079229122 rows/sec., 29.74 MiB/sec. | ||
| 11500 | 2025.12.19 02:44:12.264589 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2025.12.19 02:44:12.264615 [ 268 ] {b8f36392-02a7-4d49-85d3-00b6717de807} <Debug> TCPHandler: Processed in 0.002080666 sec. | ||
| 11502 | 2025.12.19 02:44:12.264615 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11503 | 2025.12.19 02:44:12.264731 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11504 | 2025.12.19 02:44:12.264735 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11505 | 2025.12.19 02:44:12.264854 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11506 | 2025.12.19 02:44:12.264897 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11507 | 2025.12.19 02:44:12.264956 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11508 | 2025.12.19 02:44:12.265015 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1293 rows starting from the beginning of the part | ||
| 11509 | 2025.12.19 02:44:12.265140 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11510 | 2025.12.19 02:44:12.265214 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2025.12.19 02:44:12.265245 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11512 | 2025.12.19 02:44:12.265257 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11513 | 2025.12.19 02:44:12.265346 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11514 | 2025.12.19 02:44:12.265443 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11515 | 2025.12.19 02:44:12.265536 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11516 | 2025.12.19 02:44:12.265586 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11517 | 2025.12.19 02:44:12.265806 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2025.12.19 02:44:12.265946 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11519 | 2025.12.19 02:44:12.265985 [ 268 ] {e25197ba-8250-4e68-ba0a-b815f74f1cd9} <Debug> TCPHandler: Processed in 0.001301556 sec. | ||
| 11520 | 2025.12.19 02:44:12.271545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11521 | 2025.12.19 02:44:12.273401 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1406 rows, containing 19 columns (19 merged, 0 gathered) in 0.00871005 sec., 161422.7243242002 rows/sec., 289.26 MiB/sec. | ||
| 11522 | 2025.12.19 02:44:12.274588 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11523 | 2025.12.19 02:44:12.274922 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2025.12.19 02:44:12.275002 [ 201 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11525 | 2025.12.19 02:44:12.275096 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 11526 | 2025.12.19 02:44:12.286883 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2025.12.19 02:44:12.286935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11528 | 2025.12.19 02:44:12.292392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11529 | 2025.12.19 02:44:12.293088 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2025.12.19 02:44:12.295817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11531 | 2025.12.19 02:44:13.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.16 MiB, peak 335.33 MiB, free memory in arenas 0.00 B, will set to 328.13 MiB (RSS), difference: 3.97 MiB | ||
| 11532 | 2025.12.19 02:44:16.699022 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11533 | 2025.12.19 02:44:16.699207 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11534 | 2025.12.19 02:44:16.699277 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11535 | 2025.12.19 02:44:16.699944 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11536 | 2025.12.19 02:44:16.699998 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11537 | 2025.12.19 02:44:16.700387 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11538 | 2025.12.19 02:44:16.700617 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11539 | 2025.12.19 02:44:16.700781 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001622 sec., 14796.547472256474 rows/sec., 1.23 MiB/sec. | ||
| 11540 | 2025.12.19 02:44:16.700837 [ 268 ] {6e1e466d-3659-4226-8c3a-20156fb86bdb} <Debug> TCPHandler: Processed in 0.001947365 sec. | ||
| 11541 | 2025.12.19 02:44:16.700953 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11542 | 2025.12.19 02:44:16.701057 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11543 | 2025.12.19 02:44:16.701104 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11544 | 2025.12.19 02:44:16.701506 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11545 | 2025.12.19 02:44:16.701544 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11546 | 2025.12.19 02:44:16.701850 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11547 | 2025.12.19 02:44:16.702060 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2025.12.19 02:44:16.702196 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 11549 | 2025.12.19 02:44:16.702235 [ 268 ] {740cb76d-9fa8-403c-93d2-4f2c4d0ba891} <Debug> TCPHandler: Processed in 0.001336576 sec. | ||
| 11550 | 2025.12.19 02:44:16.702341 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2025.12.19 02:44:16.702438 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11552 | 2025.12.19 02:44:16.702481 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11553 | 2025.12.19 02:44:16.703390 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2025.12.19 02:44:16.703427 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11555 | 2025.12.19 02:44:16.703853 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11556 | 2025.12.19 02:44:16.704075 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11557 | 2025.12.19 02:44:16.704203 [ 141 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11558 | 2025.12.19 02:44:16.704211 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001791 sec., 747068.6767169179 rows/sec., 62.48 MiB/sec. | ||
| 11559 | 2025.12.19 02:44:16.704278 [ 141 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2025.12.19 02:44:16.704297 [ 268 ] {d834edf4-197a-473d-8471-d514fbb373a9} <Debug> TCPHandler: Processed in 0.002007365 sec. | ||
| 11561 | 2025.12.19 02:44:16.704304 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11562 | 2025.12.19 02:44:16.704415 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2025.12.19 02:44:16.704424 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11564 | 2025.12.19 02:44:16.704518 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11565 | 2025.12.19 02:44:16.704564 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11566 | 2025.12.19 02:44:16.704566 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11567 | 2025.12.19 02:44:16.704618 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2466 rows starting from the beginning of the part | ||
| 11568 | 2025.12.19 02:44:16.704690 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1132 rows starting from the beginning of the part | ||
| 11569 | 2025.12.19 02:44:16.704749 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 121 rows starting from the beginning of the part | ||
| 11570 | 2025.12.19 02:44:16.704797 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1132 rows starting from the beginning of the part | ||
| 11571 | 2025.12.19 02:44:16.704844 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 118 rows starting from the beginning of the part | ||
| 11572 | 2025.12.19 02:44:16.704893 [ 193 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1338 rows starting from the beginning of the part | ||
| 11573 | 2025.12.19 02:44:16.705003 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2025.12.19 02:44:16.705051 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11575 | 2025.12.19 02:44:16.705397 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11576 | 2025.12.19 02:44:16.705625 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2025.12.19 02:44:16.705767 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001268 sec., 20504.73186119874 rows/sec., 1.53 MiB/sec. | ||
| 11578 | 2025.12.19 02:44:16.705806 [ 268 ] {90d4f089-3653-41ab-8ec4-d1e0607402fd} <Debug> TCPHandler: Processed in 0.001442728 sec. | ||
| 11579 | 2025.12.19 02:44:16.705914 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2025.12.19 02:44:16.706011 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11581 | 2025.12.19 02:44:16.706052 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11582 | 2025.12.19 02:44:16.706514 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2025.12.19 02:44:16.706552 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11584 | 2025.12.19 02:44:16.706871 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11585 | 2025.12.19 02:44:16.707028 [ 200 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002655884 sec., 2374727.209471498 rows/sec., 202.34 MiB/sec. | ||
| 11586 | 2025.12.19 02:44:16.707085 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2025.12.19 02:44:16.707216 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001222 sec., 206219.31260229132 rows/sec., 14.26 MiB/sec. | ||
| 11588 | 2025.12.19 02:44:16.707254 [ 268 ] {3c3f9142-95ca-4cba-9b05-b0a0593d4c31} <Debug> TCPHandler: Processed in 0.001388828 sec. | ||
| 11589 | 2025.12.19 02:44:16.707336 [ 200 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11590 | 2025.12.19 02:44:16.707358 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11591 | 2025.12.19 02:44:16.707454 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11592 | 2025.12.19 02:44:16.707493 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11593 | 2025.12.19 02:44:16.707618 [ 200 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2025.12.19 02:44:16.707688 [ 200 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_81_16} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11595 | 2025.12.19 02:44:16.707769 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11596 | 2025.12.19 02:44:16.707874 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2025.12.19 02:44:16.707909 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11598 | 2025.12.19 02:44:16.708212 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11599 | 2025.12.19 02:44:16.708437 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2025.12.19 02:44:16.708563 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 11601 | 2025.12.19 02:44:16.708601 [ 268 ] {782d4e00-4fd4-454f-b737-9aafa5e82514} <Debug> TCPHandler: Processed in 0.001292296 sec. | ||
| 11602 | 2025.12.19 02:44:16.708702 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11603 | 2025.12.19 02:44:16.708789 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11604 | 2025.12.19 02:44:16.708827 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11605 | 2025.12.19 02:44:16.709355 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2025.12.19 02:44:16.709390 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11607 | 2025.12.19 02:44:16.709772 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11608 | 2025.12.19 02:44:16.709985 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2025.12.19 02:44:16.710112 [ 139 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11610 | 2025.12.19 02:44:16.710119 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001339 sec., 425690.8140403286 rows/sec., 31.94 MiB/sec. | ||
| 11611 | 2025.12.19 02:44:16.710184 [ 139 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11612 | 2025.12.19 02:44:16.710202 [ 268 ] {e7aad0bb-0a29-4577-afda-7cb3e833b1de} <Debug> TCPHandler: Processed in 0.00154829 sec. | ||
| 11613 | 2025.12.19 02:44:16.710211 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11614 | 2025.12.19 02:44:16.710299 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11615 | 2025.12.19 02:44:16.710314 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11616 | 2025.12.19 02:44:16.710388 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11617 | 2025.12.19 02:44:16.710412 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11618 | 2025.12.19 02:44:16.710416 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 11619 | 2025.12.19 02:44:16.710456 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11620 | 2025.12.19 02:44:16.710480 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 689 rows starting from the beginning of the part | ||
| 11621 | 2025.12.19 02:44:16.710525 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 101 rows starting from the beginning of the part | ||
| 11622 | 2025.12.19 02:44:16.710562 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 689 rows starting from the beginning of the part | ||
| 11623 | 2025.12.19 02:44:16.710608 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 95 rows starting from the beginning of the part | ||
| 11624 | 2025.12.19 02:44:16.710654 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 570 rows starting from the beginning of the part | ||
| 11625 | 2025.12.19 02:44:16.711026 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2025.12.19 02:44:16.711061 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11627 | 2025.12.19 02:44:16.711443 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11628 | 2025.12.19 02:44:16.711659 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2025.12.19 02:44:16.711773 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11630 | 2025.12.19 02:44:16.711787 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Debug> executeQuery: Read 954 rows, 67.27 KiB in 0.001394 sec., 684361.5494978479 rows/sec., 47.13 MiB/sec. | ||
| 11631 | 2025.12.19 02:44:16.711801 [ 196 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3394 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533279 sec., 2213556.6977699427 rows/sec., 167.92 MiB/sec. | ||
| 11632 | 2025.12.19 02:44:16.711804 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2025.12.19 02:44:16.711830 [ 268 ] {25733a61-8cda-44dd-9115-2d092453c41a} <Debug> TCPHandler: Processed in 0.00156574 sec. | ||
| 11634 | 2025.12.19 02:44:16.711847 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.76 GiB. | ||
| 11635 | 2025.12.19 02:44:16.711949 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2025.12.19 02:44:16.711950 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11637 | 2025.12.19 02:44:16.711949 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11638 | 2025.12.19 02:44:16.712048 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11639 | 2025.12.19 02:44:16.712107 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <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 | ||
| 11640 | 2025.12.19 02:44:16.712122 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11641 | 2025.12.19 02:44:16.712170 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22720 rows starting from the beginning of the part | ||
| 11642 | 2025.12.19 02:44:16.712221 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2025.12.19 02:44:16.712246 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 314 rows starting from the beginning of the part | ||
| 11644 | 2025.12.19 02:44:16.712290 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_81_16} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11645 | 2025.12.19 02:44:16.712304 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 163 rows starting from the beginning of the part | ||
| 11646 | 2025.12.19 02:44:16.712350 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11647 | 2025.12.19 02:44:16.712360 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 11648 | 2025.12.19 02:44:16.712416 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11649 | 2025.12.19 02:44:16.712460 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 954 rows starting from the beginning of the part | ||
| 11650 | 2025.12.19 02:44:16.712871 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2025.12.19 02:44:16.712914 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11652 | 2025.12.19 02:44:16.713459 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11653 | 2025.12.19 02:44:16.713685 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2025.12.19 02:44:16.713831 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001801 sec., 5552.47084952804 rows/sec., 9.95 MiB/sec. | ||
| 11655 | 2025.12.19 02:44:16.713887 [ 268 ] {b9ebb8d5-14ab-459c-a370-043b63bb1c5e} <Debug> TCPHandler: Processed in 0.001987155 sec. | ||
| 11656 | 2025.12.19 02:44:16.713989 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2025.12.19 02:44:16.714084 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11658 | 2025.12.19 02:44:16.714125 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11659 | 2025.12.19 02:44:16.714435 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2025.12.19 02:44:16.714471 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11661 | 2025.12.19 02:44:16.714792 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11662 | 2025.12.19 02:44:16.715028 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2025.12.19 02:44:16.715142 [ 139 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11664 | 2025.12.19 02:44:16.715163 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11665 | 2025.12.19 02:44:16.715172 [ 139 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2025.12.19 02:44:16.715203 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11667 | 2025.12.19 02:44:16.715207 [ 268 ] {2c85940f-9703-42b6-9e4c-81a622b9d701} <Debug> TCPHandler: Processed in 0.001266786 sec. | ||
| 11668 | 2025.12.19 02:44:16.715287 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11669 | 2025.12.19 02:44:16.715371 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11670 | 2025.12.19 02:44:16.715400 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4724 rows starting from the beginning of the part | ||
| 11671 | 2025.12.19 02:44:16.715455 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 11672 | 2025.12.19 02:44:16.715501 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11673 | 2025.12.19 02:44:16.715563 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 11674 | 2025.12.19 02:44:16.715631 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11675 | 2025.12.19 02:44:16.715700 [ 200 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11676 | 2025.12.19 02:44:16.718037 [ 189 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5112 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787665 sec., 1833792.797915101 rows/sec., 119.52 MiB/sec. | ||
| 11677 | 2025.12.19 02:44:16.718588 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11678 | 2025.12.19 02:44:16.718879 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11679 | 2025.12.19 02:44:16.718962 [ 187 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_81_16} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11680 | 2025.12.19 02:44:16.719047 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11681 | 2025.12.19 02:44:16.719532 [ 189 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24625 rows, containing 5 columns (5 merged, 0 gathered) in 0.007633456 sec., 3225930.692467475 rows/sec., 219.14 MiB/sec. | ||
| 11682 | 2025.12.19 02:44:16.719723 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11683 | 2025.12.19 02:44:16.720031 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2025.12.19 02:44:16.720107 [ 195 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11685 | 2025.12.19 02:44:16.720199 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11686 | 2025.12.19 02:44:17.000450 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.92 MiB, peak 339.99 MiB, free memory in arenas 0.00 B, will set to 330.20 MiB (RSS), difference: 1.28 MiB | ||
| 11687 | 2025.12.19 02:44:18.473719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25425 | ||
| 11688 | 2025.12.19 02:44:18.474575 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2025.12.19 02:44:18.474620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11690 | 2025.12.19 02:44:18.475107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11691 | 2025.12.19 02:44:18.475319 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2025.12.19 02:44:18.475440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25425 | ||
| 11693 | 2025.12.19 02:44:19.796025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11694 | 2025.12.19 02:44:19.812143 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11695 | 2025.12.19 02:44:19.812205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11696 | 2025.12.19 02:44:19.817583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11697 | 2025.12.19 02:44:19.818281 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11698 | 2025.12.19 02:44:19.821164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11699 | 2025.12.19 02:44:21.062463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1456 | ||
| 11700 | 2025.12.19 02:44:21.064914 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2025.12.19 02:44:21.064960 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11702 | 2025.12.19 02:44:21.066123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11703 | 2025.12.19 02:44:21.066381 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2025.12.19 02:44:21.066661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1456 | ||
| 11705 | 2025.12.19 02:44:22.256764 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11706 | 2025.12.19 02:44:22.256955 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11707 | 2025.12.19 02:44:22.257018 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11708 | 2025.12.19 02:44:22.257696 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11709 | 2025.12.19 02:44:22.257733 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11710 | 2025.12.19 02:44:22.258136 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11711 | 2025.12.19 02:44:22.258360 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2025.12.19 02:44:22.258508 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001602 sec., 73657.92759051187 rows/sec., 6.25 MiB/sec. | ||
| 11713 | 2025.12.19 02:44:22.258548 [ 268 ] {bd84a063-dd58-4c86-9dd0-1eab437ca239} <Debug> TCPHandler: Processed in 0.001912574 sec. | ||
| 11714 | 2025.12.19 02:44:22.258665 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2025.12.19 02:44:22.258759 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11716 | 2025.12.19 02:44:22.258799 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11717 | 2025.12.19 02:44:22.259192 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11718 | 2025.12.19 02:44:22.259226 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11719 | 2025.12.19 02:44:22.259520 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11720 | 2025.12.19 02:44:22.259726 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11721 | 2025.12.19 02:44:22.259851 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001111 sec., 27902.790279027904 rows/sec., 2.05 MiB/sec. | ||
| 11722 | 2025.12.19 02:44:22.259888 [ 268 ] {d7e63ac7-2ba0-437c-ae05-a34ec8c6df86} <Debug> TCPHandler: Processed in 0.001270696 sec. | ||
| 11723 | 2025.12.19 02:44:22.260005 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2025.12.19 02:44:22.260129 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11725 | 2025.12.19 02:44:22.260179 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11726 | 2025.12.19 02:44:22.260697 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11727 | 2025.12.19 02:44:22.260734 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11728 | 2025.12.19 02:44:22.261067 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11729 | 2025.12.19 02:44:22.261289 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2025.12.19 02:44:22.261417 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001313 sec., 72353.38918507236 rows/sec., 5.65 MiB/sec. | ||
| 11731 | 2025.12.19 02:44:22.261457 [ 268 ] {000a44ed-7074-464d-ab74-ae972513fbce} <Debug> TCPHandler: Processed in 0.001512199 sec. | ||
| 11732 | 2025.12.19 02:44:22.261568 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11733 | 2025.12.19 02:44:22.261672 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11734 | 2025.12.19 02:44:22.261715 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11735 | 2025.12.19 02:44:22.262116 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2025.12.19 02:44:22.262152 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11737 | 2025.12.19 02:44:22.262491 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11738 | 2025.12.19 02:44:22.262704 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2025.12.19 02:44:22.262860 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 11740 | 2025.12.19 02:44:22.262897 [ 268 ] {ba8e5211-7faf-4f26-9b11-80c5c9c9d1bf} <Debug> TCPHandler: Processed in 0.001378987 sec. | ||
| 11741 | 2025.12.19 02:44:22.263004 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11742 | 2025.12.19 02:44:22.263100 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11743 | 2025.12.19 02:44:22.263157 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <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 | ||
| 11744 | 2025.12.19 02:44:22.263940 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11745 | 2025.12.19 02:44:22.263975 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11746 | 2025.12.19 02:44:22.264546 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11747 | 2025.12.19 02:44:22.264767 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11748 | 2025.12.19 02:44:22.264903 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001822 sec., 17014.270032930846 rows/sec., 30.49 MiB/sec. | ||
| 11749 | 2025.12.19 02:44:22.264957 [ 268 ] {4b6c3850-bba4-4f3e-8d44-b1874bdec77f} <Debug> TCPHandler: Processed in 0.002000965 sec. | ||
| 11750 | 2025.12.19 02:44:22.265066 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11751 | 2025.12.19 02:44:22.265160 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11752 | 2025.12.19 02:44:22.265202 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11753 | 2025.12.19 02:44:22.265514 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2025.12.19 02:44:22.265547 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11755 | 2025.12.19 02:44:22.265855 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11756 | 2025.12.19 02:44:22.266076 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2025.12.19 02:44:22.266213 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 11758 | 2025.12.19 02:44:22.266248 [ 268 ] {8d81f992-ee0e-4a11-aedd-feb16a322ee6} <Debug> TCPHandler: Processed in 0.001230805 sec. | ||
| 11759 | 2025.12.19 02:44:25.843836 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11760 | 2025.12.19 02:44:25.843913 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11761 | 2025.12.19 02:44:25.975779 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25873 | ||
| 11762 | 2025.12.19 02:44:25.976553 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2025.12.19 02:44:25.976629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11764 | 2025.12.19 02:44:25.977228 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11765 | 2025.12.19 02:44:25.977452 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2025.12.19 02:44:25.977589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25873 | ||
| 11767 | 2025.12.19 02:44:27.255203 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11768 | 2025.12.19 02:44:27.255399 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11769 | 2025.12.19 02:44:27.255465 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11770 | 2025.12.19 02:44:27.256126 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2025.12.19 02:44:27.256170 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11772 | 2025.12.19 02:44:27.256568 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11773 | 2025.12.19 02:44:27.256799 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2025.12.19 02:44:27.256958 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001607 sec., 47293.09271935283 rows/sec., 3.90 MiB/sec. | ||
| 11775 | 2025.12.19 02:44:27.257006 [ 268 ] {cf4ba964-56df-4564-bcdd-b31b3648fe67} <Debug> TCPHandler: Processed in 0.001934085 sec. | ||
| 11776 | 2025.12.19 02:44:27.257128 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2025.12.19 02:44:27.257226 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11778 | 2025.12.19 02:44:27.257268 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11779 | 2025.12.19 02:44:27.257666 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2025.12.19 02:44:27.257701 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11781 | 2025.12.19 02:44:27.257996 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11782 | 2025.12.19 02:44:27.258213 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2025.12.19 02:44:27.258346 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001139 sec., 8779.63125548727 rows/sec., 660.19 KiB/sec. | ||
| 11784 | 2025.12.19 02:44:27.258386 [ 268 ] {580b858e-3953-48e2-8d11-a92011b62ed6} <Debug> TCPHandler: Processed in 0.001307917 sec. | ||
| 11785 | 2025.12.19 02:44:27.258501 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2025.12.19 02:44:27.258604 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11787 | 2025.12.19 02:44:27.258646 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11788 | 2025.12.19 02:44:27.259107 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2025.12.19 02:44:27.259145 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11790 | 2025.12.19 02:44:27.259498 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11791 | 2025.12.19 02:44:27.259726 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2025.12.19 02:44:27.259858 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001274 sec., 58084.77237048666 rows/sec., 4.53 MiB/sec. | ||
| 11793 | 2025.12.19 02:44:27.259898 [ 268 ] {3654326d-9044-4520-9259-63cd874d0c28} <Debug> TCPHandler: Processed in 0.001448628 sec. | ||
| 11794 | 2025.12.19 02:44:27.260011 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11795 | 2025.12.19 02:44:27.260107 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11796 | 2025.12.19 02:44:27.260151 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11797 | 2025.12.19 02:44:27.260572 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.12.19 02:44:27.260610 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11799 | 2025.12.19 02:44:27.260958 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11800 | 2025.12.19 02:44:27.261179 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11801 | 2025.12.19 02:44:27.261311 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11802 | 2025.12.19 02:44:27.261348 [ 268 ] {02e310e8-6671-4a55-9998-113c00c0eecd} <Debug> TCPHandler: Processed in 0.001388197 sec. | ||
| 11803 | 2025.12.19 02:44:27.261455 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11804 | 2025.12.19 02:44:27.261550 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11805 | 2025.12.19 02:44:27.261606 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <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 | ||
| 11806 | 2025.12.19 02:44:27.262396 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2025.12.19 02:44:27.262433 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11808 | 2025.12.19 02:44:27.262959 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11809 | 2025.12.19 02:44:27.263192 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11810 | 2025.12.19 02:44:27.263337 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001804 sec., 5543.2372505543235 rows/sec., 9.93 MiB/sec. | ||
| 11811 | 2025.12.19 02:44:27.263421 [ 268 ] {c42a484c-27a7-4bef-ac2c-d23547a68572} <Debug> TCPHandler: Processed in 0.002014276 sec. | ||
| 11812 | 2025.12.19 02:44:27.263557 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11813 | 2025.12.19 02:44:27.263683 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11814 | 2025.12.19 02:44:27.263736 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11815 | 2025.12.19 02:44:27.264094 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2025.12.19 02:44:27.264131 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11817 | 2025.12.19 02:44:27.264460 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11818 | 2025.12.19 02:44:27.264678 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2025.12.19 02:44:27.264811 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 11820 | 2025.12.19 02:44:27.264849 [ 268 ] {fb69cb01-7d7d-4d7e-b032-e104bc58ccfc} <Debug> TCPHandler: Processed in 0.001356867 sec. | ||
| 11821 | 2025.12.19 02:44:27.321378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11822 | 2025.12.19 02:44:27.338802 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2025.12.19 02:44:27.338869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11824 | 2025.12.19 02:44:27.344990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11825 | 2025.12.19 02:44:27.345764 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2025.12.19 02:44:27.348686 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11827 | 2025.12.19 02:44:28.553289 [ 117 ] {} <Debug> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 11828 | 2025.12.19 02:44:28.553355 [ 117 ] {} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2025.12.19 02:44:28.553378 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11830 | 2025.12.19 02:44:28.553513 [ 187 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 11831 | 2025.12.19 02:44:28.553697 [ 187 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11832 | 2025.12.19 02:44:28.553748 [ 187 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 11833 | 2025.12.19 02:44:28.553842 [ 187 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 11834 | 2025.12.19 02:44:28.553914 [ 187 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 11835 | 2025.12.19 02:44:28.553980 [ 187 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 11836 | 2025.12.19 02:44:28.554034 [ 187 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 11837 | 2025.12.19 02:44:28.554719 [ 195 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001271656 sec., 29882.295211912657 rows/sec., 2.49 MiB/sec. | ||
| 11838 | 2025.12.19 02:44:28.554900 [ 189 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 11839 | 2025.12.19 02:44:28.555231 [ 189 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2025.12.19 02:44:28.555313 [ 189 ] {962c6114-e90a-455f-896c-4a1708c73726::all_1_26_6} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 11841 | 2025.12.19 02:44:28.555425 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11842 | 2025.12.19 02:44:31.067019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1480 | ||
| 11843 | 2025.12.19 02:44:31.069325 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2025.12.19 02:44:31.069372 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11845 | 2025.12.19 02:44:31.070550 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11846 | 2025.12.19 02:44:31.070807 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2025.12.19 02:44:31.071070 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1480 | ||
| 11848 | 2025.12.19 02:44:32.256131 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2025.12.19 02:44:32.256361 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11850 | 2025.12.19 02:44:32.256447 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11851 | 2025.12.19 02:44:32.257212 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2025.12.19 02:44:32.257278 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11853 | 2025.12.19 02:44:32.257771 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11854 | 2025.12.19 02:44:32.258060 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2025.12.19 02:44:32.258244 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00194 sec., 2061.8556701030925 rows/sec., 168.13 KiB/sec. | ||
| 11856 | 2025.12.19 02:44:32.258303 [ 268 ] {054a27d9-1b0f-4d25-a401-97dd74b88c41} <Debug> TCPHandler: Processed in 0.002320659 sec. | ||
| 11857 | 2025.12.19 02:44:32.258428 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2025.12.19 02:44:32.258538 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11859 | 2025.12.19 02:44:32.258583 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11860 | 2025.12.19 02:44:32.259083 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2025.12.19 02:44:32.259124 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11862 | 2025.12.19 02:44:32.259466 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11863 | 2025.12.19 02:44:32.259878 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2025.12.19 02:44:32.260043 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Debug> executeQuery: Read 120 rows, 10.40 KiB in 0.001529 sec., 78482.66841072596 rows/sec., 6.65 MiB/sec. | ||
| 11865 | 2025.12.19 02:44:32.260093 [ 268 ] {7a0025d1-5084-4771-b71c-d59594d3234e} <Debug> TCPHandler: Processed in 0.001719581 sec. | ||
| 11866 | 2025.12.19 02:44:32.260216 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11867 | 2025.12.19 02:44:32.260332 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11868 | 2025.12.19 02:44:32.260378 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11869 | 2025.12.19 02:44:32.260807 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2025.12.19 02:44:32.260846 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11871 | 2025.12.19 02:44:32.261175 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11872 | 2025.12.19 02:44:32.261398 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2025.12.19 02:44:32.261532 [ 118 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11874 | 2025.12.19 02:44:32.261542 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001238 sec., 28271.40549273021 rows/sec., 2.06 MiB/sec. | ||
| 11875 | 2025.12.19 02:44:32.261607 [ 118 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2025.12.19 02:44:32.261626 [ 268 ] {2575fa3f-4666-42ad-818c-eb8ebdc7fafa} <Debug> TCPHandler: Processed in 0.001464949 sec. | ||
| 11877 | 2025.12.19 02:44:32.261634 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11878 | 2025.12.19 02:44:32.261748 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2025.12.19 02:44:32.261775 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11880 | 2025.12.19 02:44:32.261849 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11881 | 2025.12.19 02:44:32.261898 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11882 | 2025.12.19 02:44:32.261909 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11883 | 2025.12.19 02:44:32.261949 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 278 rows starting from the beginning of the part | ||
| 11884 | 2025.12.19 02:44:32.262019 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 11885 | 2025.12.19 02:44:32.262066 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
| 11886 | 2025.12.19 02:44:32.262115 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 11887 | 2025.12.19 02:44:32.262158 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 11888 | 2025.12.19 02:44:32.262198 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 35 rows starting from the beginning of the part | ||
| 11889 | 2025.12.19 02:44:32.262346 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2025.12.19 02:44:32.262388 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11891 | 2025.12.19 02:44:32.262745 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11892 | 2025.12.19 02:44:32.262980 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2025.12.19 02:44:32.263118 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001288 sec., 76863.35403726707 rows/sec., 6.01 MiB/sec. | ||
| 11894 | 2025.12.19 02:44:32.263115 [ 195 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394888 sec., 294647.3121856378 rows/sec., 20.57 MiB/sec. | ||
| 11895 | 2025.12.19 02:44:32.263157 [ 268 ] {4e6aac52-fa03-4457-b794-e4d8d8184ba2} <Debug> TCPHandler: Processed in 0.001462138 sec. | ||
| 11896 | 2025.12.19 02:44:32.263292 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2025.12.19 02:44:32.263360 [ 186 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11898 | 2025.12.19 02:44:32.263389 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11899 | 2025.12.19 02:44:32.263440 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11900 | 2025.12.19 02:44:32.263726 [ 186 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11901 | 2025.12.19 02:44:32.263826 [ 186 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_76_15} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11902 | 2025.12.19 02:44:32.263859 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11903 | 2025.12.19 02:44:32.263901 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11904 | 2025.12.19 02:44:32.263949 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11905 | 2025.12.19 02:44:32.264261 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11906 | 2025.12.19 02:44:32.264482 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2025.12.19 02:44:32.264614 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001243 sec., 130329.84714400645 rows/sec., 9.08 MiB/sec. | ||
| 11908 | 2025.12.19 02:44:32.264652 [ 268 ] {13e91acf-1868-4cbd-82ab-b5780f206ef3} <Debug> TCPHandler: Processed in 0.001410938 sec. | ||
| 11909 | 2025.12.19 02:44:32.264767 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2025.12.19 02:44:32.264860 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2025.12.19 02:44:32.264917 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <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 | ||
| 11912 | 2025.12.19 02:44:32.265746 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2025.12.19 02:44:32.265781 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11914 | 2025.12.19 02:44:32.266330 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11915 | 2025.12.19 02:44:32.266556 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2025.12.19 02:44:32.266693 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001851 sec., 16747.703943814155 rows/sec., 30.01 MiB/sec. | ||
| 11917 | 2025.12.19 02:44:32.266747 [ 268 ] {a5034542-9ffe-4255-a578-240f97a5fe96} <Debug> TCPHandler: Processed in 0.002030825 sec. | ||
| 11918 | 2025.12.19 02:44:32.266864 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2025.12.19 02:44:32.266958 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11920 | 2025.12.19 02:44:32.267000 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11921 | 2025.12.19 02:44:32.267316 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2025.12.19 02:44:32.267352 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11923 | 2025.12.19 02:44:32.267651 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11924 | 2025.12.19 02:44:32.267870 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2025.12.19 02:44:32.267997 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 11926 | 2025.12.19 02:44:32.268038 [ 268 ] {ed00a4a9-df51-4d73-9925-fcea495fe076} <Debug> TCPHandler: Processed in 0.001224006 sec. | ||
| 11927 | 2025.12.19 02:44:33.477840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26385 | ||
| 11928 | 2025.12.19 02:44:33.478427 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11929 | 2025.12.19 02:44:33.478479 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11930 | 2025.12.19 02:44:33.478981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11931 | 2025.12.19 02:44:33.479216 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11932 | 2025.12.19 02:44:33.479355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26385 | ||
| 11933 | 2025.12.19 02:44:34.848884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11934 | 2025.12.19 02:44:34.865334 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11935 | 2025.12.19 02:44:34.865385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.75 GiB. | ||
| 11936 | 2025.12.19 02:44:34.871640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11937 | 2025.12.19 02:44:34.872324 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11938 | 2025.12.19 02:44:34.875183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11939 | 2025.12.19 02:44:37.255675 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2025.12.19 02:44:37.255890 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11941 | 2025.12.19 02:44:37.255965 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11942 | 2025.12.19 02:44:37.256630 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2025.12.19 02:44:37.256675 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11944 | 2025.12.19 02:44:37.257068 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11945 | 2025.12.19 02:44:37.257308 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2025.12.19 02:44:37.257472 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001636 sec., 46454.767726161364 rows/sec., 3.83 MiB/sec. | ||
| 11947 | 2025.12.19 02:44:37.257514 [ 268 ] {9fdaea0b-746a-4946-b96b-e1c356896334} <Debug> TCPHandler: Processed in 0.001979255 sec. | ||
| 11948 | 2025.12.19 02:44:37.257629 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2025.12.19 02:44:37.257723 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11950 | 2025.12.19 02:44:37.257764 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11951 | 2025.12.19 02:44:37.258158 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11952 | 2025.12.19 02:44:37.258194 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11953 | 2025.12.19 02:44:37.258486 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11954 | 2025.12.19 02:44:37.258695 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11955 | 2025.12.19 02:44:37.258826 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001122 sec., 8912.655971479502 rows/sec., 670.19 KiB/sec. | ||
| 11956 | 2025.12.19 02:44:37.258863 [ 268 ] {18cd76af-d32b-42ab-b1f7-b60ef6a8e149} <Debug> TCPHandler: Processed in 0.001283586 sec. | ||
| 11957 | 2025.12.19 02:44:37.258969 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11958 | 2025.12.19 02:44:37.259062 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11959 | 2025.12.19 02:44:37.259102 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11960 | 2025.12.19 02:44:37.259512 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11961 | 2025.12.19 02:44:37.259548 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11962 | 2025.12.19 02:44:37.259848 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11963 | 2025.12.19 02:44:37.260056 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11964 | 2025.12.19 02:44:37.260186 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001141 sec., 64855.39000876424 rows/sec., 5.06 MiB/sec. | ||
| 11965 | 2025.12.19 02:44:37.260223 [ 268 ] {1680bd80-5cee-40a4-89e5-22229931df8a} <Debug> TCPHandler: Processed in 0.001302746 sec. | ||
| 11966 | 2025.12.19 02:44:37.260342 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11967 | 2025.12.19 02:44:37.260434 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11968 | 2025.12.19 02:44:37.260477 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11969 | 2025.12.19 02:44:37.260887 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11970 | 2025.12.19 02:44:37.260923 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11971 | 2025.12.19 02:44:37.261250 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11972 | 2025.12.19 02:44:37.261468 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11973 | 2025.12.19 02:44:37.261597 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 11974 | 2025.12.19 02:44:37.261634 [ 268 ] {121f8931-08ac-40ad-aee0-6c6158c8062b} <Debug> TCPHandler: Processed in 0.001339897 sec. | ||
| 11975 | 2025.12.19 02:44:37.261746 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11976 | 2025.12.19 02:44:37.261838 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11977 | 2025.12.19 02:44:37.261892 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <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 | ||
| 11978 | 2025.12.19 02:44:37.262651 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2025.12.19 02:44:37.262686 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11980 | 2025.12.19 02:44:37.263204 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11981 | 2025.12.19 02:44:37.263426 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2025.12.19 02:44:37.263565 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001743 sec., 5737.234652897304 rows/sec., 10.28 MiB/sec. | ||
| 11983 | 2025.12.19 02:44:37.263604 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11984 | 2025.12.19 02:44:37.263617 [ 268 ] {5c99fe99-4cbf-46e3-9144-98ffdfd775d9} <Debug> TCPHandler: Processed in 0.001919944 sec. | ||
| 11985 | 2025.12.19 02:44:37.263674 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.12.19 02:44:37.263700 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11987 | 2025.12.19 02:44:37.263783 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11988 | 2025.12.19 02:44:37.263865 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11989 | 2025.12.19 02:44:37.263911 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11990 | 2025.12.19 02:44:37.263977 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11991 | 2025.12.19 02:44:37.264250 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11992 | 2025.12.19 02:44:37.264333 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1406 rows starting from the beginning of the part | ||
| 11993 | 2025.12.19 02:44:37.264364 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2025.12.19 02:44:37.264407 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 11995 | 2025.12.19 02:44:37.264465 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 11996 | 2025.12.19 02:44:37.264570 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 11997 | 2025.12.19 02:44:37.264664 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 11998 | 2025.12.19 02:44:37.264746 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11999 | 2025.12.19 02:44:37.264755 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 12000 | 2025.12.19 02:44:37.264858 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 12001 | 2025.12.19 02:44:37.264979 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2025.12.19 02:44:37.265128 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 12003 | 2025.12.19 02:44:37.265167 [ 268 ] {437e9328-7a4f-4dd1-8312-28e0da310289} <Debug> TCPHandler: Processed in 0.001447469 sec. | ||
| 12004 | 2025.12.19 02:44:37.270478 [ 188 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 19 columns (19 merged, 0 gathered) in 0.006703684 sec., 223459.220333178 rows/sec., 400.43 MiB/sec. | ||
| 12005 | 2025.12.19 02:44:37.272111 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12006 | 2025.12.19 02:44:37.272443 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.12.19 02:44:37.272516 [ 191 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12008 | 2025.12.19 02:44:37.272611 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12009 | 2025.12.19 02:44:38.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.11 MiB, peak 342.61 MiB, free memory in arenas 0.00 B, will set to 333.18 MiB (RSS), difference: 2.07 MiB | ||
| 12010 | 2025.12.19 02:44:40.843961 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12011 | 2025.12.19 02:44:40.844008 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12012 | 2025.12.19 02:44:40.979575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26833 | ||
| 12013 | 2025.12.19 02:44:40.980172 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12014 | 2025.12.19 02:44:40.980229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12015 | 2025.12.19 02:44:40.980753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12016 | 2025.12.19 02:44:40.980996 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12017 | 2025.12.19 02:44:40.981151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26833 | ||
| 12018 | 2025.12.19 02:44:40.981149 [ 105 ] {} <Debug> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12019 | 2025.12.19 02:44:40.981228 [ 105 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12020 | 2025.12.19 02:44:40.981253 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12021 | 2025.12.19 02:44:40.981424 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12022 | 2025.12.19 02:44:40.981577 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12023 | 2025.12.19 02:44:40.981621 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24465 rows starting from the beginning of the part | ||
| 12024 | 2025.12.19 02:44:40.981695 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 12025 | 2025.12.19 02:44:40.981745 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 12026 | 2025.12.19 02:44:40.981793 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 12027 | 2025.12.19 02:44:40.981836 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 12028 | 2025.12.19 02:44:40.981879 [ 186 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 12029 | 2025.12.19 02:44:40.984273 [ 188 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26833 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939737 sec., 9127687.272705007 rows/sec., 130.57 MiB/sec. | ||
| 12030 | 2025.12.19 02:44:40.984513 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12031 | 2025.12.19 02:44:40.984827 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12032 | 2025.12.19 02:44:40.984907 [ 194 ] {075c0f36-f38a-4bf7-8410-baeadb7e5434::all_1_56_11} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12033 | 2025.12.19 02:44:40.985004 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 12034 | 2025.12.19 02:44:41.071315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1506 | ||
| 12035 | 2025.12.19 02:44:41.073943 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12036 | 2025.12.19 02:44:41.073987 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12037 | 2025.12.19 02:44:41.075131 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12038 | 2025.12.19 02:44:41.075388 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2025.12.19 02:44:41.075570 [ 105 ] {} <Debug> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12040 | 2025.12.19 02:44:41.075642 [ 105 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12041 | 2025.12.19 02:44:41.075666 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12042 | 2025.12.19 02:44:41.075723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 12043 | 2025.12.19 02:44:41.075749 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::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 | ||
| 12044 | 2025.12.19 02:44:41.076156 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12045 | 2025.12.19 02:44:41.076271 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1354 rows starting from the beginning of the part | ||
| 12046 | 2025.12.19 02:44:41.076579 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 34 rows starting from the beginning of the part | ||
| 12047 | 2025.12.19 02:44:41.076873 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 12048 | 2025.12.19 02:44:41.077160 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part | ||
| 12049 | 2025.12.19 02:44:41.077446 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 12050 | 2025.12.19 02:44:41.077728 [ 186 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 12051 | 2025.12.19 02:44:41.083748 [ 188 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 72 columns (72 merged, 0 gathered) in 0.008030092 sec., 187544.55117077113 rows/sec., 149.16 MiB/sec. | ||
| 12052 | 2025.12.19 02:44:41.085124 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12053 | 2025.12.19 02:44:41.085621 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.12.19 02:44:41.085687 [ 198 ] {1799463c-5dcc-474c-bd61-1b230ae76464::all_1_41_8} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12055 | 2025.12.19 02:44:41.085846 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12056 | 2025.12.19 02:44:42.257334 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.12.19 02:44:42.257554 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12058 | 2025.12.19 02:44:42.257628 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12059 | 2025.12.19 02:44:42.258378 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.12.19 02:44:42.258418 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12061 | 2025.12.19 02:44:42.258808 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12062 | 2025.12.19 02:44:42.259027 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.12.19 02:44:42.259172 [ 104 ] {} <Debug> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12064 | 2025.12.19 02:44:42.259182 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001685 sec., 70029.67359050445 rows/sec., 5.95 MiB/sec. | ||
| 12065 | 2025.12.19 02:44:42.259215 [ 104 ] {} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12066 | 2025.12.19 02:44:42.259236 [ 268 ] {e4765901-55e1-490a-92ad-60f33a214d78} <Debug> TCPHandler: Processed in 0.002038875 sec. | ||
| 12067 | 2025.12.19 02:44:42.259240 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12068 | 2025.12.19 02:44:42.259337 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12069 | 2025.12.19 02:44:42.259357 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2025.12.19 02:44:42.259431 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12071 | 2025.12.19 02:44:42.259454 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12072 | 2025.12.19 02:44:42.259462 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2466 rows starting from the beginning of the part | ||
| 12073 | 2025.12.19 02:44:42.259496 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12074 | 2025.12.19 02:44:42.259530 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 118 rows starting from the beginning of the part | ||
| 12075 | 2025.12.19 02:44:42.259611 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 76 rows starting from the beginning of the part | ||
| 12076 | 2025.12.19 02:44:42.259664 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 120 rows starting from the beginning of the part | ||
| 12077 | 2025.12.19 02:44:42.259729 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 76 rows starting from the beginning of the part | ||
| 12078 | 2025.12.19 02:44:42.259811 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 118 rows starting from the beginning of the part | ||
| 12079 | 2025.12.19 02:44:42.259953 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2025.12.19 02:44:42.259987 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12081 | 2025.12.19 02:44:42.260314 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12082 | 2025.12.19 02:44:42.260528 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12083 | 2025.12.19 02:44:42.260695 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00126 sec., 24603.1746031746 rows/sec., 1.81 MiB/sec. | ||
| 12084 | 2025.12.19 02:44:42.260740 [ 268 ] {ad998e5f-e8bc-46d7-b445-54528b921cb0} <Debug> TCPHandler: Processed in 0.001433108 sec. | ||
| 12085 | 2025.12.19 02:44:42.260852 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12086 | 2025.12.19 02:44:42.260948 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12087 | 2025.12.19 02:44:42.260990 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12088 | 2025.12.19 02:44:42.261063 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2974 rows, containing 5 columns (5 merged, 0 gathered) in 0.001764512 sec., 1685451.841642335 rows/sec., 145.00 MiB/sec. | ||
| 12089 | 2025.12.19 02:44:42.261305 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12090 | 2025.12.19 02:44:42.261423 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2025.12.19 02:44:42.261458 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12092 | 2025.12.19 02:44:42.261537 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12093 | 2025.12.19 02:44:42.261598 [ 188 ] {87b05ded-b209-49fb-9ba1-ad9da38cd297::all_1_86_17} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12094 | 2025.12.19 02:44:42.261667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 12095 | 2025.12.19 02:44:42.261776 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12096 | 2025.12.19 02:44:42.262001 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2025.12.19 02:44:42.262108 [ 104 ] {} <Debug> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12098 | 2025.12.19 02:44:42.262133 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001202 sec., 79034.94176372713 rows/sec., 6.17 MiB/sec. | ||
| 12099 | 2025.12.19 02:44:42.262136 [ 104 ] {} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2025.12.19 02:44:42.262164 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12101 | 2025.12.19 02:44:42.262174 [ 268 ] {a00077c6-9878-4466-b5f8-cdc53cec46a0} <Debug> TCPHandler: Processed in 0.001372597 sec. | ||
| 12102 | 2025.12.19 02:44:42.262234 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12103 | 2025.12.19 02:44:42.262282 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12104 | 2025.12.19 02:44:42.262321 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12105 | 2025.12.19 02:44:42.262349 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1250 rows starting from the beginning of the part | ||
| 12106 | 2025.12.19 02:44:42.262378 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12107 | 2025.12.19 02:44:42.262400 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 95 rows starting from the beginning of the part | ||
| 12108 | 2025.12.19 02:44:42.262421 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12109 | 2025.12.19 02:44:42.262445 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part | ||
| 12110 | 2025.12.19 02:44:42.262485 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 99 rows starting from the beginning of the part | ||
| 12111 | 2025.12.19 02:44:42.262524 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 74 rows starting from the beginning of the part | ||
| 12112 | 2025.12.19 02:44:42.262561 [ 192 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 95 rows starting from the beginning of the part | ||
| 12113 | 2025.12.19 02:44:42.262855 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.12.19 02:44:42.262889 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12115 | 2025.12.19 02:44:42.263220 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12116 | 2025.12.19 02:44:42.263436 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.12.19 02:44:42.263514 [ 190 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305506 sec., 1292219.262109864 rows/sec., 100.17 MiB/sec. | ||
| 12118 | 2025.12.19 02:44:42.263545 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12119 | 2025.12.19 02:44:42.263571 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 12120 | 2025.12.19 02:44:42.263589 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12121 | 2025.12.19 02:44:42.263606 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12122 | 2025.12.19 02:44:42.263610 [ 268 ] {896a302d-d2f6-4229-ac3f-1fad911354fa} <Debug> TCPHandler: Processed in 0.001378247 sec. | ||
| 12123 | 2025.12.19 02:44:42.263661 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12124 | 2025.12.19 02:44:42.263715 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12125 | 2025.12.19 02:44:42.263729 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12126 | 2025.12.19 02:44:42.263739 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12127 | 2025.12.19 02:44:42.263766 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24625 rows starting from the beginning of the part | ||
| 12128 | 2025.12.19 02:44:42.263810 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 12129 | 2025.12.19 02:44:42.263811 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12130 | 2025.12.19 02:44:42.263847 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12131 | 2025.12.19 02:44:42.263882 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 162 rows starting from the beginning of the part | ||
| 12132 | 2025.12.19 02:44:42.263882 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <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 | ||
| 12133 | 2025.12.19 02:44:42.263920 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 12134 | 2025.12.19 02:44:42.263955 [ 192 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12135 | 2025.12.19 02:44:42.263989 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2025.12.19 02:44:42.264054 [ 200 ] {3dfa148b-8893-4f8a-85a0-a5d82dbcc38b::all_1_86_17} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12137 | 2025.12.19 02:44:42.264117 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 12138 | 2025.12.19 02:44:42.264747 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2025.12.19 02:44:42.264782 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12140 | 2025.12.19 02:44:42.265333 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12141 | 2025.12.19 02:44:42.265560 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2025.12.19 02:44:42.265706 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001911 sec., 16221.873364730509 rows/sec., 29.07 MiB/sec. | ||
| 12143 | 2025.12.19 02:44:42.265785 [ 268 ] {c562c340-ea0f-4338-a036-2241f9857fe3} <Debug> TCPHandler: Processed in 0.002118417 sec. | ||
| 12144 | 2025.12.19 02:44:42.265892 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12145 | 2025.12.19 02:44:42.265989 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12146 | 2025.12.19 02:44:42.266032 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12147 | 2025.12.19 02:44:42.266354 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2025.12.19 02:44:42.266388 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12149 | 2025.12.19 02:44:42.266903 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12150 | 2025.12.19 02:44:42.267127 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12151 | 2025.12.19 02:44:42.267234 [ 104 ] {} <Debug> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12152 | 2025.12.19 02:44:42.267260 [ 104 ] {} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2025.12.19 02:44:42.267260 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 12154 | 2025.12.19 02:44:42.267277 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12155 | 2025.12.19 02:44:42.267304 [ 268 ] {0a4754bb-06ca-4f5e-b5c3-6f5dcee09640} <Debug> TCPHandler: Processed in 0.001461979 sec. | ||
| 12156 | 2025.12.19 02:44:42.267375 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12157 | 2025.12.19 02:44:42.267511 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12158 | 2025.12.19 02:44:42.267546 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5112 rows starting from the beginning of the part | ||
| 12159 | 2025.12.19 02:44:42.267609 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12160 | 2025.12.19 02:44:42.267657 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12161 | 2025.12.19 02:44:42.267700 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12162 | 2025.12.19 02:44:42.267739 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12163 | 2025.12.19 02:44:42.267778 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12164 | 2025.12.19 02:44:42.268742 [ 199 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25427 rows, containing 5 columns (5 merged, 0 gathered) in 0.005098714 sec., 4986943.766604678 rows/sec., 339.04 MiB/sec. | ||
| 12165 | 2025.12.19 02:44:42.268960 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12166 | 2025.12.19 02:44:42.269213 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2025.12.19 02:44:42.269272 [ 196 ] {c4ee0499-2023-44ae-ba94-5ed495268cbf::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12168 | 2025.12.19 02:44:42.269331 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12169 | 2025.12.19 02:44:42.269822 [ 193 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5412 rows, containing 4 columns (4 merged, 0 gathered) in 0.002488831 sec., 2174514.8626001524 rows/sec., 141.99 MiB/sec. | ||
| 12170 | 2025.12.19 02:44:42.270327 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12171 | 2025.12.19 02:44:42.270601 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.12.19 02:44:42.270677 [ 190 ] {58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6::all_1_86_17} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12173 | 2025.12.19 02:44:42.270753 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12174 | 2025.12.19 02:44:42.375344 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 12175 | 2025.12.19 02:44:42.392615 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12176 | 2025.12.19 02:44:42.392676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12177 | 2025.12.19 02:44:42.398947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12178 | 2025.12.19 02:44:42.399652 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12179 | 2025.12.19 02:44:42.399946 [ 104 ] {} <Debug> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12180 | 2025.12.19 02:44:42.400007 [ 104 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12181 | 2025.12.19 02:44:42.400028 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12182 | 2025.12.19 02:44:42.400133 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12183 | 2025.12.19 02:44:42.404107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12184 | 2025.12.19 02:44:42.404250 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12185 | 2025.12.19 02:44:42.404979 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12186 | 2025.12.19 02:44:42.408177 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12187 | 2025.12.19 02:44:42.411393 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12188 | 2025.12.19 02:44:42.415085 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12189 | 2025.12.19 02:44:42.419216 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 12190 | 2025.12.19 02:44:42.423058 [ 199 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 12191 | 2025.12.19 02:44:42.473618 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.073523385 sec., 5739.670446348465 rows/sec., 29.68 MiB/sec. | ||
| 12192 | 2025.12.19 02:44:42.476769 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12193 | 2025.12.19 02:44:42.478814 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2025.12.19 02:44:42.478931 [ 190 ] {6ec1d4aa-b63d-4f81-a55b-16be04076ef9::all_1_56_11} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12195 | 2025.12.19 02:44:42.481864 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12196 | 2025.12.19 02:44:44.699086 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44849 | ||
| 12197 | 2025.12.19 02:44:44.699189 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12198 | 2025.12.19 02:44:44.699216 [ 288 ] {} <Debug> TCP-Session: c4670b37-8b8d-4647-a6f7-484f5d83cf96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44849 | ||
| 12199 | 2025.12.19 02:44:44.699237 [ 288 ] {} <Debug> TCP-Session: c4670b37-8b8d-4647-a6f7-484f5d83cf96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12200 | 2025.12.19 02:44:44.699251 [ 288 ] {} <Debug> TCP-Session: c4670b37-8b8d-4647-a6f7-484f5d83cf96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2025.12.19 02:44:44.699422 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47282 | ||
| 12202 | 2025.12.19 02:44:44.699437 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61088 | ||
| 12203 | 2025.12.19 02:44:44.699472 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53027 | ||
| 12204 | 2025.12.19 02:44:44.699502 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41858 | ||
| 12205 | 2025.12.19 02:44:44.699515 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60076 | ||
| 12206 | 2025.12.19 02:44:44.699547 [ 288 ] {} <Trace> TCP-Session: c4670b37-8b8d-4647-a6f7-484f5d83cf96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2025.12.19 02:44:44.699551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12208 | 2025.12.19 02:44:44.699495 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52452 | ||
| 12209 | 2025.12.19 02:44:44.699637 [ 289 ] {} <Debug> TCP-Session: 6e214dfc-d5cf-4fc8-a6da-9264da854aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:47282 | ||
| 12210 | 2025.12.19 02:44:44.699470 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60232 | ||
| 12211 | 2025.12.19 02:44:44.699684 [ 289 ] {} <Debug> TCP-Session: 6e214dfc-d5cf-4fc8-a6da-9264da854aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12212 | 2025.12.19 02:44:44.699482 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37189 | ||
| 12213 | 2025.12.19 02:44:44.699717 [ 289 ] {} <Debug> TCP-Session: 6e214dfc-d5cf-4fc8-a6da-9264da854aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12214 | 2025.12.19 02:44:44.699747 [ 288 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12215 | 2025.12.19 02:44:44.700016 [ 288 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12216 | 2025.12.19 02:44:44.700072 [ 288 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12217 | 2025.12.19 02:44:44.700129 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12218 | 2025.12.19 02:44:44.700171 [ 287 ] {} <Debug> TCP-Session: 3a108833-cffd-4a99-b4d8-581983d064b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60076 | ||
| 12219 | 2025.12.19 02:44:44.700197 [ 287 ] {} <Debug> TCP-Session: 3a108833-cffd-4a99-b4d8-581983d064b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12220 | 2025.12.19 02:44:44.700214 [ 287 ] {} <Debug> TCP-Session: 3a108833-cffd-4a99-b4d8-581983d064b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12221 | 2025.12.19 02:44:44.700251 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12222 | 2025.12.19 02:44:44.700290 [ 293 ] {} <Debug> TCP-Session: 68d9fedf-7758-451a-8f28-b783f3e6a91e Authenticating user 'default' from [fd00:1122:3344:101::e]:37189 | ||
| 12223 | 2025.12.19 02:44:44.700308 [ 293 ] {} <Debug> TCP-Session: 68d9fedf-7758-451a-8f28-b783f3e6a91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12224 | 2025.12.19 02:44:44.700320 [ 293 ] {} <Debug> TCP-Session: 68d9fedf-7758-451a-8f28-b783f3e6a91e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12225 | 2025.12.19 02:44:44.700368 [ 288 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 12226 | 2025.12.19 02:44:44.700503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12227 | 2025.12.19 02:44:44.700543 [ 290 ] {} <Debug> TCP-Session: 5d869299-ed30-4627-808e-32e84173e2d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61088 | ||
| 12228 | 2025.12.19 02:44:44.700565 [ 290 ] {} <Debug> TCP-Session: 5d869299-ed30-4627-808e-32e84173e2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2025.12.19 02:44:44.700583 [ 290 ] {} <Debug> TCP-Session: 5d869299-ed30-4627-808e-32e84173e2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12230 | 2025.12.19 02:44:44.700617 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12231 | 2025.12.19 02:44:44.700653 [ 291 ] {} <Debug> TCP-Session: 0003a8fb-c66d-4be7-a9b5-8de767e68a71 Authenticating user 'default' from [fd00:1122:3344:101::e]:60232 | ||
| 12232 | 2025.12.19 02:44:44.700672 [ 291 ] {} <Debug> TCP-Session: 0003a8fb-c66d-4be7-a9b5-8de767e68a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2025.12.19 02:44:44.700684 [ 291 ] {} <Debug> TCP-Session: 0003a8fb-c66d-4be7-a9b5-8de767e68a71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12234 | 2025.12.19 02:44:44.700916 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12235 | 2025.12.19 02:44:44.700958 [ 294 ] {} <Debug> TCP-Session: 4a490ed0-17fc-43e3-9f38-254a16b6e3fa Authenticating user 'default' from [fd00:1122:3344:101::e]:52452 | ||
| 12236 | 2025.12.19 02:44:44.700984 [ 294 ] {} <Debug> TCP-Session: 4a490ed0-17fc-43e3-9f38-254a16b6e3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2025.12.19 02:44:44.701002 [ 294 ] {} <Debug> TCP-Session: 4a490ed0-17fc-43e3-9f38-254a16b6e3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12238 | 2025.12.19 02:44:44.701149 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12239 | 2025.12.19 02:44:44.701184 [ 286 ] {} <Debug> TCP-Session: 5193ec20-d1ad-4c24-90c2-ab088ecc890c Authenticating user 'default' from [fd00:1122:3344:101::e]:41858 | ||
| 12240 | 2025.12.19 02:44:44.701198 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12241 | 2025.12.19 02:44:44.701206 [ 286 ] {} <Debug> TCP-Session: 5193ec20-d1ad-4c24-90c2-ab088ecc890c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12242 | 2025.12.19 02:44:44.701238 [ 292 ] {} <Debug> TCP-Session: d6e55b99-49e9-4a21-bc4f-581140273881 Authenticating user 'default' from [fd00:1122:3344:101::e]:53027 | ||
| 12243 | 2025.12.19 02:44:44.701242 [ 286 ] {} <Debug> TCP-Session: 5193ec20-d1ad-4c24-90c2-ab088ecc890c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12244 | 2025.12.19 02:44:44.701270 [ 292 ] {} <Debug> TCP-Session: d6e55b99-49e9-4a21-bc4f-581140273881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12245 | 2025.12.19 02:44:44.701293 [ 292 ] {} <Debug> TCP-Session: d6e55b99-49e9-4a21-bc4f-581140273881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12246 | 2025.12.19 02:44:44.701322 [ 329 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Trace> AggregatingTransform: Aggregating | ||
| 12247 | 2025.12.19 02:44:44.701379 [ 329 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Trace> Aggregator: Aggregation method: without_key | ||
| 12248 | 2025.12.19 02:44:44.701419 [ 329 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935401 sec. (1069.060 rows/sec., 41.76 KiB/sec.) | ||
| 12249 | 2025.12.19 02:44:44.701439 [ 329 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Trace> Aggregator: Merging aggregated data | ||
| 12250 | 2025.12.19 02:44:44.702884 [ 288 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 12251 | 2025.12.19 02:44:44.703064 [ 288 ] {46cdd461-0d63-4f22-a8fa-709ede7369b4} <Debug> TCPHandler: Processed in 0.003627005 sec. | ||
| 12252 | 2025.12.19 02:44:44.703158 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12253 | 2025.12.19 02:44:44.703191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12254 | 2025.12.19 02:44:44.703195 [ 288 ] {} <Debug> TCP-Session: c4670b37-8b8d-4647-a6f7-484f5d83cf96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12255 | 2025.12.19 02:44:44.703212 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12256 | 2025.12.19 02:44:44.703231 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12257 | 2025.12.19 02:44:44.703245 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12258 | 2025.12.19 02:44:44.703278 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12259 | 2025.12.19 02:44:44.703299 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12260 | 2025.12.19 02:44:44.703320 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12261 | 2025.12.19 02:44:44.703330 [ 294 ] {} <Debug> TCP-Session: 4a490ed0-17fc-43e3-9f38-254a16b6e3fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2025.12.19 02:44:44.703342 [ 292 ] {} <Debug> TCP-Session: d6e55b99-49e9-4a21-bc4f-581140273881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12263 | 2025.12.19 02:44:44.703361 [ 286 ] {} <Debug> TCP-Session: 5193ec20-d1ad-4c24-90c2-ab088ecc890c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12264 | 2025.12.19 02:44:44.703318 [ 290 ] {} <Debug> TCP-Session: 5d869299-ed30-4627-808e-32e84173e2d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2025.12.19 02:44:44.703271 [ 291 ] {} <Debug> TCP-Session: 0003a8fb-c66d-4be7-a9b5-8de767e68a71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2025.12.19 02:44:44.703263 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12267 | 2025.12.19 02:44:44.703242 [ 289 ] {} <Debug> TCP-Session: 6e214dfc-d5cf-4fc8-a6da-9264da854aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2025.12.19 02:44:44.703299 [ 287 ] {} <Debug> TCP-Session: 3a108833-cffd-4a99-b4d8-581983d064b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2025.12.19 02:44:44.703468 [ 293 ] {} <Debug> TCP-Session: 68d9fedf-7758-451a-8f28-b783f3e6a91e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2025.12.19 02:44:45.793752 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34415 | ||
| 12271 | 2025.12.19 02:44:45.793878 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12272 | 2025.12.19 02:44:45.793908 [ 288 ] {} <Debug> TCP-Session: d2cd5d57-b746-4135-970e-62d40967fdc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34415 | ||
| 12273 | 2025.12.19 02:44:45.793930 [ 288 ] {} <Debug> TCP-Session: d2cd5d57-b746-4135-970e-62d40967fdc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12274 | 2025.12.19 02:44:45.793943 [ 288 ] {} <Debug> TCP-Session: d2cd5d57-b746-4135-970e-62d40967fdc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2025.12.19 02:44:45.794145 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32935 | ||
| 12276 | 2025.12.19 02:44:45.794187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65296 | ||
| 12277 | 2025.12.19 02:44:45.794210 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53624 | ||
| 12278 | 2025.12.19 02:44:45.794236 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48731 | ||
| 12279 | 2025.12.19 02:44:45.794250 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62745 | ||
| 12280 | 2025.12.19 02:44:45.794281 [ 288 ] {} <Trace> TCP-Session: d2cd5d57-b746-4135-970e-62d40967fdc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2025.12.19 02:44:45.794308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12282 | 2025.12.19 02:44:45.794310 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12283 | 2025.12.19 02:44:45.794320 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12284 | 2025.12.19 02:44:45.794336 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12285 | 2025.12.19 02:44:45.794350 [ 290 ] {} <Debug> TCP-Session: 91e2fd86-477c-4373-a7e9-a90a095ce00c Authenticating user 'default' from [fd00:1122:3344:101::e]:65296 | ||
| 12286 | 2025.12.19 02:44:45.794356 [ 294 ] {} <Debug> TCP-Session: 02b01209-6fe6-47fe-8ea3-d10e7a8c72b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48731 | ||
| 12287 | 2025.12.19 02:44:45.794367 [ 286 ] {} <Debug> TCP-Session: 286d09da-a931-45ee-9641-c84617de00e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62745 | ||
| 12288 | 2025.12.19 02:44:45.794379 [ 290 ] {} <Debug> TCP-Session: 91e2fd86-477c-4373-a7e9-a90a095ce00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12289 | 2025.12.19 02:44:45.794382 [ 294 ] {} <Debug> TCP-Session: 02b01209-6fe6-47fe-8ea3-d10e7a8c72b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12290 | 2025.12.19 02:44:45.794391 [ 286 ] {} <Debug> TCP-Session: 286d09da-a931-45ee-9641-c84617de00e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12291 | 2025.12.19 02:44:45.794394 [ 290 ] {} <Debug> TCP-Session: 91e2fd86-477c-4373-a7e9-a90a095ce00c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12292 | 2025.12.19 02:44:45.794409 [ 286 ] {} <Debug> TCP-Session: 286d09da-a931-45ee-9641-c84617de00e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12293 | 2025.12.19 02:44:45.794401 [ 294 ] {} <Debug> TCP-Session: 02b01209-6fe6-47fe-8ea3-d10e7a8c72b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12294 | 2025.12.19 02:44:45.794334 [ 292 ] {} <Debug> TCP-Session: 6a3b744f-4e99-4eb4-bd9f-f38479deeb7d Authenticating user 'default' from [fd00:1122:3344:101::e]:53624 | ||
| 12295 | 2025.12.19 02:44:45.794272 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12296 | 2025.12.19 02:44:45.794462 [ 288 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34415) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12297 | 2025.12.19 02:44:45.794459 [ 292 ] {} <Debug> TCP-Session: 6a3b744f-4e99-4eb4-bd9f-f38479deeb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2025.12.19 02:44:45.794506 [ 289 ] {} <Debug> TCP-Session: df02c8d2-b21f-4a82-b413-c114a71f9c5f Authenticating user 'default' from [fd00:1122:3344:101::e]:32935 | ||
| 12299 | 2025.12.19 02:44:45.794519 [ 292 ] {} <Debug> TCP-Session: 6a3b744f-4e99-4eb4-bd9f-f38479deeb7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2025.12.19 02:44:45.794258 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61643 | ||
| 12301 | 2025.12.19 02:44:45.794552 [ 289 ] {} <Debug> TCP-Session: df02c8d2-b21f-4a82-b413-c114a71f9c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12302 | 2025.12.19 02:44:45.794216 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54837 | ||
| 12303 | 2025.12.19 02:44:45.794619 [ 289 ] {} <Debug> TCP-Session: df02c8d2-b21f-4a82-b413-c114a71f9c5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12304 | 2025.12.19 02:44:45.794201 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47310 | ||
| 12305 | 2025.12.19 02:44:45.794678 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12306 | 2025.12.19 02:44:45.794682 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12307 | 2025.12.19 02:44:45.794710 [ 287 ] {} <Debug> TCP-Session: dcfa7a9f-852c-4979-ba35-adf25614f66c Authenticating user 'default' from [fd00:1122:3344:101::e]:61643 | ||
| 12308 | 2025.12.19 02:44:45.794724 [ 293 ] {} <Debug> TCP-Session: b7ce1ca4-c6d2-4704-bc1c-17110f30d7f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54837 | ||
| 12309 | 2025.12.19 02:44:45.794723 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12310 | 2025.12.19 02:44:45.794741 [ 287 ] {} <Debug> TCP-Session: dcfa7a9f-852c-4979-ba35-adf25614f66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12311 | 2025.12.19 02:44:45.794750 [ 288 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12312 | 2025.12.19 02:44:45.794768 [ 291 ] {} <Debug> TCP-Session: 743ca41a-4694-4ccc-b899-b61a1eda743f Authenticating user 'default' from [fd00:1122:3344:101::e]:47310 | ||
| 12313 | 2025.12.19 02:44:45.794752 [ 293 ] {} <Debug> TCP-Session: b7ce1ca4-c6d2-4704-bc1c-17110f30d7f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12314 | 2025.12.19 02:44:45.794810 [ 291 ] {} <Debug> TCP-Session: 743ca41a-4694-4ccc-b899-b61a1eda743f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2025.12.19 02:44:45.794824 [ 288 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12316 | 2025.12.19 02:44:45.794840 [ 291 ] {} <Debug> TCP-Session: 743ca41a-4694-4ccc-b899-b61a1eda743f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12317 | 2025.12.19 02:44:45.794827 [ 293 ] {} <Debug> TCP-Session: b7ce1ca4-c6d2-4704-bc1c-17110f30d7f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12318 | 2025.12.19 02:44:45.794772 [ 287 ] {} <Debug> TCP-Session: dcfa7a9f-852c-4979-ba35-adf25614f66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2025.12.19 02:44:45.795131 [ 288 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 12320 | 2025.12.19 02:44:45.796040 [ 346 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Trace> AggregatingTransform: Aggregating | ||
| 12321 | 2025.12.19 02:44:45.796078 [ 346 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12322 | 2025.12.19 02:44:45.796115 [ 346 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000880062 sec. (1136.284 rows/sec., 44.39 KiB/sec.) | ||
| 12323 | 2025.12.19 02:44:45.796134 [ 346 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Trace> Aggregator: Merging aggregated data | ||
| 12324 | 2025.12.19 02:44:45.797501 [ 288 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003092 sec., 323.41526520051747 rows/sec., 12.63 KiB/sec. | ||
| 12325 | 2025.12.19 02:44:45.797627 [ 288 ] {02e0b603-5d6f-4edd-b8b0-32ba012fe18c} <Debug> TCPHandler: Processed in 0.003460444 sec. | ||
| 12326 | 2025.12.19 02:44:45.797711 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12327 | 2025.12.19 02:44:45.797737 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12328 | 2025.12.19 02:44:45.797758 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12329 | 2025.12.19 02:44:45.797778 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12330 | 2025.12.19 02:44:45.797795 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12331 | 2025.12.19 02:44:45.797817 [ 287 ] {} <Debug> TCP-Session: dcfa7a9f-852c-4979-ba35-adf25614f66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12332 | 2025.12.19 02:44:45.797836 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12333 | 2025.12.19 02:44:45.797849 [ 292 ] {} <Debug> TCP-Session: 6a3b744f-4e99-4eb4-bd9f-f38479deeb7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12334 | 2025.12.19 02:44:45.797853 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12335 | 2025.12.19 02:44:45.797884 [ 291 ] {} <Debug> TCP-Session: 743ca41a-4694-4ccc-b899-b61a1eda743f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12336 | 2025.12.19 02:44:45.797873 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12337 | 2025.12.19 02:44:45.797919 [ 294 ] {} <Debug> TCP-Session: 02b01209-6fe6-47fe-8ea3-d10e7a8c72b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12338 | 2025.12.19 02:44:45.797817 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12339 | 2025.12.19 02:44:45.797963 [ 286 ] {} <Debug> TCP-Session: 286d09da-a931-45ee-9641-c84617de00e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2025.12.19 02:44:45.797789 [ 289 ] {} <Debug> TCP-Session: df02c8d2-b21f-4a82-b413-c114a71f9c5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2025.12.19 02:44:45.797995 [ 293 ] {} <Debug> TCP-Session: b7ce1ca4-c6d2-4704-bc1c-17110f30d7f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12342 | 2025.12.19 02:44:45.797741 [ 288 ] {} <Debug> TCP-Session: d2cd5d57-b746-4135-970e-62d40967fdc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2025.12.19 02:44:45.797838 [ 290 ] {} <Debug> TCP-Session: 91e2fd86-477c-4373-a7e9-a90a095ce00c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12344 | 2025.12.19 02:44:45.996173 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58448 | ||
| 12345 | 2025.12.19 02:44:45.996279 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12346 | 2025.12.19 02:44:45.996304 [ 288 ] {} <Debug> TCP-Session: 42b36a63-b23d-4e84-906c-d12963bc9498 Authenticating user 'default' from [fd00:1122:3344:101::e]:58448 | ||
| 12347 | 2025.12.19 02:44:45.996326 [ 288 ] {} <Debug> TCP-Session: 42b36a63-b23d-4e84-906c-d12963bc9498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2025.12.19 02:44:45.996338 [ 288 ] {} <Debug> TCP-Session: 42b36a63-b23d-4e84-906c-d12963bc9498 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12349 | 2025.12.19 02:44:45.996562 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56238 | ||
| 12350 | 2025.12.19 02:44:45.996585 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49442 | ||
| 12351 | 2025.12.19 02:44:45.996595 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48923 | ||
| 12352 | 2025.12.19 02:44:45.996623 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33068 | ||
| 12353 | 2025.12.19 02:44:45.996656 [ 288 ] {} <Trace> TCP-Session: 42b36a63-b23d-4e84-906c-d12963bc9498 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12354 | 2025.12.19 02:44:45.996680 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12355 | 2025.12.19 02:44:45.996674 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12356 | 2025.12.19 02:44:45.996617 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46212 | ||
| 12357 | 2025.12.19 02:44:45.996735 [ 289 ] {} <Debug> TCP-Session: 2dd90dba-0d9a-43d9-ac26-4efddf7d8f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:56238 | ||
| 12358 | 2025.12.19 02:44:45.996724 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12359 | 2025.12.19 02:44:45.996790 [ 289 ] {} <Debug> TCP-Session: 2dd90dba-0d9a-43d9-ac26-4efddf7d8f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12360 | 2025.12.19 02:44:45.996724 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12361 | 2025.12.19 02:44:45.996811 [ 287 ] {} <Debug> TCP-Session: 996ba061-6ea3-4ef0-a3b6-bda622a414f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33068 | ||
| 12362 | 2025.12.19 02:44:45.996815 [ 289 ] {} <Debug> TCP-Session: 2dd90dba-0d9a-43d9-ac26-4efddf7d8f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12363 | 2025.12.19 02:44:45.996838 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12364 | 2025.12.19 02:44:45.996853 [ 287 ] {} <Debug> TCP-Session: 996ba061-6ea3-4ef0-a3b6-bda622a414f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12365 | 2025.12.19 02:44:45.996720 [ 292 ] {} <Debug> TCP-Session: 52e8dc34-931e-47f8-bd79-8c39b993fdec Authenticating user 'default' from [fd00:1122:3344:101::e]:49442 | ||
| 12366 | 2025.12.19 02:44:45.996888 [ 286 ] {} <Debug> TCP-Session: ca9e9816-1f9b-4c9b-b3a2-340dfd4b2d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:46212 | ||
| 12367 | 2025.12.19 02:44:45.996915 [ 292 ] {} <Debug> TCP-Session: 52e8dc34-931e-47f8-bd79-8c39b993fdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2025.12.19 02:44:45.996890 [ 287 ] {} <Debug> TCP-Session: 996ba061-6ea3-4ef0-a3b6-bda622a414f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2025.12.19 02:44:45.996941 [ 292 ] {} <Debug> TCP-Session: 52e8dc34-931e-47f8-bd79-8c39b993fdec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2025.12.19 02:44:45.996938 [ 286 ] {} <Debug> TCP-Session: ca9e9816-1f9b-4c9b-b3a2-340dfd4b2d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12371 | 2025.12.19 02:44:45.996605 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54453 | ||
| 12372 | 2025.12.19 02:44:45.996988 [ 286 ] {} <Debug> TCP-Session: ca9e9816-1f9b-4c9b-b3a2-340dfd4b2d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12373 | 2025.12.19 02:44:45.996593 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61520 | ||
| 12374 | 2025.12.19 02:44:45.996578 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55498 | ||
| 12375 | 2025.12.19 02:44:45.997052 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12376 | 2025.12.19 02:44:45.996842 [ 291 ] {} <Debug> TCP-Session: 845357cf-eca4-47f2-abf7-9b08f072a325 Authenticating user 'default' from [fd00:1122:3344:101::e]:48923 | ||
| 12377 | 2025.12.19 02:44:45.997092 [ 294 ] {} <Debug> TCP-Session: 30b31c03-76cd-4cf4-9adf-5bb359cae3fb Authenticating user 'default' from [fd00:1122:3344:101::e]:54453 | ||
| 12378 | 2025.12.19 02:44:45.997095 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12379 | 2025.12.19 02:44:45.997120 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12380 | 2025.12.19 02:44:45.997125 [ 294 ] {} <Debug> TCP-Session: 30b31c03-76cd-4cf4-9adf-5bb359cae3fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2025.12.19 02:44:45.997142 [ 293 ] {} <Debug> TCP-Session: d230e3c8-0afa-430e-a024-c9d83d279af3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61520 | ||
| 12382 | 2025.12.19 02:44:45.997156 [ 290 ] {} <Debug> TCP-Session: 94446186-9774-4307-8ac5-7155cf84d1e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55498 | ||
| 12383 | 2025.12.19 02:44:45.997169 [ 294 ] {} <Debug> TCP-Session: 30b31c03-76cd-4cf4-9adf-5bb359cae3fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2025.12.19 02:44:45.997183 [ 293 ] {} <Debug> TCP-Session: d230e3c8-0afa-430e-a024-c9d83d279af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2025.12.19 02:44:45.997193 [ 290 ] {} <Debug> TCP-Session: 94446186-9774-4307-8ac5-7155cf84d1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12386 | 2025.12.19 02:44:45.997214 [ 293 ] {} <Debug> TCP-Session: d230e3c8-0afa-430e-a024-c9d83d279af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12387 | 2025.12.19 02:44:45.997228 [ 290 ] {} <Debug> TCP-Session: 94446186-9774-4307-8ac5-7155cf84d1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12388 | 2025.12.19 02:44:45.997112 [ 291 ] {} <Debug> TCP-Session: 845357cf-eca4-47f2-abf7-9b08f072a325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12389 | 2025.12.19 02:44:45.996834 [ 288 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58448) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12390 | 2025.12.19 02:44:45.997295 [ 291 ] {} <Debug> TCP-Session: 845357cf-eca4-47f2-abf7-9b08f072a325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12391 | 2025.12.19 02:44:45.997552 [ 288 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12392 | 2025.12.19 02:44:45.997609 [ 288 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12393 | 2025.12.19 02:44:45.997889 [ 288 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Debug> oximeter.version (276fdd58-b76f-466e-a750-7c3e0c80339b) (SelectExecutor): Key condition: unknown | ||
| 12394 | 2025.12.19 02:44:45.998775 [ 317 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Trace> AggregatingTransform: Aggregating | ||
| 12395 | 2025.12.19 02:44:45.998810 [ 317 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Trace> Aggregator: Aggregation method: without_key | ||
| 12396 | 2025.12.19 02:44:45.998840 [ 317 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853941 sec. (1171.041 rows/sec., 45.74 KiB/sec.) | ||
| 12397 | 2025.12.19 02:44:45.998855 [ 317 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Trace> Aggregator: Merging aggregated data | ||
| 12398 | 2025.12.19 02:44:46.000233 [ 288 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003456 sec., 289.35185185185185 rows/sec., 11.30 KiB/sec. | ||
| 12399 | 2025.12.19 02:44:46.000385 [ 288 ] {d0a50dc1-782d-439c-877a-7da62c4c2987} <Debug> TCPHandler: Processed in 0.003857459 sec. | ||
| 12400 | 2025.12.19 02:44:46.000553 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12401 | 2025.12.19 02:44:46.000557 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12402 | 2025.12.19 02:44:46.000575 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12403 | 2025.12.19 02:44:46.000601 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12404 | 2025.12.19 02:44:46.000623 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12405 | 2025.12.19 02:44:46.000647 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12406 | 2025.12.19 02:44:46.000665 [ 292 ] {} <Debug> TCP-Session: 52e8dc34-931e-47f8-bd79-8c39b993fdec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12407 | 2025.12.19 02:44:46.000688 [ 290 ] {} <Debug> TCP-Session: 94446186-9774-4307-8ac5-7155cf84d1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12408 | 2025.12.19 02:44:46.000700 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12409 | 2025.12.19 02:44:46.000716 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12410 | 2025.12.19 02:44:46.000704 [ 293 ] {} <Debug> TCP-Session: d230e3c8-0afa-430e-a024-c9d83d279af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12411 | 2025.12.19 02:44:46.000759 [ 291 ] {} <Debug> TCP-Session: 845357cf-eca4-47f2-abf7-9b08f072a325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2025.12.19 02:44:46.000776 [ 286 ] {} <Debug> TCP-Session: ca9e9816-1f9b-4c9b-b3a2-340dfd4b2d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12413 | 2025.12.19 02:44:46.000672 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12414 | 2025.12.19 02:44:46.000641 [ 289 ] {} <Debug> TCP-Session: 2dd90dba-0d9a-43d9-ac26-4efddf7d8f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12415 | 2025.12.19 02:44:46.000844 [ 294 ] {} <Debug> TCP-Session: 30b31c03-76cd-4cf4-9adf-5bb359cae3fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2025.12.19 02:44:46.000628 [ 287 ] {} <Debug> TCP-Session: 996ba061-6ea3-4ef0-a3b6-bda622a414f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12417 | 2025.12.19 02:44:46.000597 [ 288 ] {} <Debug> TCP-Session: 42b36a63-b23d-4e84-906c-d12963bc9498 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2025.12.19 02:44:47.285777 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12419 | 2025.12.19 02:44:47.285999 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12420 | 2025.12.19 02:44:47.286076 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12421 | 2025.12.19 02:44:47.286800 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2025.12.19 02:44:47.286842 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12423 | 2025.12.19 02:44:47.287258 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12424 | 2025.12.19 02:44:47.287498 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2025.12.19 02:44:47.287656 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001713 sec., 14010.507880910684 rows/sec., 1.16 MiB/sec. | ||
| 12426 | 2025.12.19 02:44:47.287709 [ 268 ] {d4b33e3f-51d4-48d4-972b-98fa5c79b5f4} <Debug> TCPHandler: Processed in 0.002073826 sec. | ||
| 12427 | 2025.12.19 02:44:47.287840 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12428 | 2025.12.19 02:44:47.287945 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12429 | 2025.12.19 02:44:47.287991 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12430 | 2025.12.19 02:44:47.288394 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12431 | 2025.12.19 02:44:47.288430 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12432 | 2025.12.19 02:44:47.288754 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12433 | 2025.12.19 02:44:47.288971 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12434 | 2025.12.19 02:44:47.289107 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001185 sec., 3375.527426160337 rows/sec., 275.25 KiB/sec. | ||
| 12435 | 2025.12.19 02:44:47.289146 [ 268 ] {7d008d2e-77db-4519-924c-22bf6a9399a3} <Debug> TCPHandler: Processed in 0.001360447 sec. | ||
| 12436 | 2025.12.19 02:44:47.289257 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2025.12.19 02:44:47.289354 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12438 | 2025.12.19 02:44:47.289396 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12439 | 2025.12.19 02:44:47.290495 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.12.19 02:44:47.290538 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12441 | 2025.12.19 02:44:47.290931 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12442 | 2025.12.19 02:44:47.291162 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2025.12.19 02:44:47.291295 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001961 sec., 682304.9464558898 rows/sec., 57.06 MiB/sec. | ||
| 12444 | 2025.12.19 02:44:47.291334 [ 268 ] {21a23b41-e2e6-4aae-abfb-aae029c142d6} <Debug> TCPHandler: Processed in 0.002127407 sec. | ||
| 12445 | 2025.12.19 02:44:47.291445 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2025.12.19 02:44:47.291544 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12447 | 2025.12.19 02:44:47.291585 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12448 | 2025.12.19 02:44:47.292022 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2025.12.19 02:44:47.292059 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12450 | 2025.12.19 02:44:47.292390 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12451 | 2025.12.19 02:44:47.292598 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2025.12.19 02:44:47.292747 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.00122 sec., 21311.475409836068 rows/sec., 1.59 MiB/sec. | ||
| 12453 | 2025.12.19 02:44:47.292794 [ 268 ] {e07c5884-52b1-4be2-a929-832019accf7b} <Debug> TCPHandler: Processed in 0.001399488 sec. | ||
| 12454 | 2025.12.19 02:44:47.292919 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2025.12.19 02:44:47.293018 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12456 | 2025.12.19 02:44:47.293079 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12457 | 2025.12.19 02:44:47.293605 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2025.12.19 02:44:47.293657 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12459 | 2025.12.19 02:44:47.294001 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12460 | 2025.12.19 02:44:47.294232 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2025.12.19 02:44:47.294373 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001366 sec., 184480.23426061493 rows/sec., 12.76 MiB/sec. | ||
| 12462 | 2025.12.19 02:44:47.294433 [ 268 ] {761331d6-ee1f-49c8-910e-a820473b4889} <Debug> TCPHandler: Processed in 0.00158052 sec. | ||
| 12463 | 2025.12.19 02:44:47.294548 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2025.12.19 02:44:47.294644 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12465 | 2025.12.19 02:44:47.294684 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12466 | 2025.12.19 02:44:47.295092 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.12.19 02:44:47.295128 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12468 | 2025.12.19 02:44:47.295424 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12469 | 2025.12.19 02:44:47.295641 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.12.19 02:44:47.295816 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001187 sec., 10109.519797809606 rows/sec., 789.81 KiB/sec. | ||
| 12471 | 2025.12.19 02:44:47.295885 [ 268 ] {f051bee8-aa27-42dc-bfbf-a91fc8cfc415} <Debug> TCPHandler: Processed in 0.001387557 sec. | ||
| 12472 | 2025.12.19 02:44:47.296019 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2025.12.19 02:44:47.296132 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12474 | 2025.12.19 02:44:47.296179 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12475 | 2025.12.19 02:44:47.296836 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.12.19 02:44:47.296871 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12477 | 2025.12.19 02:44:47.297213 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12478 | 2025.12.19 02:44:47.297429 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2025.12.19 02:44:47.297585 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001476 sec., 386178.86178861785 rows/sec., 28.97 MiB/sec. | ||
| 12480 | 2025.12.19 02:44:47.297625 [ 268 ] {3e68855a-b782-44b8-a04d-fe0a46dd6833} <Debug> TCPHandler: Processed in 0.001667211 sec. | ||
| 12481 | 2025.12.19 02:44:47.297730 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2025.12.19 02:44:47.297824 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12483 | 2025.12.19 02:44:47.297867 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12484 | 2025.12.19 02:44:47.298447 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2025.12.19 02:44:47.298481 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12486 | 2025.12.19 02:44:47.298856 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12487 | 2025.12.19 02:44:47.299081 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2025.12.19 02:44:47.299214 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001408 sec., 626420.4545454546 rows/sec., 42.52 MiB/sec. | ||
| 12489 | 2025.12.19 02:44:47.299252 [ 268 ] {10b7aa24-bc19-487d-983d-bfcb6dc6c64c} <Debug> TCPHandler: Processed in 0.00157186 sec. | ||
| 12490 | 2025.12.19 02:44:47.299357 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12491 | 2025.12.19 02:44:47.299452 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12492 | 2025.12.19 02:44:47.299507 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <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 | ||
| 12493 | 2025.12.19 02:44:47.300300 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2025.12.19 02:44:47.300334 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12495 | 2025.12.19 02:44:47.300863 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12496 | 2025.12.19 02:44:47.301102 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12497 | 2025.12.19 02:44:47.301251 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 12498 | 2025.12.19 02:44:47.301316 [ 268 ] {c0be98d3-1b99-475f-86c0-cb2c3e3ae09c} <Debug> TCPHandler: Processed in 0.002008235 sec. | ||
| 12499 | 2025.12.19 02:44:47.301423 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2025.12.19 02:44:47.301518 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12501 | 2025.12.19 02:44:47.301560 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12502 | 2025.12.19 02:44:47.301878 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2025.12.19 02:44:47.301912 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12504 | 2025.12.19 02:44:47.302222 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12505 | 2025.12.19 02:44:47.302444 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12506 | 2025.12.19 02:44:47.302574 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 12507 | 2025.12.19 02:44:47.302611 [ 268 ] {d9e33ed4-803b-4ce0-bb1f-74453de52afe} <Debug> TCPHandler: Processed in 0.001238426 sec. | ||
| 12508 | 2025.12.19 02:44:48.481388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27345 | ||
| 12509 | 2025.12.19 02:44:48.482047 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12510 | 2025.12.19 02:44:48.482087 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12511 | 2025.12.19 02:44:48.482575 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12512 | 2025.12.19 02:44:48.482808 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2025.12.19 02:44:48.482940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27345 | ||
| 12514 | 2025.12.19 02:44:49.904222 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12515 | 2025.12.19 02:44:49.919725 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2025.12.19 02:44:49.919787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12517 | 2025.12.19 02:44:49.925627 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12518 | 2025.12.19 02:44:49.926406 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2025.12.19 02:44:49.929928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12520 | 2025.12.19 02:44:51.075940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1544 | ||
| 12521 | 2025.12.19 02:44:51.078626 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.12.19 02:44:51.078686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.74 GiB. | ||
| 12523 | 2025.12.19 02:44:51.079966 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12524 | 2025.12.19 02:44:51.080264 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.12.19 02:44:51.080657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1544 | ||
| 12526 | 2025.12.19 02:44:52.256941 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12527 | 2025.12.19 02:44:52.257250 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12528 | 2025.12.19 02:44:52.257356 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12529 | 2025.12.19 02:44:52.258309 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12530 | 2025.12.19 02:44:52.258355 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12531 | 2025.12.19 02:44:52.258755 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12532 | 2025.12.19 02:44:52.258987 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12533 | 2025.12.19 02:44:52.259144 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001974 sec., 59777.10233029382 rows/sec., 5.07 MiB/sec. | ||
| 12534 | 2025.12.19 02:44:52.259186 [ 268 ] {ab4b606a-5f22-41d9-ba40-a0a090b0325c} <Debug> TCPHandler: Processed in 0.002447671 sec. | ||
| 12535 | 2025.12.19 02:44:52.259311 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12536 | 2025.12.19 02:44:52.259405 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12537 | 2025.12.19 02:44:52.259445 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12538 | 2025.12.19 02:44:52.259848 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12539 | 2025.12.19 02:44:52.259882 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12540 | 2025.12.19 02:44:52.260180 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12541 | 2025.12.19 02:44:52.260390 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12542 | 2025.12.19 02:44:52.260518 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001131 sec., 27409.372236958443 rows/sec., 2.01 MiB/sec. | ||
| 12543 | 2025.12.19 02:44:52.260555 [ 268 ] {57997af9-b948-4118-8e56-de6b2b539841} <Debug> TCPHandler: Processed in 0.001292496 sec. | ||
| 12544 | 2025.12.19 02:44:52.260661 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12545 | 2025.12.19 02:44:52.260754 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12546 | 2025.12.19 02:44:52.260795 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12547 | 2025.12.19 02:44:52.261260 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12548 | 2025.12.19 02:44:52.261298 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12549 | 2025.12.19 02:44:52.261639 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12550 | 2025.12.19 02:44:52.261847 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12551 | 2025.12.19 02:44:52.261975 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001239 sec., 76674.73769168684 rows/sec., 5.99 MiB/sec. | ||
| 12552 | 2025.12.19 02:44:52.262013 [ 268 ] {793bffb1-0b54-4a84-9995-a09b3d66f5d6} <Debug> TCPHandler: Processed in 0.001399857 sec. | ||
| 12553 | 2025.12.19 02:44:52.262120 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12554 | 2025.12.19 02:44:52.262215 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12555 | 2025.12.19 02:44:52.262258 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12556 | 2025.12.19 02:44:52.262704 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2025.12.19 02:44:52.262741 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12558 | 2025.12.19 02:44:52.263078 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12559 | 2025.12.19 02:44:52.263288 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2025.12.19 02:44:52.263420 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 12561 | 2025.12.19 02:44:52.263457 [ 268 ] {6f923e54-c2a9-4a82-8f54-70935b4e810f} <Debug> TCPHandler: Processed in 0.001385747 sec. | ||
| 12562 | 2025.12.19 02:44:52.263563 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12563 | 2025.12.19 02:44:52.263658 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12564 | 2025.12.19 02:44:52.263712 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <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 | ||
| 12565 | 2025.12.19 02:44:52.264602 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12566 | 2025.12.19 02:44:52.264639 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12567 | 2025.12.19 02:44:52.265188 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12568 | 2025.12.19 02:44:52.265421 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12569 | 2025.12.19 02:44:52.265557 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001918 sec., 16162.66944734098 rows/sec., 28.96 MiB/sec. | ||
| 12570 | 2025.12.19 02:44:52.265611 [ 268 ] {20bd7a7e-235d-4ea0-a71b-a00e39f12b01} <Debug> TCPHandler: Processed in 0.002095857 sec. | ||
| 12571 | 2025.12.19 02:44:52.265722 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12572 | 2025.12.19 02:44:52.265817 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12573 | 2025.12.19 02:44:52.265857 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12574 | 2025.12.19 02:44:52.266192 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12575 | 2025.12.19 02:44:52.266226 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12576 | 2025.12.19 02:44:52.266547 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12577 | 2025.12.19 02:44:52.266752 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12578 | 2025.12.19 02:44:52.266876 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 12579 | 2025.12.19 02:44:52.266911 [ 268 ] {47b196b3-2ac7-4c9c-9014-4636e8110209} <Debug> TCPHandler: Processed in 0.001237346 sec. | ||
| 12580 | 2025.12.19 02:44:55.844249 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12581 | 2025.12.19 02:44:55.844299 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12582 | 2025.12.19 02:44:55.983162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27793 | ||
| 12583 | 2025.12.19 02:44:55.983736 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12584 | 2025.12.19 02:44:55.983780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12585 | 2025.12.19 02:44:55.984319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12586 | 2025.12.19 02:44:55.984559 [ 244 ] {} <Trace> system.asynchronous_metric_log (075c0f36-f38a-4bf7-8410-baeadb7e5434): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2025.12.19 02:44:55.984707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27793 | ||
| 12588 | 2025.12.19 02:44:57.255579 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12589 | 2025.12.19 02:44:57.255796 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12590 | 2025.12.19 02:44:57.255874 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12591 | 2025.12.19 02:44:57.256612 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2025.12.19 02:44:57.256656 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12593 | 2025.12.19 02:44:57.257070 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12594 | 2025.12.19 02:44:57.257325 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2025.12.19 02:44:57.257489 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001749 sec., 43453.40194396798 rows/sec., 3.58 MiB/sec. | ||
| 12596 | 2025.12.19 02:44:57.257540 [ 268 ] {45a91e7e-473e-4b23-844a-a30ef2e0220a} <Debug> TCPHandler: Processed in 0.002109587 sec. | ||
| 12597 | 2025.12.19 02:44:57.257671 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12598 | 2025.12.19 02:44:57.257776 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12599 | 2025.12.19 02:44:57.257820 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12600 | 2025.12.19 02:44:57.258236 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12601 | 2025.12.19 02:44:57.258274 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12602 | 2025.12.19 02:44:57.258606 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12603 | 2025.12.19 02:44:57.258840 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12604 | 2025.12.19 02:44:57.258955 [ 79 ] {} <Debug> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12605 | 2025.12.19 02:44:57.258978 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001225 sec., 8163.265306122449 rows/sec., 613.84 KiB/sec. | ||
| 12606 | 2025.12.19 02:44:57.259022 [ 79 ] {} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2025.12.19 02:44:57.259033 [ 268 ] {917ee1d7-3fd4-4baa-916b-723af0958569} <Debug> TCPHandler: Processed in 0.001416007 sec. | ||
| 12608 | 2025.12.19 02:44:57.259053 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12609 | 2025.12.19 02:44:57.259154 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12610 | 2025.12.19 02:44:57.259157 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12611 | 2025.12.19 02:44:57.259259 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12612 | 2025.12.19 02:44:57.259286 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12613 | 2025.12.19 02:44:57.259306 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12614 | 2025.12.19 02:44:57.259320 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 278 rows starting from the beginning of the part | ||
| 12615 | 2025.12.19 02:44:57.259388 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12616 | 2025.12.19 02:44:57.259429 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 12617 | 2025.12.19 02:44:57.259469 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
| 12618 | 2025.12.19 02:44:57.259507 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 12619 | 2025.12.19 02:44:57.259552 [ 187 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 12620 | 2025.12.19 02:44:57.259729 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2025.12.19 02:44:57.259768 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12622 | 2025.12.19 02:44:57.260095 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12623 | 2025.12.19 02:44:57.260405 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.12.19 02:44:57.260414 [ 189 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001293887 sec., 298325.8970837484 rows/sec., 20.70 MiB/sec. | ||
| 12625 | 2025.12.19 02:44:57.260545 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001303 sec., 56792.018419033004 rows/sec., 4.43 MiB/sec. | ||
| 12626 | 2025.12.19 02:44:57.260589 [ 268 ] {481d7238-d6b6-4b15-b81d-9c5349a3afde} <Debug> TCPHandler: Processed in 0.001484709 sec. | ||
| 12627 | 2025.12.19 02:44:57.260632 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12628 | 2025.12.19 02:44:57.260700 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2025.12.19 02:44:57.260801 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12630 | 2025.12.19 02:44:57.260848 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12631 | 2025.12.19 02:44:57.260968 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2025.12.19 02:44:57.261061 [ 197 ] {99aec055-0734-49fe-ad70-80bf7e8aa16b::all_1_81_16} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12633 | 2025.12.19 02:44:57.261175 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12634 | 2025.12.19 02:44:57.261280 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2025.12.19 02:44:57.261323 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12636 | 2025.12.19 02:44:57.261672 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12637 | 2025.12.19 02:44:57.261897 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2025.12.19 02:44:57.262032 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 12639 | 2025.12.19 02:44:57.262069 [ 268 ] {e35748b2-9d43-4d1e-b637-21140d20b265} <Debug> TCPHandler: Processed in 0.001419428 sec. | ||
| 12640 | 2025.12.19 02:44:57.262178 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12641 | 2025.12.19 02:44:57.262273 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12642 | 2025.12.19 02:44:57.262334 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <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 | ||
| 12643 | 2025.12.19 02:44:57.263157 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2025.12.19 02:44:57.263193 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12645 | 2025.12.19 02:44:57.263729 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12646 | 2025.12.19 02:44:57.263963 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12647 | 2025.12.19 02:44:57.264105 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00185 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
| 12648 | 2025.12.19 02:44:57.264160 [ 268 ] {3b312824-bdf2-4405-9c58-217e4dd266ae} <Debug> TCPHandler: Processed in 0.002033386 sec. | ||
| 12649 | 2025.12.19 02:44:57.264272 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12650 | 2025.12.19 02:44:57.264369 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12651 | 2025.12.19 02:44:57.264410 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12652 | 2025.12.19 02:44:57.264734 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12653 | 2025.12.19 02:44:57.264771 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12654 | 2025.12.19 02:44:57.265091 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12655 | 2025.12.19 02:44:57.265326 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12656 | 2025.12.19 02:44:57.265461 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 12657 | 2025.12.19 02:44:57.265497 [ 268 ] {8607564b-4fc8-4bc6-a98d-5d90d8cce090} <Debug> TCPHandler: Processed in 0.001274566 sec. | ||
| 12658 | 2025.12.19 02:44:57.430105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12659 | 2025.12.19 02:44:57.447357 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12660 | 2025.12.19 02:44:57.447407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12661 | 2025.12.19 02:44:57.453423 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12662 | 2025.12.19 02:44:57.454151 [ 243 ] {} <Trace> system.metric_log (6ec1d4aa-b63d-4f81-a55b-16be04076ef9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12663 | 2025.12.19 02:44:57.457207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12664 | 2025.12.19 02:44:58.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.49 MiB, peak 348.37 MiB, free memory in arenas 0.00 B, will set to 335.48 MiB (RSS), difference: -1.00 MiB | ||
| 12665 | 2025.12.19 02:44:58.955650 [ 78 ] {} <Debug> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12666 | 2025.12.19 02:44:58.955716 [ 78 ] {} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2025.12.19 02:44:58.955737 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12668 | 2025.12.19 02:44:58.955858 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12669 | 2025.12.19 02:44:58.956007 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12670 | 2025.12.19 02:44:58.956049 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 223 rows starting from the beginning of the part | ||
| 12671 | 2025.12.19 02:44:58.956126 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 12672 | 2025.12.19 02:44:58.956177 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 12673 | 2025.12.19 02:44:58.956227 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12674 | 2025.12.19 02:44:58.956273 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 12675 | 2025.12.19 02:44:58.957235 [ 195 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430768 sec., 467581.0473815461 rows/sec., 28.83 MiB/sec. | ||
| 12676 | 2025.12.19 02:44:58.957393 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12677 | 2025.12.19 02:44:58.957655 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12678 | 2025.12.19 02:44:58.957731 [ 189 ] {f200a7f4-c0c4-4381-9f52-ade75bcac417::all_1_26_6} <Trace> oximeter.fields_u8 (f200a7f4-c0c4-4381-9f52-ade75bcac417) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12679 | 2025.12.19 02:44:58.957811 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12680 | 2025.12.19 02:44:59.069994 [ 78 ] {} <Debug> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 12681 | 2025.12.19 02:44:59.070055 [ 78 ] {} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2025.12.19 02:44:59.070077 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12683 | 2025.12.19 02:44:59.070211 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 12684 | 2025.12.19 02:44:59.070369 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12685 | 2025.12.19 02:44:59.070409 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 434 rows starting from the beginning of the part | ||
| 12686 | 2025.12.19 02:44:59.070481 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 12687 | 2025.12.19 02:44:59.070530 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 12688 | 2025.12.19 02:44:59.070580 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 12689 | 2025.12.19 02:44:59.070626 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 12690 | 2025.12.19 02:44:59.071638 [ 191 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509599 sec., 862480.698516626 rows/sec., 58.93 MiB/sec. | ||
| 12691 | 2025.12.19 02:44:59.071831 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 12692 | 2025.12.19 02:44:59.072087 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2025.12.19 02:44:59.072156 [ 197 ] {13564de7-2565-4695-8f35-287659dcac44::all_1_26_6} <Trace> oximeter.fields_i16 (13564de7-2565-4695-8f35-287659dcac44) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 12694 | 2025.12.19 02:44:59.072234 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12695 | 2025.12.19 02:45:01.081064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1568 | ||
| 12696 | 2025.12.19 02:45:01.084038 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2025.12.19 02:45:01.084094 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12698 | 2025.12.19 02:45:01.085639 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12699 | 2025.12.19 02:45:01.086018 [ 242 ] {} <Trace> system.query_log (1799463c-5dcc-474c-bd61-1b230ae76464): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2025.12.19 02:45:01.086380 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1568 | ||
| 12701 | 2025.12.19 02:45:02.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.48 MiB, peak 348.37 MiB, free memory in arenas 0.00 B, will set to 335.53 MiB (RSS), difference: 4.05 MiB | ||
| 12702 | 2025.12.19 02:45:02.100350 [ 75 ] {} <Debug> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 12703 | 2025.12.19 02:45:02.100434 [ 75 ] {} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2025.12.19 02:45:02.100465 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12705 | 2025.12.19 02:45:02.100589 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 12706 | 2025.12.19 02:45:02.100720 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12707 | 2025.12.19 02:45:02.100768 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 465 rows starting from the beginning of the part | ||
| 12708 | 2025.12.19 02:45:02.100855 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 12709 | 2025.12.19 02:45:02.100916 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 12710 | 2025.12.19 02:45:02.100969 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 12711 | 2025.12.19 02:45:02.101020 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 12712 | 2025.12.19 02:45:02.102113 [ 195 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157709 sec., 883272.3560481647 rows/sec., 62.57 MiB/sec. | ||
| 12713 | 2025.12.19 02:45:02.102334 [ 194 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 12714 | 2025.12.19 02:45:02.102661 [ 194 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12715 | 2025.12.19 02:45:02.102746 [ 194 ] {94623cc8-a3a3-4635-b7f5-13212d06ca4d::all_1_27_6} <Trace> oximeter.fields_u32 (94623cc8-a3a3-4635-b7f5-13212d06ca4d) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 12716 | 2025.12.19 02:45:02.102860 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 12717 | 2025.12.19 02:45:02.257184 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12718 | 2025.12.19 02:45:02.257386 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12719 | 2025.12.19 02:45:02.257464 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12720 | 2025.12.19 02:45:02.258208 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12721 | 2025.12.19 02:45:02.258255 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12722 | 2025.12.19 02:45:02.258651 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12723 | 2025.12.19 02:45:02.258879 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Trace> oximeter.fields_ipaddr (962c6114-e90a-455f-896c-4a1708c73726): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12724 | 2025.12.19 02:45:02.259052 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001726 sec., 3476.2456546929316 rows/sec., 283.46 KiB/sec. | ||
| 12725 | 2025.12.19 02:45:02.259112 [ 268 ] {fdcb8cc0-0ddb-4900-9f8c-689d7b730159} <Debug> TCPHandler: Processed in 0.002075626 sec. | ||
| 12726 | 2025.12.19 02:45:02.259258 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12727 | 2025.12.19 02:45:02.259369 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12728 | 2025.12.19 02:45:02.259413 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12729 | 2025.12.19 02:45:02.259926 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2025.12.19 02:45:02.259964 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12731 | 2025.12.19 02:45:02.260348 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12732 | 2025.12.19 02:45:02.260613 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Trace> oximeter.fields_string (87b05ded-b209-49fb-9ba1-ad9da38cd297): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12733 | 2025.12.19 02:45:02.260766 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Debug> executeQuery: Read 121 rows, 10.48 KiB in 0.001422 sec., 85091.4205344585 rows/sec., 7.20 MiB/sec. | ||
| 12734 | 2025.12.19 02:45:02.260809 [ 268 ] {c4e9b777-5b75-4e76-8360-ac53d274a325} <Debug> TCPHandler: Processed in 0.00161079 sec. | ||
| 12735 | 2025.12.19 02:45:02.260953 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12736 | 2025.12.19 02:45:02.261071 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12737 | 2025.12.19 02:45:02.261126 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12738 | 2025.12.19 02:45:02.261686 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2025.12.19 02:45:02.261730 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12740 | 2025.12.19 02:45:02.262117 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12741 | 2025.12.19 02:45:02.262367 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Trace> oximeter.fields_u16 (99aec055-0734-49fe-ad70-80bf7e8aa16b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2025.12.19 02:45:02.262568 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Debug> executeQuery: Read 37 rows, 2.75 KiB in 0.001519 sec., 24358.13034891376 rows/sec., 1.77 MiB/sec. | ||
| 12743 | 2025.12.19 02:45:02.262627 [ 268 ] {63b78a8b-eae0-494c-a206-4a0dbaeab52d} <Debug> TCPHandler: Processed in 0.001735152 sec. | ||
| 12744 | 2025.12.19 02:45:02.262762 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12745 | 2025.12.19 02:45:02.262867 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12746 | 2025.12.19 02:45:02.262910 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12747 | 2025.12.19 02:45:02.263391 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12748 | 2025.12.19 02:45:02.263428 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12749 | 2025.12.19 02:45:02.263822 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12750 | 2025.12.19 02:45:02.264061 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Trace> oximeter.fields_uuid (3dfa148b-8893-4f8a-85a0-a5d82dbcc38b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12751 | 2025.12.19 02:45:02.264220 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Debug> executeQuery: Read 101 rows, 8.09 KiB in 0.001356 sec., 74483.77581120945 rows/sec., 5.82 MiB/sec. | ||
| 12752 | 2025.12.19 02:45:02.264270 [ 268 ] {10180ec7-fc7a-40b2-ba1f-a3745d72fe96} <Debug> TCPHandler: Processed in 0.001560079 sec. | ||
| 12753 | 2025.12.19 02:45:02.264402 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12754 | 2025.12.19 02:45:02.264506 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12755 | 2025.12.19 02:45:02.264556 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12756 | 2025.12.19 02:45:02.265008 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2025.12.19 02:45:02.265043 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12758 | 2025.12.19 02:45:02.265398 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12759 | 2025.12.19 02:45:02.265638 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Trace> oximeter.measurements_cumulativeu64 (c4ee0499-2023-44ae-ba94-5ed495268cbf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12760 | 2025.12.19 02:45:02.265795 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00131 sec., 124427.48091603053 rows/sec., 8.66 MiB/sec. | ||
| 12761 | 2025.12.19 02:45:02.265845 [ 268 ] {6da494cc-5453-41f1-a6be-73801f627ecf} <Debug> TCPHandler: Processed in 0.001499379 sec. | ||
| 12762 | 2025.12.19 02:45:02.265964 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12763 | 2025.12.19 02:45:02.266062 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12764 | 2025.12.19 02:45:02.266121 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <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 | ||
| 12765 | 2025.12.19 02:45:02.267071 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2025.12.19 02:45:02.267108 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12767 | 2025.12.19 02:45:02.267708 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12768 | 2025.12.19 02:45:02.267953 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2025.12.19 02:45:02.268079 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12770 | 2025.12.19 02:45:02.268117 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002073 sec., 14954.172696575011 rows/sec., 26.80 MiB/sec. | ||
| 12771 | 2025.12.19 02:45:02.268121 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12772 | 2025.12.19 02:45:02.268155 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12773 | 2025.12.19 02:45:02.268209 [ 268 ] {00bc2dcc-defa-417a-8ece-e29baf0953d9} <Debug> TCPHandler: Processed in 0.002293979 sec. | ||
| 12774 | 2025.12.19 02:45:02.268291 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 12775 | 2025.12.19 02:45:02.268333 [ 268 ] {} <Trace> TCP-Session: a4b9ac1d-b2f1-44fa-878a-851210434eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2025.12.19 02:45:02.268442 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40554) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12777 | 2025.12.19 02:45:02.268488 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12778 | 2025.12.19 02:45:02.268542 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12779 | 2025.12.19 02:45:02.268615 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1498 rows starting from the beginning of the part | ||
| 12780 | 2025.12.19 02:45:02.268747 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 12781 | 2025.12.19 02:45:02.268834 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12782 | 2025.12.19 02:45:02.268857 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 12783 | 2025.12.19 02:45:02.268875 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 12784 | 2025.12.19 02:45:02.268963 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 12785 | 2025.12.19 02:45:02.269070 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 12786 | 2025.12.19 02:45:02.269176 [ 197 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 12787 | 2025.12.19 02:45:02.269224 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12788 | 2025.12.19 02:45:02.269474 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Trace> oximeter.measurements_u64 (58d7cd1c-5970-46b1-ab7f-8fd958cdd3a6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12789 | 2025.12.19 02:45:02.269629 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 12790 | 2025.12.19 02:45:02.269677 [ 268 ] {0869fb39-1417-477b-9a6a-479505c684b0} <Debug> TCPHandler: Processed in 0.001394798 sec. | ||
| 12791 | 2025.12.19 02:45:02.279095 [ 194 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1611 rows, containing 19 columns (19 merged, 0 gathered) in 0.010863437 sec., 148295.60847087344 rows/sec., 265.74 MiB/sec. | ||
| 12792 | 2025.12.19 02:45:02.280623 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12793 | 2025.12.19 02:45:02.281035 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12794 | 2025.12.19 02:45:02.281122 [ 195 ] {af2fda16-b20d-4aae-893a-2dcc7caef9b6::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (af2fda16-b20d-4aae-893a-2dcc7caef9b6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12795 | 2025.12.19 02:45:02.281265 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||